@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
:root,
[data-bs-theme=light] {
  --bs-blue: #446e9b;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #e83e8c;
  --bs-red: #cd0200;
  --bs-orange: #fd7e14;
  --bs-yellow: #d47500;
  --bs-green: #3cb521;
  --bs-teal: #20c997;
  --bs-cyan: #3399f3;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #777;
  --bs-gray-dark: #333;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #eee;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #999;
  --bs-gray-600: #777;
  --bs-gray-700: #495057;
  --bs-gray-800: #333;
  --bs-gray-900: #2d2d2d;
  --bs-primary: #b11c22;
  --bs-secondary: #999;
  --bs-success: #3cb521;
  --bs-info: #6610f2;
  --bs-warning: #d47500;
  --bs-danger: #cd0200;
  --bs-light: #eee;
  --bs-dark: #333;
  --bs-primary-rgb: 177, 28, 34;
  --bs-secondary-rgb: 153, 153, 153;
  --bs-success-rgb: 60, 181, 33;
  --bs-info-rgb: 102, 16, 242;
  --bs-warning-rgb: 212, 117, 0;
  --bs-danger-rgb: 205, 2, 0;
  --bs-light-rgb: 238, 238, 238;
  --bs-dark-rgb: 51, 51, 51;
  --bs-primary-text-emphasis: rgb(70.8, 11.2, 13.6);
  --bs-secondary-text-emphasis: rgb(61.2, 61.2, 61.2);
  --bs-success-text-emphasis: rgb(24, 72.4, 13.2);
  --bs-info-text-emphasis: rgb(40.8, 6.4, 96.8);
  --bs-warning-text-emphasis: rgb(84.8, 46.8, 0);
  --bs-danger-text-emphasis: rgb(82, 0.8, 0);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(239.4, 209.6, 210.8);
  --bs-secondary-bg-subtle: rgb(234.6, 234.6, 234.6);
  --bs-success-bg-subtle: rgb(216, 240.2, 210.6);
  --bs-info-bg-subtle: rgb(224.4, 207.2, 252.4);
  --bs-warning-bg-subtle: rgb(246.4, 227.4, 204);
  --bs-danger-bg-subtle: rgb(245, 204.4, 204);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(223.8, 164.2, 166.6);
  --bs-secondary-border-subtle: rgb(214.2, 214.2, 214.2);
  --bs-success-border-subtle: rgb(177, 225.4, 166.2);
  --bs-info-border-subtle: rgb(193.8, 159.4, 249.8);
  --bs-warning-border-subtle: rgb(237.8, 199.8, 153);
  --bs-danger-border-subtle: rgb(235, 153.8, 153);
  --bs-light-border-subtle: #eee;
  --bs-dark-border-subtle: #999;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --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: 80%;
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #000;
  --bs-body-color-rgb: 0, 0, 0;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(0, 0, 0, 0.75);
  --bs-secondary-color-rgb: 0, 0, 0;
  --bs-secondary-bg: #eee;
  --bs-secondary-bg-rgb: 238, 238, 238;
  --bs-tertiary-color: rgba(0, 0, 0, 0.5);
  --bs-tertiary-color-rgb: 0, 0, 0;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: #2d2d2d;
  --bs-link-color: #3399f3;
  --bs-link-color-rgb: 51, 153, 243;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(40.8, 122.4, 194.4);
  --bs-link-hover-color-rgb: 41, 122, 194;
  --bs-code-color: #e83e8c;
  --bs-highlight-color: #000;
  --bs-highlight-bg: rgb(246.4, 227.4, 204);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(177, 28, 34, 0.25);
  --bs-form-valid-color: #3cb521;
  --bs-form-valid-border-color: #3cb521;
  --bs-form-invalid-color: #cd0200;
  --bs-form-invalid-border-color: #cd0200;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #2d2d2d;
  --bs-body-bg-rgb: 45, 45, 45;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #333;
  --bs-secondary-bg-rgb: 51, 51, 51;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #303030;
  --bs-tertiary-bg-rgb: 48, 48, 48;
  --bs-primary-text-emphasis: rgb(208.2, 118.8, 122.4);
  --bs-secondary-text-emphasis: rgb(193.8, 193.8, 193.8);
  --bs-success-text-emphasis: rgb(138, 210.6, 121.8);
  --bs-info-text-emphasis: rgb(163.2, 111.6, 247.2);
  --bs-warning-text-emphasis: rgb(229.2, 172.2, 102);
  --bs-danger-text-emphasis: rgb(225, 103.2, 102);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(35.4, 5.6, 6.8);
  --bs-secondary-bg-subtle: rgb(30.6, 30.6, 30.6);
  --bs-success-bg-subtle: rgb(12, 36.2, 6.6);
  --bs-info-bg-subtle: rgb(20.4, 3.2, 48.4);
  --bs-warning-bg-subtle: rgb(42.4, 23.4, 0);
  --bs-danger-bg-subtle: rgb(41, 0.4, 0);
  --bs-light-bg-subtle: #333;
  --bs-dark-bg-subtle: rgb(25.5, 25.5, 25.5);
  --bs-primary-border-subtle: rgb(106.2, 16.8, 20.4);
  --bs-secondary-border-subtle: rgb(91.8, 91.8, 91.8);
  --bs-success-border-subtle: rgb(36, 108.6, 19.8);
  --bs-info-border-subtle: rgb(61.2, 9.6, 145.2);
  --bs-warning-border-subtle: rgb(127.2, 70.2, 0);
  --bs-danger-border-subtle: rgb(123, 1.2, 0);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #333;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(208.2, 118.8, 122.4);
  --bs-link-hover-color: rgb(217.56, 146.04, 148.92);
  --bs-link-color-rgb: 208, 119, 122;
  --bs-link-hover-color-rgb: 218, 146, 149;
  --bs-code-color: rgb(241.2, 139.2, 186);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(84.8, 46.8, 0);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(138, 210.6, 121.8);
  --bs-form-valid-border-color: rgb(138, 210.6, 121.8);
  --bs-form-invalid-color: rgb(225, 103.2, 102);
  --bs-form-invalid-border-color: rgb(225, 103.2, 102);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

:root {
  font-size: var(--bs-root-font-size);
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

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(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-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;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.625rem + 4.5vw);
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.575rem + 3.9vw);
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.525rem + 3.3vw);
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.475rem + 2.7vw);
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #777;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.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) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
: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;
}

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

.col {
  flex: 1 0 0;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.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-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  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)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

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

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

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(239.4, 209.6, 210.8);
  --bs-table-border-color: rgb(191.52, 167.68, 168.64);
  --bs-table-striped-bg: rgb(227.43, 199.12, 200.26);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(215.46, 188.64, 189.72);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(221.445, 193.88, 194.99);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(234.6, 234.6, 234.6);
  --bs-table-border-color: rgb(187.68, 187.68, 187.68);
  --bs-table-striped-bg: rgb(222.87, 222.87, 222.87);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(211.14, 211.14, 211.14);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(217.005, 217.005, 217.005);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: rgb(216, 240.2, 210.6);
  --bs-table-border-color: rgb(172.8, 192.16, 168.48);
  --bs-table-striped-bg: rgb(205.2, 228.19, 200.07);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(194.4, 216.18, 189.54);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(199.8, 222.185, 194.805);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: rgb(224.4, 207.2, 252.4);
  --bs-table-border-color: rgb(179.52, 165.76, 201.92);
  --bs-table-striped-bg: rgb(213.18, 196.84, 239.78);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(201.96, 186.48, 227.16);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(207.57, 191.66, 233.47);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: rgb(246.4, 227.4, 204);
  --bs-table-border-color: rgb(197.12, 181.92, 163.2);
  --bs-table-striped-bg: rgb(234.08, 216.03, 193.8);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(221.76, 204.66, 183.6);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(227.92, 210.345, 188.7);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: rgb(245, 204.4, 204);
  --bs-table-border-color: rgb(196, 163.52, 163.2);
  --bs-table-striped-bg: rgb(232.75, 194.18, 193.8);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(220.5, 183.96, 183.6);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(226.625, 189.07, 188.7);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #eee;
  --bs-table-border-color: rgb(190.4, 190.4, 190.4);
  --bs-table-striped-bg: rgb(226.1, 226.1, 226.1);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(214.2, 214.2, 214.2);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(220.15, 220.15, 220.15);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #333;
  --bs-table-border-color: rgb(91.8, 91.8, 91.8);
  --bs-table-striped-bg: rgb(61.2, 61.2, 61.2);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(71.4, 71.4, 71.4);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(66.3, 66.3, 66.3);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  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) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(216, 141.5, 144.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(177, 28, 34, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::-moz-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  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) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 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;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  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) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(216, 141.5, 144.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(177, 28, 34, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  -webkit-appearance: none;
     -moz-appearance: none;
          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: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgb(216, 141.5, 144.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(177, 28, 34, 0.25);
}
.form-check-input:checked {
  background-color: #b11c22;
  border-color: #b11c22;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #b11c22;
  border-color: #b11c22;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  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) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28216, 141.5, 144.5%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(177, 28, 34, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(177, 28, 34, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  -webkit-appearance: none;
          appearance: none;
  background-color: #b11c22;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(231.6, 186.9, 188.7);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  -moz-appearance: none;
       appearance: none;
  background-color: #b11c22;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(231.6, 186.9, 188.7);
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.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;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  color: rgba(var(--bs-body-color-rgb), 0.65);
  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.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder), .form-floating > .form-control-plaintext:not(:-moz-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.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;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
}
.form-floating > .form-control:not(:-moz-placeholder) ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.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 {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > textarea:not(:-moz-placeholder) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > textarea:focus ~ label::after,
.form-floating > textarea:not(:placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > textarea:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #777;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.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;
}
.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;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(-1 * var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.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;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233cb521' 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.1'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233cb521' 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.1'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23cd0200'%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='%23cd0200' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: 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='%23cd0200'%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='%23cd0200' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --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: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem 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;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          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: 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) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.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);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.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);
}
.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);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.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);
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #b11c22;
  --bs-btn-border-color: #b11c22;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(150.45, 23.8, 28.9);
  --bs-btn-hover-border-color: rgb(141.6, 22.4, 27.2);
  --bs-btn-focus-shadow-rgb: 189, 62, 67;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(141.6, 22.4, 27.2);
  --bs-btn-active-border-color: rgb(132.75, 21, 25.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #b11c22;
  --bs-btn-disabled-border-color: #b11c22;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #999;
  --bs-btn-border-color: #999;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(130.05, 130.05, 130.05);
  --bs-btn-hover-border-color: rgb(122.4, 122.4, 122.4);
  --bs-btn-focus-shadow-rgb: 168, 168, 168;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(122.4, 122.4, 122.4);
  --bs-btn-active-border-color: rgb(114.75, 114.75, 114.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #999;
  --bs-btn-disabled-border-color: #999;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #3cb521;
  --bs-btn-border-color: #3cb521;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(51, 153.85, 28.05);
  --bs-btn-hover-border-color: rgb(48, 144.8, 26.4);
  --bs-btn-focus-shadow-rgb: 89, 192, 66;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(48, 144.8, 26.4);
  --bs-btn-active-border-color: rgb(45, 135.75, 24.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #3cb521;
  --bs-btn-disabled-border-color: #3cb521;
}

.btn-info {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6610f2;
  --bs-btn-border-color: #6610f2;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(86.7, 13.6, 205.7);
  --bs-btn-hover-border-color: rgb(81.6, 12.8, 193.6);
  --bs-btn-focus-shadow-rgb: 125, 52, 244;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(81.6, 12.8, 193.6);
  --bs-btn-active-border-color: rgb(76.5, 12, 181.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6610f2;
  --bs-btn-disabled-border-color: #6610f2;
}

.btn-warning {
  --bs-btn-color: #fff;
  --bs-btn-bg: #d47500;
  --bs-btn-border-color: #d47500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(180.2, 99.45, 0);
  --bs-btn-hover-border-color: rgb(169.6, 93.6, 0);
  --bs-btn-focus-shadow-rgb: 218, 138, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(169.6, 93.6, 0);
  --bs-btn-active-border-color: rgb(159, 87.75, 0);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #d47500;
  --bs-btn-disabled-border-color: #d47500;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #cd0200;
  --bs-btn-border-color: #cd0200;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(174.25, 1.7, 0);
  --bs-btn-hover-border-color: rgb(164, 1.6, 0);
  --bs-btn-focus-shadow-rgb: 213, 40, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(164, 1.6, 0);
  --bs-btn-active-border-color: rgb(153.75, 1.5, 0);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #cd0200;
  --bs-btn-disabled-border-color: #cd0200;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #eee;
  --bs-btn-border-color: #eee;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(202.3, 202.3, 202.3);
  --bs-btn-hover-border-color: rgb(190.4, 190.4, 190.4);
  --bs-btn-focus-shadow-rgb: 202, 202, 202;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(190.4, 190.4, 190.4);
  --bs-btn-active-border-color: rgb(178.5, 178.5, 178.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #eee;
  --bs-btn-disabled-border-color: #eee;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #333;
  --bs-btn-border-color: #333;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(81.6, 81.6, 81.6);
  --bs-btn-hover-border-color: rgb(71.4, 71.4, 71.4);
  --bs-btn-focus-shadow-rgb: 82, 82, 82;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(91.8, 91.8, 91.8);
  --bs-btn-active-border-color: rgb(71.4, 71.4, 71.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #333;
  --bs-btn-disabled-border-color: #333;
}

.btn-outline-primary {
  --bs-btn-color: #b11c22;
  --bs-btn-border-color: #b11c22;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #b11c22;
  --bs-btn-hover-border-color: #b11c22;
  --bs-btn-focus-shadow-rgb: 177, 28, 34;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b11c22;
  --bs-btn-active-border-color: #b11c22;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #b11c22;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #b11c22;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #999;
  --bs-btn-border-color: #999;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #999;
  --bs-btn-hover-border-color: #999;
  --bs-btn-focus-shadow-rgb: 153, 153, 153;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #999;
  --bs-btn-active-border-color: #999;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #999;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #999;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #3cb521;
  --bs-btn-border-color: #3cb521;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3cb521;
  --bs-btn-hover-border-color: #3cb521;
  --bs-btn-focus-shadow-rgb: 60, 181, 33;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3cb521;
  --bs-btn-active-border-color: #3cb521;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #3cb521;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #3cb521;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #6610f2;
  --bs-btn-border-color: #6610f2;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6610f2;
  --bs-btn-hover-border-color: #6610f2;
  --bs-btn-focus-shadow-rgb: 102, 16, 242;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6610f2;
  --bs-btn-active-border-color: #6610f2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6610f2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6610f2;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #d47500;
  --bs-btn-border-color: #d47500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #d47500;
  --bs-btn-hover-border-color: #d47500;
  --bs-btn-focus-shadow-rgb: 212, 117, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #d47500;
  --bs-btn-active-border-color: #d47500;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #d47500;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #d47500;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #cd0200;
  --bs-btn-border-color: #cd0200;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #cd0200;
  --bs-btn-hover-border-color: #cd0200;
  --bs-btn-focus-shadow-rgb: 205, 2, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #cd0200;
  --bs-btn-active-border-color: #cd0200;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #cd0200;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #cd0200;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #eee;
  --bs-btn-border-color: #eee;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #eee;
  --bs-btn-hover-border-color: #eee;
  --bs-btn-focus-shadow-rgb: 238, 238, 238;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #eee;
  --bs-btn-active-border-color: #eee;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #eee;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #eee;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #333;
  --bs-btn-border-color: #333;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #333;
  --bs-btn-hover-border-color: #333;
  --bs-btn-focus-shadow-rgb: 51, 51, 51;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #333;
  --bs-btn-active-border-color: #333;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #333;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #333;
  --bs-gradient: none;
}

.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: #777;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 82, 168, 245;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.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.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #b11c22;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #777;
  --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);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

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

.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;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #333;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #b11c22;
  --bs-dropdown-link-disabled-color: #999;
  --bs-dropdown-header-color: #999;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.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;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(-1 * var(--bs-border-width));
}
.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;
}
.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;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(-1 * var(--bs-border-width));
}
.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;
}
.btn-group-vertical > .btn:nth-child(n+3),
.btn-group-vertical > :not(.btn-check) + .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.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);
  text-decoration: none;
  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) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(177, 28, 34, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.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);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.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);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #b11c22;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.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);
}

.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);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.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;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: #6610f2;
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: #000;
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: #000;
  --bs-navbar-brand-hover-color: #000;
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --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);
}
.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;
}
.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);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --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;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}

.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) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

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

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .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);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .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;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .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);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .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;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .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);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .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;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .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);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .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;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .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);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .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;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.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;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --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);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.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);
}
.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);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.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);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.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);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.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;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

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

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

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

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

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

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-top,
  .card-group > .card:not(:last-child) > .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-bottom,
  .card-group > .card:not(:last-child) > .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-top,
  .card-group > .card:not(:first-child) > .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-bottom,
  .card-group > .card:not(:first-child) > .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-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, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%2870.8, 11.2, 13.6%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(177, 28, 34, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.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: 1rem;
  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) {
  .accordion-button {
    transition: none;
  }
}
.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);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.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) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.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);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.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);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse,
.accordion-flush > .accordion-item > .accordion-header .accordion-button,
.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28208.2, 118.8, 122.4%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28208.2, 118.8, 122.4%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  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);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.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, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(177, 28, 34, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #b11c22;
  --bs-pagination-active-border-color: #b11c22;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.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);
  text-decoration: none;
  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) {
  .page-link {
    transition: none;
  }
}
.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);
}
.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);
}
.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);
}
.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);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(-1 * var(--bs-border-width));
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  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);
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --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: var(--bs-border-radius);
  --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);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

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

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

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

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

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

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

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

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

@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height);
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #b11c22;
  --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);
}

.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) {
  .progress-bar {
    transition: none;
  }
}

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

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #b11c22;
  --bs-list-group-active-border-color: #b11c22;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.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);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.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);
}
.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);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.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);
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:not(.active):hover, .list-group-item-action:not(.active):focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:not(.active):active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-horizontal {
  flex-direction: row;
}
.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;
}
.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;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.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) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .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;
  }
  .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;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .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) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .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;
  }
  .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;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .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) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .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;
  }
  .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;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .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) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .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;
  }
  .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;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .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) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .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;
  }
  .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;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .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);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

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

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

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

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

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

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

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

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

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(177, 28, 34, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

:root,
[data-bs-theme=light] {
  --bs-btn-close-filter: ;
}

[data-bs-theme=dark] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --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: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  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);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.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));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  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;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

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

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --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);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  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);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.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);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --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.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.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 */
.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);
}
.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 */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.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 */
.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);
}
.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 */
.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);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --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) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: #2d2d2d;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --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.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 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);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.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));
}
.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;
}
.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);
}
.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 */
.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);
}
.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;
}
.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);
}
.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 */
.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));
}
.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);
}
.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);
}
.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);
}
.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 */
.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);
}
.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);
}
.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);
}
.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 */
.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);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.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) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.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;
}
.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) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.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;
  filter: var(--bs-carousel-control-icon-filter);
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.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;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")*/;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")*/;
}

.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%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: var(--bs-carousel-indicator-active-bg);
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: var(--bs-carousel-caption-color);
  text-align: center;
}

.carousel-dark {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

:root,
[data-bs-theme=light] {
  --bs-carousel-indicator-active-bg: #fff;
  --bs-carousel-caption-color: #fff;
  --bs-carousel-control-icon-filter: ;
}

[data-bs-theme=dark] {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  flex-shrink: 0;
  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) /* rtl:ignore */;
  }
}
.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;
}

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

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .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) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .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%);
  }
  .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%);
  }
  .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%);
  }
  .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%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .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) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .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%);
  }
  .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%);
  }
  .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%);
  }
  .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%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .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) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .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%);
  }
  .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%);
  }
  .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%);
  }
  .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%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .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) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .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%);
  }
  .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%);
  }
  .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%);
  }
  .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%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .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) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .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%);
  }
  .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%);
  }
  .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%);
  }
  .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%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.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) {
  .offcanvas {
    transition: none;
  }
}
.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%);
}
.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%);
}
.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%);
}
.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%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.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));
  margin-left: auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
          mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #fff !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #fff !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.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;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(142, 22, 27, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(142, 22, 27, var(--bs-link-underline-opacity, 1)) !important;
}

.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;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(122, 122, 122, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(122, 122, 122, var(--bs-link-underline-opacity, 1)) !important;
}

.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;
}
.link-success:hover, .link-success:focus {
  color: RGBA(48, 145, 26, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(48, 145, 26, var(--bs-link-underline-opacity, 1)) !important;
}

.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;
}
.link-info:hover, .link-info:focus {
  color: RGBA(82, 13, 194, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(82, 13, 194, var(--bs-link-underline-opacity, 1)) !important;
}

.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;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(170, 94, 0, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(170, 94, 0, var(--bs-link-underline-opacity, 1)) !important;
}

.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;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(164, 2, 0, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(164, 2, 0, var(--bs-link-underline-opacity, 1)) !important;
}

.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;
}
.link-light:hover, .link-light:focus {
  color: RGBA(241, 241, 241, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(241, 241, 241, var(--bs-link-underline-opacity, 1)) !important;
}

.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;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(41, 41, 41, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(41, 41, 41, var(--bs-link-underline-opacity, 1)) !important;
}

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

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

.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;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.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;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.visually-hidden *,
.visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.object-fit-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.object-fit-fill {
  -o-object-fit: fill !important;
     object-fit: fill !important;
}

.object-fit-scale {
  -o-object-fit: scale-down !important;
     object-fit: scale-down !important;
}

.object-fit-none {
  -o-object-fit: none !important;
     object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow, .mgt-block {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}

.column-gap-1 {
  -moz-column-gap: 0.25rem !important;
       column-gap: 0.25rem !important;
}

.column-gap-2 {
  -moz-column-gap: 0.5rem !important;
       column-gap: 0.5rem !important;
}

.column-gap-3 {
  -moz-column-gap: 1rem !important;
       column-gap: 1rem !important;
}

.column-gap-4 {
  -moz-column-gap: 1.5rem !important;
       column-gap: 1.5rem !important;
}

.column-gap-5 {
  -moz-column-gap: 3rem !important;
       column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-md-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-md-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/*!
 * Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("/assets/fonts/bootstrap-icons-e318fb9e.woff2?24e3eb84d0bcaf83d77f904c78ac1f47") format("woff2"), url("/assets/fonts/bootstrap-icons-9f73f0b7.woff?24e3eb84d0bcaf83d77f904c78ac1f47") format("woff");
}
.bi::before,
[class^=bi-]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: "bootstrap-icons" !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-123::before {
  content: "\f67f";
}

.bi-alarm-fill::before {
  content: "\f101";
}

.bi-alarm::before {
  content: "\f102";
}

.bi-align-bottom::before {
  content: "\f103";
}

.bi-align-center::before {
  content: "\f104";
}

.bi-align-end::before {
  content: "\f105";
}

.bi-align-middle::before {
  content: "\f106";
}

.bi-align-start::before {
  content: "\f107";
}

.bi-align-top::before {
  content: "\f108";
}

.bi-alt::before {
  content: "\f109";
}

.bi-app-indicator::before {
  content: "\f10a";
}

.bi-app::before {
  content: "\f10b";
}

.bi-archive-fill::before {
  content: "\f10c";
}

.bi-archive::before {
  content: "\f10d";
}

.bi-arrow-90deg-down::before {
  content: "\f10e";
}

.bi-arrow-90deg-left::before {
  content: "\f10f";
}

.bi-arrow-90deg-right::before {
  content: "\f110";
}

.bi-arrow-90deg-up::before {
  content: "\f111";
}

.bi-arrow-bar-down::before {
  content: "\f112";
}

.bi-arrow-bar-left::before {
  content: "\f113";
}

.bi-arrow-bar-right::before {
  content: "\f114";
}

.bi-arrow-bar-up::before {
  content: "\f115";
}

.bi-arrow-clockwise::before {
  content: "\f116";
}

.bi-arrow-counterclockwise::before {
  content: "\f117";
}

.bi-arrow-down-circle-fill::before {
  content: "\f118";
}

.bi-arrow-down-circle::before {
  content: "\f119";
}

.bi-arrow-down-left-circle-fill::before {
  content: "\f11a";
}

.bi-arrow-down-left-circle::before {
  content: "\f11b";
}

.bi-arrow-down-left-square-fill::before {
  content: "\f11c";
}

.bi-arrow-down-left-square::before {
  content: "\f11d";
}

.bi-arrow-down-left::before {
  content: "\f11e";
}

.bi-arrow-down-right-circle-fill::before {
  content: "\f11f";
}

.bi-arrow-down-right-circle::before {
  content: "\f120";
}

.bi-arrow-down-right-square-fill::before {
  content: "\f121";
}

.bi-arrow-down-right-square::before {
  content: "\f122";
}

.bi-arrow-down-right::before {
  content: "\f123";
}

.bi-arrow-down-short::before {
  content: "\f124";
}

.bi-arrow-down-square-fill::before {
  content: "\f125";
}

.bi-arrow-down-square::before {
  content: "\f126";
}

.bi-arrow-down-up::before {
  content: "\f127";
}

.bi-arrow-down::before {
  content: "\f128";
}

.bi-arrow-left-circle-fill::before {
  content: "\f129";
}

.bi-arrow-left-circle::before {
  content: "\f12a";
}

.bi-arrow-left-right::before {
  content: "\f12b";
}

.bi-arrow-left-short::before {
  content: "\f12c";
}

.bi-arrow-left-square-fill::before {
  content: "\f12d";
}

.bi-arrow-left-square::before {
  content: "\f12e";
}

.bi-arrow-left::before {
  content: "\f12f";
}

.bi-arrow-repeat::before {
  content: "\f130";
}

.bi-arrow-return-left::before {
  content: "\f131";
}

.bi-arrow-return-right::before {
  content: "\f132";
}

.bi-arrow-right-circle-fill::before {
  content: "\f133";
}

.bi-arrow-right-circle::before {
  content: "\f134";
}

.bi-arrow-right-short::before {
  content: "\f135";
}

.bi-arrow-right-square-fill::before {
  content: "\f136";
}

.bi-arrow-right-square::before {
  content: "\f137";
}

.bi-arrow-right::before {
  content: "\f138";
}

.bi-arrow-up-circle-fill::before {
  content: "\f139";
}

.bi-arrow-up-circle::before {
  content: "\f13a";
}

.bi-arrow-up-left-circle-fill::before {
  content: "\f13b";
}

.bi-arrow-up-left-circle::before {
  content: "\f13c";
}

.bi-arrow-up-left-square-fill::before {
  content: "\f13d";
}

.bi-arrow-up-left-square::before {
  content: "\f13e";
}

.bi-arrow-up-left::before {
  content: "\f13f";
}

.bi-arrow-up-right-circle-fill::before {
  content: "\f140";
}

.bi-arrow-up-right-circle::before {
  content: "\f141";
}

.bi-arrow-up-right-square-fill::before {
  content: "\f142";
}

.bi-arrow-up-right-square::before {
  content: "\f143";
}

.bi-arrow-up-right::before {
  content: "\f144";
}

.bi-arrow-up-short::before {
  content: "\f145";
}

.bi-arrow-up-square-fill::before {
  content: "\f146";
}

.bi-arrow-up-square::before {
  content: "\f147";
}

.bi-arrow-up::before {
  content: "\f148";
}

.bi-arrows-angle-contract::before {
  content: "\f149";
}

.bi-arrows-angle-expand::before {
  content: "\f14a";
}

.bi-arrows-collapse::before {
  content: "\f14b";
}

.bi-arrows-expand::before {
  content: "\f14c";
}

.bi-arrows-fullscreen::before {
  content: "\f14d";
}

.bi-arrows-move::before {
  content: "\f14e";
}

.bi-aspect-ratio-fill::before {
  content: "\f14f";
}

.bi-aspect-ratio::before {
  content: "\f150";
}

.bi-asterisk::before {
  content: "\f151";
}

.bi-at::before {
  content: "\f152";
}

.bi-award-fill::before {
  content: "\f153";
}

.bi-award::before {
  content: "\f154";
}

.bi-back::before {
  content: "\f155";
}

.bi-backspace-fill::before {
  content: "\f156";
}

.bi-backspace-reverse-fill::before {
  content: "\f157";
}

.bi-backspace-reverse::before {
  content: "\f158";
}

.bi-backspace::before {
  content: "\f159";
}

.bi-badge-3d-fill::before {
  content: "\f15a";
}

.bi-badge-3d::before {
  content: "\f15b";
}

.bi-badge-4k-fill::before {
  content: "\f15c";
}

.bi-badge-4k::before {
  content: "\f15d";
}

.bi-badge-8k-fill::before {
  content: "\f15e";
}

.bi-badge-8k::before {
  content: "\f15f";
}

.bi-badge-ad-fill::before {
  content: "\f160";
}

.bi-badge-ad::before {
  content: "\f161";
}

.bi-badge-ar-fill::before {
  content: "\f162";
}

.bi-badge-ar::before {
  content: "\f163";
}

.bi-badge-cc-fill::before {
  content: "\f164";
}

.bi-badge-cc::before {
  content: "\f165";
}

.bi-badge-hd-fill::before {
  content: "\f166";
}

.bi-badge-hd::before {
  content: "\f167";
}

.bi-badge-tm-fill::before {
  content: "\f168";
}

.bi-badge-tm::before {
  content: "\f169";
}

.bi-badge-vo-fill::before {
  content: "\f16a";
}

.bi-badge-vo::before {
  content: "\f16b";
}

.bi-badge-vr-fill::before {
  content: "\f16c";
}

.bi-badge-vr::before {
  content: "\f16d";
}

.bi-badge-wc-fill::before {
  content: "\f16e";
}

.bi-badge-wc::before {
  content: "\f16f";
}

.bi-bag-check-fill::before {
  content: "\f170";
}

.bi-bag-check::before {
  content: "\f171";
}

.bi-bag-dash-fill::before {
  content: "\f172";
}

.bi-bag-dash::before {
  content: "\f173";
}

.bi-bag-fill::before {
  content: "\f174";
}

.bi-bag-plus-fill::before {
  content: "\f175";
}

.bi-bag-plus::before {
  content: "\f176";
}

.bi-bag-x-fill::before {
  content: "\f177";
}

.bi-bag-x::before {
  content: "\f178";
}

.bi-bag::before {
  content: "\f179";
}

.bi-bar-chart-fill::before {
  content: "\f17a";
}

.bi-bar-chart-line-fill::before {
  content: "\f17b";
}

.bi-bar-chart-line::before {
  content: "\f17c";
}

.bi-bar-chart-steps::before {
  content: "\f17d";
}

.bi-bar-chart::before {
  content: "\f17e";
}

.bi-basket-fill::before {
  content: "\f17f";
}

.bi-basket::before {
  content: "\f180";
}

.bi-basket2-fill::before {
  content: "\f181";
}

.bi-basket2::before {
  content: "\f182";
}

.bi-basket3-fill::before {
  content: "\f183";
}

.bi-basket3::before {
  content: "\f184";
}

.bi-battery-charging::before {
  content: "\f185";
}

.bi-battery-full::before {
  content: "\f186";
}

.bi-battery-half::before {
  content: "\f187";
}

.bi-battery::before {
  content: "\f188";
}

.bi-bell-fill::before {
  content: "\f189";
}

.bi-bell::before {
  content: "\f18a";
}

.bi-bezier::before {
  content: "\f18b";
}

.bi-bezier2::before {
  content: "\f18c";
}

.bi-bicycle::before {
  content: "\f18d";
}

.bi-binoculars-fill::before {
  content: "\f18e";
}

.bi-binoculars::before {
  content: "\f18f";
}

.bi-blockquote-left::before {
  content: "\f190";
}

.bi-blockquote-right::before {
  content: "\f191";
}

.bi-book-fill::before {
  content: "\f192";
}

.bi-book-half::before {
  content: "\f193";
}

.bi-book::before {
  content: "\f194";
}

.bi-bookmark-check-fill::before {
  content: "\f195";
}

.bi-bookmark-check::before {
  content: "\f196";
}

.bi-bookmark-dash-fill::before {
  content: "\f197";
}

.bi-bookmark-dash::before {
  content: "\f198";
}

.bi-bookmark-fill::before {
  content: "\f199";
}

.bi-bookmark-heart-fill::before {
  content: "\f19a";
}

.bi-bookmark-heart::before {
  content: "\f19b";
}

.bi-bookmark-plus-fill::before {
  content: "\f19c";
}

.bi-bookmark-plus::before {
  content: "\f19d";
}

.bi-bookmark-star-fill::before {
  content: "\f19e";
}

.bi-bookmark-star::before {
  content: "\f19f";
}

.bi-bookmark-x-fill::before {
  content: "\f1a0";
}

.bi-bookmark-x::before {
  content: "\f1a1";
}

.bi-bookmark::before {
  content: "\f1a2";
}

.bi-bookmarks-fill::before {
  content: "\f1a3";
}

.bi-bookmarks::before {
  content: "\f1a4";
}

.bi-bookshelf::before {
  content: "\f1a5";
}

.bi-bootstrap-fill::before {
  content: "\f1a6";
}

.bi-bootstrap-reboot::before {
  content: "\f1a7";
}

.bi-bootstrap::before {
  content: "\f1a8";
}

.bi-border-all::before {
  content: "\f1a9";
}

.bi-border-bottom::before {
  content: "\f1aa";
}

.bi-border-center::before {
  content: "\f1ab";
}

.bi-border-inner::before {
  content: "\f1ac";
}

.bi-border-left::before {
  content: "\f1ad";
}

.bi-border-middle::before {
  content: "\f1ae";
}

.bi-border-outer::before {
  content: "\f1af";
}

.bi-border-right::before {
  content: "\f1b0";
}

.bi-border-style::before {
  content: "\f1b1";
}

.bi-border-top::before {
  content: "\f1b2";
}

.bi-border-width::before {
  content: "\f1b3";
}

.bi-border::before {
  content: "\f1b4";
}

.bi-bounding-box-circles::before {
  content: "\f1b5";
}

.bi-bounding-box::before {
  content: "\f1b6";
}

.bi-box-arrow-down-left::before {
  content: "\f1b7";
}

.bi-box-arrow-down-right::before {
  content: "\f1b8";
}

.bi-box-arrow-down::before {
  content: "\f1b9";
}

.bi-box-arrow-in-down-left::before {
  content: "\f1ba";
}

.bi-box-arrow-in-down-right::before {
  content: "\f1bb";
}

.bi-box-arrow-in-down::before {
  content: "\f1bc";
}

.bi-box-arrow-in-left::before {
  content: "\f1bd";
}

.bi-box-arrow-in-right::before {
  content: "\f1be";
}

.bi-box-arrow-in-up-left::before {
  content: "\f1bf";
}

.bi-box-arrow-in-up-right::before {
  content: "\f1c0";
}

.bi-box-arrow-in-up::before {
  content: "\f1c1";
}

.bi-box-arrow-left::before {
  content: "\f1c2";
}

.bi-box-arrow-right::before {
  content: "\f1c3";
}

.bi-box-arrow-up-left::before {
  content: "\f1c4";
}

.bi-box-arrow-up-right::before {
  content: "\f1c5";
}

.bi-box-arrow-up::before {
  content: "\f1c6";
}

.bi-box-seam::before {
  content: "\f1c7";
}

.bi-box::before {
  content: "\f1c8";
}

.bi-braces::before {
  content: "\f1c9";
}

.bi-bricks::before {
  content: "\f1ca";
}

.bi-briefcase-fill::before {
  content: "\f1cb";
}

.bi-briefcase::before {
  content: "\f1cc";
}

.bi-brightness-alt-high-fill::before {
  content: "\f1cd";
}

.bi-brightness-alt-high::before {
  content: "\f1ce";
}

.bi-brightness-alt-low-fill::before {
  content: "\f1cf";
}

.bi-brightness-alt-low::before {
  content: "\f1d0";
}

.bi-brightness-high-fill::before {
  content: "\f1d1";
}

.bi-brightness-high::before {
  content: "\f1d2";
}

.bi-brightness-low-fill::before {
  content: "\f1d3";
}

.bi-brightness-low::before {
  content: "\f1d4";
}

.bi-broadcast-pin::before {
  content: "\f1d5";
}

.bi-broadcast::before {
  content: "\f1d6";
}

.bi-brush-fill::before {
  content: "\f1d7";
}

.bi-brush::before {
  content: "\f1d8";
}

.bi-bucket-fill::before {
  content: "\f1d9";
}

.bi-bucket::before {
  content: "\f1da";
}

.bi-bug-fill::before {
  content: "\f1db";
}

.bi-bug::before {
  content: "\f1dc";
}

.bi-building::before {
  content: "\f1dd";
}

.bi-bullseye::before {
  content: "\f1de";
}

.bi-calculator-fill::before {
  content: "\f1df";
}

.bi-calculator::before {
  content: "\f1e0";
}

.bi-calendar-check-fill::before {
  content: "\f1e1";
}

.bi-calendar-check::before {
  content: "\f1e2";
}

.bi-calendar-date-fill::before {
  content: "\f1e3";
}

.bi-calendar-date::before {
  content: "\f1e4";
}

.bi-calendar-day-fill::before {
  content: "\f1e5";
}

.bi-calendar-day::before {
  content: "\f1e6";
}

.bi-calendar-event-fill::before {
  content: "\f1e7";
}

.bi-calendar-event::before {
  content: "\f1e8";
}

.bi-calendar-fill::before {
  content: "\f1e9";
}

.bi-calendar-minus-fill::before {
  content: "\f1ea";
}

.bi-calendar-minus::before {
  content: "\f1eb";
}

.bi-calendar-month-fill::before {
  content: "\f1ec";
}

.bi-calendar-month::before {
  content: "\f1ed";
}

.bi-calendar-plus-fill::before {
  content: "\f1ee";
}

.bi-calendar-plus::before {
  content: "\f1ef";
}

.bi-calendar-range-fill::before {
  content: "\f1f0";
}

.bi-calendar-range::before {
  content: "\f1f1";
}

.bi-calendar-week-fill::before {
  content: "\f1f2";
}

.bi-calendar-week::before {
  content: "\f1f3";
}

.bi-calendar-x-fill::before {
  content: "\f1f4";
}

.bi-calendar-x::before {
  content: "\f1f5";
}

.bi-calendar::before {
  content: "\f1f6";
}

.bi-calendar2-check-fill::before {
  content: "\f1f7";
}

.bi-calendar2-check::before {
  content: "\f1f8";
}

.bi-calendar2-date-fill::before {
  content: "\f1f9";
}

.bi-calendar2-date::before {
  content: "\f1fa";
}

.bi-calendar2-day-fill::before {
  content: "\f1fb";
}

.bi-calendar2-day::before {
  content: "\f1fc";
}

.bi-calendar2-event-fill::before {
  content: "\f1fd";
}

.bi-calendar2-event::before {
  content: "\f1fe";
}

.bi-calendar2-fill::before {
  content: "\f1ff";
}

.bi-calendar2-minus-fill::before {
  content: "\f200";
}

.bi-calendar2-minus::before {
  content: "\f201";
}

.bi-calendar2-month-fill::before {
  content: "\f202";
}

.bi-calendar2-month::before {
  content: "\f203";
}

.bi-calendar2-plus-fill::before {
  content: "\f204";
}

.bi-calendar2-plus::before {
  content: "\f205";
}

.bi-calendar2-range-fill::before {
  content: "\f206";
}

.bi-calendar2-range::before {
  content: "\f207";
}

.bi-calendar2-week-fill::before {
  content: "\f208";
}

.bi-calendar2-week::before {
  content: "\f209";
}

.bi-calendar2-x-fill::before {
  content: "\f20a";
}

.bi-calendar2-x::before {
  content: "\f20b";
}

.bi-calendar2::before {
  content: "\f20c";
}

.bi-calendar3-event-fill::before {
  content: "\f20d";
}

.bi-calendar3-event::before {
  content: "\f20e";
}

.bi-calendar3-fill::before {
  content: "\f20f";
}

.bi-calendar3-range-fill::before {
  content: "\f210";
}

.bi-calendar3-range::before {
  content: "\f211";
}

.bi-calendar3-week-fill::before {
  content: "\f212";
}

.bi-calendar3-week::before {
  content: "\f213";
}

.bi-calendar3::before {
  content: "\f214";
}

.bi-calendar4-event::before {
  content: "\f215";
}

.bi-calendar4-range::before {
  content: "\f216";
}

.bi-calendar4-week::before {
  content: "\f217";
}

.bi-calendar4::before {
  content: "\f218";
}

.bi-camera-fill::before {
  content: "\f219";
}

.bi-camera-reels-fill::before {
  content: "\f21a";
}

.bi-camera-reels::before {
  content: "\f21b";
}

.bi-camera-video-fill::before {
  content: "\f21c";
}

.bi-camera-video-off-fill::before {
  content: "\f21d";
}

.bi-camera-video-off::before {
  content: "\f21e";
}

.bi-camera-video::before {
  content: "\f21f";
}

.bi-camera::before {
  content: "\f220";
}

.bi-camera2::before {
  content: "\f221";
}

.bi-capslock-fill::before {
  content: "\f222";
}

.bi-capslock::before {
  content: "\f223";
}

.bi-card-checklist::before {
  content: "\f224";
}

.bi-card-heading::before {
  content: "\f225";
}

.bi-card-image::before {
  content: "\f226";
}

.bi-card-list::before {
  content: "\f227";
}

.bi-card-text::before {
  content: "\f228";
}

.bi-caret-down-fill::before {
  content: "\f229";
}

.bi-caret-down-square-fill::before {
  content: "\f22a";
}

.bi-caret-down-square::before {
  content: "\f22b";
}

.bi-caret-down::before {
  content: "\f22c";
}

.bi-caret-left-fill::before {
  content: "\f22d";
}

.bi-caret-left-square-fill::before {
  content: "\f22e";
}

.bi-caret-left-square::before {
  content: "\f22f";
}

.bi-caret-left::before {
  content: "\f230";
}

.bi-caret-right-fill::before {
  content: "\f231";
}

.bi-caret-right-square-fill::before {
  content: "\f232";
}

.bi-caret-right-square::before {
  content: "\f233";
}

.bi-caret-right::before {
  content: "\f234";
}

.bi-caret-up-fill::before {
  content: "\f235";
}

.bi-caret-up-square-fill::before {
  content: "\f236";
}

.bi-caret-up-square::before {
  content: "\f237";
}

.bi-caret-up::before {
  content: "\f238";
}

.bi-cart-check-fill::before {
  content: "\f239";
}

.bi-cart-check::before {
  content: "\f23a";
}

.bi-cart-dash-fill::before {
  content: "\f23b";
}

.bi-cart-dash::before {
  content: "\f23c";
}

.bi-cart-fill::before {
  content: "\f23d";
}

.bi-cart-plus-fill::before {
  content: "\f23e";
}

.bi-cart-plus::before {
  content: "\f23f";
}

.bi-cart-x-fill::before {
  content: "\f240";
}

.bi-cart-x::before {
  content: "\f241";
}

.bi-cart::before {
  content: "\f242";
}

.bi-cart2::before {
  content: "\f243";
}

.bi-cart3::before {
  content: "\f244";
}

.bi-cart4::before {
  content: "\f245";
}

.bi-cash-stack::before {
  content: "\f246";
}

.bi-cash::before {
  content: "\f247";
}

.bi-cast::before {
  content: "\f248";
}

.bi-chat-dots-fill::before {
  content: "\f249";
}

.bi-chat-dots::before {
  content: "\f24a";
}

.bi-chat-fill::before {
  content: "\f24b";
}

.bi-chat-left-dots-fill::before {
  content: "\f24c";
}

.bi-chat-left-dots::before {
  content: "\f24d";
}

.bi-chat-left-fill::before {
  content: "\f24e";
}

.bi-chat-left-quote-fill::before {
  content: "\f24f";
}

.bi-chat-left-quote::before {
  content: "\f250";
}

.bi-chat-left-text-fill::before {
  content: "\f251";
}

.bi-chat-left-text::before {
  content: "\f252";
}

.bi-chat-left::before {
  content: "\f253";
}

.bi-chat-quote-fill::before {
  content: "\f254";
}

.bi-chat-quote::before {
  content: "\f255";
}

.bi-chat-right-dots-fill::before {
  content: "\f256";
}

.bi-chat-right-dots::before {
  content: "\f257";
}

.bi-chat-right-fill::before {
  content: "\f258";
}

.bi-chat-right-quote-fill::before {
  content: "\f259";
}

.bi-chat-right-quote::before {
  content: "\f25a";
}

.bi-chat-right-text-fill::before {
  content: "\f25b";
}

.bi-chat-right-text::before {
  content: "\f25c";
}

.bi-chat-right::before {
  content: "\f25d";
}

.bi-chat-square-dots-fill::before {
  content: "\f25e";
}

.bi-chat-square-dots::before {
  content: "\f25f";
}

.bi-chat-square-fill::before {
  content: "\f260";
}

.bi-chat-square-quote-fill::before {
  content: "\f261";
}

.bi-chat-square-quote::before {
  content: "\f262";
}

.bi-chat-square-text-fill::before {
  content: "\f263";
}

.bi-chat-square-text::before {
  content: "\f264";
}

.bi-chat-square::before {
  content: "\f265";
}

.bi-chat-text-fill::before {
  content: "\f266";
}

.bi-chat-text::before {
  content: "\f267";
}

.bi-chat::before {
  content: "\f268";
}

.bi-check-all::before {
  content: "\f269";
}

.bi-check-circle-fill::before {
  content: "\f26a";
}

.bi-check-circle::before {
  content: "\f26b";
}

.bi-check-square-fill::before {
  content: "\f26c";
}

.bi-check-square::before {
  content: "\f26d";
}

.bi-check::before {
  content: "\f26e";
}

.bi-check2-all::before {
  content: "\f26f";
}

.bi-check2-circle::before {
  content: "\f270";
}

.bi-check2-square::before {
  content: "\f271";
}

.bi-check2::before {
  content: "\f272";
}

.bi-chevron-bar-contract::before {
  content: "\f273";
}

.bi-chevron-bar-down::before {
  content: "\f274";
}

.bi-chevron-bar-expand::before {
  content: "\f275";
}

.bi-chevron-bar-left::before {
  content: "\f276";
}

.bi-chevron-bar-right::before {
  content: "\f277";
}

.bi-chevron-bar-up::before {
  content: "\f278";
}

.bi-chevron-compact-down::before {
  content: "\f279";
}

.bi-chevron-compact-left::before {
  content: "\f27a";
}

.bi-chevron-compact-right::before {
  content: "\f27b";
}

.bi-chevron-compact-up::before {
  content: "\f27c";
}

.bi-chevron-contract::before {
  content: "\f27d";
}

.bi-chevron-double-down::before {
  content: "\f27e";
}

.bi-chevron-double-left::before {
  content: "\f27f";
}

.bi-chevron-double-right::before {
  content: "\f280";
}

.bi-chevron-double-up::before {
  content: "\f281";
}

.bi-chevron-down::before {
  content: "\f282";
}

.bi-chevron-expand::before {
  content: "\f283";
}

.bi-chevron-left::before {
  content: "\f284";
}

.bi-chevron-right::before {
  content: "\f285";
}

.bi-chevron-up::before {
  content: "\f286";
}

.bi-circle-fill::before {
  content: "\f287";
}

.bi-circle-half::before {
  content: "\f288";
}

.bi-circle-square::before {
  content: "\f289";
}

.bi-circle::before {
  content: "\f28a";
}

.bi-clipboard-check::before {
  content: "\f28b";
}

.bi-clipboard-data::before {
  content: "\f28c";
}

.bi-clipboard-minus::before {
  content: "\f28d";
}

.bi-clipboard-plus::before {
  content: "\f28e";
}

.bi-clipboard-x::before {
  content: "\f28f";
}

.bi-clipboard::before {
  content: "\f290";
}

.bi-clock-fill::before {
  content: "\f291";
}

.bi-clock-history::before {
  content: "\f292";
}

.bi-clock::before {
  content: "\f293";
}

.bi-cloud-arrow-down-fill::before {
  content: "\f294";
}

.bi-cloud-arrow-down::before {
  content: "\f295";
}

.bi-cloud-arrow-up-fill::before {
  content: "\f296";
}

.bi-cloud-arrow-up::before {
  content: "\f297";
}

.bi-cloud-check-fill::before {
  content: "\f298";
}

.bi-cloud-check::before {
  content: "\f299";
}

.bi-cloud-download-fill::before {
  content: "\f29a";
}

.bi-cloud-download::before {
  content: "\f29b";
}

.bi-cloud-drizzle-fill::before {
  content: "\f29c";
}

.bi-cloud-drizzle::before {
  content: "\f29d";
}

.bi-cloud-fill::before {
  content: "\f29e";
}

.bi-cloud-fog-fill::before {
  content: "\f29f";
}

.bi-cloud-fog::before {
  content: "\f2a0";
}

.bi-cloud-fog2-fill::before {
  content: "\f2a1";
}

.bi-cloud-fog2::before {
  content: "\f2a2";
}

.bi-cloud-hail-fill::before {
  content: "\f2a3";
}

.bi-cloud-hail::before {
  content: "\f2a4";
}

.bi-cloud-haze-fill::before {
  content: "\f2a6";
}

.bi-cloud-haze::before {
  content: "\f2a7";
}

.bi-cloud-haze2-fill::before {
  content: "\f2a8";
}

.bi-cloud-lightning-fill::before {
  content: "\f2a9";
}

.bi-cloud-lightning-rain-fill::before {
  content: "\f2aa";
}

.bi-cloud-lightning-rain::before {
  content: "\f2ab";
}

.bi-cloud-lightning::before {
  content: "\f2ac";
}

.bi-cloud-minus-fill::before {
  content: "\f2ad";
}

.bi-cloud-minus::before {
  content: "\f2ae";
}

.bi-cloud-moon-fill::before {
  content: "\f2af";
}

.bi-cloud-moon::before {
  content: "\f2b0";
}

.bi-cloud-plus-fill::before {
  content: "\f2b1";
}

.bi-cloud-plus::before {
  content: "\f2b2";
}

.bi-cloud-rain-fill::before {
  content: "\f2b3";
}

.bi-cloud-rain-heavy-fill::before {
  content: "\f2b4";
}

.bi-cloud-rain-heavy::before {
  content: "\f2b5";
}

.bi-cloud-rain::before {
  content: "\f2b6";
}

.bi-cloud-slash-fill::before {
  content: "\f2b7";
}

.bi-cloud-slash::before {
  content: "\f2b8";
}

.bi-cloud-sleet-fill::before {
  content: "\f2b9";
}

.bi-cloud-sleet::before {
  content: "\f2ba";
}

.bi-cloud-snow-fill::before {
  content: "\f2bb";
}

.bi-cloud-snow::before {
  content: "\f2bc";
}

.bi-cloud-sun-fill::before {
  content: "\f2bd";
}

.bi-cloud-sun::before {
  content: "\f2be";
}

.bi-cloud-upload-fill::before {
  content: "\f2bf";
}

.bi-cloud-upload::before {
  content: "\f2c0";
}

.bi-cloud::before {
  content: "\f2c1";
}

.bi-clouds-fill::before {
  content: "\f2c2";
}

.bi-clouds::before {
  content: "\f2c3";
}

.bi-cloudy-fill::before {
  content: "\f2c4";
}

.bi-cloudy::before {
  content: "\f2c5";
}

.bi-code-slash::before {
  content: "\f2c6";
}

.bi-code-square::before {
  content: "\f2c7";
}

.bi-code::before {
  content: "\f2c8";
}

.bi-collection-fill::before {
  content: "\f2c9";
}

.bi-collection-play-fill::before {
  content: "\f2ca";
}

.bi-collection-play::before {
  content: "\f2cb";
}

.bi-collection::before {
  content: "\f2cc";
}

.bi-columns-gap::before {
  content: "\f2cd";
}

.bi-columns::before {
  content: "\f2ce";
}

.bi-command::before {
  content: "\f2cf";
}

.bi-compass-fill::before {
  content: "\f2d0";
}

.bi-compass::before {
  content: "\f2d1";
}

.bi-cone-striped::before {
  content: "\f2d2";
}

.bi-cone::before {
  content: "\f2d3";
}

.bi-controller::before {
  content: "\f2d4";
}

.bi-cpu-fill::before {
  content: "\f2d5";
}

.bi-cpu::before {
  content: "\f2d6";
}

.bi-credit-card-2-back-fill::before {
  content: "\f2d7";
}

.bi-credit-card-2-back::before {
  content: "\f2d8";
}

.bi-credit-card-2-front-fill::before {
  content: "\f2d9";
}

.bi-credit-card-2-front::before {
  content: "\f2da";
}

.bi-credit-card-fill::before {
  content: "\f2db";
}

.bi-credit-card::before {
  content: "\f2dc";
}

.bi-crop::before {
  content: "\f2dd";
}

.bi-cup-fill::before {
  content: "\f2de";
}

.bi-cup-straw::before {
  content: "\f2df";
}

.bi-cup::before {
  content: "\f2e0";
}

.bi-cursor-fill::before {
  content: "\f2e1";
}

.bi-cursor-text::before {
  content: "\f2e2";
}

.bi-cursor::before {
  content: "\f2e3";
}

.bi-dash-circle-dotted::before {
  content: "\f2e4";
}

.bi-dash-circle-fill::before {
  content: "\f2e5";
}

.bi-dash-circle::before {
  content: "\f2e6";
}

.bi-dash-square-dotted::before {
  content: "\f2e7";
}

.bi-dash-square-fill::before {
  content: "\f2e8";
}

.bi-dash-square::before {
  content: "\f2e9";
}

.bi-dash::before {
  content: "\f2ea";
}

.bi-diagram-2-fill::before {
  content: "\f2eb";
}

.bi-diagram-2::before {
  content: "\f2ec";
}

.bi-diagram-3-fill::before {
  content: "\f2ed";
}

.bi-diagram-3::before {
  content: "\f2ee";
}

.bi-diamond-fill::before {
  content: "\f2ef";
}

.bi-diamond-half::before {
  content: "\f2f0";
}

.bi-diamond::before {
  content: "\f2f1";
}

.bi-dice-1-fill::before {
  content: "\f2f2";
}

.bi-dice-1::before {
  content: "\f2f3";
}

.bi-dice-2-fill::before {
  content: "\f2f4";
}

.bi-dice-2::before {
  content: "\f2f5";
}

.bi-dice-3-fill::before {
  content: "\f2f6";
}

.bi-dice-3::before {
  content: "\f2f7";
}

.bi-dice-4-fill::before {
  content: "\f2f8";
}

.bi-dice-4::before {
  content: "\f2f9";
}

.bi-dice-5-fill::before {
  content: "\f2fa";
}

.bi-dice-5::before {
  content: "\f2fb";
}

.bi-dice-6-fill::before {
  content: "\f2fc";
}

.bi-dice-6::before {
  content: "\f2fd";
}

.bi-disc-fill::before {
  content: "\f2fe";
}

.bi-disc::before {
  content: "\f2ff";
}

.bi-discord::before {
  content: "\f300";
}

.bi-display-fill::before {
  content: "\f301";
}

.bi-display::before {
  content: "\f302";
}

.bi-distribute-horizontal::before {
  content: "\f303";
}

.bi-distribute-vertical::before {
  content: "\f304";
}

.bi-door-closed-fill::before {
  content: "\f305";
}

.bi-door-closed::before {
  content: "\f306";
}

.bi-door-open-fill::before {
  content: "\f307";
}

.bi-door-open::before {
  content: "\f308";
}

.bi-dot::before {
  content: "\f309";
}

.bi-download::before {
  content: "\f30a";
}

.bi-droplet-fill::before {
  content: "\f30b";
}

.bi-droplet-half::before {
  content: "\f30c";
}

.bi-droplet::before {
  content: "\f30d";
}

.bi-earbuds::before {
  content: "\f30e";
}

.bi-easel-fill::before {
  content: "\f30f";
}

.bi-easel::before {
  content: "\f310";
}

.bi-egg-fill::before {
  content: "\f311";
}

.bi-egg-fried::before {
  content: "\f312";
}

.bi-egg::before {
  content: "\f313";
}

.bi-eject-fill::before {
  content: "\f314";
}

.bi-eject::before {
  content: "\f315";
}

.bi-emoji-angry-fill::before {
  content: "\f316";
}

.bi-emoji-angry::before {
  content: "\f317";
}

.bi-emoji-dizzy-fill::before {
  content: "\f318";
}

.bi-emoji-dizzy::before {
  content: "\f319";
}

.bi-emoji-expressionless-fill::before {
  content: "\f31a";
}

.bi-emoji-expressionless::before {
  content: "\f31b";
}

.bi-emoji-frown-fill::before {
  content: "\f31c";
}

.bi-emoji-frown::before {
  content: "\f31d";
}

.bi-emoji-heart-eyes-fill::before {
  content: "\f31e";
}

.bi-emoji-heart-eyes::before {
  content: "\f31f";
}

.bi-emoji-laughing-fill::before {
  content: "\f320";
}

.bi-emoji-laughing::before {
  content: "\f321";
}

.bi-emoji-neutral-fill::before {
  content: "\f322";
}

.bi-emoji-neutral::before {
  content: "\f323";
}

.bi-emoji-smile-fill::before {
  content: "\f324";
}

.bi-emoji-smile-upside-down-fill::before {
  content: "\f325";
}

.bi-emoji-smile-upside-down::before {
  content: "\f326";
}

.bi-emoji-smile::before {
  content: "\f327";
}

.bi-emoji-sunglasses-fill::before {
  content: "\f328";
}

.bi-emoji-sunglasses::before {
  content: "\f329";
}

.bi-emoji-wink-fill::before {
  content: "\f32a";
}

.bi-emoji-wink::before {
  content: "\f32b";
}

.bi-envelope-fill::before {
  content: "\f32c";
}

.bi-envelope-open-fill::before {
  content: "\f32d";
}

.bi-envelope-open::before {
  content: "\f32e";
}

.bi-envelope::before {
  content: "\f32f";
}

.bi-eraser-fill::before {
  content: "\f330";
}

.bi-eraser::before {
  content: "\f331";
}

.bi-exclamation-circle-fill::before {
  content: "\f332";
}

.bi-exclamation-circle::before {
  content: "\f333";
}

.bi-exclamation-diamond-fill::before {
  content: "\f334";
}

.bi-exclamation-diamond::before {
  content: "\f335";
}

.bi-exclamation-octagon-fill::before {
  content: "\f336";
}

.bi-exclamation-octagon::before {
  content: "\f337";
}

.bi-exclamation-square-fill::before {
  content: "\f338";
}

.bi-exclamation-square::before {
  content: "\f339";
}

.bi-exclamation-triangle-fill::before {
  content: "\f33a";
}

.bi-exclamation-triangle::before {
  content: "\f33b";
}

.bi-exclamation::before {
  content: "\f33c";
}

.bi-exclude::before {
  content: "\f33d";
}

.bi-eye-fill::before {
  content: "\f33e";
}

.bi-eye-slash-fill::before {
  content: "\f33f";
}

.bi-eye-slash::before {
  content: "\f340";
}

.bi-eye::before {
  content: "\f341";
}

.bi-eyedropper::before {
  content: "\f342";
}

.bi-eyeglasses::before {
  content: "\f343";
}

.bi-facebook::before {
  content: "\f344";
}

.bi-file-arrow-down-fill::before {
  content: "\f345";
}

.bi-file-arrow-down::before {
  content: "\f346";
}

.bi-file-arrow-up-fill::before {
  content: "\f347";
}

.bi-file-arrow-up::before {
  content: "\f348";
}

.bi-file-bar-graph-fill::before {
  content: "\f349";
}

.bi-file-bar-graph::before {
  content: "\f34a";
}

.bi-file-binary-fill::before {
  content: "\f34b";
}

.bi-file-binary::before {
  content: "\f34c";
}

.bi-file-break-fill::before {
  content: "\f34d";
}

.bi-file-break::before {
  content: "\f34e";
}

.bi-file-check-fill::before {
  content: "\f34f";
}

.bi-file-check::before {
  content: "\f350";
}

.bi-file-code-fill::before {
  content: "\f351";
}

.bi-file-code::before {
  content: "\f352";
}

.bi-file-diff-fill::before {
  content: "\f353";
}

.bi-file-diff::before {
  content: "\f354";
}

.bi-file-earmark-arrow-down-fill::before {
  content: "\f355";
}

.bi-file-earmark-arrow-down::before {
  content: "\f356";
}

.bi-file-earmark-arrow-up-fill::before {
  content: "\f357";
}

.bi-file-earmark-arrow-up::before {
  content: "\f358";
}

.bi-file-earmark-bar-graph-fill::before {
  content: "\f359";
}

.bi-file-earmark-bar-graph::before {
  content: "\f35a";
}

.bi-file-earmark-binary-fill::before {
  content: "\f35b";
}

.bi-file-earmark-binary::before {
  content: "\f35c";
}

.bi-file-earmark-break-fill::before {
  content: "\f35d";
}

.bi-file-earmark-break::before {
  content: "\f35e";
}

.bi-file-earmark-check-fill::before {
  content: "\f35f";
}

.bi-file-earmark-check::before {
  content: "\f360";
}

.bi-file-earmark-code-fill::before {
  content: "\f361";
}

.bi-file-earmark-code::before {
  content: "\f362";
}

.bi-file-earmark-diff-fill::before {
  content: "\f363";
}

.bi-file-earmark-diff::before {
  content: "\f364";
}

.bi-file-earmark-easel-fill::before {
  content: "\f365";
}

.bi-file-earmark-easel::before {
  content: "\f366";
}

.bi-file-earmark-excel-fill::before {
  content: "\f367";
}

.bi-file-earmark-excel::before {
  content: "\f368";
}

.bi-file-earmark-fill::before {
  content: "\f369";
}

.bi-file-earmark-font-fill::before {
  content: "\f36a";
}

.bi-file-earmark-font::before {
  content: "\f36b";
}

.bi-file-earmark-image-fill::before {
  content: "\f36c";
}

.bi-file-earmark-image::before {
  content: "\f36d";
}

.bi-file-earmark-lock-fill::before {
  content: "\f36e";
}

.bi-file-earmark-lock::before {
  content: "\f36f";
}

.bi-file-earmark-lock2-fill::before {
  content: "\f370";
}

.bi-file-earmark-lock2::before {
  content: "\f371";
}

.bi-file-earmark-medical-fill::before {
  content: "\f372";
}

.bi-file-earmark-medical::before {
  content: "\f373";
}

.bi-file-earmark-minus-fill::before {
  content: "\f374";
}

.bi-file-earmark-minus::before {
  content: "\f375";
}

.bi-file-earmark-music-fill::before {
  content: "\f376";
}

.bi-file-earmark-music::before {
  content: "\f377";
}

.bi-file-earmark-person-fill::before {
  content: "\f378";
}

.bi-file-earmark-person::before {
  content: "\f379";
}

.bi-file-earmark-play-fill::before {
  content: "\f37a";
}

.bi-file-earmark-play::before {
  content: "\f37b";
}

.bi-file-earmark-plus-fill::before {
  content: "\f37c";
}

.bi-file-earmark-plus::before {
  content: "\f37d";
}

.bi-file-earmark-post-fill::before {
  content: "\f37e";
}

.bi-file-earmark-post::before {
  content: "\f37f";
}

.bi-file-earmark-ppt-fill::before {
  content: "\f380";
}

.bi-file-earmark-ppt::before {
  content: "\f381";
}

.bi-file-earmark-richtext-fill::before {
  content: "\f382";
}

.bi-file-earmark-richtext::before {
  content: "\f383";
}

.bi-file-earmark-ruled-fill::before {
  content: "\f384";
}

.bi-file-earmark-ruled::before {
  content: "\f385";
}

.bi-file-earmark-slides-fill::before {
  content: "\f386";
}

.bi-file-earmark-slides::before {
  content: "\f387";
}

.bi-file-earmark-spreadsheet-fill::before {
  content: "\f388";
}

.bi-file-earmark-spreadsheet::before {
  content: "\f389";
}

.bi-file-earmark-text-fill::before {
  content: "\f38a";
}

.bi-file-earmark-text::before {
  content: "\f38b";
}

.bi-file-earmark-word-fill::before {
  content: "\f38c";
}

.bi-file-earmark-word::before {
  content: "\f38d";
}

.bi-file-earmark-x-fill::before {
  content: "\f38e";
}

.bi-file-earmark-x::before {
  content: "\f38f";
}

.bi-file-earmark-zip-fill::before {
  content: "\f390";
}

.bi-file-earmark-zip::before {
  content: "\f391";
}

.bi-file-earmark::before {
  content: "\f392";
}

.bi-file-easel-fill::before {
  content: "\f393";
}

.bi-file-easel::before {
  content: "\f394";
}

.bi-file-excel-fill::before {
  content: "\f395";
}

.bi-file-excel::before {
  content: "\f396";
}

.bi-file-fill::before {
  content: "\f397";
}

.bi-file-font-fill::before {
  content: "\f398";
}

.bi-file-font::before {
  content: "\f399";
}

.bi-file-image-fill::before {
  content: "\f39a";
}

.bi-file-image::before {
  content: "\f39b";
}

.bi-file-lock-fill::before {
  content: "\f39c";
}

.bi-file-lock::before {
  content: "\f39d";
}

.bi-file-lock2-fill::before {
  content: "\f39e";
}

.bi-file-lock2::before {
  content: "\f39f";
}

.bi-file-medical-fill::before {
  content: "\f3a0";
}

.bi-file-medical::before {
  content: "\f3a1";
}

.bi-file-minus-fill::before {
  content: "\f3a2";
}

.bi-file-minus::before {
  content: "\f3a3";
}

.bi-file-music-fill::before {
  content: "\f3a4";
}

.bi-file-music::before {
  content: "\f3a5";
}

.bi-file-person-fill::before {
  content: "\f3a6";
}

.bi-file-person::before {
  content: "\f3a7";
}

.bi-file-play-fill::before {
  content: "\f3a8";
}

.bi-file-play::before {
  content: "\f3a9";
}

.bi-file-plus-fill::before {
  content: "\f3aa";
}

.bi-file-plus::before {
  content: "\f3ab";
}

.bi-file-post-fill::before {
  content: "\f3ac";
}

.bi-file-post::before {
  content: "\f3ad";
}

.bi-file-ppt-fill::before {
  content: "\f3ae";
}

.bi-file-ppt::before {
  content: "\f3af";
}

.bi-file-richtext-fill::before {
  content: "\f3b0";
}

.bi-file-richtext::before {
  content: "\f3b1";
}

.bi-file-ruled-fill::before {
  content: "\f3b2";
}

.bi-file-ruled::before {
  content: "\f3b3";
}

.bi-file-slides-fill::before {
  content: "\f3b4";
}

.bi-file-slides::before {
  content: "\f3b5";
}

.bi-file-spreadsheet-fill::before {
  content: "\f3b6";
}

.bi-file-spreadsheet::before {
  content: "\f3b7";
}

.bi-file-text-fill::before {
  content: "\f3b8";
}

.bi-file-text::before {
  content: "\f3b9";
}

.bi-file-word-fill::before {
  content: "\f3ba";
}

.bi-file-word::before {
  content: "\f3bb";
}

.bi-file-x-fill::before {
  content: "\f3bc";
}

.bi-file-x::before {
  content: "\f3bd";
}

.bi-file-zip-fill::before {
  content: "\f3be";
}

.bi-file-zip::before {
  content: "\f3bf";
}

.bi-file::before {
  content: "\f3c0";
}

.bi-files-alt::before {
  content: "\f3c1";
}

.bi-files::before {
  content: "\f3c2";
}

.bi-film::before {
  content: "\f3c3";
}

.bi-filter-circle-fill::before {
  content: "\f3c4";
}

.bi-filter-circle::before {
  content: "\f3c5";
}

.bi-filter-left::before {
  content: "\f3c6";
}

.bi-filter-right::before {
  content: "\f3c7";
}

.bi-filter-square-fill::before {
  content: "\f3c8";
}

.bi-filter-square::before {
  content: "\f3c9";
}

.bi-filter::before {
  content: "\f3ca";
}

.bi-flag-fill::before {
  content: "\f3cb";
}

.bi-flag::before {
  content: "\f3cc";
}

.bi-flower1::before {
  content: "\f3cd";
}

.bi-flower2::before {
  content: "\f3ce";
}

.bi-flower3::before {
  content: "\f3cf";
}

.bi-folder-check::before {
  content: "\f3d0";
}

.bi-folder-fill::before {
  content: "\f3d1";
}

.bi-folder-minus::before {
  content: "\f3d2";
}

.bi-folder-plus::before {
  content: "\f3d3";
}

.bi-folder-symlink-fill::before {
  content: "\f3d4";
}

.bi-folder-symlink::before {
  content: "\f3d5";
}

.bi-folder-x::before {
  content: "\f3d6";
}

.bi-folder::before {
  content: "\f3d7";
}

.bi-folder2-open::before {
  content: "\f3d8";
}

.bi-folder2::before {
  content: "\f3d9";
}

.bi-fonts::before {
  content: "\f3da";
}

.bi-forward-fill::before {
  content: "\f3db";
}

.bi-forward::before {
  content: "\f3dc";
}

.bi-front::before {
  content: "\f3dd";
}

.bi-fullscreen-exit::before {
  content: "\f3de";
}

.bi-fullscreen::before {
  content: "\f3df";
}

.bi-funnel-fill::before {
  content: "\f3e0";
}

.bi-funnel::before {
  content: "\f3e1";
}

.bi-gear-fill::before {
  content: "\f3e2";
}

.bi-gear-wide-connected::before {
  content: "\f3e3";
}

.bi-gear-wide::before {
  content: "\f3e4";
}

.bi-gear::before {
  content: "\f3e5";
}

.bi-gem::before {
  content: "\f3e6";
}

.bi-geo-alt-fill::before {
  content: "\f3e7";
}

.bi-geo-alt::before {
  content: "\f3e8";
}

.bi-geo-fill::before {
  content: "\f3e9";
}

.bi-geo::before {
  content: "\f3ea";
}

.bi-gift-fill::before {
  content: "\f3eb";
}

.bi-gift::before {
  content: "\f3ec";
}

.bi-github::before {
  content: "\f3ed";
}

.bi-globe::before {
  content: "\f3ee";
}

.bi-globe2::before {
  content: "\f3ef";
}

.bi-google::before {
  content: "\f3f0";
}

.bi-graph-down::before {
  content: "\f3f1";
}

.bi-graph-up::before {
  content: "\f3f2";
}

.bi-grid-1x2-fill::before {
  content: "\f3f3";
}

.bi-grid-1x2::before {
  content: "\f3f4";
}

.bi-grid-3x2-gap-fill::before {
  content: "\f3f5";
}

.bi-grid-3x2-gap::before {
  content: "\f3f6";
}

.bi-grid-3x2::before {
  content: "\f3f7";
}

.bi-grid-3x3-gap-fill::before {
  content: "\f3f8";
}

.bi-grid-3x3-gap::before {
  content: "\f3f9";
}

.bi-grid-3x3::before {
  content: "\f3fa";
}

.bi-grid-fill::before {
  content: "\f3fb";
}

.bi-grid::before {
  content: "\f3fc";
}

.bi-grip-horizontal::before {
  content: "\f3fd";
}

.bi-grip-vertical::before {
  content: "\f3fe";
}

.bi-hammer::before {
  content: "\f3ff";
}

.bi-hand-index-fill::before {
  content: "\f400";
}

.bi-hand-index-thumb-fill::before {
  content: "\f401";
}

.bi-hand-index-thumb::before {
  content: "\f402";
}

.bi-hand-index::before {
  content: "\f403";
}

.bi-hand-thumbs-down-fill::before {
  content: "\f404";
}

.bi-hand-thumbs-down::before {
  content: "\f405";
}

.bi-hand-thumbs-up-fill::before {
  content: "\f406";
}

.bi-hand-thumbs-up::before {
  content: "\f407";
}

.bi-handbag-fill::before {
  content: "\f408";
}

.bi-handbag::before {
  content: "\f409";
}

.bi-hash::before {
  content: "\f40a";
}

.bi-hdd-fill::before {
  content: "\f40b";
}

.bi-hdd-network-fill::before {
  content: "\f40c";
}

.bi-hdd-network::before {
  content: "\f40d";
}

.bi-hdd-rack-fill::before {
  content: "\f40e";
}

.bi-hdd-rack::before {
  content: "\f40f";
}

.bi-hdd-stack-fill::before {
  content: "\f410";
}

.bi-hdd-stack::before {
  content: "\f411";
}

.bi-hdd::before {
  content: "\f412";
}

.bi-headphones::before {
  content: "\f413";
}

.bi-headset::before {
  content: "\f414";
}

.bi-heart-fill::before {
  content: "\f415";
}

.bi-heart-half::before {
  content: "\f416";
}

.bi-heart::before {
  content: "\f417";
}

.bi-heptagon-fill::before {
  content: "\f418";
}

.bi-heptagon-half::before {
  content: "\f419";
}

.bi-heptagon::before {
  content: "\f41a";
}

.bi-hexagon-fill::before {
  content: "\f41b";
}

.bi-hexagon-half::before {
  content: "\f41c";
}

.bi-hexagon::before {
  content: "\f41d";
}

.bi-hourglass-bottom::before {
  content: "\f41e";
}

.bi-hourglass-split::before {
  content: "\f41f";
}

.bi-hourglass-top::before {
  content: "\f420";
}

.bi-hourglass::before {
  content: "\f421";
}

.bi-house-door-fill::before {
  content: "\f422";
}

.bi-house-door::before {
  content: "\f423";
}

.bi-house-fill::before {
  content: "\f424";
}

.bi-house::before {
  content: "\f425";
}

.bi-hr::before {
  content: "\f426";
}

.bi-hurricane::before {
  content: "\f427";
}

.bi-image-alt::before {
  content: "\f428";
}

.bi-image-fill::before {
  content: "\f429";
}

.bi-image::before {
  content: "\f42a";
}

.bi-images::before {
  content: "\f42b";
}

.bi-inbox-fill::before {
  content: "\f42c";
}

.bi-inbox::before {
  content: "\f42d";
}

.bi-inboxes-fill::before {
  content: "\f42e";
}

.bi-inboxes::before {
  content: "\f42f";
}

.bi-info-circle-fill::before {
  content: "\f430";
}

.bi-info-circle::before {
  content: "\f431";
}

.bi-info-square-fill::before {
  content: "\f432";
}

.bi-info-square::before {
  content: "\f433";
}

.bi-info::before {
  content: "\f434";
}

.bi-input-cursor-text::before {
  content: "\f435";
}

.bi-input-cursor::before {
  content: "\f436";
}

.bi-instagram::before {
  content: "\f437";
}

.bi-intersect::before {
  content: "\f438";
}

.bi-journal-album::before {
  content: "\f439";
}

.bi-journal-arrow-down::before {
  content: "\f43a";
}

.bi-journal-arrow-up::before {
  content: "\f43b";
}

.bi-journal-bookmark-fill::before {
  content: "\f43c";
}

.bi-journal-bookmark::before {
  content: "\f43d";
}

.bi-journal-check::before {
  content: "\f43e";
}

.bi-journal-code::before {
  content: "\f43f";
}

.bi-journal-medical::before {
  content: "\f440";
}

.bi-journal-minus::before {
  content: "\f441";
}

.bi-journal-plus::before {
  content: "\f442";
}

.bi-journal-richtext::before {
  content: "\f443";
}

.bi-journal-text::before {
  content: "\f444";
}

.bi-journal-x::before {
  content: "\f445";
}

.bi-journal::before {
  content: "\f446";
}

.bi-journals::before {
  content: "\f447";
}

.bi-joystick::before {
  content: "\f448";
}

.bi-justify-left::before {
  content: "\f449";
}

.bi-justify-right::before {
  content: "\f44a";
}

.bi-justify::before {
  content: "\f44b";
}

.bi-kanban-fill::before {
  content: "\f44c";
}

.bi-kanban::before {
  content: "\f44d";
}

.bi-key-fill::before {
  content: "\f44e";
}

.bi-key::before {
  content: "\f44f";
}

.bi-keyboard-fill::before {
  content: "\f450";
}

.bi-keyboard::before {
  content: "\f451";
}

.bi-ladder::before {
  content: "\f452";
}

.bi-lamp-fill::before {
  content: "\f453";
}

.bi-lamp::before {
  content: "\f454";
}

.bi-laptop-fill::before {
  content: "\f455";
}

.bi-laptop::before {
  content: "\f456";
}

.bi-layer-backward::before {
  content: "\f457";
}

.bi-layer-forward::before {
  content: "\f458";
}

.bi-layers-fill::before {
  content: "\f459";
}

.bi-layers-half::before {
  content: "\f45a";
}

.bi-layers::before {
  content: "\f45b";
}

.bi-layout-sidebar-inset-reverse::before {
  content: "\f45c";
}

.bi-layout-sidebar-inset::before {
  content: "\f45d";
}

.bi-layout-sidebar-reverse::before {
  content: "\f45e";
}

.bi-layout-sidebar::before {
  content: "\f45f";
}

.bi-layout-split::before {
  content: "\f460";
}

.bi-layout-text-sidebar-reverse::before {
  content: "\f461";
}

.bi-layout-text-sidebar::before {
  content: "\f462";
}

.bi-layout-text-window-reverse::before {
  content: "\f463";
}

.bi-layout-text-window::before {
  content: "\f464";
}

.bi-layout-three-columns::before {
  content: "\f465";
}

.bi-layout-wtf::before {
  content: "\f466";
}

.bi-life-preserver::before {
  content: "\f467";
}

.bi-lightbulb-fill::before {
  content: "\f468";
}

.bi-lightbulb-off-fill::before {
  content: "\f469";
}

.bi-lightbulb-off::before {
  content: "\f46a";
}

.bi-lightbulb::before {
  content: "\f46b";
}

.bi-lightning-charge-fill::before {
  content: "\f46c";
}

.bi-lightning-charge::before {
  content: "\f46d";
}

.bi-lightning-fill::before {
  content: "\f46e";
}

.bi-lightning::before {
  content: "\f46f";
}

.bi-link-45deg::before {
  content: "\f470";
}

.bi-link::before {
  content: "\f471";
}

.bi-linkedin::before {
  content: "\f472";
}

.bi-list-check::before {
  content: "\f473";
}

.bi-list-nested::before {
  content: "\f474";
}

.bi-list-ol::before {
  content: "\f475";
}

.bi-list-stars::before {
  content: "\f476";
}

.bi-list-task::before {
  content: "\f477";
}

.bi-list-ul::before {
  content: "\f478";
}

.bi-list::before {
  content: "\f479";
}

.bi-lock-fill::before {
  content: "\f47a";
}

.bi-lock::before {
  content: "\f47b";
}

.bi-mailbox::before {
  content: "\f47c";
}

.bi-mailbox2::before {
  content: "\f47d";
}

.bi-map-fill::before {
  content: "\f47e";
}

.bi-map::before {
  content: "\f47f";
}

.bi-markdown-fill::before {
  content: "\f480";
}

.bi-markdown::before {
  content: "\f481";
}

.bi-mask::before {
  content: "\f482";
}

.bi-megaphone-fill::before {
  content: "\f483";
}

.bi-megaphone::before {
  content: "\f484";
}

.bi-menu-app-fill::before {
  content: "\f485";
}

.bi-menu-app::before {
  content: "\f486";
}

.bi-menu-button-fill::before {
  content: "\f487";
}

.bi-menu-button-wide-fill::before {
  content: "\f488";
}

.bi-menu-button-wide::before {
  content: "\f489";
}

.bi-menu-button::before {
  content: "\f48a";
}

.bi-menu-down::before {
  content: "\f48b";
}

.bi-menu-up::before {
  content: "\f48c";
}

.bi-mic-fill::before {
  content: "\f48d";
}

.bi-mic-mute-fill::before {
  content: "\f48e";
}

.bi-mic-mute::before {
  content: "\f48f";
}

.bi-mic::before {
  content: "\f490";
}

.bi-minecart-loaded::before {
  content: "\f491";
}

.bi-minecart::before {
  content: "\f492";
}

.bi-moisture::before {
  content: "\f493";
}

.bi-moon-fill::before {
  content: "\f494";
}

.bi-moon-stars-fill::before {
  content: "\f495";
}

.bi-moon-stars::before {
  content: "\f496";
}

.bi-moon::before {
  content: "\f497";
}

.bi-mouse-fill::before {
  content: "\f498";
}

.bi-mouse::before {
  content: "\f499";
}

.bi-mouse2-fill::before {
  content: "\f49a";
}

.bi-mouse2::before {
  content: "\f49b";
}

.bi-mouse3-fill::before {
  content: "\f49c";
}

.bi-mouse3::before {
  content: "\f49d";
}

.bi-music-note-beamed::before {
  content: "\f49e";
}

.bi-music-note-list::before {
  content: "\f49f";
}

.bi-music-note::before {
  content: "\f4a0";
}

.bi-music-player-fill::before {
  content: "\f4a1";
}

.bi-music-player::before {
  content: "\f4a2";
}

.bi-newspaper::before {
  content: "\f4a3";
}

.bi-node-minus-fill::before {
  content: "\f4a4";
}

.bi-node-minus::before {
  content: "\f4a5";
}

.bi-node-plus-fill::before {
  content: "\f4a6";
}

.bi-node-plus::before {
  content: "\f4a7";
}

.bi-nut-fill::before {
  content: "\f4a8";
}

.bi-nut::before {
  content: "\f4a9";
}

.bi-octagon-fill::before {
  content: "\f4aa";
}

.bi-octagon-half::before {
  content: "\f4ab";
}

.bi-octagon::before {
  content: "\f4ac";
}

.bi-option::before {
  content: "\f4ad";
}

.bi-outlet::before {
  content: "\f4ae";
}

.bi-paint-bucket::before {
  content: "\f4af";
}

.bi-palette-fill::before {
  content: "\f4b0";
}

.bi-palette::before {
  content: "\f4b1";
}

.bi-palette2::before {
  content: "\f4b2";
}

.bi-paperclip::before {
  content: "\f4b3";
}

.bi-paragraph::before {
  content: "\f4b4";
}

.bi-patch-check-fill::before {
  content: "\f4b5";
}

.bi-patch-check::before {
  content: "\f4b6";
}

.bi-patch-exclamation-fill::before {
  content: "\f4b7";
}

.bi-patch-exclamation::before {
  content: "\f4b8";
}

.bi-patch-minus-fill::before {
  content: "\f4b9";
}

.bi-patch-minus::before {
  content: "\f4ba";
}

.bi-patch-plus-fill::before {
  content: "\f4bb";
}

.bi-patch-plus::before {
  content: "\f4bc";
}

.bi-patch-question-fill::before {
  content: "\f4bd";
}

.bi-patch-question::before {
  content: "\f4be";
}

.bi-pause-btn-fill::before {
  content: "\f4bf";
}

.bi-pause-btn::before {
  content: "\f4c0";
}

.bi-pause-circle-fill::before {
  content: "\f4c1";
}

.bi-pause-circle::before {
  content: "\f4c2";
}

.bi-pause-fill::before {
  content: "\f4c3";
}

.bi-pause::before {
  content: "\f4c4";
}

.bi-peace-fill::before {
  content: "\f4c5";
}

.bi-peace::before {
  content: "\f4c6";
}

.bi-pen-fill::before {
  content: "\f4c7";
}

.bi-pen::before {
  content: "\f4c8";
}

.bi-pencil-fill::before {
  content: "\f4c9";
}

.bi-pencil-square::before {
  content: "\f4ca";
}

.bi-pencil::before {
  content: "\f4cb";
}

.bi-pentagon-fill::before {
  content: "\f4cc";
}

.bi-pentagon-half::before {
  content: "\f4cd";
}

.bi-pentagon::before {
  content: "\f4ce";
}

.bi-people-fill::before {
  content: "\f4cf";
}

.bi-people::before {
  content: "\f4d0";
}

.bi-percent::before {
  content: "\f4d1";
}

.bi-person-badge-fill::before {
  content: "\f4d2";
}

.bi-person-badge::before {
  content: "\f4d3";
}

.bi-person-bounding-box::before {
  content: "\f4d4";
}

.bi-person-check-fill::before {
  content: "\f4d5";
}

.bi-person-check::before {
  content: "\f4d6";
}

.bi-person-circle::before {
  content: "\f4d7";
}

.bi-person-dash-fill::before {
  content: "\f4d8";
}

.bi-person-dash::before {
  content: "\f4d9";
}

.bi-person-fill::before {
  content: "\f4da";
}

.bi-person-lines-fill::before {
  content: "\f4db";
}

.bi-person-plus-fill::before {
  content: "\f4dc";
}

.bi-person-plus::before {
  content: "\f4dd";
}

.bi-person-square::before {
  content: "\f4de";
}

.bi-person-x-fill::before {
  content: "\f4df";
}

.bi-person-x::before {
  content: "\f4e0";
}

.bi-person::before {
  content: "\f4e1";
}

.bi-phone-fill::before {
  content: "\f4e2";
}

.bi-phone-landscape-fill::before {
  content: "\f4e3";
}

.bi-phone-landscape::before {
  content: "\f4e4";
}

.bi-phone-vibrate-fill::before {
  content: "\f4e5";
}

.bi-phone-vibrate::before {
  content: "\f4e6";
}

.bi-phone::before {
  content: "\f4e7";
}

.bi-pie-chart-fill::before {
  content: "\f4e8";
}

.bi-pie-chart::before {
  content: "\f4e9";
}

.bi-pin-angle-fill::before {
  content: "\f4ea";
}

.bi-pin-angle::before {
  content: "\f4eb";
}

.bi-pin-fill::before {
  content: "\f4ec";
}

.bi-pin::before {
  content: "\f4ed";
}

.bi-pip-fill::before {
  content: "\f4ee";
}

.bi-pip::before {
  content: "\f4ef";
}

.bi-play-btn-fill::before {
  content: "\f4f0";
}

.bi-play-btn::before {
  content: "\f4f1";
}

.bi-play-circle-fill::before {
  content: "\f4f2";
}

.bi-play-circle::before {
  content: "\f4f3";
}

.bi-play-fill::before {
  content: "\f4f4";
}

.bi-play::before {
  content: "\f4f5";
}

.bi-plug-fill::before {
  content: "\f4f6";
}

.bi-plug::before {
  content: "\f4f7";
}

.bi-plus-circle-dotted::before {
  content: "\f4f8";
}

.bi-plus-circle-fill::before {
  content: "\f4f9";
}

.bi-plus-circle::before {
  content: "\f4fa";
}

.bi-plus-square-dotted::before {
  content: "\f4fb";
}

.bi-plus-square-fill::before {
  content: "\f4fc";
}

.bi-plus-square::before {
  content: "\f4fd";
}

.bi-plus::before {
  content: "\f4fe";
}

.bi-power::before {
  content: "\f4ff";
}

.bi-printer-fill::before {
  content: "\f500";
}

.bi-printer::before {
  content: "\f501";
}

.bi-puzzle-fill::before {
  content: "\f502";
}

.bi-puzzle::before {
  content: "\f503";
}

.bi-question-circle-fill::before {
  content: "\f504";
}

.bi-question-circle::before {
  content: "\f505";
}

.bi-question-diamond-fill::before {
  content: "\f506";
}

.bi-question-diamond::before {
  content: "\f507";
}

.bi-question-octagon-fill::before {
  content: "\f508";
}

.bi-question-octagon::before {
  content: "\f509";
}

.bi-question-square-fill::before {
  content: "\f50a";
}

.bi-question-square::before {
  content: "\f50b";
}

.bi-question::before {
  content: "\f50c";
}

.bi-rainbow::before {
  content: "\f50d";
}

.bi-receipt-cutoff::before {
  content: "\f50e";
}

.bi-receipt::before {
  content: "\f50f";
}

.bi-reception-0::before {
  content: "\f510";
}

.bi-reception-1::before {
  content: "\f511";
}

.bi-reception-2::before {
  content: "\f512";
}

.bi-reception-3::before {
  content: "\f513";
}

.bi-reception-4::before {
  content: "\f514";
}

.bi-record-btn-fill::before {
  content: "\f515";
}

.bi-record-btn::before {
  content: "\f516";
}

.bi-record-circle-fill::before {
  content: "\f517";
}

.bi-record-circle::before {
  content: "\f518";
}

.bi-record-fill::before {
  content: "\f519";
}

.bi-record::before {
  content: "\f51a";
}

.bi-record2-fill::before {
  content: "\f51b";
}

.bi-record2::before {
  content: "\f51c";
}

.bi-reply-all-fill::before {
  content: "\f51d";
}

.bi-reply-all::before {
  content: "\f51e";
}

.bi-reply-fill::before {
  content: "\f51f";
}

.bi-reply::before {
  content: "\f520";
}

.bi-rss-fill::before {
  content: "\f521";
}

.bi-rss::before {
  content: "\f522";
}

.bi-rulers::before {
  content: "\f523";
}

.bi-save-fill::before {
  content: "\f524";
}

.bi-save::before {
  content: "\f525";
}

.bi-save2-fill::before {
  content: "\f526";
}

.bi-save2::before {
  content: "\f527";
}

.bi-scissors::before {
  content: "\f528";
}

.bi-screwdriver::before {
  content: "\f529";
}

.bi-search::before {
  content: "\f52a";
}

.bi-segmented-nav::before {
  content: "\f52b";
}

.bi-server::before {
  content: "\f52c";
}

.bi-share-fill::before {
  content: "\f52d";
}

.bi-share::before {
  content: "\f52e";
}

.bi-shield-check::before {
  content: "\f52f";
}

.bi-shield-exclamation::before {
  content: "\f530";
}

.bi-shield-fill-check::before {
  content: "\f531";
}

.bi-shield-fill-exclamation::before {
  content: "\f532";
}

.bi-shield-fill-minus::before {
  content: "\f533";
}

.bi-shield-fill-plus::before {
  content: "\f534";
}

.bi-shield-fill-x::before {
  content: "\f535";
}

.bi-shield-fill::before {
  content: "\f536";
}

.bi-shield-lock-fill::before {
  content: "\f537";
}

.bi-shield-lock::before {
  content: "\f538";
}

.bi-shield-minus::before {
  content: "\f539";
}

.bi-shield-plus::before {
  content: "\f53a";
}

.bi-shield-shaded::before {
  content: "\f53b";
}

.bi-shield-slash-fill::before {
  content: "\f53c";
}

.bi-shield-slash::before {
  content: "\f53d";
}

.bi-shield-x::before {
  content: "\f53e";
}

.bi-shield::before {
  content: "\f53f";
}

.bi-shift-fill::before {
  content: "\f540";
}

.bi-shift::before {
  content: "\f541";
}

.bi-shop-window::before {
  content: "\f542";
}

.bi-shop::before {
  content: "\f543";
}

.bi-shuffle::before {
  content: "\f544";
}

.bi-signpost-2-fill::before {
  content: "\f545";
}

.bi-signpost-2::before {
  content: "\f546";
}

.bi-signpost-fill::before {
  content: "\f547";
}

.bi-signpost-split-fill::before {
  content: "\f548";
}

.bi-signpost-split::before {
  content: "\f549";
}

.bi-signpost::before {
  content: "\f54a";
}

.bi-sim-fill::before {
  content: "\f54b";
}

.bi-sim::before {
  content: "\f54c";
}

.bi-skip-backward-btn-fill::before {
  content: "\f54d";
}

.bi-skip-backward-btn::before {
  content: "\f54e";
}

.bi-skip-backward-circle-fill::before {
  content: "\f54f";
}

.bi-skip-backward-circle::before {
  content: "\f550";
}

.bi-skip-backward-fill::before {
  content: "\f551";
}

.bi-skip-backward::before {
  content: "\f552";
}

.bi-skip-end-btn-fill::before {
  content: "\f553";
}

.bi-skip-end-btn::before {
  content: "\f554";
}

.bi-skip-end-circle-fill::before {
  content: "\f555";
}

.bi-skip-end-circle::before {
  content: "\f556";
}

.bi-skip-end-fill::before {
  content: "\f557";
}

.bi-skip-end::before {
  content: "\f558";
}

.bi-skip-forward-btn-fill::before {
  content: "\f559";
}

.bi-skip-forward-btn::before {
  content: "\f55a";
}

.bi-skip-forward-circle-fill::before {
  content: "\f55b";
}

.bi-skip-forward-circle::before {
  content: "\f55c";
}

.bi-skip-forward-fill::before {
  content: "\f55d";
}

.bi-skip-forward::before {
  content: "\f55e";
}

.bi-skip-start-btn-fill::before {
  content: "\f55f";
}

.bi-skip-start-btn::before {
  content: "\f560";
}

.bi-skip-start-circle-fill::before {
  content: "\f561";
}

.bi-skip-start-circle::before {
  content: "\f562";
}

.bi-skip-start-fill::before {
  content: "\f563";
}

.bi-skip-start::before {
  content: "\f564";
}

.bi-slack::before {
  content: "\f565";
}

.bi-slash-circle-fill::before {
  content: "\f566";
}

.bi-slash-circle::before {
  content: "\f567";
}

.bi-slash-square-fill::before {
  content: "\f568";
}

.bi-slash-square::before {
  content: "\f569";
}

.bi-slash::before {
  content: "\f56a";
}

.bi-sliders::before {
  content: "\f56b";
}

.bi-smartwatch::before {
  content: "\f56c";
}

.bi-snow::before {
  content: "\f56d";
}

.bi-snow2::before {
  content: "\f56e";
}

.bi-snow3::before {
  content: "\f56f";
}

.bi-sort-alpha-down-alt::before {
  content: "\f570";
}

.bi-sort-alpha-down::before {
  content: "\f571";
}

.bi-sort-alpha-up-alt::before {
  content: "\f572";
}

.bi-sort-alpha-up::before {
  content: "\f573";
}

.bi-sort-down-alt::before {
  content: "\f574";
}

.bi-sort-down::before {
  content: "\f575";
}

.bi-sort-numeric-down-alt::before {
  content: "\f576";
}

.bi-sort-numeric-down::before {
  content: "\f577";
}

.bi-sort-numeric-up-alt::before {
  content: "\f578";
}

.bi-sort-numeric-up::before {
  content: "\f579";
}

.bi-sort-up-alt::before {
  content: "\f57a";
}

.bi-sort-up::before {
  content: "\f57b";
}

.bi-soundwave::before {
  content: "\f57c";
}

.bi-speaker-fill::before {
  content: "\f57d";
}

.bi-speaker::before {
  content: "\f57e";
}

.bi-speedometer::before {
  content: "\f57f";
}

.bi-speedometer2::before {
  content: "\f580";
}

.bi-spellcheck::before {
  content: "\f581";
}

.bi-square-fill::before {
  content: "\f582";
}

.bi-square-half::before {
  content: "\f583";
}

.bi-square::before {
  content: "\f584";
}

.bi-stack::before {
  content: "\f585";
}

.bi-star-fill::before {
  content: "\f586";
}

.bi-star-half::before {
  content: "\f587";
}

.bi-star::before {
  content: "\f588";
}

.bi-stars::before {
  content: "\f589";
}

.bi-stickies-fill::before {
  content: "\f58a";
}

.bi-stickies::before {
  content: "\f58b";
}

.bi-sticky-fill::before {
  content: "\f58c";
}

.bi-sticky::before {
  content: "\f58d";
}

.bi-stop-btn-fill::before {
  content: "\f58e";
}

.bi-stop-btn::before {
  content: "\f58f";
}

.bi-stop-circle-fill::before {
  content: "\f590";
}

.bi-stop-circle::before {
  content: "\f591";
}

.bi-stop-fill::before {
  content: "\f592";
}

.bi-stop::before {
  content: "\f593";
}

.bi-stoplights-fill::before {
  content: "\f594";
}

.bi-stoplights::before {
  content: "\f595";
}

.bi-stopwatch-fill::before {
  content: "\f596";
}

.bi-stopwatch::before {
  content: "\f597";
}

.bi-subtract::before {
  content: "\f598";
}

.bi-suit-club-fill::before {
  content: "\f599";
}

.bi-suit-club::before {
  content: "\f59a";
}

.bi-suit-diamond-fill::before {
  content: "\f59b";
}

.bi-suit-diamond::before {
  content: "\f59c";
}

.bi-suit-heart-fill::before {
  content: "\f59d";
}

.bi-suit-heart::before {
  content: "\f59e";
}

.bi-suit-spade-fill::before {
  content: "\f59f";
}

.bi-suit-spade::before {
  content: "\f5a0";
}

.bi-sun-fill::before {
  content: "\f5a1";
}

.bi-sun::before {
  content: "\f5a2";
}

.bi-sunglasses::before {
  content: "\f5a3";
}

.bi-sunrise-fill::before {
  content: "\f5a4";
}

.bi-sunrise::before {
  content: "\f5a5";
}

.bi-sunset-fill::before {
  content: "\f5a6";
}

.bi-sunset::before {
  content: "\f5a7";
}

.bi-symmetry-horizontal::before {
  content: "\f5a8";
}

.bi-symmetry-vertical::before {
  content: "\f5a9";
}

.bi-table::before {
  content: "\f5aa";
}

.bi-tablet-fill::before {
  content: "\f5ab";
}

.bi-tablet-landscape-fill::before {
  content: "\f5ac";
}

.bi-tablet-landscape::before {
  content: "\f5ad";
}

.bi-tablet::before {
  content: "\f5ae";
}

.bi-tag-fill::before {
  content: "\f5af";
}

.bi-tag::before {
  content: "\f5b0";
}

.bi-tags-fill::before {
  content: "\f5b1";
}

.bi-tags::before {
  content: "\f5b2";
}

.bi-telegram::before {
  content: "\f5b3";
}

.bi-telephone-fill::before {
  content: "\f5b4";
}

.bi-telephone-forward-fill::before {
  content: "\f5b5";
}

.bi-telephone-forward::before {
  content: "\f5b6";
}

.bi-telephone-inbound-fill::before {
  content: "\f5b7";
}

.bi-telephone-inbound::before {
  content: "\f5b8";
}

.bi-telephone-minus-fill::before {
  content: "\f5b9";
}

.bi-telephone-minus::before {
  content: "\f5ba";
}

.bi-telephone-outbound-fill::before {
  content: "\f5bb";
}

.bi-telephone-outbound::before {
  content: "\f5bc";
}

.bi-telephone-plus-fill::before {
  content: "\f5bd";
}

.bi-telephone-plus::before {
  content: "\f5be";
}

.bi-telephone-x-fill::before {
  content: "\f5bf";
}

.bi-telephone-x::before {
  content: "\f5c0";
}

.bi-telephone::before {
  content: "\f5c1";
}

.bi-terminal-fill::before {
  content: "\f5c2";
}

.bi-terminal::before {
  content: "\f5c3";
}

.bi-text-center::before {
  content: "\f5c4";
}

.bi-text-indent-left::before {
  content: "\f5c5";
}

.bi-text-indent-right::before {
  content: "\f5c6";
}

.bi-text-left::before {
  content: "\f5c7";
}

.bi-text-paragraph::before {
  content: "\f5c8";
}

.bi-text-right::before {
  content: "\f5c9";
}

.bi-textarea-resize::before {
  content: "\f5ca";
}

.bi-textarea-t::before {
  content: "\f5cb";
}

.bi-textarea::before {
  content: "\f5cc";
}

.bi-thermometer-half::before {
  content: "\f5cd";
}

.bi-thermometer-high::before {
  content: "\f5ce";
}

.bi-thermometer-low::before {
  content: "\f5cf";
}

.bi-thermometer-snow::before {
  content: "\f5d0";
}

.bi-thermometer-sun::before {
  content: "\f5d1";
}

.bi-thermometer::before {
  content: "\f5d2";
}

.bi-three-dots-vertical::before {
  content: "\f5d3";
}

.bi-three-dots::before {
  content: "\f5d4";
}

.bi-toggle-off::before {
  content: "\f5d5";
}

.bi-toggle-on::before {
  content: "\f5d6";
}

.bi-toggle2-off::before {
  content: "\f5d7";
}

.bi-toggle2-on::before {
  content: "\f5d8";
}

.bi-toggles::before {
  content: "\f5d9";
}

.bi-toggles2::before {
  content: "\f5da";
}

.bi-tools::before {
  content: "\f5db";
}

.bi-tornado::before {
  content: "\f5dc";
}

.bi-trash-fill::before {
  content: "\f5dd";
}

.bi-trash::before {
  content: "\f5de";
}

.bi-trash2-fill::before {
  content: "\f5df";
}

.bi-trash2::before {
  content: "\f5e0";
}

.bi-tree-fill::before {
  content: "\f5e1";
}

.bi-tree::before {
  content: "\f5e2";
}

.bi-triangle-fill::before {
  content: "\f5e3";
}

.bi-triangle-half::before {
  content: "\f5e4";
}

.bi-triangle::before {
  content: "\f5e5";
}

.bi-trophy-fill::before {
  content: "\f5e6";
}

.bi-trophy::before {
  content: "\f5e7";
}

.bi-tropical-storm::before {
  content: "\f5e8";
}

.bi-truck-flatbed::before {
  content: "\f5e9";
}

.bi-truck::before {
  content: "\f5ea";
}

.bi-tsunami::before {
  content: "\f5eb";
}

.bi-tv-fill::before {
  content: "\f5ec";
}

.bi-tv::before {
  content: "\f5ed";
}

.bi-twitch::before {
  content: "\f5ee";
}

.bi-twitter::before {
  content: "\f5ef";
}

.bi-type-bold::before {
  content: "\f5f0";
}

.bi-type-h1::before {
  content: "\f5f1";
}

.bi-type-h2::before {
  content: "\f5f2";
}

.bi-type-h3::before {
  content: "\f5f3";
}

.bi-type-italic::before {
  content: "\f5f4";
}

.bi-type-strikethrough::before {
  content: "\f5f5";
}

.bi-type-underline::before {
  content: "\f5f6";
}

.bi-type::before {
  content: "\f5f7";
}

.bi-ui-checks-grid::before {
  content: "\f5f8";
}

.bi-ui-checks::before {
  content: "\f5f9";
}

.bi-ui-radios-grid::before {
  content: "\f5fa";
}

.bi-ui-radios::before {
  content: "\f5fb";
}

.bi-umbrella-fill::before {
  content: "\f5fc";
}

.bi-umbrella::before {
  content: "\f5fd";
}

.bi-union::before {
  content: "\f5fe";
}

.bi-unlock-fill::before {
  content: "\f5ff";
}

.bi-unlock::before {
  content: "\f600";
}

.bi-upc-scan::before {
  content: "\f601";
}

.bi-upc::before {
  content: "\f602";
}

.bi-upload::before {
  content: "\f603";
}

.bi-vector-pen::before {
  content: "\f604";
}

.bi-view-list::before {
  content: "\f605";
}

.bi-view-stacked::before {
  content: "\f606";
}

.bi-vinyl-fill::before {
  content: "\f607";
}

.bi-vinyl::before {
  content: "\f608";
}

.bi-voicemail::before {
  content: "\f609";
}

.bi-volume-down-fill::before {
  content: "\f60a";
}

.bi-volume-down::before {
  content: "\f60b";
}

.bi-volume-mute-fill::before {
  content: "\f60c";
}

.bi-volume-mute::before {
  content: "\f60d";
}

.bi-volume-off-fill::before {
  content: "\f60e";
}

.bi-volume-off::before {
  content: "\f60f";
}

.bi-volume-up-fill::before {
  content: "\f610";
}

.bi-volume-up::before {
  content: "\f611";
}

.bi-vr::before {
  content: "\f612";
}

.bi-wallet-fill::before {
  content: "\f613";
}

.bi-wallet::before {
  content: "\f614";
}

.bi-wallet2::before {
  content: "\f615";
}

.bi-watch::before {
  content: "\f616";
}

.bi-water::before {
  content: "\f617";
}

.bi-whatsapp::before {
  content: "\f618";
}

.bi-wifi-1::before {
  content: "\f619";
}

.bi-wifi-2::before {
  content: "\f61a";
}

.bi-wifi-off::before {
  content: "\f61b";
}

.bi-wifi::before {
  content: "\f61c";
}

.bi-wind::before {
  content: "\f61d";
}

.bi-window-dock::before {
  content: "\f61e";
}

.bi-window-sidebar::before {
  content: "\f61f";
}

.bi-window::before {
  content: "\f620";
}

.bi-wrench::before {
  content: "\f621";
}

.bi-x-circle-fill::before {
  content: "\f622";
}

.bi-x-circle::before {
  content: "\f623";
}

.bi-x-diamond-fill::before {
  content: "\f624";
}

.bi-x-diamond::before {
  content: "\f625";
}

.bi-x-octagon-fill::before {
  content: "\f626";
}

.bi-x-octagon::before {
  content: "\f627";
}

.bi-x-square-fill::before {
  content: "\f628";
}

.bi-x-square::before {
  content: "\f629";
}

.bi-x::before {
  content: "\f62a";
}

.bi-youtube::before {
  content: "\f62b";
}

.bi-zoom-in::before {
  content: "\f62c";
}

.bi-zoom-out::before {
  content: "\f62d";
}

.bi-bank::before {
  content: "\f62e";
}

.bi-bank2::before {
  content: "\f62f";
}

.bi-bell-slash-fill::before {
  content: "\f630";
}

.bi-bell-slash::before {
  content: "\f631";
}

.bi-cash-coin::before {
  content: "\f632";
}

.bi-check-lg::before {
  content: "\f633";
}

.bi-coin::before {
  content: "\f634";
}

.bi-currency-bitcoin::before {
  content: "\f635";
}

.bi-currency-dollar::before {
  content: "\f636";
}

.bi-currency-euro::before {
  content: "\f637";
}

.bi-currency-exchange::before {
  content: "\f638";
}

.bi-currency-pound::before {
  content: "\f639";
}

.bi-currency-yen::before {
  content: "\f63a";
}

.bi-dash-lg::before {
  content: "\f63b";
}

.bi-exclamation-lg::before {
  content: "\f63c";
}

.bi-file-earmark-pdf-fill::before {
  content: "\f63d";
}

.bi-file-earmark-pdf::before {
  content: "\f63e";
}

.bi-file-pdf-fill::before {
  content: "\f63f";
}

.bi-file-pdf::before {
  content: "\f640";
}

.bi-gender-ambiguous::before {
  content: "\f641";
}

.bi-gender-female::before {
  content: "\f642";
}

.bi-gender-male::before {
  content: "\f643";
}

.bi-gender-trans::before {
  content: "\f644";
}

.bi-headset-vr::before {
  content: "\f645";
}

.bi-info-lg::before {
  content: "\f646";
}

.bi-mastodon::before {
  content: "\f647";
}

.bi-messenger::before {
  content: "\f648";
}

.bi-piggy-bank-fill::before {
  content: "\f649";
}

.bi-piggy-bank::before {
  content: "\f64a";
}

.bi-pin-map-fill::before {
  content: "\f64b";
}

.bi-pin-map::before {
  content: "\f64c";
}

.bi-plus-lg::before {
  content: "\f64d";
}

.bi-question-lg::before {
  content: "\f64e";
}

.bi-recycle::before {
  content: "\f64f";
}

.bi-reddit::before {
  content: "\f650";
}

.bi-safe-fill::before {
  content: "\f651";
}

.bi-safe2-fill::before {
  content: "\f652";
}

.bi-safe2::before {
  content: "\f653";
}

.bi-sd-card-fill::before {
  content: "\f654";
}

.bi-sd-card::before {
  content: "\f655";
}

.bi-skype::before {
  content: "\f656";
}

.bi-slash-lg::before {
  content: "\f657";
}

.bi-translate::before {
  content: "\f658";
}

.bi-x-lg::before {
  content: "\f659";
}

.bi-safe::before {
  content: "\f65a";
}

.bi-apple::before {
  content: "\f65b";
}

.bi-microsoft::before {
  content: "\f65d";
}

.bi-windows::before {
  content: "\f65e";
}

.bi-behance::before {
  content: "\f65c";
}

.bi-dribbble::before {
  content: "\f65f";
}

.bi-line::before {
  content: "\f660";
}

.bi-medium::before {
  content: "\f661";
}

.bi-paypal::before {
  content: "\f662";
}

.bi-pinterest::before {
  content: "\f663";
}

.bi-signal::before {
  content: "\f664";
}

.bi-snapchat::before {
  content: "\f665";
}

.bi-spotify::before {
  content: "\f666";
}

.bi-stack-overflow::before {
  content: "\f667";
}

.bi-strava::before {
  content: "\f668";
}

.bi-wordpress::before {
  content: "\f669";
}

.bi-vimeo::before {
  content: "\f66a";
}

.bi-activity::before {
  content: "\f66b";
}

.bi-easel2-fill::before {
  content: "\f66c";
}

.bi-easel2::before {
  content: "\f66d";
}

.bi-easel3-fill::before {
  content: "\f66e";
}

.bi-easel3::before {
  content: "\f66f";
}

.bi-fan::before {
  content: "\f670";
}

.bi-fingerprint::before {
  content: "\f671";
}

.bi-graph-down-arrow::before {
  content: "\f672";
}

.bi-graph-up-arrow::before {
  content: "\f673";
}

.bi-hypnotize::before {
  content: "\f674";
}

.bi-magic::before {
  content: "\f675";
}

.bi-person-rolodex::before {
  content: "\f676";
}

.bi-person-video::before {
  content: "\f677";
}

.bi-person-video2::before {
  content: "\f678";
}

.bi-person-video3::before {
  content: "\f679";
}

.bi-person-workspace::before {
  content: "\f67a";
}

.bi-radioactive::before {
  content: "\f67b";
}

.bi-webcam-fill::before {
  content: "\f67c";
}

.bi-webcam::before {
  content: "\f67d";
}

.bi-yin-yang::before {
  content: "\f67e";
}

.bi-bandaid-fill::before {
  content: "\f680";
}

.bi-bandaid::before {
  content: "\f681";
}

.bi-bluetooth::before {
  content: "\f682";
}

.bi-body-text::before {
  content: "\f683";
}

.bi-boombox::before {
  content: "\f684";
}

.bi-boxes::before {
  content: "\f685";
}

.bi-dpad-fill::before {
  content: "\f686";
}

.bi-dpad::before {
  content: "\f687";
}

.bi-ear-fill::before {
  content: "\f688";
}

.bi-ear::before {
  content: "\f689";
}

.bi-envelope-check-fill::before {
  content: "\f68b";
}

.bi-envelope-check::before {
  content: "\f68c";
}

.bi-envelope-dash-fill::before {
  content: "\f68e";
}

.bi-envelope-dash::before {
  content: "\f68f";
}

.bi-envelope-exclamation-fill::before {
  content: "\f691";
}

.bi-envelope-exclamation::before {
  content: "\f692";
}

.bi-envelope-plus-fill::before {
  content: "\f693";
}

.bi-envelope-plus::before {
  content: "\f694";
}

.bi-envelope-slash-fill::before {
  content: "\f696";
}

.bi-envelope-slash::before {
  content: "\f697";
}

.bi-envelope-x-fill::before {
  content: "\f699";
}

.bi-envelope-x::before {
  content: "\f69a";
}

.bi-explicit-fill::before {
  content: "\f69b";
}

.bi-explicit::before {
  content: "\f69c";
}

.bi-git::before {
  content: "\f69d";
}

.bi-infinity::before {
  content: "\f69e";
}

.bi-list-columns-reverse::before {
  content: "\f69f";
}

.bi-list-columns::before {
  content: "\f6a0";
}

.bi-meta::before {
  content: "\f6a1";
}

.bi-nintendo-switch::before {
  content: "\f6a4";
}

.bi-pc-display-horizontal::before {
  content: "\f6a5";
}

.bi-pc-display::before {
  content: "\f6a6";
}

.bi-pc-horizontal::before {
  content: "\f6a7";
}

.bi-pc::before {
  content: "\f6a8";
}

.bi-playstation::before {
  content: "\f6a9";
}

.bi-plus-slash-minus::before {
  content: "\f6aa";
}

.bi-projector-fill::before {
  content: "\f6ab";
}

.bi-projector::before {
  content: "\f6ac";
}

.bi-qr-code-scan::before {
  content: "\f6ad";
}

.bi-qr-code::before {
  content: "\f6ae";
}

.bi-quora::before {
  content: "\f6af";
}

.bi-quote::before {
  content: "\f6b0";
}

.bi-robot::before {
  content: "\f6b1";
}

.bi-send-check-fill::before {
  content: "\f6b2";
}

.bi-send-check::before {
  content: "\f6b3";
}

.bi-send-dash-fill::before {
  content: "\f6b4";
}

.bi-send-dash::before {
  content: "\f6b5";
}

.bi-send-exclamation-fill::before {
  content: "\f6b7";
}

.bi-send-exclamation::before {
  content: "\f6b8";
}

.bi-send-fill::before {
  content: "\f6b9";
}

.bi-send-plus-fill::before {
  content: "\f6ba";
}

.bi-send-plus::before {
  content: "\f6bb";
}

.bi-send-slash-fill::before {
  content: "\f6bc";
}

.bi-send-slash::before {
  content: "\f6bd";
}

.bi-send-x-fill::before {
  content: "\f6be";
}

.bi-send-x::before {
  content: "\f6bf";
}

.bi-send::before {
  content: "\f6c0";
}

.bi-steam::before {
  content: "\f6c1";
}

.bi-terminal-dash::before {
  content: "\f6c3";
}

.bi-terminal-plus::before {
  content: "\f6c4";
}

.bi-terminal-split::before {
  content: "\f6c5";
}

.bi-ticket-detailed-fill::before {
  content: "\f6c6";
}

.bi-ticket-detailed::before {
  content: "\f6c7";
}

.bi-ticket-fill::before {
  content: "\f6c8";
}

.bi-ticket-perforated-fill::before {
  content: "\f6c9";
}

.bi-ticket-perforated::before {
  content: "\f6ca";
}

.bi-ticket::before {
  content: "\f6cb";
}

.bi-tiktok::before {
  content: "\f6cc";
}

.bi-window-dash::before {
  content: "\f6cd";
}

.bi-window-desktop::before {
  content: "\f6ce";
}

.bi-window-fullscreen::before {
  content: "\f6cf";
}

.bi-window-plus::before {
  content: "\f6d0";
}

.bi-window-split::before {
  content: "\f6d1";
}

.bi-window-stack::before {
  content: "\f6d2";
}

.bi-window-x::before {
  content: "\f6d3";
}

.bi-xbox::before {
  content: "\f6d4";
}

.bi-ethernet::before {
  content: "\f6d5";
}

.bi-hdmi-fill::before {
  content: "\f6d6";
}

.bi-hdmi::before {
  content: "\f6d7";
}

.bi-usb-c-fill::before {
  content: "\f6d8";
}

.bi-usb-c::before {
  content: "\f6d9";
}

.bi-usb-fill::before {
  content: "\f6da";
}

.bi-usb-plug-fill::before {
  content: "\f6db";
}

.bi-usb-plug::before {
  content: "\f6dc";
}

.bi-usb-symbol::before {
  content: "\f6dd";
}

.bi-usb::before {
  content: "\f6de";
}

.bi-boombox-fill::before {
  content: "\f6df";
}

.bi-displayport::before {
  content: "\f6e1";
}

.bi-gpu-card::before {
  content: "\f6e2";
}

.bi-memory::before {
  content: "\f6e3";
}

.bi-modem-fill::before {
  content: "\f6e4";
}

.bi-modem::before {
  content: "\f6e5";
}

.bi-motherboard-fill::before {
  content: "\f6e6";
}

.bi-motherboard::before {
  content: "\f6e7";
}

.bi-optical-audio-fill::before {
  content: "\f6e8";
}

.bi-optical-audio::before {
  content: "\f6e9";
}

.bi-pci-card::before {
  content: "\f6ea";
}

.bi-router-fill::before {
  content: "\f6eb";
}

.bi-router::before {
  content: "\f6ec";
}

.bi-thunderbolt-fill::before {
  content: "\f6ef";
}

.bi-thunderbolt::before {
  content: "\f6f0";
}

.bi-usb-drive-fill::before {
  content: "\f6f1";
}

.bi-usb-drive::before {
  content: "\f6f2";
}

.bi-usb-micro-fill::before {
  content: "\f6f3";
}

.bi-usb-micro::before {
  content: "\f6f4";
}

.bi-usb-mini-fill::before {
  content: "\f6f5";
}

.bi-usb-mini::before {
  content: "\f6f6";
}

.bi-cloud-haze2::before {
  content: "\f6f7";
}

.bi-device-hdd-fill::before {
  content: "\f6f8";
}

.bi-device-hdd::before {
  content: "\f6f9";
}

.bi-device-ssd-fill::before {
  content: "\f6fa";
}

.bi-device-ssd::before {
  content: "\f6fb";
}

.bi-displayport-fill::before {
  content: "\f6fc";
}

.bi-mortarboard-fill::before {
  content: "\f6fd";
}

.bi-mortarboard::before {
  content: "\f6fe";
}

.bi-terminal-x::before {
  content: "\f6ff";
}

.bi-arrow-through-heart-fill::before {
  content: "\f700";
}

.bi-arrow-through-heart::before {
  content: "\f701";
}

.bi-badge-sd-fill::before {
  content: "\f702";
}

.bi-badge-sd::before {
  content: "\f703";
}

.bi-bag-heart-fill::before {
  content: "\f704";
}

.bi-bag-heart::before {
  content: "\f705";
}

.bi-balloon-fill::before {
  content: "\f706";
}

.bi-balloon-heart-fill::before {
  content: "\f707";
}

.bi-balloon-heart::before {
  content: "\f708";
}

.bi-balloon::before {
  content: "\f709";
}

.bi-box2-fill::before {
  content: "\f70a";
}

.bi-box2-heart-fill::before {
  content: "\f70b";
}

.bi-box2-heart::before {
  content: "\f70c";
}

.bi-box2::before {
  content: "\f70d";
}

.bi-braces-asterisk::before {
  content: "\f70e";
}

.bi-calendar-heart-fill::before {
  content: "\f70f";
}

.bi-calendar-heart::before {
  content: "\f710";
}

.bi-calendar2-heart-fill::before {
  content: "\f711";
}

.bi-calendar2-heart::before {
  content: "\f712";
}

.bi-chat-heart-fill::before {
  content: "\f713";
}

.bi-chat-heart::before {
  content: "\f714";
}

.bi-chat-left-heart-fill::before {
  content: "\f715";
}

.bi-chat-left-heart::before {
  content: "\f716";
}

.bi-chat-right-heart-fill::before {
  content: "\f717";
}

.bi-chat-right-heart::before {
  content: "\f718";
}

.bi-chat-square-heart-fill::before {
  content: "\f719";
}

.bi-chat-square-heart::before {
  content: "\f71a";
}

.bi-clipboard-check-fill::before {
  content: "\f71b";
}

.bi-clipboard-data-fill::before {
  content: "\f71c";
}

.bi-clipboard-fill::before {
  content: "\f71d";
}

.bi-clipboard-heart-fill::before {
  content: "\f71e";
}

.bi-clipboard-heart::before {
  content: "\f71f";
}

.bi-clipboard-minus-fill::before {
  content: "\f720";
}

.bi-clipboard-plus-fill::before {
  content: "\f721";
}

.bi-clipboard-pulse::before {
  content: "\f722";
}

.bi-clipboard-x-fill::before {
  content: "\f723";
}

.bi-clipboard2-check-fill::before {
  content: "\f724";
}

.bi-clipboard2-check::before {
  content: "\f725";
}

.bi-clipboard2-data-fill::before {
  content: "\f726";
}

.bi-clipboard2-data::before {
  content: "\f727";
}

.bi-clipboard2-fill::before {
  content: "\f728";
}

.bi-clipboard2-heart-fill::before {
  content: "\f729";
}

.bi-clipboard2-heart::before {
  content: "\f72a";
}

.bi-clipboard2-minus-fill::before {
  content: "\f72b";
}

.bi-clipboard2-minus::before {
  content: "\f72c";
}

.bi-clipboard2-plus-fill::before {
  content: "\f72d";
}

.bi-clipboard2-plus::before {
  content: "\f72e";
}

.bi-clipboard2-pulse-fill::before {
  content: "\f72f";
}

.bi-clipboard2-pulse::before {
  content: "\f730";
}

.bi-clipboard2-x-fill::before {
  content: "\f731";
}

.bi-clipboard2-x::before {
  content: "\f732";
}

.bi-clipboard2::before {
  content: "\f733";
}

.bi-emoji-kiss-fill::before {
  content: "\f734";
}

.bi-emoji-kiss::before {
  content: "\f735";
}

.bi-envelope-heart-fill::before {
  content: "\f736";
}

.bi-envelope-heart::before {
  content: "\f737";
}

.bi-envelope-open-heart-fill::before {
  content: "\f738";
}

.bi-envelope-open-heart::before {
  content: "\f739";
}

.bi-envelope-paper-fill::before {
  content: "\f73a";
}

.bi-envelope-paper-heart-fill::before {
  content: "\f73b";
}

.bi-envelope-paper-heart::before {
  content: "\f73c";
}

.bi-envelope-paper::before {
  content: "\f73d";
}

.bi-filetype-aac::before {
  content: "\f73e";
}

.bi-filetype-ai::before {
  content: "\f73f";
}

.bi-filetype-bmp::before {
  content: "\f740";
}

.bi-filetype-cs::before {
  content: "\f741";
}

.bi-filetype-css::before {
  content: "\f742";
}

.bi-filetype-csv::before {
  content: "\f743";
}

.bi-filetype-doc::before {
  content: "\f744";
}

.bi-filetype-docx::before {
  content: "\f745";
}

.bi-filetype-exe::before {
  content: "\f746";
}

.bi-filetype-gif::before {
  content: "\f747";
}

.bi-filetype-heic::before {
  content: "\f748";
}

.bi-filetype-html::before {
  content: "\f749";
}

.bi-filetype-java::before {
  content: "\f74a";
}

.bi-filetype-jpg::before {
  content: "\f74b";
}

.bi-filetype-js::before {
  content: "\f74c";
}

.bi-filetype-jsx::before {
  content: "\f74d";
}

.bi-filetype-key::before {
  content: "\f74e";
}

.bi-filetype-m4p::before {
  content: "\f74f";
}

.bi-filetype-md::before {
  content: "\f750";
}

.bi-filetype-mdx::before {
  content: "\f751";
}

.bi-filetype-mov::before {
  content: "\f752";
}

.bi-filetype-mp3::before {
  content: "\f753";
}

.bi-filetype-mp4::before {
  content: "\f754";
}

.bi-filetype-otf::before {
  content: "\f755";
}

.bi-filetype-pdf::before {
  content: "\f756";
}

.bi-filetype-php::before {
  content: "\f757";
}

.bi-filetype-png::before {
  content: "\f758";
}

.bi-filetype-ppt::before {
  content: "\f75a";
}

.bi-filetype-psd::before {
  content: "\f75b";
}

.bi-filetype-py::before {
  content: "\f75c";
}

.bi-filetype-raw::before {
  content: "\f75d";
}

.bi-filetype-rb::before {
  content: "\f75e";
}

.bi-filetype-sass::before {
  content: "\f75f";
}

.bi-filetype-scss::before {
  content: "\f760";
}

.bi-filetype-sh::before {
  content: "\f761";
}

.bi-filetype-svg::before {
  content: "\f762";
}

.bi-filetype-tiff::before {
  content: "\f763";
}

.bi-filetype-tsx::before {
  content: "\f764";
}

.bi-filetype-ttf::before {
  content: "\f765";
}

.bi-filetype-txt::before {
  content: "\f766";
}

.bi-filetype-wav::before {
  content: "\f767";
}

.bi-filetype-woff::before {
  content: "\f768";
}

.bi-filetype-xls::before {
  content: "\f76a";
}

.bi-filetype-xml::before {
  content: "\f76b";
}

.bi-filetype-yml::before {
  content: "\f76c";
}

.bi-heart-arrow::before {
  content: "\f76d";
}

.bi-heart-pulse-fill::before {
  content: "\f76e";
}

.bi-heart-pulse::before {
  content: "\f76f";
}

.bi-heartbreak-fill::before {
  content: "\f770";
}

.bi-heartbreak::before {
  content: "\f771";
}

.bi-hearts::before {
  content: "\f772";
}

.bi-hospital-fill::before {
  content: "\f773";
}

.bi-hospital::before {
  content: "\f774";
}

.bi-house-heart-fill::before {
  content: "\f775";
}

.bi-house-heart::before {
  content: "\f776";
}

.bi-incognito::before {
  content: "\f777";
}

.bi-magnet-fill::before {
  content: "\f778";
}

.bi-magnet::before {
  content: "\f779";
}

.bi-person-heart::before {
  content: "\f77a";
}

.bi-person-hearts::before {
  content: "\f77b";
}

.bi-phone-flip::before {
  content: "\f77c";
}

.bi-plugin::before {
  content: "\f77d";
}

.bi-postage-fill::before {
  content: "\f77e";
}

.bi-postage-heart-fill::before {
  content: "\f77f";
}

.bi-postage-heart::before {
  content: "\f780";
}

.bi-postage::before {
  content: "\f781";
}

.bi-postcard-fill::before {
  content: "\f782";
}

.bi-postcard-heart-fill::before {
  content: "\f783";
}

.bi-postcard-heart::before {
  content: "\f784";
}

.bi-postcard::before {
  content: "\f785";
}

.bi-search-heart-fill::before {
  content: "\f786";
}

.bi-search-heart::before {
  content: "\f787";
}

.bi-sliders2-vertical::before {
  content: "\f788";
}

.bi-sliders2::before {
  content: "\f789";
}

.bi-trash3-fill::before {
  content: "\f78a";
}

.bi-trash3::before {
  content: "\f78b";
}

.bi-valentine::before {
  content: "\f78c";
}

.bi-valentine2::before {
  content: "\f78d";
}

.bi-wrench-adjustable-circle-fill::before {
  content: "\f78e";
}

.bi-wrench-adjustable-circle::before {
  content: "\f78f";
}

.bi-wrench-adjustable::before {
  content: "\f790";
}

.bi-filetype-json::before {
  content: "\f791";
}

.bi-filetype-pptx::before {
  content: "\f792";
}

.bi-filetype-xlsx::before {
  content: "\f793";
}

.bi-1-circle-fill::before {
  content: "\f796";
}

.bi-1-circle::before {
  content: "\f797";
}

.bi-1-square-fill::before {
  content: "\f798";
}

.bi-1-square::before {
  content: "\f799";
}

.bi-2-circle-fill::before {
  content: "\f79c";
}

.bi-2-circle::before {
  content: "\f79d";
}

.bi-2-square-fill::before {
  content: "\f79e";
}

.bi-2-square::before {
  content: "\f79f";
}

.bi-3-circle-fill::before {
  content: "\f7a2";
}

.bi-3-circle::before {
  content: "\f7a3";
}

.bi-3-square-fill::before {
  content: "\f7a4";
}

.bi-3-square::before {
  content: "\f7a5";
}

.bi-4-circle-fill::before {
  content: "\f7a8";
}

.bi-4-circle::before {
  content: "\f7a9";
}

.bi-4-square-fill::before {
  content: "\f7aa";
}

.bi-4-square::before {
  content: "\f7ab";
}

.bi-5-circle-fill::before {
  content: "\f7ae";
}

.bi-5-circle::before {
  content: "\f7af";
}

.bi-5-square-fill::before {
  content: "\f7b0";
}

.bi-5-square::before {
  content: "\f7b1";
}

.bi-6-circle-fill::before {
  content: "\f7b4";
}

.bi-6-circle::before {
  content: "\f7b5";
}

.bi-6-square-fill::before {
  content: "\f7b6";
}

.bi-6-square::before {
  content: "\f7b7";
}

.bi-7-circle-fill::before {
  content: "\f7ba";
}

.bi-7-circle::before {
  content: "\f7bb";
}

.bi-7-square-fill::before {
  content: "\f7bc";
}

.bi-7-square::before {
  content: "\f7bd";
}

.bi-8-circle-fill::before {
  content: "\f7c0";
}

.bi-8-circle::before {
  content: "\f7c1";
}

.bi-8-square-fill::before {
  content: "\f7c2";
}

.bi-8-square::before {
  content: "\f7c3";
}

.bi-9-circle-fill::before {
  content: "\f7c6";
}

.bi-9-circle::before {
  content: "\f7c7";
}

.bi-9-square-fill::before {
  content: "\f7c8";
}

.bi-9-square::before {
  content: "\f7c9";
}

.bi-airplane-engines-fill::before {
  content: "\f7ca";
}

.bi-airplane-engines::before {
  content: "\f7cb";
}

.bi-airplane-fill::before {
  content: "\f7cc";
}

.bi-airplane::before {
  content: "\f7cd";
}

.bi-alexa::before {
  content: "\f7ce";
}

.bi-alipay::before {
  content: "\f7cf";
}

.bi-android::before {
  content: "\f7d0";
}

.bi-android2::before {
  content: "\f7d1";
}

.bi-box-fill::before {
  content: "\f7d2";
}

.bi-box-seam-fill::before {
  content: "\f7d3";
}

.bi-browser-chrome::before {
  content: "\f7d4";
}

.bi-browser-edge::before {
  content: "\f7d5";
}

.bi-browser-firefox::before {
  content: "\f7d6";
}

.bi-browser-safari::before {
  content: "\f7d7";
}

.bi-c-circle-fill::before {
  content: "\f7da";
}

.bi-c-circle::before {
  content: "\f7db";
}

.bi-c-square-fill::before {
  content: "\f7dc";
}

.bi-c-square::before {
  content: "\f7dd";
}

.bi-capsule-pill::before {
  content: "\f7de";
}

.bi-capsule::before {
  content: "\f7df";
}

.bi-car-front-fill::before {
  content: "\f7e0";
}

.bi-car-front::before {
  content: "\f7e1";
}

.bi-cassette-fill::before {
  content: "\f7e2";
}

.bi-cassette::before {
  content: "\f7e3";
}

.bi-cc-circle-fill::before {
  content: "\f7e6";
}

.bi-cc-circle::before {
  content: "\f7e7";
}

.bi-cc-square-fill::before {
  content: "\f7e8";
}

.bi-cc-square::before {
  content: "\f7e9";
}

.bi-cup-hot-fill::before {
  content: "\f7ea";
}

.bi-cup-hot::before {
  content: "\f7eb";
}

.bi-currency-rupee::before {
  content: "\f7ec";
}

.bi-dropbox::before {
  content: "\f7ed";
}

.bi-escape::before {
  content: "\f7ee";
}

.bi-fast-forward-btn-fill::before {
  content: "\f7ef";
}

.bi-fast-forward-btn::before {
  content: "\f7f0";
}

.bi-fast-forward-circle-fill::before {
  content: "\f7f1";
}

.bi-fast-forward-circle::before {
  content: "\f7f2";
}

.bi-fast-forward-fill::before {
  content: "\f7f3";
}

.bi-fast-forward::before {
  content: "\f7f4";
}

.bi-filetype-sql::before {
  content: "\f7f5";
}

.bi-fire::before {
  content: "\f7f6";
}

.bi-google-play::before {
  content: "\f7f7";
}

.bi-h-circle-fill::before {
  content: "\f7fa";
}

.bi-h-circle::before {
  content: "\f7fb";
}

.bi-h-square-fill::before {
  content: "\f7fc";
}

.bi-h-square::before {
  content: "\f7fd";
}

.bi-indent::before {
  content: "\f7fe";
}

.bi-lungs-fill::before {
  content: "\f7ff";
}

.bi-lungs::before {
  content: "\f800";
}

.bi-microsoft-teams::before {
  content: "\f801";
}

.bi-p-circle-fill::before {
  content: "\f804";
}

.bi-p-circle::before {
  content: "\f805";
}

.bi-p-square-fill::before {
  content: "\f806";
}

.bi-p-square::before {
  content: "\f807";
}

.bi-pass-fill::before {
  content: "\f808";
}

.bi-pass::before {
  content: "\f809";
}

.bi-prescription::before {
  content: "\f80a";
}

.bi-prescription2::before {
  content: "\f80b";
}

.bi-r-circle-fill::before {
  content: "\f80e";
}

.bi-r-circle::before {
  content: "\f80f";
}

.bi-r-square-fill::before {
  content: "\f810";
}

.bi-r-square::before {
  content: "\f811";
}

.bi-repeat-1::before {
  content: "\f812";
}

.bi-repeat::before {
  content: "\f813";
}

.bi-rewind-btn-fill::before {
  content: "\f814";
}

.bi-rewind-btn::before {
  content: "\f815";
}

.bi-rewind-circle-fill::before {
  content: "\f816";
}

.bi-rewind-circle::before {
  content: "\f817";
}

.bi-rewind-fill::before {
  content: "\f818";
}

.bi-rewind::before {
  content: "\f819";
}

.bi-train-freight-front-fill::before {
  content: "\f81a";
}

.bi-train-freight-front::before {
  content: "\f81b";
}

.bi-train-front-fill::before {
  content: "\f81c";
}

.bi-train-front::before {
  content: "\f81d";
}

.bi-train-lightrail-front-fill::before {
  content: "\f81e";
}

.bi-train-lightrail-front::before {
  content: "\f81f";
}

.bi-truck-front-fill::before {
  content: "\f820";
}

.bi-truck-front::before {
  content: "\f821";
}

.bi-ubuntu::before {
  content: "\f822";
}

.bi-unindent::before {
  content: "\f823";
}

.bi-unity::before {
  content: "\f824";
}

.bi-universal-access-circle::before {
  content: "\f825";
}

.bi-universal-access::before {
  content: "\f826";
}

.bi-virus::before {
  content: "\f827";
}

.bi-virus2::before {
  content: "\f828";
}

.bi-wechat::before {
  content: "\f829";
}

.bi-yelp::before {
  content: "\f82a";
}

.bi-sign-stop-fill::before {
  content: "\f82b";
}

.bi-sign-stop-lights-fill::before {
  content: "\f82c";
}

.bi-sign-stop-lights::before {
  content: "\f82d";
}

.bi-sign-stop::before {
  content: "\f82e";
}

.bi-sign-turn-left-fill::before {
  content: "\f82f";
}

.bi-sign-turn-left::before {
  content: "\f830";
}

.bi-sign-turn-right-fill::before {
  content: "\f831";
}

.bi-sign-turn-right::before {
  content: "\f832";
}

.bi-sign-turn-slight-left-fill::before {
  content: "\f833";
}

.bi-sign-turn-slight-left::before {
  content: "\f834";
}

.bi-sign-turn-slight-right-fill::before {
  content: "\f835";
}

.bi-sign-turn-slight-right::before {
  content: "\f836";
}

.bi-sign-yield-fill::before {
  content: "\f837";
}

.bi-sign-yield::before {
  content: "\f838";
}

.bi-ev-station-fill::before {
  content: "\f839";
}

.bi-ev-station::before {
  content: "\f83a";
}

.bi-fuel-pump-diesel-fill::before {
  content: "\f83b";
}

.bi-fuel-pump-diesel::before {
  content: "\f83c";
}

.bi-fuel-pump-fill::before {
  content: "\f83d";
}

.bi-fuel-pump::before {
  content: "\f83e";
}

.bi-0-circle-fill::before {
  content: "\f83f";
}

.bi-0-circle::before {
  content: "\f840";
}

.bi-0-square-fill::before {
  content: "\f841";
}

.bi-0-square::before {
  content: "\f842";
}

.bi-rocket-fill::before {
  content: "\f843";
}

.bi-rocket-takeoff-fill::before {
  content: "\f844";
}

.bi-rocket-takeoff::before {
  content: "\f845";
}

.bi-rocket::before {
  content: "\f846";
}

.bi-stripe::before {
  content: "\f847";
}

.bi-subscript::before {
  content: "\f848";
}

.bi-superscript::before {
  content: "\f849";
}

.bi-trello::before {
  content: "\f84a";
}

.bi-envelope-at-fill::before {
  content: "\f84b";
}

.bi-envelope-at::before {
  content: "\f84c";
}

.bi-regex::before {
  content: "\f84d";
}

.bi-text-wrap::before {
  content: "\f84e";
}

.bi-sign-dead-end-fill::before {
  content: "\f84f";
}

.bi-sign-dead-end::before {
  content: "\f850";
}

.bi-sign-do-not-enter-fill::before {
  content: "\f851";
}

.bi-sign-do-not-enter::before {
  content: "\f852";
}

.bi-sign-intersection-fill::before {
  content: "\f853";
}

.bi-sign-intersection-side-fill::before {
  content: "\f854";
}

.bi-sign-intersection-side::before {
  content: "\f855";
}

.bi-sign-intersection-t-fill::before {
  content: "\f856";
}

.bi-sign-intersection-t::before {
  content: "\f857";
}

.bi-sign-intersection-y-fill::before {
  content: "\f858";
}

.bi-sign-intersection-y::before {
  content: "\f859";
}

.bi-sign-intersection::before {
  content: "\f85a";
}

.bi-sign-merge-left-fill::before {
  content: "\f85b";
}

.bi-sign-merge-left::before {
  content: "\f85c";
}

.bi-sign-merge-right-fill::before {
  content: "\f85d";
}

.bi-sign-merge-right::before {
  content: "\f85e";
}

.bi-sign-no-left-turn-fill::before {
  content: "\f85f";
}

.bi-sign-no-left-turn::before {
  content: "\f860";
}

.bi-sign-no-parking-fill::before {
  content: "\f861";
}

.bi-sign-no-parking::before {
  content: "\f862";
}

.bi-sign-no-right-turn-fill::before {
  content: "\f863";
}

.bi-sign-no-right-turn::before {
  content: "\f864";
}

.bi-sign-railroad-fill::before {
  content: "\f865";
}

.bi-sign-railroad::before {
  content: "\f866";
}

.bi-building-add::before {
  content: "\f867";
}

.bi-building-check::before {
  content: "\f868";
}

.bi-building-dash::before {
  content: "\f869";
}

.bi-building-down::before {
  content: "\f86a";
}

.bi-building-exclamation::before {
  content: "\f86b";
}

.bi-building-fill-add::before {
  content: "\f86c";
}

.bi-building-fill-check::before {
  content: "\f86d";
}

.bi-building-fill-dash::before {
  content: "\f86e";
}

.bi-building-fill-down::before {
  content: "\f86f";
}

.bi-building-fill-exclamation::before {
  content: "\f870";
}

.bi-building-fill-gear::before {
  content: "\f871";
}

.bi-building-fill-lock::before {
  content: "\f872";
}

.bi-building-fill-slash::before {
  content: "\f873";
}

.bi-building-fill-up::before {
  content: "\f874";
}

.bi-building-fill-x::before {
  content: "\f875";
}

.bi-building-fill::before {
  content: "\f876";
}

.bi-building-gear::before {
  content: "\f877";
}

.bi-building-lock::before {
  content: "\f878";
}

.bi-building-slash::before {
  content: "\f879";
}

.bi-building-up::before {
  content: "\f87a";
}

.bi-building-x::before {
  content: "\f87b";
}

.bi-buildings-fill::before {
  content: "\f87c";
}

.bi-buildings::before {
  content: "\f87d";
}

.bi-bus-front-fill::before {
  content: "\f87e";
}

.bi-bus-front::before {
  content: "\f87f";
}

.bi-ev-front-fill::before {
  content: "\f880";
}

.bi-ev-front::before {
  content: "\f881";
}

.bi-globe-americas::before {
  content: "\f882";
}

.bi-globe-asia-australia::before {
  content: "\f883";
}

.bi-globe-central-south-asia::before {
  content: "\f884";
}

.bi-globe-europe-africa::before {
  content: "\f885";
}

.bi-house-add-fill::before {
  content: "\f886";
}

.bi-house-add::before {
  content: "\f887";
}

.bi-house-check-fill::before {
  content: "\f888";
}

.bi-house-check::before {
  content: "\f889";
}

.bi-house-dash-fill::before {
  content: "\f88a";
}

.bi-house-dash::before {
  content: "\f88b";
}

.bi-house-down-fill::before {
  content: "\f88c";
}

.bi-house-down::before {
  content: "\f88d";
}

.bi-house-exclamation-fill::before {
  content: "\f88e";
}

.bi-house-exclamation::before {
  content: "\f88f";
}

.bi-house-gear-fill::before {
  content: "\f890";
}

.bi-house-gear::before {
  content: "\f891";
}

.bi-house-lock-fill::before {
  content: "\f892";
}

.bi-house-lock::before {
  content: "\f893";
}

.bi-house-slash-fill::before {
  content: "\f894";
}

.bi-house-slash::before {
  content: "\f895";
}

.bi-house-up-fill::before {
  content: "\f896";
}

.bi-house-up::before {
  content: "\f897";
}

.bi-house-x-fill::before {
  content: "\f898";
}

.bi-house-x::before {
  content: "\f899";
}

.bi-person-add::before {
  content: "\f89a";
}

.bi-person-down::before {
  content: "\f89b";
}

.bi-person-exclamation::before {
  content: "\f89c";
}

.bi-person-fill-add::before {
  content: "\f89d";
}

.bi-person-fill-check::before {
  content: "\f89e";
}

.bi-person-fill-dash::before {
  content: "\f89f";
}

.bi-person-fill-down::before {
  content: "\f8a0";
}

.bi-person-fill-exclamation::before {
  content: "\f8a1";
}

.bi-person-fill-gear::before {
  content: "\f8a2";
}

.bi-person-fill-lock::before {
  content: "\f8a3";
}

.bi-person-fill-slash::before {
  content: "\f8a4";
}

.bi-person-fill-up::before {
  content: "\f8a5";
}

.bi-person-fill-x::before {
  content: "\f8a6";
}

.bi-person-gear::before {
  content: "\f8a7";
}

.bi-person-lock::before {
  content: "\f8a8";
}

.bi-person-slash::before {
  content: "\f8a9";
}

.bi-person-up::before {
  content: "\f8aa";
}

.bi-scooter::before {
  content: "\f8ab";
}

.bi-taxi-front-fill::before {
  content: "\f8ac";
}

.bi-taxi-front::before {
  content: "\f8ad";
}

.bi-amd::before {
  content: "\f8ae";
}

.bi-database-add::before {
  content: "\f8af";
}

.bi-database-check::before {
  content: "\f8b0";
}

.bi-database-dash::before {
  content: "\f8b1";
}

.bi-database-down::before {
  content: "\f8b2";
}

.bi-database-exclamation::before {
  content: "\f8b3";
}

.bi-database-fill-add::before {
  content: "\f8b4";
}

.bi-database-fill-check::before {
  content: "\f8b5";
}

.bi-database-fill-dash::before {
  content: "\f8b6";
}

.bi-database-fill-down::before {
  content: "\f8b7";
}

.bi-database-fill-exclamation::before {
  content: "\f8b8";
}

.bi-database-fill-gear::before {
  content: "\f8b9";
}

.bi-database-fill-lock::before {
  content: "\f8ba";
}

.bi-database-fill-slash::before {
  content: "\f8bb";
}

.bi-database-fill-up::before {
  content: "\f8bc";
}

.bi-database-fill-x::before {
  content: "\f8bd";
}

.bi-database-fill::before {
  content: "\f8be";
}

.bi-database-gear::before {
  content: "\f8bf";
}

.bi-database-lock::before {
  content: "\f8c0";
}

.bi-database-slash::before {
  content: "\f8c1";
}

.bi-database-up::before {
  content: "\f8c2";
}

.bi-database-x::before {
  content: "\f8c3";
}

.bi-database::before {
  content: "\f8c4";
}

.bi-houses-fill::before {
  content: "\f8c5";
}

.bi-houses::before {
  content: "\f8c6";
}

.bi-nvidia::before {
  content: "\f8c7";
}

.bi-person-vcard-fill::before {
  content: "\f8c8";
}

.bi-person-vcard::before {
  content: "\f8c9";
}

.bi-sina-weibo::before {
  content: "\f8ca";
}

.bi-tencent-qq::before {
  content: "\f8cb";
}

.bi-wikipedia::before {
  content: "\f8cc";
}

.bi-alphabet-uppercase::before {
  content: "\f2a5";
}

.bi-alphabet::before {
  content: "\f68a";
}

.bi-amazon::before {
  content: "\f68d";
}

.bi-arrows-collapse-vertical::before {
  content: "\f690";
}

.bi-arrows-expand-vertical::before {
  content: "\f695";
}

.bi-arrows-vertical::before {
  content: "\f698";
}

.bi-arrows::before {
  content: "\f6a2";
}

.bi-ban-fill::before {
  content: "\f6a3";
}

.bi-ban::before {
  content: "\f6b6";
}

.bi-bing::before {
  content: "\f6c2";
}

.bi-cake::before {
  content: "\f6e0";
}

.bi-cake2::before {
  content: "\f6ed";
}

.bi-cookie::before {
  content: "\f6ee";
}

.bi-copy::before {
  content: "\f759";
}

.bi-crosshair::before {
  content: "\f769";
}

.bi-crosshair2::before {
  content: "\f794";
}

.bi-emoji-astonished-fill::before {
  content: "\f795";
}

.bi-emoji-astonished::before {
  content: "\f79a";
}

.bi-emoji-grimace-fill::before {
  content: "\f79b";
}

.bi-emoji-grimace::before {
  content: "\f7a0";
}

.bi-emoji-grin-fill::before {
  content: "\f7a1";
}

.bi-emoji-grin::before {
  content: "\f7a6";
}

.bi-emoji-surprise-fill::before {
  content: "\f7a7";
}

.bi-emoji-surprise::before {
  content: "\f7ac";
}

.bi-emoji-tear-fill::before {
  content: "\f7ad";
}

.bi-emoji-tear::before {
  content: "\f7b2";
}

.bi-envelope-arrow-down-fill::before {
  content: "\f7b3";
}

.bi-envelope-arrow-down::before {
  content: "\f7b8";
}

.bi-envelope-arrow-up-fill::before {
  content: "\f7b9";
}

.bi-envelope-arrow-up::before {
  content: "\f7be";
}

.bi-feather::before {
  content: "\f7bf";
}

.bi-feather2::before {
  content: "\f7c4";
}

.bi-floppy-fill::before {
  content: "\f7c5";
}

.bi-floppy::before {
  content: "\f7d8";
}

.bi-floppy2-fill::before {
  content: "\f7d9";
}

.bi-floppy2::before {
  content: "\f7e4";
}

.bi-gitlab::before {
  content: "\f7e5";
}

.bi-highlighter::before {
  content: "\f7f8";
}

.bi-marker-tip::before {
  content: "\f802";
}

.bi-nvme-fill::before {
  content: "\f803";
}

.bi-nvme::before {
  content: "\f80c";
}

.bi-opencollective::before {
  content: "\f80d";
}

.bi-pci-card-network::before {
  content: "\f8cd";
}

.bi-pci-card-sound::before {
  content: "\f8ce";
}

.bi-radar::before {
  content: "\f8cf";
}

.bi-send-arrow-down-fill::before {
  content: "\f8d0";
}

.bi-send-arrow-down::before {
  content: "\f8d1";
}

.bi-send-arrow-up-fill::before {
  content: "\f8d2";
}

.bi-send-arrow-up::before {
  content: "\f8d3";
}

.bi-sim-slash-fill::before {
  content: "\f8d4";
}

.bi-sim-slash::before {
  content: "\f8d5";
}

.bi-sourceforge::before {
  content: "\f8d6";
}

.bi-substack::before {
  content: "\f8d7";
}

.bi-threads-fill::before {
  content: "\f8d8";
}

.bi-threads::before {
  content: "\f8d9";
}

.bi-transparency::before {
  content: "\f8da";
}

.bi-twitter-x::before {
  content: "\f8db";
}

.bi-type-h4::before {
  content: "\f8dc";
}

.bi-type-h5::before {
  content: "\f8dd";
}

.bi-type-h6::before {
  content: "\f8de";
}

.bi-backpack-fill::before {
  content: "\f8df";
}

.bi-backpack::before {
  content: "\f8e0";
}

.bi-backpack2-fill::before {
  content: "\f8e1";
}

.bi-backpack2::before {
  content: "\f8e2";
}

.bi-backpack3-fill::before {
  content: "\f8e3";
}

.bi-backpack3::before {
  content: "\f8e4";
}

.bi-backpack4-fill::before {
  content: "\f8e5";
}

.bi-backpack4::before {
  content: "\f8e6";
}

.bi-brilliance::before {
  content: "\f8e7";
}

.bi-cake-fill::before {
  content: "\f8e8";
}

.bi-cake2-fill::before {
  content: "\f8e9";
}

.bi-duffle-fill::before {
  content: "\f8ea";
}

.bi-duffle::before {
  content: "\f8eb";
}

.bi-exposure::before {
  content: "\f8ec";
}

.bi-gender-neuter::before {
  content: "\f8ed";
}

.bi-highlights::before {
  content: "\f8ee";
}

.bi-luggage-fill::before {
  content: "\f8ef";
}

.bi-luggage::before {
  content: "\f8f0";
}

.bi-mailbox-flag::before {
  content: "\f8f1";
}

.bi-mailbox2-flag::before {
  content: "\f8f2";
}

.bi-noise-reduction::before {
  content: "\f8f3";
}

.bi-passport-fill::before {
  content: "\f8f4";
}

.bi-passport::before {
  content: "\f8f5";
}

.bi-person-arms-up::before {
  content: "\f8f6";
}

.bi-person-raised-hand::before {
  content: "\f8f7";
}

.bi-person-standing-dress::before {
  content: "\f8f8";
}

.bi-person-standing::before {
  content: "\f8f9";
}

.bi-person-walking::before {
  content: "\f8fa";
}

.bi-person-wheelchair::before {
  content: "\f8fb";
}

.bi-shadows::before {
  content: "\f8fc";
}

.bi-suitcase-fill::before {
  content: "\f8fd";
}

.bi-suitcase-lg-fill::before {
  content: "\f8fe";
}

.bi-suitcase-lg::before {
  content: "\f8ff";
}

.bi-suitcase::before {
  content: "豈";
}

.bi-suitcase2-fill::before {
  content: "更";
}

.bi-suitcase2::before {
  content: "車";
}

.bi-vignette::before {
  content: "賈";
}

.bi-bluesky::before {
  content: "\f7f9";
}

.bi-tux::before {
  content: "滑";
}

.bi-beaker-fill::before {
  content: "串";
}

.bi-beaker::before {
  content: "句";
}

.bi-flask-fill::before {
  content: "龜";
}

.bi-flask-florence-fill::before {
  content: "龜";
}

.bi-flask-florence::before {
  content: "契";
}

.bi-flask::before {
  content: "金";
}

.bi-leaf-fill::before {
  content: "喇";
}

.bi-leaf::before {
  content: "奈";
}

.bi-measuring-cup-fill::before {
  content: "懶";
}

.bi-measuring-cup::before {
  content: "癩";
}

.bi-unlock2-fill::before {
  content: "羅";
}

.bi-unlock2::before {
  content: "蘿";
}

.bi-battery-low::before {
  content: "螺";
}

.bi-anthropic::before {
  content: "裸";
}

.bi-apple-music::before {
  content: "邏";
}

.bi-claude::before {
  content: "樂";
}

.bi-openai::before {
  content: "洛";
}

.bi-perplexity::before {
  content: "烙";
}

.bi-css::before {
  content: "珞";
}

.bi-javascript::before {
  content: "落";
}

.bi-typescript::before {
  content: "酪";
}

.bi-fork-knife::before {
  content: "駱";
}

.bi-globe-americas-fill::before {
  content: "亂";
}

.bi-globe-asia-australia-fill::before {
  content: "卵";
}

.bi-globe-central-south-asia-fill::before {
  content: "欄";
}

.bi-globe-europe-africa-fill::before {
  content: "爛";
}

@font-face {
  font-family: "Phosphor";
  src: url("/fonts/Phosphor.woff2") format("woff2"), url("/fonts/Phosphor.woff") format("woff"), url("/fonts/Phosphor.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Phosphor-Fill";
  src: url("/fonts/Phosphor-Fill.woff2") format("woff2"), url("/fonts/Phosphor-Fill.woff") format("woff"), url("/fonts/Phosphor-Fill.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ph {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph.ph-acorn:before {
  content: "\eb9a";
}

.ph.ph-address-book:before {
  content: "\e6f8";
}

.ph.ph-address-book-tabs:before {
  content: "\ee4e";
}

.ph.ph-air-traffic-control:before {
  content: "\ecd8";
}

.ph.ph-airplane:before {
  content: "\e002";
}

.ph.ph-airplane-in-flight:before {
  content: "\e4fe";
}

.ph.ph-airplane-landing:before {
  content: "\e502";
}

.ph.ph-airplane-takeoff:before {
  content: "\e504";
}

.ph.ph-airplane-taxiing:before {
  content: "\e500";
}

.ph.ph-airplane-tilt:before {
  content: "\e5d6";
}

.ph.ph-airplay:before {
  content: "\e004";
}

.ph.ph-alarm:before {
  content: "\e006";
}

.ph.ph-alien:before {
  content: "\e8a6";
}

.ph.ph-align-bottom:before {
  content: "\e506";
}

.ph.ph-align-bottom-simple:before {
  content: "\eb0c";
}

.ph.ph-align-center-horizontal:before {
  content: "\e50a";
}

.ph.ph-align-center-horizontal-simple:before {
  content: "\eb0e";
}

.ph.ph-align-center-vertical:before {
  content: "\e50c";
}

.ph.ph-align-center-vertical-simple:before {
  content: "\eb10";
}

.ph.ph-align-left:before {
  content: "\e50e";
}

.ph.ph-align-left-simple:before {
  content: "\eaee";
}

.ph.ph-align-right:before {
  content: "\e510";
}

.ph.ph-align-right-simple:before {
  content: "\eb12";
}

.ph.ph-align-top:before {
  content: "\e512";
}

.ph.ph-align-top-simple:before {
  content: "\eb14";
}

.ph.ph-amazon-logo:before {
  content: "\e96c";
}

.ph.ph-ambulance:before {
  content: "\e572";
}

.ph.ph-anchor:before {
  content: "\e514";
}

.ph.ph-anchor-simple:before {
  content: "\e5d8";
}

.ph.ph-android-logo:before {
  content: "\e008";
}

.ph.ph-angle:before {
  content: "\e7bc";
}

.ph.ph-angular-logo:before {
  content: "\eb80";
}

.ph.ph-aperture:before {
  content: "\e00a";
}

.ph.ph-app-store-logo:before {
  content: "\e974";
}

.ph.ph-app-window:before {
  content: "\e5da";
}

.ph.ph-apple-logo:before {
  content: "\e516";
}

.ph.ph-apple-podcasts-logo:before {
  content: "\eb96";
}

.ph.ph-approximate-equals:before {
  content: "\edaa";
}

.ph.ph-archive:before {
  content: "\e00c";
}

.ph.ph-armchair:before {
  content: "\e012";
}

.ph.ph-arrow-arc-left:before {
  content: "\e014";
}

.ph.ph-arrow-arc-right:before {
  content: "\e016";
}

.ph.ph-arrow-bend-double-up-left:before {
  content: "\e03a";
}

.ph.ph-arrow-bend-double-up-right:before {
  content: "\e03c";
}

.ph.ph-arrow-bend-down-left:before {
  content: "\e018";
}

.ph.ph-arrow-bend-down-right:before {
  content: "\e01a";
}

.ph.ph-arrow-bend-left-down:before {
  content: "\e01c";
}

.ph.ph-arrow-bend-left-up:before {
  content: "\e01e";
}

.ph.ph-arrow-bend-right-down:before {
  content: "\e020";
}

.ph.ph-arrow-bend-right-up:before {
  content: "\e022";
}

.ph.ph-arrow-bend-up-left:before {
  content: "\e024";
}

.ph.ph-arrow-bend-up-right:before {
  content: "\e026";
}

.ph.ph-arrow-circle-down:before {
  content: "\e028";
}

.ph.ph-arrow-circle-down-left:before {
  content: "\e02a";
}

.ph.ph-arrow-circle-down-right:before {
  content: "\e02c";
}

.ph.ph-arrow-circle-left:before {
  content: "\e05a";
}

.ph.ph-arrow-circle-right:before {
  content: "\e02e";
}

.ph.ph-arrow-circle-up:before {
  content: "\e030";
}

.ph.ph-arrow-circle-up-left:before {
  content: "\e032";
}

.ph.ph-arrow-circle-up-right:before {
  content: "\e034";
}

.ph.ph-arrow-clockwise:before {
  content: "\e036";
}

.ph.ph-arrow-counter-clockwise:before {
  content: "\e038";
}

.ph.ph-arrow-down:before {
  content: "\e03e";
}

.ph.ph-arrow-down-left:before {
  content: "\e040";
}

.ph.ph-arrow-down-right:before {
  content: "\e042";
}

.ph.ph-arrow-elbow-down-left:before {
  content: "\e044";
}

.ph.ph-arrow-elbow-down-right:before {
  content: "\e046";
}

.ph.ph-arrow-elbow-left:before {
  content: "\e048";
}

.ph.ph-arrow-elbow-left-down:before {
  content: "\e04a";
}

.ph.ph-arrow-elbow-left-up:before {
  content: "\e04c";
}

.ph.ph-arrow-elbow-right:before {
  content: "\e04e";
}

.ph.ph-arrow-elbow-right-down:before {
  content: "\e050";
}

.ph.ph-arrow-elbow-right-up:before {
  content: "\e052";
}

.ph.ph-arrow-elbow-up-left:before {
  content: "\e054";
}

.ph.ph-arrow-elbow-up-right:before {
  content: "\e056";
}

.ph.ph-arrow-fat-down:before {
  content: "\e518";
}

.ph.ph-arrow-fat-left:before {
  content: "\e51a";
}

.ph.ph-arrow-fat-line-down:before {
  content: "\e51c";
}

.ph.ph-arrow-fat-line-left:before {
  content: "\e51e";
}

.ph.ph-arrow-fat-line-right:before {
  content: "\e520";
}

.ph.ph-arrow-fat-line-up:before {
  content: "\e522";
}

.ph.ph-arrow-fat-lines-down:before {
  content: "\e524";
}

.ph.ph-arrow-fat-lines-left:before {
  content: "\e526";
}

.ph.ph-arrow-fat-lines-right:before {
  content: "\e528";
}

.ph.ph-arrow-fat-lines-up:before {
  content: "\e52a";
}

.ph.ph-arrow-fat-right:before {
  content: "\e52c";
}

.ph.ph-arrow-fat-up:before {
  content: "\e52e";
}

.ph.ph-arrow-left:before {
  content: "\e058";
}

.ph.ph-arrow-line-down:before {
  content: "\e05c";
}

.ph.ph-arrow-line-down-left:before {
  content: "\e05e";
}

.ph.ph-arrow-line-down-right:before {
  content: "\e060";
}

.ph.ph-arrow-line-left:before {
  content: "\e062";
}

.ph.ph-arrow-line-right:before {
  content: "\e064";
}

.ph.ph-arrow-line-up:before {
  content: "\e066";
}

.ph.ph-arrow-line-up-left:before {
  content: "\e068";
}

.ph.ph-arrow-line-up-right:before {
  content: "\e06a";
}

.ph.ph-arrow-right:before {
  content: "\e06c";
}

.ph.ph-arrow-square-down:before {
  content: "\e06e";
}

.ph.ph-arrow-square-down-left:before {
  content: "\e070";
}

.ph.ph-arrow-square-down-right:before {
  content: "\e072";
}

.ph.ph-arrow-square-in:before {
  content: "\e5dc";
}

.ph.ph-arrow-square-left:before {
  content: "\e074";
}

.ph.ph-arrow-square-out:before {
  content: "\e5de";
}

.ph.ph-arrow-square-right:before {
  content: "\e076";
}

.ph.ph-arrow-square-up:before {
  content: "\e078";
}

.ph.ph-arrow-square-up-left:before {
  content: "\e07a";
}

.ph.ph-arrow-square-up-right:before {
  content: "\e07c";
}

.ph.ph-arrow-u-down-left:before {
  content: "\e07e";
}

.ph.ph-arrow-u-down-right:before {
  content: "\e080";
}

.ph.ph-arrow-u-left-down:before {
  content: "\e082";
}

.ph.ph-arrow-u-left-up:before {
  content: "\e084";
}

.ph.ph-arrow-u-right-down:before {
  content: "\e086";
}

.ph.ph-arrow-u-right-up:before {
  content: "\e088";
}

.ph.ph-arrow-u-up-left:before {
  content: "\e08a";
}

.ph.ph-arrow-u-up-right:before {
  content: "\e08c";
}

.ph.ph-arrow-up:before {
  content: "\e08e";
}

.ph.ph-arrow-up-left:before {
  content: "\e090";
}

.ph.ph-arrow-up-right:before {
  content: "\e092";
}

.ph.ph-arrows-clockwise:before {
  content: "\e094";
}

.ph.ph-arrows-counter-clockwise:before {
  content: "\e096";
}

.ph.ph-arrows-down-up:before {
  content: "\e098";
}

.ph.ph-arrows-horizontal:before {
  content: "\eb06";
}

.ph.ph-arrows-in:before {
  content: "\e09a";
}

.ph.ph-arrows-in-cardinal:before {
  content: "\e09c";
}

.ph.ph-arrows-in-line-horizontal:before {
  content: "\e530";
}

.ph.ph-arrows-in-line-vertical:before {
  content: "\e532";
}

.ph.ph-arrows-in-simple:before {
  content: "\e09e";
}

.ph.ph-arrows-left-right:before {
  content: "\e0a0";
}

.ph.ph-arrows-merge:before {
  content: "\ed3e";
}

.ph.ph-arrows-out:before {
  content: "\e0a2";
}

.ph.ph-arrows-out-cardinal:before {
  content: "\e0a4";
}

.ph.ph-arrows-out-line-horizontal:before {
  content: "\e534";
}

.ph.ph-arrows-out-line-vertical:before {
  content: "\e536";
}

.ph.ph-arrows-out-simple:before {
  content: "\e0a6";
}

.ph.ph-arrows-split:before {
  content: "\ed3c";
}

.ph.ph-arrows-vertical:before {
  content: "\eb04";
}

.ph.ph-article:before {
  content: "\e0a8";
}

.ph.ph-article-medium:before {
  content: "\e5e0";
}

.ph.ph-article-ny-times:before {
  content: "\e5e2";
}

.ph.ph-asclepius:before {
  content: "\ee34";
}

.ph.ph-caduceus:before {
  content: "\ee34";
}

.ph.ph-asterisk:before {
  content: "\e0aa";
}

.ph.ph-asterisk-simple:before {
  content: "\e832";
}

.ph.ph-at:before {
  content: "\e0ac";
}

.ph.ph-atom:before {
  content: "\e5e4";
}

.ph.ph-avocado:before {
  content: "\ee04";
}

.ph.ph-axe:before {
  content: "\e9fc";
}

.ph.ph-baby:before {
  content: "\e774";
}

.ph.ph-baby-carriage:before {
  content: "\e818";
}

.ph.ph-backpack:before {
  content: "\e922";
}

.ph.ph-backspace:before {
  content: "\e0ae";
}

.ph.ph-bag:before {
  content: "\e0b0";
}

.ph.ph-bag-simple:before {
  content: "\e5e6";
}

.ph.ph-balloon:before {
  content: "\e76c";
}

.ph.ph-bandaids:before {
  content: "\e0b2";
}

.ph.ph-bank:before {
  content: "\e0b4";
}

.ph.ph-barbell:before {
  content: "\e0b6";
}

.ph.ph-barcode:before {
  content: "\e0b8";
}

.ph.ph-barn:before {
  content: "\ec72";
}

.ph.ph-barricade:before {
  content: "\e948";
}

.ph.ph-baseball:before {
  content: "\e71a";
}

.ph.ph-baseball-cap:before {
  content: "\ea28";
}

.ph.ph-baseball-helmet:before {
  content: "\ee4a";
}

.ph.ph-basket:before {
  content: "\e964";
}

.ph.ph-basketball:before {
  content: "\e724";
}

.ph.ph-bathtub:before {
  content: "\e81e";
}

.ph.ph-battery-charging:before {
  content: "\e0ba";
}

.ph.ph-battery-charging-vertical:before {
  content: "\e0bc";
}

.ph.ph-battery-empty:before {
  content: "\e0be";
}

.ph.ph-battery-full:before {
  content: "\e0c0";
}

.ph.ph-battery-high:before {
  content: "\e0c2";
}

.ph.ph-battery-low:before {
  content: "\e0c4";
}

.ph.ph-battery-medium:before {
  content: "\e0c6";
}

.ph.ph-battery-plus:before {
  content: "\e808";
}

.ph.ph-battery-plus-vertical:before {
  content: "\ec50";
}

.ph.ph-battery-vertical-empty:before {
  content: "\e7c6";
}

.ph.ph-battery-vertical-full:before {
  content: "\e7c4";
}

.ph.ph-battery-vertical-high:before {
  content: "\e7c2";
}

.ph.ph-battery-vertical-low:before {
  content: "\e7be";
}

.ph.ph-battery-vertical-medium:before {
  content: "\e7c0";
}

.ph.ph-battery-warning:before {
  content: "\e0c8";
}

.ph.ph-battery-warning-vertical:before {
  content: "\e0ca";
}

.ph.ph-beach-ball:before {
  content: "\ed24";
}

.ph.ph-beanie:before {
  content: "\ea2a";
}

.ph.ph-bed:before {
  content: "\e0cc";
}

.ph.ph-beer-bottle:before {
  content: "\e7b0";
}

.ph.ph-beer-stein:before {
  content: "\eb62";
}

.ph.ph-behance-logo:before {
  content: "\e7f4";
}

.ph.ph-bell:before {
  content: "\e0ce";
}

.ph.ph-bell-ringing:before {
  content: "\e5e8";
}

.ph.ph-bell-simple:before {
  content: "\e0d0";
}

.ph.ph-bell-simple-ringing:before {
  content: "\e5ea";
}

.ph.ph-bell-simple-slash:before {
  content: "\e0d2";
}

.ph.ph-bell-simple-z:before {
  content: "\e5ec";
}

.ph.ph-bell-slash:before {
  content: "\e0d4";
}

.ph.ph-bell-z:before {
  content: "\e5ee";
}

.ph.ph-belt:before {
  content: "\ea2c";
}

.ph.ph-bezier-curve:before {
  content: "\eb00";
}

.ph.ph-bicycle:before {
  content: "\e0d6";
}

.ph.ph-binary:before {
  content: "\ee60";
}

.ph.ph-binoculars:before {
  content: "\ea64";
}

.ph.ph-biohazard:before {
  content: "\e9e0";
}

.ph.ph-bird:before {
  content: "\e72c";
}

.ph.ph-blueprint:before {
  content: "\eda0";
}

.ph.ph-bluetooth:before {
  content: "\e0da";
}

.ph.ph-bluetooth-connected:before {
  content: "\e0dc";
}

.ph.ph-bluetooth-slash:before {
  content: "\e0de";
}

.ph.ph-bluetooth-x:before {
  content: "\e0e0";
}

.ph.ph-boat:before {
  content: "\e786";
}

.ph.ph-bomb:before {
  content: "\ee0a";
}

.ph.ph-bone:before {
  content: "\e7f2";
}

.ph.ph-book:before {
  content: "\e0e2";
}

.ph.ph-book-bookmark:before {
  content: "\e0e4";
}

.ph.ph-book-open:before {
  content: "\e0e6";
}

.ph.ph-book-open-text:before {
  content: "\e8f2";
}

.ph.ph-book-open-user:before {
  content: "\ede0";
}

.ph.ph-bookmark:before {
  content: "\e0e8";
}

.ph.ph-bookmark-simple:before {
  content: "\e0ea";
}

.ph.ph-bookmarks:before {
  content: "\e0ec";
}

.ph.ph-bookmarks-simple:before {
  content: "\e5f0";
}

.ph.ph-books:before {
  content: "\e758";
}

.ph.ph-boot:before {
  content: "\ecca";
}

.ph.ph-boules:before {
  content: "\e722";
}

.ph.ph-bounding-box:before {
  content: "\e6ce";
}

.ph.ph-bowl-food:before {
  content: "\eaa4";
}

.ph.ph-bowl-steam:before {
  content: "\e8e4";
}

.ph.ph-bowling-ball:before {
  content: "\ea34";
}

.ph.ph-box-arrow-down:before {
  content: "\e00e";
}

.ph.ph-archive-box:before {
  content: "\e00e";
}

.ph.ph-box-arrow-up:before {
  content: "\ee54";
}

.ph.ph-boxing-glove:before {
  content: "\ea36";
}

.ph.ph-brackets-angle:before {
  content: "\e862";
}

.ph.ph-brackets-curly:before {
  content: "\e860";
}

.ph.ph-brackets-round:before {
  content: "\e864";
}

.ph.ph-brackets-square:before {
  content: "\e85e";
}

.ph.ph-brain:before {
  content: "\e74e";
}

.ph.ph-brandy:before {
  content: "\e6b4";
}

.ph.ph-bread:before {
  content: "\e81c";
}

.ph.ph-bridge:before {
  content: "\ea68";
}

.ph.ph-briefcase:before {
  content: "\e0ee";
}

.ph.ph-briefcase-metal:before {
  content: "\e5f2";
}

.ph.ph-broadcast:before {
  content: "\e0f2";
}

.ph.ph-broom:before {
  content: "\ec54";
}

.ph.ph-browser:before {
  content: "\e0f4";
}

.ph.ph-browsers:before {
  content: "\e0f6";
}

.ph.ph-bug:before {
  content: "\e5f4";
}

.ph.ph-bug-beetle:before {
  content: "\e5f6";
}

.ph.ph-bug-droid:before {
  content: "\e5f8";
}

.ph.ph-building:before {
  content: "\e100";
}

.ph.ph-building-apartment:before {
  content: "\e0fe";
}

.ph.ph-building-office:before {
  content: "\e0ff";
}

.ph.ph-buildings:before {
  content: "\e102";
}

.ph.ph-bulldozer:before {
  content: "\ec6c";
}

.ph.ph-bus:before {
  content: "\e106";
}

.ph.ph-butterfly:before {
  content: "\ea6e";
}

.ph.ph-cable-car:before {
  content: "\e49c";
}

.ph.ph-cactus:before {
  content: "\e918";
}

.ph.ph-cake:before {
  content: "\e780";
}

.ph.ph-calculator:before {
  content: "\e538";
}

.ph.ph-calendar:before {
  content: "\e108";
}

.ph.ph-calendar-blank:before {
  content: "\e10a";
}

.ph.ph-calendar-check:before {
  content: "\e712";
}

.ph.ph-calendar-dot:before {
  content: "\e7b2";
}

.ph.ph-calendar-dots:before {
  content: "\e7b4";
}

.ph.ph-calendar-heart:before {
  content: "\e8b0";
}

.ph.ph-calendar-minus:before {
  content: "\ea14";
}

.ph.ph-calendar-plus:before {
  content: "\e714";
}

.ph.ph-calendar-slash:before {
  content: "\ea12";
}

.ph.ph-calendar-star:before {
  content: "\e8b2";
}

.ph.ph-calendar-x:before {
  content: "\e10c";
}

.ph.ph-call-bell:before {
  content: "\e7de";
}

.ph.ph-camera:before {
  content: "\e10e";
}

.ph.ph-camera-plus:before {
  content: "\ec58";
}

.ph.ph-camera-rotate:before {
  content: "\e7a4";
}

.ph.ph-camera-slash:before {
  content: "\e110";
}

.ph.ph-campfire:before {
  content: "\e9d8";
}

.ph.ph-car:before {
  content: "\e112";
}

.ph.ph-car-battery:before {
  content: "\ee30";
}

.ph.ph-car-profile:before {
  content: "\e8cc";
}

.ph.ph-car-simple:before {
  content: "\e114";
}

.ph.ph-cardholder:before {
  content: "\e5fa";
}

.ph.ph-cards:before {
  content: "\e0f8";
}

.ph.ph-cards-three:before {
  content: "\ee50";
}

.ph.ph-caret-circle-double-down:before {
  content: "\e116";
}

.ph.ph-caret-circle-double-left:before {
  content: "\e118";
}

.ph.ph-caret-circle-double-right:before {
  content: "\e11a";
}

.ph.ph-caret-circle-double-up:before {
  content: "\e11c";
}

.ph.ph-caret-circle-down:before {
  content: "\e11e";
}

.ph.ph-caret-circle-left:before {
  content: "\e120";
}

.ph.ph-caret-circle-right:before {
  content: "\e122";
}

.ph.ph-caret-circle-up:before {
  content: "\e124";
}

.ph.ph-caret-circle-up-down:before {
  content: "\e13e";
}

.ph.ph-caret-double-down:before {
  content: "\e126";
}

.ph.ph-caret-double-left:before {
  content: "\e128";
}

.ph.ph-caret-double-right:before {
  content: "\e12a";
}

.ph.ph-caret-double-up:before {
  content: "\e12c";
}

.ph.ph-caret-down:before {
  content: "\e136";
}

.ph.ph-caret-left:before {
  content: "\e138";
}

.ph.ph-caret-line-down:before {
  content: "\e134";
}

.ph.ph-caret-line-left:before {
  content: "\e132";
}

.ph.ph-caret-line-right:before {
  content: "\e130";
}

.ph.ph-caret-line-up:before {
  content: "\e12e";
}

.ph.ph-caret-right:before {
  content: "\e13a";
}

.ph.ph-caret-up:before {
  content: "\e13c";
}

.ph.ph-caret-up-down:before {
  content: "\e140";
}

.ph.ph-carrot:before {
  content: "\ed38";
}

.ph.ph-cash-register:before {
  content: "\ed80";
}

.ph.ph-cassette-tape:before {
  content: "\ed2e";
}

.ph.ph-castle-turret:before {
  content: "\e9d0";
}

.ph.ph-cat:before {
  content: "\e748";
}

.ph.ph-cell-signal-full:before {
  content: "\e142";
}

.ph.ph-cell-signal-high:before {
  content: "\e144";
}

.ph.ph-cell-signal-low:before {
  content: "\e146";
}

.ph.ph-cell-signal-medium:before {
  content: "\e148";
}

.ph.ph-cell-signal-none:before {
  content: "\e14a";
}

.ph.ph-cell-signal-slash:before {
  content: "\e14c";
}

.ph.ph-cell-signal-x:before {
  content: "\e14e";
}

.ph.ph-cell-tower:before {
  content: "\ebaa";
}

.ph.ph-certificate:before {
  content: "\e766";
}

.ph.ph-chair:before {
  content: "\e950";
}

.ph.ph-chalkboard:before {
  content: "\e5fc";
}

.ph.ph-chalkboard-simple:before {
  content: "\e5fe";
}

.ph.ph-chalkboard-teacher:before {
  content: "\e600";
}

.ph.ph-champagne:before {
  content: "\eaca";
}

.ph.ph-charging-station:before {
  content: "\e8d0";
}

.ph.ph-chart-bar:before {
  content: "\e150";
}

.ph.ph-chart-bar-horizontal:before {
  content: "\e152";
}

.ph.ph-chart-donut:before {
  content: "\eaa6";
}

.ph.ph-chart-line:before {
  content: "\e154";
}

.ph.ph-chart-line-down:before {
  content: "\e8b6";
}

.ph.ph-chart-line-up:before {
  content: "\e156";
}

.ph.ph-chart-pie:before {
  content: "\e158";
}

.ph.ph-chart-pie-slice:before {
  content: "\e15a";
}

.ph.ph-chart-polar:before {
  content: "\eaa8";
}

.ph.ph-chart-scatter:before {
  content: "\eaac";
}

.ph.ph-chat:before {
  content: "\e15c";
}

.ph.ph-chat-centered:before {
  content: "\e160";
}

.ph.ph-chat-centered-dots:before {
  content: "\e164";
}

.ph.ph-chat-centered-slash:before {
  content: "\e162";
}

.ph.ph-chat-centered-text:before {
  content: "\e166";
}

.ph.ph-chat-circle:before {
  content: "\e168";
}

.ph.ph-chat-circle-dots:before {
  content: "\e16c";
}

.ph.ph-chat-circle-slash:before {
  content: "\e16a";
}

.ph.ph-chat-circle-text:before {
  content: "\e16e";
}

.ph.ph-chat-dots:before {
  content: "\e170";
}

.ph.ph-chat-slash:before {
  content: "\e15e";
}

.ph.ph-chat-teardrop:before {
  content: "\e172";
}

.ph.ph-chat-teardrop-dots:before {
  content: "\e176";
}

.ph.ph-chat-teardrop-slash:before {
  content: "\e174";
}

.ph.ph-chat-teardrop-text:before {
  content: "\e178";
}

.ph.ph-chat-text:before {
  content: "\e17a";
}

.ph.ph-chats:before {
  content: "\e17c";
}

.ph.ph-chats-circle:before {
  content: "\e17e";
}

.ph.ph-chats-teardrop:before {
  content: "\e180";
}

.ph.ph-check:before {
  content: "\e182";
}

.ph.ph-check-circle:before {
  content: "\e184";
}

.ph.ph-check-fat:before {
  content: "\eba6";
}

.ph.ph-check-square:before {
  content: "\e186";
}

.ph.ph-check-square-offset:before {
  content: "\e188";
}

.ph.ph-checkerboard:before {
  content: "\e8c4";
}

.ph.ph-checks:before {
  content: "\e53a";
}

.ph.ph-cheers:before {
  content: "\ea4a";
}

.ph.ph-cheese:before {
  content: "\e9fe";
}

.ph.ph-chef-hat:before {
  content: "\ed8e";
}

.ph.ph-cherries:before {
  content: "\e830";
}

.ph.ph-church:before {
  content: "\ecea";
}

.ph.ph-cigarette:before {
  content: "\ed90";
}

.ph.ph-cigarette-slash:before {
  content: "\ed92";
}

.ph.ph-circle:before {
  content: "\e18a";
}

.ph.ph-circle-dashed:before {
  content: "\e602";
}

.ph.ph-circle-half:before {
  content: "\e18c";
}

.ph.ph-circle-half-tilt:before {
  content: "\e18e";
}

.ph.ph-circle-notch:before {
  content: "\eb44";
}

.ph.ph-circles-four:before {
  content: "\e190";
}

.ph.ph-circles-three:before {
  content: "\e192";
}

.ph.ph-circles-three-plus:before {
  content: "\e194";
}

.ph.ph-circuitry:before {
  content: "\e9c2";
}

.ph.ph-city:before {
  content: "\ea6a";
}

.ph.ph-clipboard:before {
  content: "\e196";
}

.ph.ph-clipboard-text:before {
  content: "\e198";
}

.ph.ph-clock:before {
  content: "\e19a";
}

.ph.ph-clock-afternoon:before {
  content: "\e19c";
}

.ph.ph-clock-clockwise:before {
  content: "\e19e";
}

.ph.ph-clock-countdown:before {
  content: "\ed2c";
}

.ph.ph-clock-counter-clockwise:before {
  content: "\e1a0";
}

.ph.ph-clock-user:before {
  content: "\edec";
}

.ph.ph-closed-captioning:before {
  content: "\e1a4";
}

.ph.ph-cloud:before {
  content: "\e1aa";
}

.ph.ph-cloud-arrow-down:before {
  content: "\e1ac";
}

.ph.ph-cloud-arrow-up:before {
  content: "\e1ae";
}

.ph.ph-cloud-check:before {
  content: "\e1b0";
}

.ph.ph-cloud-fog:before {
  content: "\e53c";
}

.ph.ph-cloud-lightning:before {
  content: "\e1b2";
}

.ph.ph-cloud-moon:before {
  content: "\e53e";
}

.ph.ph-cloud-rain:before {
  content: "\e1b4";
}

.ph.ph-cloud-slash:before {
  content: "\e1b6";
}

.ph.ph-cloud-snow:before {
  content: "\e1b8";
}

.ph.ph-cloud-sun:before {
  content: "\e540";
}

.ph.ph-cloud-warning:before {
  content: "\ea98";
}

.ph.ph-cloud-x:before {
  content: "\ea96";
}

.ph.ph-clover:before {
  content: "\edc8";
}

.ph.ph-club:before {
  content: "\e1ba";
}

.ph.ph-coat-hanger:before {
  content: "\e7fe";
}

.ph.ph-coda-logo:before {
  content: "\e7ce";
}

.ph.ph-code:before {
  content: "\e1bc";
}

.ph.ph-code-block:before {
  content: "\eafe";
}

.ph.ph-code-simple:before {
  content: "\e1be";
}

.ph.ph-codepen-logo:before {
  content: "\e978";
}

.ph.ph-codesandbox-logo:before {
  content: "\ea06";
}

.ph.ph-coffee:before {
  content: "\e1c2";
}

.ph.ph-coffee-bean:before {
  content: "\e1c0";
}

.ph.ph-coin:before {
  content: "\e60e";
}

.ph.ph-coin-vertical:before {
  content: "\eb48";
}

.ph.ph-coins:before {
  content: "\e78e";
}

.ph.ph-columns:before {
  content: "\e546";
}

.ph.ph-columns-plus-left:before {
  content: "\e544";
}

.ph.ph-columns-plus-right:before {
  content: "\e542";
}

.ph.ph-command:before {
  content: "\e1c4";
}

.ph.ph-compass:before {
  content: "\e1c8";
}

.ph.ph-compass-rose:before {
  content: "\e1c6";
}

.ph.ph-compass-tool:before {
  content: "\ea0e";
}

.ph.ph-computer-tower:before {
  content: "\e548";
}

.ph.ph-confetti:before {
  content: "\e81a";
}

.ph.ph-contactless-payment:before {
  content: "\ed42";
}

.ph.ph-control:before {
  content: "\eca6";
}

.ph.ph-cookie:before {
  content: "\e6ca";
}

.ph.ph-cooking-pot:before {
  content: "\e764";
}

.ph.ph-copy:before {
  content: "\e1ca";
}

.ph.ph-copy-simple:before {
  content: "\e1cc";
}

.ph.ph-copyleft:before {
  content: "\e86a";
}

.ph.ph-copyright:before {
  content: "\e54a";
}

.ph.ph-corners-in:before {
  content: "\e1ce";
}

.ph.ph-corners-out:before {
  content: "\e1d0";
}

.ph.ph-couch:before {
  content: "\e7f6";
}

.ph.ph-court-basketball:before {
  content: "\ee36";
}

.ph.ph-cow:before {
  content: "\eabe";
}

.ph.ph-cowboy-hat:before {
  content: "\ed12";
}

.ph.ph-cpu:before {
  content: "\e610";
}

.ph.ph-crane:before {
  content: "\ed48";
}

.ph.ph-crane-tower:before {
  content: "\ed49";
}

.ph.ph-credit-card:before {
  content: "\e1d2";
}

.ph.ph-cricket:before {
  content: "\ee12";
}

.ph.ph-crop:before {
  content: "\e1d4";
}

.ph.ph-cross:before {
  content: "\e8a0";
}

.ph.ph-crosshair:before {
  content: "\e1d6";
}

.ph.ph-crosshair-simple:before {
  content: "\e1d8";
}

.ph.ph-crown:before {
  content: "\e614";
}

.ph.ph-crown-cross:before {
  content: "\ee5e";
}

.ph.ph-crown-simple:before {
  content: "\e616";
}

.ph.ph-cube:before {
  content: "\e1da";
}

.ph.ph-cube-focus:before {
  content: "\ed0a";
}

.ph.ph-cube-transparent:before {
  content: "\ec7c";
}

.ph.ph-currency-btc:before {
  content: "\e618";
}

.ph.ph-currency-circle-dollar:before {
  content: "\e54c";
}

.ph.ph-currency-cny:before {
  content: "\e54e";
}

.ph.ph-currency-dollar:before {
  content: "\e550";
}

.ph.ph-currency-dollar-simple:before {
  content: "\e552";
}

.ph.ph-currency-eth:before {
  content: "\eada";
}

.ph.ph-currency-eur:before {
  content: "\e554";
}

.ph.ph-currency-gbp:before {
  content: "\e556";
}

.ph.ph-currency-inr:before {
  content: "\e558";
}

.ph.ph-currency-jpy:before {
  content: "\e55a";
}

.ph.ph-currency-krw:before {
  content: "\e55c";
}

.ph.ph-currency-kzt:before {
  content: "\ec4c";
}

.ph.ph-currency-ngn:before {
  content: "\eb52";
}

.ph.ph-currency-rub:before {
  content: "\e55e";
}

.ph.ph-cursor:before {
  content: "\e1dc";
}

.ph.ph-cursor-click:before {
  content: "\e7c8";
}

.ph.ph-cursor-text:before {
  content: "\e7d8";
}

.ph.ph-cylinder:before {
  content: "\e8fc";
}

.ph.ph-database:before {
  content: "\e1de";
}

.ph.ph-desk:before {
  content: "\ed16";
}

.ph.ph-desktop:before {
  content: "\e560";
}

.ph.ph-desktop-tower:before {
  content: "\e562";
}

.ph.ph-detective:before {
  content: "\e83e";
}

.ph.ph-dev-to-logo:before {
  content: "\ed0e";
}

.ph.ph-device-mobile:before {
  content: "\e1e0";
}

.ph.ph-device-mobile-camera:before {
  content: "\e1e2";
}

.ph.ph-device-mobile-slash:before {
  content: "\ee46";
}

.ph.ph-device-mobile-speaker:before {
  content: "\e1e4";
}

.ph.ph-device-rotate:before {
  content: "\edf2";
}

.ph.ph-device-tablet:before {
  content: "\e1e6";
}

.ph.ph-device-tablet-camera:before {
  content: "\e1e8";
}

.ph.ph-device-tablet-speaker:before {
  content: "\e1ea";
}

.ph.ph-devices:before {
  content: "\eba4";
}

.ph.ph-diamond:before {
  content: "\e1ec";
}

.ph.ph-diamonds-four:before {
  content: "\e8f4";
}

.ph.ph-dice-five:before {
  content: "\e1ee";
}

.ph.ph-dice-four:before {
  content: "\e1f0";
}

.ph.ph-dice-one:before {
  content: "\e1f2";
}

.ph.ph-dice-six:before {
  content: "\e1f4";
}

.ph.ph-dice-three:before {
  content: "\e1f6";
}

.ph.ph-dice-two:before {
  content: "\e1f8";
}

.ph.ph-disc:before {
  content: "\e564";
}

.ph.ph-disco-ball:before {
  content: "\ed98";
}

.ph.ph-discord-logo:before {
  content: "\e61a";
}

.ph.ph-divide:before {
  content: "\e1fa";
}

.ph.ph-dna:before {
  content: "\e924";
}

.ph.ph-dog:before {
  content: "\e74a";
}

.ph.ph-door:before {
  content: "\e61c";
}

.ph.ph-door-open:before {
  content: "\e7e6";
}

.ph.ph-dot:before {
  content: "\ecde";
}

.ph.ph-dot-outline:before {
  content: "\ece0";
}

.ph.ph-dots-nine:before {
  content: "\e1fc";
}

.ph.ph-dots-six:before {
  content: "\e794";
}

.ph.ph-dots-six-vertical:before {
  content: "\eae2";
}

.ph.ph-dots-three:before {
  content: "\e1fe";
}

.ph.ph-dots-three-circle:before {
  content: "\e200";
}

.ph.ph-dots-three-circle-vertical:before {
  content: "\e202";
}

.ph.ph-dots-three-outline:before {
  content: "\e204";
}

.ph.ph-dots-three-outline-vertical:before {
  content: "\e206";
}

.ph.ph-dots-three-vertical:before {
  content: "\e208";
}

.ph.ph-download:before {
  content: "\e20a";
}

.ph.ph-download-simple:before {
  content: "\e20c";
}

.ph.ph-dress:before {
  content: "\ea7e";
}

.ph.ph-dresser:before {
  content: "\e94e";
}

.ph.ph-dribbble-logo:before {
  content: "\e20e";
}

.ph.ph-drone:before {
  content: "\ed74";
}

.ph.ph-drop:before {
  content: "\e210";
}

.ph.ph-drop-half:before {
  content: "\e566";
}

.ph.ph-drop-half-bottom:before {
  content: "\eb40";
}

.ph.ph-drop-simple:before {
  content: "\ee32";
}

.ph.ph-drop-slash:before {
  content: "\e954";
}

.ph.ph-dropbox-logo:before {
  content: "\e7d0";
}

.ph.ph-ear:before {
  content: "\e70c";
}

.ph.ph-ear-slash:before {
  content: "\e70e";
}

.ph.ph-egg:before {
  content: "\e812";
}

.ph.ph-egg-crack:before {
  content: "\eb64";
}

.ph.ph-eject:before {
  content: "\e212";
}

.ph.ph-eject-simple:before {
  content: "\e6ae";
}

.ph.ph-elevator:before {
  content: "\ecc0";
}

.ph.ph-empty:before {
  content: "\edbc";
}

.ph.ph-engine:before {
  content: "\ea80";
}

.ph.ph-envelope:before {
  content: "\e214";
}

.ph.ph-envelope-open:before {
  content: "\e216";
}

.ph.ph-envelope-simple:before {
  content: "\e218";
}

.ph.ph-envelope-simple-open:before {
  content: "\e21a";
}

.ph.ph-equalizer:before {
  content: "\ebbc";
}

.ph.ph-equals:before {
  content: "\e21c";
}

.ph.ph-eraser:before {
  content: "\e21e";
}

.ph.ph-escalator-down:before {
  content: "\ecba";
}

.ph.ph-escalator-up:before {
  content: "\ecbc";
}

.ph.ph-exam:before {
  content: "\e742";
}

.ph.ph-exclamation-mark:before {
  content: "\ee44";
}

.ph.ph-exclude:before {
  content: "\e882";
}

.ph.ph-exclude-square:before {
  content: "\e880";
}

.ph.ph-export:before {
  content: "\eaf0";
}

.ph.ph-eye:before {
  content: "\e220";
}

.ph.ph-eye-closed:before {
  content: "\e222";
}

.ph.ph-eye-slash:before {
  content: "\e224";
}

.ph.ph-eyedropper:before {
  content: "\e568";
}

.ph.ph-eyedropper-sample:before {
  content: "\eac4";
}

.ph.ph-eyeglasses:before {
  content: "\e7ba";
}

.ph.ph-eyes:before {
  content: "\ee5c";
}

.ph.ph-face-mask:before {
  content: "\e56a";
}

.ph.ph-facebook-logo:before {
  content: "\e226";
}

.ph.ph-factory:before {
  content: "\e760";
}

.ph.ph-faders:before {
  content: "\e228";
}

.ph.ph-faders-horizontal:before {
  content: "\e22a";
}

.ph.ph-fallout-shelter:before {
  content: "\e9de";
}

.ph.ph-fan:before {
  content: "\e9f2";
}

.ph.ph-farm:before {
  content: "\ec70";
}

.ph.ph-fast-forward:before {
  content: "\e6a6";
}

.ph.ph-fast-forward-circle:before {
  content: "\e22c";
}

.ph.ph-feather:before {
  content: "\e9c0";
}

.ph.ph-fediverse-logo:before {
  content: "\ed66";
}

.ph.ph-figma-logo:before {
  content: "\e22e";
}

.ph.ph-file:before {
  content: "\e230";
}

.ph.ph-file-archive:before {
  content: "\eb2a";
}

.ph.ph-file-arrow-down:before {
  content: "\e232";
}

.ph.ph-file-arrow-up:before {
  content: "\e61e";
}

.ph.ph-file-audio:before {
  content: "\ea20";
}

.ph.ph-file-c:before {
  content: "\eb32";
}

.ph.ph-file-c-sharp:before {
  content: "\eb30";
}

.ph.ph-file-cloud:before {
  content: "\e95e";
}

.ph.ph-file-code:before {
  content: "\e914";
}

.ph.ph-file-cpp:before {
  content: "\eb2e";
}

.ph.ph-file-css:before {
  content: "\eb34";
}

.ph.ph-file-csv:before {
  content: "\eb1c";
}

.ph.ph-file-dashed:before {
  content: "\e704";
}

.ph.ph-file-dotted:before {
  content: "\e704";
}

.ph.ph-file-doc:before {
  content: "\eb1e";
}

.ph.ph-file-html:before {
  content: "\eb38";
}

.ph.ph-file-image:before {
  content: "\ea24";
}

.ph.ph-file-ini:before {
  content: "\eb33";
}

.ph.ph-file-jpg:before {
  content: "\eb1a";
}

.ph.ph-file-js:before {
  content: "\eb24";
}

.ph.ph-file-jsx:before {
  content: "\eb3a";
}

.ph.ph-file-lock:before {
  content: "\e95c";
}

.ph.ph-file-magnifying-glass:before {
  content: "\e238";
}

.ph.ph-file-search:before {
  content: "\e238";
}

.ph.ph-file-md:before {
  content: "\ed50";
}

.ph.ph-file-minus:before {
  content: "\e234";
}

.ph.ph-file-pdf:before {
  content: "\e702";
}

.ph.ph-file-plus:before {
  content: "\e236";
}

.ph.ph-file-png:before {
  content: "\eb18";
}

.ph.ph-file-ppt:before {
  content: "\eb20";
}

.ph.ph-file-py:before {
  content: "\eb2c";
}

.ph.ph-file-rs:before {
  content: "\eb28";
}

.ph.ph-file-sql:before {
  content: "\ed4e";
}

.ph.ph-file-svg:before {
  content: "\ed08";
}

.ph.ph-file-text:before {
  content: "\e23a";
}

.ph.ph-file-ts:before {
  content: "\eb26";
}

.ph.ph-file-tsx:before {
  content: "\eb3c";
}

.ph.ph-file-txt:before {
  content: "\eb35";
}

.ph.ph-file-video:before {
  content: "\ea22";
}

.ph.ph-file-vue:before {
  content: "\eb3e";
}

.ph.ph-file-x:before {
  content: "\e23c";
}

.ph.ph-file-xls:before {
  content: "\eb22";
}

.ph.ph-file-zip:before {
  content: "\e958";
}

.ph.ph-files:before {
  content: "\e710";
}

.ph.ph-film-reel:before {
  content: "\e8c0";
}

.ph.ph-film-script:before {
  content: "\eb50";
}

.ph.ph-film-slate:before {
  content: "\e8c2";
}

.ph.ph-film-strip:before {
  content: "\e792";
}

.ph.ph-fingerprint:before {
  content: "\e23e";
}

.ph.ph-fingerprint-simple:before {
  content: "\e240";
}

.ph.ph-finn-the-human:before {
  content: "\e56c";
}

.ph.ph-fire:before {
  content: "\e242";
}

.ph.ph-fire-extinguisher:before {
  content: "\e9e8";
}

.ph.ph-fire-simple:before {
  content: "\e620";
}

.ph.ph-fire-truck:before {
  content: "\e574";
}

.ph.ph-first-aid:before {
  content: "\e56e";
}

.ph.ph-first-aid-kit:before {
  content: "\e570";
}

.ph.ph-fish:before {
  content: "\e728";
}

.ph.ph-fish-simple:before {
  content: "\e72a";
}

.ph.ph-flag:before {
  content: "\e244";
}

.ph.ph-flag-banner:before {
  content: "\e622";
}

.ph.ph-flag-banner-fold:before {
  content: "\ecf2";
}

.ph.ph-flag-checkered:before {
  content: "\ea38";
}

.ph.ph-flag-pennant:before {
  content: "\ecf0";
}

.ph.ph-flame:before {
  content: "\e624";
}

.ph.ph-flashlight:before {
  content: "\e246";
}

.ph.ph-flask:before {
  content: "\e79e";
}

.ph.ph-flip-horizontal:before {
  content: "\ed6a";
}

.ph.ph-flip-vertical:before {
  content: "\ed6c";
}

.ph.ph-floppy-disk:before {
  content: "\e248";
}

.ph.ph-floppy-disk-back:before {
  content: "\eaf4";
}

.ph.ph-flow-arrow:before {
  content: "\e6ec";
}

.ph.ph-flower:before {
  content: "\e75e";
}

.ph.ph-flower-lotus:before {
  content: "\e6cc";
}

.ph.ph-flower-tulip:before {
  content: "\eacc";
}

.ph.ph-flying-saucer:before {
  content: "\eb4a";
}

.ph.ph-folder:before {
  content: "\e24a";
}

.ph.ph-folder-notch:before {
  content: "\e24a";
}

.ph.ph-folder-dashed:before {
  content: "\e8f8";
}

.ph.ph-folder-dotted:before {
  content: "\e8f8";
}

.ph.ph-folder-lock:before {
  content: "\ea3c";
}

.ph.ph-folder-minus:before {
  content: "\e254";
}

.ph.ph-folder-notch-minus:before {
  content: "\e254";
}

.ph.ph-folder-open:before {
  content: "\e256";
}

.ph.ph-folder-notch-open:before {
  content: "\e256";
}

.ph.ph-folder-plus:before {
  content: "\e258";
}

.ph.ph-folder-notch-plus:before {
  content: "\e258";
}

.ph.ph-folder-simple:before {
  content: "\e25a";
}

.ph.ph-folder-simple-dashed:before {
  content: "\ec2a";
}

.ph.ph-folder-simple-dotted:before {
  content: "\ec2a";
}

.ph.ph-folder-simple-lock:before {
  content: "\eb5e";
}

.ph.ph-folder-simple-minus:before {
  content: "\e25c";
}

.ph.ph-folder-simple-plus:before {
  content: "\e25e";
}

.ph.ph-folder-simple-star:before {
  content: "\ec2e";
}

.ph.ph-folder-simple-user:before {
  content: "\eb60";
}

.ph.ph-folder-star:before {
  content: "\ea86";
}

.ph.ph-folder-user:before {
  content: "\eb46";
}

.ph.ph-folders:before {
  content: "\e260";
}

.ph.ph-football:before {
  content: "\e718";
}

.ph.ph-football-helmet:before {
  content: "\ee4c";
}

.ph.ph-footprints:before {
  content: "\ea88";
}

.ph.ph-fork-knife:before {
  content: "\e262";
}

.ph.ph-four-k:before {
  content: "\ea5c";
}

.ph.ph-frame-corners:before {
  content: "\e626";
}

.ph.ph-framer-logo:before {
  content: "\e264";
}

.ph.ph-function:before {
  content: "\ebe4";
}

.ph.ph-funnel:before {
  content: "\e266";
}

.ph.ph-funnel-simple:before {
  content: "\e268";
}

.ph.ph-funnel-simple-x:before {
  content: "\e26a";
}

.ph.ph-funnel-x:before {
  content: "\e26c";
}

.ph.ph-game-controller:before {
  content: "\e26e";
}

.ph.ph-garage:before {
  content: "\ecd6";
}

.ph.ph-gas-can:before {
  content: "\e8ce";
}

.ph.ph-gas-pump:before {
  content: "\e768";
}

.ph.ph-gauge:before {
  content: "\e628";
}

.ph.ph-gavel:before {
  content: "\ea32";
}

.ph.ph-gear:before {
  content: "\e270";
}

.ph.ph-gear-fine:before {
  content: "\e87c";
}

.ph.ph-gear-six:before {
  content: "\e272";
}

.ph.ph-gender-female:before {
  content: "\e6e0";
}

.ph.ph-gender-intersex:before {
  content: "\e6e6";
}

.ph.ph-gender-male:before {
  content: "\e6e2";
}

.ph.ph-gender-neuter:before {
  content: "\e6ea";
}

.ph.ph-gender-nonbinary:before {
  content: "\e6e4";
}

.ph.ph-gender-transgender:before {
  content: "\e6e8";
}

.ph.ph-ghost:before {
  content: "\e62a";
}

.ph.ph-gif:before {
  content: "\e274";
}

.ph.ph-gift:before {
  content: "\e276";
}

.ph.ph-git-branch:before {
  content: "\e278";
}

.ph.ph-git-commit:before {
  content: "\e27a";
}

.ph.ph-git-diff:before {
  content: "\e27c";
}

.ph.ph-git-fork:before {
  content: "\e27e";
}

.ph.ph-git-merge:before {
  content: "\e280";
}

.ph.ph-git-pull-request:before {
  content: "\e282";
}

.ph.ph-github-logo:before {
  content: "\e576";
}

.ph.ph-gitlab-logo:before {
  content: "\e694";
}

.ph.ph-gitlab-logo-simple:before {
  content: "\e696";
}

.ph.ph-globe:before {
  content: "\e288";
}

.ph.ph-globe-hemisphere-east:before {
  content: "\e28a";
}

.ph.ph-globe-hemisphere-west:before {
  content: "\e28c";
}

.ph.ph-globe-simple:before {
  content: "\e28e";
}

.ph.ph-globe-simple-x:before {
  content: "\e284";
}

.ph.ph-globe-stand:before {
  content: "\e290";
}

.ph.ph-globe-x:before {
  content: "\e286";
}

.ph.ph-goggles:before {
  content: "\ecb4";
}

.ph.ph-golf:before {
  content: "\ea3e";
}

.ph.ph-goodreads-logo:before {
  content: "\ed10";
}

.ph.ph-google-cardboard-logo:before {
  content: "\e7b6";
}

.ph.ph-google-chrome-logo:before {
  content: "\e976";
}

.ph.ph-google-drive-logo:before {
  content: "\e8f6";
}

.ph.ph-google-logo:before {
  content: "\e292";
}

.ph.ph-google-photos-logo:before {
  content: "\eb92";
}

.ph.ph-google-play-logo:before {
  content: "\e294";
}

.ph.ph-google-podcasts-logo:before {
  content: "\eb94";
}

.ph.ph-gps:before {
  content: "\edd8";
}

.ph.ph-gps-fix:before {
  content: "\edd6";
}

.ph.ph-gps-slash:before {
  content: "\edd4";
}

.ph.ph-gradient:before {
  content: "\eb42";
}

.ph.ph-graduation-cap:before {
  content: "\e62c";
}

.ph.ph-grains:before {
  content: "\ec68";
}

.ph.ph-grains-slash:before {
  content: "\ec6a";
}

.ph.ph-graph:before {
  content: "\eb58";
}

.ph.ph-graphics-card:before {
  content: "\e612";
}

.ph.ph-greater-than:before {
  content: "\edc4";
}

.ph.ph-greater-than-or-equal:before {
  content: "\eda2";
}

.ph.ph-grid-four:before {
  content: "\e296";
}

.ph.ph-grid-nine:before {
  content: "\ec8c";
}

.ph.ph-guitar:before {
  content: "\ea8a";
}

.ph.ph-hair-dryer:before {
  content: "\ea66";
}

.ph.ph-hamburger:before {
  content: "\e790";
}

.ph.ph-hammer:before {
  content: "\e80e";
}

.ph.ph-hand:before {
  content: "\e298";
}

.ph.ph-hand-arrow-down:before {
  content: "\ea4e";
}

.ph.ph-hand-arrow-up:before {
  content: "\ee5a";
}

.ph.ph-hand-coins:before {
  content: "\ea8c";
}

.ph.ph-hand-deposit:before {
  content: "\ee82";
}

.ph.ph-hand-eye:before {
  content: "\ea4c";
}

.ph.ph-hand-fist:before {
  content: "\e57a";
}

.ph.ph-hand-grabbing:before {
  content: "\e57c";
}

.ph.ph-hand-heart:before {
  content: "\e810";
}

.ph.ph-hand-palm:before {
  content: "\e57e";
}

.ph.ph-hand-peace:before {
  content: "\e7cc";
}

.ph.ph-hand-pointing:before {
  content: "\e29a";
}

.ph.ph-hand-soap:before {
  content: "\e630";
}

.ph.ph-hand-swipe-left:before {
  content: "\ec94";
}

.ph.ph-hand-swipe-right:before {
  content: "\ec92";
}

.ph.ph-hand-tap:before {
  content: "\ec90";
}

.ph.ph-hand-waving:before {
  content: "\e580";
}

.ph.ph-hand-withdraw:before {
  content: "\ee80";
}

.ph.ph-handbag:before {
  content: "\e29c";
}

.ph.ph-handbag-simple:before {
  content: "\e62e";
}

.ph.ph-hands-clapping:before {
  content: "\e6a0";
}

.ph.ph-hands-praying:before {
  content: "\ecc8";
}

.ph.ph-handshake:before {
  content: "\e582";
}

.ph.ph-hard-drive:before {
  content: "\e29e";
}

.ph.ph-hard-drives:before {
  content: "\e2a0";
}

.ph.ph-hard-hat:before {
  content: "\ed46";
}

.ph.ph-hash:before {
  content: "\e2a2";
}

.ph.ph-hash-straight:before {
  content: "\e2a4";
}

.ph.ph-head-circuit:before {
  content: "\e7d4";
}

.ph.ph-headlights:before {
  content: "\e6fe";
}

.ph.ph-headphones:before {
  content: "\e2a6";
}

.ph.ph-headset:before {
  content: "\e584";
}

.ph.ph-heart:before {
  content: "\e2a8";
}

.ph.ph-heart-break:before {
  content: "\ebe8";
}

.ph.ph-heart-half:before {
  content: "\ec48";
}

.ph.ph-heart-straight:before {
  content: "\e2aa";
}

.ph.ph-heart-straight-break:before {
  content: "\eb98";
}

.ph.ph-heartbeat:before {
  content: "\e2ac";
}

.ph.ph-hexagon:before {
  content: "\e2ae";
}

.ph.ph-high-definition:before {
  content: "\ea8e";
}

.ph.ph-high-heel:before {
  content: "\e8e8";
}

.ph.ph-highlighter:before {
  content: "\ec76";
}

.ph.ph-highlighter-circle:before {
  content: "\e632";
}

.ph.ph-hockey:before {
  content: "\ec86";
}

.ph.ph-hoodie:before {
  content: "\ecd0";
}

.ph.ph-horse:before {
  content: "\e2b0";
}

.ph.ph-hospital:before {
  content: "\e844";
}

.ph.ph-hourglass:before {
  content: "\e2b2";
}

.ph.ph-hourglass-high:before {
  content: "\e2b4";
}

.ph.ph-hourglass-low:before {
  content: "\e2b6";
}

.ph.ph-hourglass-medium:before {
  content: "\e2b8";
}

.ph.ph-hourglass-simple:before {
  content: "\e2ba";
}

.ph.ph-hourglass-simple-high:before {
  content: "\e2bc";
}

.ph.ph-hourglass-simple-low:before {
  content: "\e2be";
}

.ph.ph-hourglass-simple-medium:before {
  content: "\e2c0";
}

.ph.ph-house:before {
  content: "\e2c2";
}

.ph.ph-house-line:before {
  content: "\e2c4";
}

.ph.ph-house-simple:before {
  content: "\e2c6";
}

.ph.ph-hurricane:before {
  content: "\e88e";
}

.ph.ph-ice-cream:before {
  content: "\e804";
}

.ph.ph-identification-badge:before {
  content: "\e6f6";
}

.ph.ph-identification-card:before {
  content: "\e2c8";
}

.ph.ph-image:before {
  content: "\e2ca";
}

.ph.ph-image-broken:before {
  content: "\e7a8";
}

.ph.ph-image-square:before {
  content: "\e2cc";
}

.ph.ph-images:before {
  content: "\e836";
}

.ph.ph-images-square:before {
  content: "\e834";
}

.ph.ph-infinity:before {
  content: "\e634";
}

.ph.ph-lemniscate:before {
  content: "\e634";
}

.ph.ph-info:before {
  content: "\e2ce";
}

.ph.ph-instagram-logo:before {
  content: "\e2d0";
}

.ph.ph-intersect:before {
  content: "\e2d2";
}

.ph.ph-intersect-square:before {
  content: "\e87a";
}

.ph.ph-intersect-three:before {
  content: "\ecc4";
}

.ph.ph-intersection:before {
  content: "\edba";
}

.ph.ph-invoice:before {
  content: "\ee42";
}

.ph.ph-island:before {
  content: "\ee06";
}

.ph.ph-jar:before {
  content: "\e7e0";
}

.ph.ph-jar-label:before {
  content: "\e7e1";
}

.ph.ph-jeep:before {
  content: "\e2d4";
}

.ph.ph-joystick:before {
  content: "\ea5e";
}

.ph.ph-kanban:before {
  content: "\eb54";
}

.ph.ph-key:before {
  content: "\e2d6";
}

.ph.ph-key-return:before {
  content: "\e782";
}

.ph.ph-keyboard:before {
  content: "\e2d8";
}

.ph.ph-keyhole:before {
  content: "\ea78";
}

.ph.ph-knife:before {
  content: "\e636";
}

.ph.ph-ladder:before {
  content: "\e9e4";
}

.ph.ph-ladder-simple:before {
  content: "\ec26";
}

.ph.ph-lamp:before {
  content: "\e638";
}

.ph.ph-lamp-pendant:before {
  content: "\ee2e";
}

.ph.ph-laptop:before {
  content: "\e586";
}

.ph.ph-lasso:before {
  content: "\edc6";
}

.ph.ph-lastfm-logo:before {
  content: "\e842";
}

.ph.ph-layout:before {
  content: "\e6d6";
}

.ph.ph-leaf:before {
  content: "\e2da";
}

.ph.ph-lectern:before {
  content: "\e95a";
}

.ph.ph-lego:before {
  content: "\e8c6";
}

.ph.ph-lego-smiley:before {
  content: "\e8c7";
}

.ph.ph-less-than:before {
  content: "\edac";
}

.ph.ph-less-than-or-equal:before {
  content: "\eda4";
}

.ph.ph-letter-circle-h:before {
  content: "\ebf8";
}

.ph.ph-letter-circle-p:before {
  content: "\ec08";
}

.ph.ph-letter-circle-v:before {
  content: "\ec14";
}

.ph.ph-lifebuoy:before {
  content: "\e63a";
}

.ph.ph-lightbulb:before {
  content: "\e2dc";
}

.ph.ph-lightbulb-filament:before {
  content: "\e63c";
}

.ph.ph-lighthouse:before {
  content: "\e9f6";
}

.ph.ph-lightning:before {
  content: "\e2de";
}

.ph.ph-lightning-a:before {
  content: "\ea84";
}

.ph.ph-lightning-slash:before {
  content: "\e2e0";
}

.ph.ph-line-segment:before {
  content: "\e6d2";
}

.ph.ph-line-segments:before {
  content: "\e6d4";
}

.ph.ph-line-vertical:before {
  content: "\ed70";
}

.ph.ph-link:before {
  content: "\e2e2";
}

.ph.ph-link-break:before {
  content: "\e2e4";
}

.ph.ph-link-simple:before {
  content: "\e2e6";
}

.ph.ph-link-simple-break:before {
  content: "\e2e8";
}

.ph.ph-link-simple-horizontal:before {
  content: "\e2ea";
}

.ph.ph-link-simple-horizontal-break:before {
  content: "\e2ec";
}

.ph.ph-linkedin-logo:before {
  content: "\e2ee";
}

.ph.ph-linktree-logo:before {
  content: "\edee";
}

.ph.ph-linux-logo:before {
  content: "\eb02";
}

.ph.ph-list:before {
  content: "\e2f0";
}

.ph.ph-list-bullets:before {
  content: "\e2f2";
}

.ph.ph-list-checks:before {
  content: "\eadc";
}

.ph.ph-list-dashes:before {
  content: "\e2f4";
}

.ph.ph-list-heart:before {
  content: "\ebde";
}

.ph.ph-list-magnifying-glass:before {
  content: "\ebe0";
}

.ph.ph-list-numbers:before {
  content: "\e2f6";
}

.ph.ph-list-plus:before {
  content: "\e2f8";
}

.ph.ph-list-star:before {
  content: "\ebdc";
}

.ph.ph-lock:before {
  content: "\e2fa";
}

.ph.ph-lock-key:before {
  content: "\e2fe";
}

.ph.ph-lock-key-open:before {
  content: "\e300";
}

.ph.ph-lock-laminated:before {
  content: "\e302";
}

.ph.ph-lock-laminated-open:before {
  content: "\e304";
}

.ph.ph-lock-open:before {
  content: "\e306";
}

.ph.ph-lock-simple:before {
  content: "\e308";
}

.ph.ph-lock-simple-open:before {
  content: "\e30a";
}

.ph.ph-lockers:before {
  content: "\ecb8";
}

.ph.ph-log:before {
  content: "\ed82";
}

.ph.ph-magic-wand:before {
  content: "\e6b6";
}

.ph.ph-magnet:before {
  content: "\e680";
}

.ph.ph-magnet-straight:before {
  content: "\e682";
}

.ph.ph-magnifying-glass:before {
  content: "\e30c";
}

.ph.ph-magnifying-glass-minus:before {
  content: "\e30e";
}

.ph.ph-magnifying-glass-plus:before {
  content: "\e310";
}

.ph.ph-mailbox:before {
  content: "\ec1e";
}

.ph.ph-map-pin:before {
  content: "\e316";
}

.ph.ph-map-pin-area:before {
  content: "\ee3a";
}

.ph.ph-map-pin-line:before {
  content: "\e318";
}

.ph.ph-map-pin-plus:before {
  content: "\e314";
}

.ph.ph-map-pin-simple:before {
  content: "\ee3e";
}

.ph.ph-map-pin-simple-area:before {
  content: "\ee3c";
}

.ph.ph-map-pin-simple-line:before {
  content: "\ee38";
}

.ph.ph-map-trifold:before {
  content: "\e31a";
}

.ph.ph-markdown-logo:before {
  content: "\e508";
}

.ph.ph-marker-circle:before {
  content: "\e640";
}

.ph.ph-martini:before {
  content: "\e31c";
}

.ph.ph-mask-happy:before {
  content: "\e9f4";
}

.ph.ph-mask-sad:before {
  content: "\eb9e";
}

.ph.ph-mastodon-logo:before {
  content: "\ed68";
}

.ph.ph-math-operations:before {
  content: "\e31e";
}

.ph.ph-matrix-logo:before {
  content: "\ed64";
}

.ph.ph-medal:before {
  content: "\e320";
}

.ph.ph-medal-military:before {
  content: "\ecfc";
}

.ph.ph-medium-logo:before {
  content: "\e322";
}

.ph.ph-megaphone:before {
  content: "\e324";
}

.ph.ph-megaphone-simple:before {
  content: "\e642";
}

.ph.ph-member-of:before {
  content: "\edc2";
}

.ph.ph-memory:before {
  content: "\e9c4";
}

.ph.ph-messenger-logo:before {
  content: "\e6d8";
}

.ph.ph-meta-logo:before {
  content: "\ed02";
}

.ph.ph-meteor:before {
  content: "\e9ba";
}

.ph.ph-metronome:before {
  content: "\ec8e";
}

.ph.ph-microphone:before {
  content: "\e326";
}

.ph.ph-microphone-slash:before {
  content: "\e328";
}

.ph.ph-microphone-stage:before {
  content: "\e75c";
}

.ph.ph-microscope:before {
  content: "\ec7a";
}

.ph.ph-microsoft-excel-logo:before {
  content: "\eb6c";
}

.ph.ph-microsoft-outlook-logo:before {
  content: "\eb70";
}

.ph.ph-microsoft-powerpoint-logo:before {
  content: "\eace";
}

.ph.ph-microsoft-teams-logo:before {
  content: "\eb66";
}

.ph.ph-microsoft-word-logo:before {
  content: "\eb6a";
}

.ph.ph-minus:before {
  content: "\e32a";
}

.ph.ph-minus-circle:before {
  content: "\e32c";
}

.ph.ph-minus-square:before {
  content: "\ed4c";
}

.ph.ph-money:before {
  content: "\e588";
}

.ph.ph-money-wavy:before {
  content: "\ee68";
}

.ph.ph-monitor:before {
  content: "\e32e";
}

.ph.ph-monitor-arrow-up:before {
  content: "\e58a";
}

.ph.ph-monitor-play:before {
  content: "\e58c";
}

.ph.ph-moon:before {
  content: "\e330";
}

.ph.ph-moon-stars:before {
  content: "\e58e";
}

.ph.ph-moped:before {
  content: "\e824";
}

.ph.ph-moped-front:before {
  content: "\e822";
}

.ph.ph-mosque:before {
  content: "\ecee";
}

.ph.ph-motorcycle:before {
  content: "\e80a";
}

.ph.ph-mountains:before {
  content: "\e7ae";
}

.ph.ph-mouse:before {
  content: "\e33a";
}

.ph.ph-mouse-left-click:before {
  content: "\e334";
}

.ph.ph-mouse-middle-click:before {
  content: "\e338";
}

.ph.ph-mouse-right-click:before {
  content: "\e336";
}

.ph.ph-mouse-scroll:before {
  content: "\e332";
}

.ph.ph-mouse-simple:before {
  content: "\e644";
}

.ph.ph-music-note:before {
  content: "\e33c";
}

.ph.ph-music-note-simple:before {
  content: "\e33e";
}

.ph.ph-music-notes:before {
  content: "\e340";
}

.ph.ph-music-notes-minus:before {
  content: "\ee0c";
}

.ph.ph-music-notes-plus:before {
  content: "\eb7c";
}

.ph.ph-music-notes-simple:before {
  content: "\e342";
}

.ph.ph-navigation-arrow:before {
  content: "\eade";
}

.ph.ph-needle:before {
  content: "\e82e";
}

.ph.ph-network:before {
  content: "\edde";
}

.ph.ph-network-slash:before {
  content: "\eddc";
}

.ph.ph-network-x:before {
  content: "\edda";
}

.ph.ph-newspaper:before {
  content: "\e344";
}

.ph.ph-newspaper-clipping:before {
  content: "\e346";
}

.ph.ph-not-equals:before {
  content: "\eda6";
}

.ph.ph-not-member-of:before {
  content: "\edae";
}

.ph.ph-not-subset-of:before {
  content: "\edb0";
}

.ph.ph-not-superset-of:before {
  content: "\edb2";
}

.ph.ph-notches:before {
  content: "\ed3a";
}

.ph.ph-note:before {
  content: "\e348";
}

.ph.ph-note-blank:before {
  content: "\e34a";
}

.ph.ph-note-pencil:before {
  content: "\e34c";
}

.ph.ph-notebook:before {
  content: "\e34e";
}

.ph.ph-notepad:before {
  content: "\e63e";
}

.ph.ph-notification:before {
  content: "\e6fa";
}

.ph.ph-notion-logo:before {
  content: "\e9a0";
}

.ph.ph-nuclear-plant:before {
  content: "\ed7c";
}

.ph.ph-number-circle-eight:before {
  content: "\e352";
}

.ph.ph-number-circle-five:before {
  content: "\e358";
}

.ph.ph-number-circle-four:before {
  content: "\e35e";
}

.ph.ph-number-circle-nine:before {
  content: "\e364";
}

.ph.ph-number-circle-one:before {
  content: "\e36a";
}

.ph.ph-number-circle-seven:before {
  content: "\e370";
}

.ph.ph-number-circle-six:before {
  content: "\e376";
}

.ph.ph-number-circle-three:before {
  content: "\e37c";
}

.ph.ph-number-circle-two:before {
  content: "\e382";
}

.ph.ph-number-circle-zero:before {
  content: "\e388";
}

.ph.ph-number-eight:before {
  content: "\e350";
}

.ph.ph-number-five:before {
  content: "\e356";
}

.ph.ph-number-four:before {
  content: "\e35c";
}

.ph.ph-number-nine:before {
  content: "\e362";
}

.ph.ph-number-one:before {
  content: "\e368";
}

.ph.ph-number-seven:before {
  content: "\e36e";
}

.ph.ph-number-six:before {
  content: "\e374";
}

.ph.ph-number-square-eight:before {
  content: "\e354";
}

.ph.ph-number-square-five:before {
  content: "\e35a";
}

.ph.ph-number-square-four:before {
  content: "\e360";
}

.ph.ph-number-square-nine:before {
  content: "\e366";
}

.ph.ph-number-square-one:before {
  content: "\e36c";
}

.ph.ph-number-square-seven:before {
  content: "\e372";
}

.ph.ph-number-square-six:before {
  content: "\e378";
}

.ph.ph-number-square-three:before {
  content: "\e37e";
}

.ph.ph-number-square-two:before {
  content: "\e384";
}

.ph.ph-number-square-zero:before {
  content: "\e38a";
}

.ph.ph-number-three:before {
  content: "\e37a";
}

.ph.ph-number-two:before {
  content: "\e380";
}

.ph.ph-number-zero:before {
  content: "\e386";
}

.ph.ph-numpad:before {
  content: "\e3c8";
}

.ph.ph-nut:before {
  content: "\e38c";
}

.ph.ph-ny-times-logo:before {
  content: "\e646";
}

.ph.ph-octagon:before {
  content: "\e38e";
}

.ph.ph-office-chair:before {
  content: "\ea46";
}

.ph.ph-onigiri:before {
  content: "\ee2c";
}

.ph.ph-open-ai-logo:before {
  content: "\e7d2";
}

.ph.ph-option:before {
  content: "\e8a8";
}

.ph.ph-orange:before {
  content: "\ee40";
}

.ph.ph-orange-slice:before {
  content: "\ed36";
}

.ph.ph-oven:before {
  content: "\ed8c";
}

.ph.ph-package:before {
  content: "\e390";
}

.ph.ph-paint-brush:before {
  content: "\e6f0";
}

.ph.ph-paint-brush-broad:before {
  content: "\e590";
}

.ph.ph-paint-brush-household:before {
  content: "\e6f2";
}

.ph.ph-paint-bucket:before {
  content: "\e392";
}

.ph.ph-paint-roller:before {
  content: "\e6f4";
}

.ph.ph-palette:before {
  content: "\e6c8";
}

.ph.ph-panorama:before {
  content: "\eaa2";
}

.ph.ph-pants:before {
  content: "\ec88";
}

.ph.ph-paper-plane:before {
  content: "\e394";
}

.ph.ph-paper-plane-right:before {
  content: "\e396";
}

.ph.ph-paper-plane-tilt:before {
  content: "\e398";
}

.ph.ph-paperclip:before {
  content: "\e39a";
}

.ph.ph-paperclip-horizontal:before {
  content: "\e592";
}

.ph.ph-parachute:before {
  content: "\ea7c";
}

.ph.ph-paragraph:before {
  content: "\e960";
}

.ph.ph-parallelogram:before {
  content: "\ecc6";
}

.ph.ph-park:before {
  content: "\ecb2";
}

.ph.ph-password:before {
  content: "\e752";
}

.ph.ph-path:before {
  content: "\e39c";
}

.ph.ph-patreon-logo:before {
  content: "\e98a";
}

.ph.ph-pause:before {
  content: "\e39e";
}

.ph.ph-pause-circle:before {
  content: "\e3a0";
}

.ph.ph-paw-print:before {
  content: "\e648";
}

.ph.ph-paypal-logo:before {
  content: "\e98c";
}

.ph.ph-peace:before {
  content: "\e3a2";
}

.ph.ph-pen:before {
  content: "\e3aa";
}

.ph.ph-pen-nib:before {
  content: "\e3ac";
}

.ph.ph-pen-nib-straight:before {
  content: "\e64a";
}

.ph.ph-pencil:before {
  content: "\e3ae";
}

.ph.ph-pencil-circle:before {
  content: "\e3b0";
}

.ph.ph-pencil-line:before {
  content: "\e3b2";
}

.ph.ph-pencil-ruler:before {
  content: "\e906";
}

.ph.ph-pencil-simple:before {
  content: "\e3b4";
}

.ph.ph-pencil-simple-line:before {
  content: "\ebc6";
}

.ph.ph-pencil-simple-slash:before {
  content: "\ecf6";
}

.ph.ph-pencil-slash:before {
  content: "\ecf8";
}

.ph.ph-pentagon:before {
  content: "\ec7e";
}

.ph.ph-pentagram:before {
  content: "\ec5c";
}

.ph.ph-pepper:before {
  content: "\e94a";
}

.ph.ph-percent:before {
  content: "\e3b6";
}

.ph.ph-person:before {
  content: "\e3a8";
}

.ph.ph-person-arms-spread:before {
  content: "\ecfe";
}

.ph.ph-person-simple:before {
  content: "\e72e";
}

.ph.ph-person-simple-bike:before {
  content: "\e734";
}

.ph.ph-person-simple-circle:before {
  content: "\ee58";
}

.ph.ph-person-simple-hike:before {
  content: "\ed54";
}

.ph.ph-person-simple-run:before {
  content: "\e730";
}

.ph.ph-person-simple-ski:before {
  content: "\e71c";
}

.ph.ph-person-simple-snowboard:before {
  content: "\e71e";
}

.ph.ph-person-simple-swim:before {
  content: "\e736";
}

.ph.ph-person-simple-tai-chi:before {
  content: "\ed5c";
}

.ph.ph-person-simple-throw:before {
  content: "\e732";
}

.ph.ph-person-simple-walk:before {
  content: "\e73a";
}

.ph.ph-perspective:before {
  content: "\ebe6";
}

.ph.ph-phone:before {
  content: "\e3b8";
}

.ph.ph-phone-call:before {
  content: "\e3ba";
}

.ph.ph-phone-disconnect:before {
  content: "\e3bc";
}

.ph.ph-phone-incoming:before {
  content: "\e3be";
}

.ph.ph-phone-list:before {
  content: "\e3cc";
}

.ph.ph-phone-outgoing:before {
  content: "\e3c0";
}

.ph.ph-phone-pause:before {
  content: "\e3ca";
}

.ph.ph-phone-plus:before {
  content: "\ec56";
}

.ph.ph-phone-slash:before {
  content: "\e3c2";
}

.ph.ph-phone-transfer:before {
  content: "\e3c6";
}

.ph.ph-phone-x:before {
  content: "\e3c4";
}

.ph.ph-phosphor-logo:before {
  content: "\e3ce";
}

.ph.ph-pi:before {
  content: "\ec80";
}

.ph.ph-piano-keys:before {
  content: "\e9c8";
}

.ph.ph-picnic-table:before {
  content: "\ee26";
}

.ph.ph-picture-in-picture:before {
  content: "\e64c";
}

.ph.ph-piggy-bank:before {
  content: "\ea04";
}

.ph.ph-pill:before {
  content: "\e700";
}

.ph.ph-ping-pong:before {
  content: "\ea42";
}

.ph.ph-pint-glass:before {
  content: "\edd0";
}

.ph.ph-pinterest-logo:before {
  content: "\e64e";
}

.ph.ph-pinwheel:before {
  content: "\eb9c";
}

.ph.ph-pipe:before {
  content: "\ed86";
}

.ph.ph-pipe-wrench:before {
  content: "\ed88";
}

.ph.ph-pix-logo:before {
  content: "\ecc2";
}

.ph.ph-pizza:before {
  content: "\e796";
}

.ph.ph-placeholder:before {
  content: "\e650";
}

.ph.ph-planet:before {
  content: "\e652";
}

.ph.ph-plant:before {
  content: "\ebae";
}

.ph.ph-play:before {
  content: "\e3d0";
}

.ph.ph-play-circle:before {
  content: "\e3d2";
}

.ph.ph-play-pause:before {
  content: "\e8be";
}

.ph.ph-playlist:before {
  content: "\e6aa";
}

.ph.ph-plug:before {
  content: "\e946";
}

.ph.ph-plug-charging:before {
  content: "\eb5c";
}

.ph.ph-plugs:before {
  content: "\eb56";
}

.ph.ph-plugs-connected:before {
  content: "\eb5a";
}

.ph.ph-plus:before {
  content: "\e3d4";
}

.ph.ph-plus-circle:before {
  content: "\e3d6";
}

.ph.ph-plus-minus:before {
  content: "\e3d8";
}

.ph.ph-plus-square:before {
  content: "\ed4a";
}

.ph.ph-poker-chip:before {
  content: "\e594";
}

.ph.ph-police-car:before {
  content: "\ec4a";
}

.ph.ph-polygon:before {
  content: "\e6d0";
}

.ph.ph-popcorn:before {
  content: "\eb4e";
}

.ph.ph-popsicle:before {
  content: "\ebbe";
}

.ph.ph-potted-plant:before {
  content: "\ec22";
}

.ph.ph-power:before {
  content: "\e3da";
}

.ph.ph-prescription:before {
  content: "\e7a2";
}

.ph.ph-presentation:before {
  content: "\e654";
}

.ph.ph-presentation-chart:before {
  content: "\e656";
}

.ph.ph-printer:before {
  content: "\e3dc";
}

.ph.ph-prohibit:before {
  content: "\e3de";
}

.ph.ph-prohibit-inset:before {
  content: "\e3e0";
}

.ph.ph-projector-screen:before {
  content: "\e658";
}

.ph.ph-projector-screen-chart:before {
  content: "\e65a";
}

.ph.ph-pulse:before {
  content: "\e000";
}

.ph.ph-activity:before {
  content: "\e000";
}

.ph.ph-push-pin:before {
  content: "\e3e2";
}

.ph.ph-push-pin-simple:before {
  content: "\e65c";
}

.ph.ph-push-pin-simple-slash:before {
  content: "\e65e";
}

.ph.ph-push-pin-slash:before {
  content: "\e3e4";
}

.ph.ph-puzzle-piece:before {
  content: "\e596";
}

.ph.ph-qr-code:before {
  content: "\e3e6";
}

.ph.ph-question:before {
  content: "\e3e8";
}

.ph.ph-question-mark:before {
  content: "\e3e9";
}

.ph.ph-queue:before {
  content: "\e6ac";
}

.ph.ph-quotes:before {
  content: "\e660";
}

.ph.ph-rabbit:before {
  content: "\eac2";
}

.ph.ph-racquet:before {
  content: "\ee02";
}

.ph.ph-radical:before {
  content: "\e3ea";
}

.ph.ph-radio:before {
  content: "\e77e";
}

.ph.ph-radio-button:before {
  content: "\eb08";
}

.ph.ph-radioactive:before {
  content: "\e9dc";
}

.ph.ph-rainbow:before {
  content: "\e598";
}

.ph.ph-rainbow-cloud:before {
  content: "\e59a";
}

.ph.ph-ranking:before {
  content: "\ed62";
}

.ph.ph-read-cv-logo:before {
  content: "\ed0c";
}

.ph.ph-receipt:before {
  content: "\e3ec";
}

.ph.ph-receipt-x:before {
  content: "\ed40";
}

.ph.ph-record:before {
  content: "\e3ee";
}

.ph.ph-rectangle:before {
  content: "\e3f0";
}

.ph.ph-rectangle-dashed:before {
  content: "\e3f2";
}

.ph.ph-recycle:before {
  content: "\e75a";
}

.ph.ph-reddit-logo:before {
  content: "\e59c";
}

.ph.ph-repeat:before {
  content: "\e3f6";
}

.ph.ph-repeat-once:before {
  content: "\e3f8";
}

.ph.ph-replit-logo:before {
  content: "\eb8a";
}

.ph.ph-resize:before {
  content: "\ed6e";
}

.ph.ph-rewind:before {
  content: "\e6a8";
}

.ph.ph-rewind-circle:before {
  content: "\e3fa";
}

.ph.ph-road-horizon:before {
  content: "\e838";
}

.ph.ph-robot:before {
  content: "\e762";
}

.ph.ph-rocket:before {
  content: "\e3fc";
}

.ph.ph-rocket-launch:before {
  content: "\e3fe";
}

.ph.ph-rows:before {
  content: "\e5a2";
}

.ph.ph-rows-plus-bottom:before {
  content: "\e59e";
}

.ph.ph-rows-plus-top:before {
  content: "\e5a0";
}

.ph.ph-rss:before {
  content: "\e400";
}

.ph.ph-rss-simple:before {
  content: "\e402";
}

.ph.ph-rug:before {
  content: "\ea1a";
}

.ph.ph-ruler:before {
  content: "\e6b8";
}

.ph.ph-sailboat:before {
  content: "\e78a";
}

.ph.ph-scales:before {
  content: "\e750";
}

.ph.ph-scan:before {
  content: "\ebb6";
}

.ph.ph-scan-smiley:before {
  content: "\ebb4";
}

.ph.ph-scissors:before {
  content: "\eae0";
}

.ph.ph-scooter:before {
  content: "\e820";
}

.ph.ph-screencast:before {
  content: "\e404";
}

.ph.ph-screwdriver:before {
  content: "\e86e";
}

.ph.ph-scribble:before {
  content: "\e806";
}

.ph.ph-scribble-loop:before {
  content: "\e662";
}

.ph.ph-scroll:before {
  content: "\eb7a";
}

.ph.ph-seal:before {
  content: "\e604";
}

.ph.ph-circle-wavy:before {
  content: "\e604";
}

.ph.ph-seal-check:before {
  content: "\e606";
}

.ph.ph-circle-wavy-check:before {
  content: "\e606";
}

.ph.ph-seal-percent:before {
  content: "\e60a";
}

.ph.ph-seal-question:before {
  content: "\e608";
}

.ph.ph-circle-wavy-question:before {
  content: "\e608";
}

.ph.ph-seal-warning:before {
  content: "\e60c";
}

.ph.ph-circle-wavy-warning:before {
  content: "\e60c";
}

.ph.ph-seat:before {
  content: "\eb8e";
}

.ph.ph-seatbelt:before {
  content: "\edfe";
}

.ph.ph-security-camera:before {
  content: "\eca4";
}

.ph.ph-selection:before {
  content: "\e69a";
}

.ph.ph-selection-all:before {
  content: "\e746";
}

.ph.ph-selection-background:before {
  content: "\eaf8";
}

.ph.ph-selection-foreground:before {
  content: "\eaf6";
}

.ph.ph-selection-inverse:before {
  content: "\e744";
}

.ph.ph-selection-plus:before {
  content: "\e69c";
}

.ph.ph-selection-slash:before {
  content: "\e69e";
}

.ph.ph-shapes:before {
  content: "\ec5e";
}

.ph.ph-share:before {
  content: "\e406";
}

.ph.ph-share-fat:before {
  content: "\ed52";
}

.ph.ph-share-network:before {
  content: "\e408";
}

.ph.ph-shield:before {
  content: "\e40a";
}

.ph.ph-shield-check:before {
  content: "\e40c";
}

.ph.ph-shield-checkered:before {
  content: "\e708";
}

.ph.ph-shield-chevron:before {
  content: "\e40e";
}

.ph.ph-shield-plus:before {
  content: "\e706";
}

.ph.ph-shield-slash:before {
  content: "\e410";
}

.ph.ph-shield-star:before {
  content: "\ec34";
}

.ph.ph-shield-warning:before {
  content: "\e412";
}

.ph.ph-shipping-container:before {
  content: "\e78c";
}

.ph.ph-shirt-folded:before {
  content: "\ea92";
}

.ph.ph-shooting-star:before {
  content: "\ecfa";
}

.ph.ph-shopping-bag:before {
  content: "\e416";
}

.ph.ph-shopping-bag-open:before {
  content: "\e418";
}

.ph.ph-shopping-cart:before {
  content: "\e41e";
}

.ph.ph-shopping-cart-simple:before {
  content: "\e420";
}

.ph.ph-shovel:before {
  content: "\e9e6";
}

.ph.ph-shower:before {
  content: "\e776";
}

.ph.ph-shrimp:before {
  content: "\eab4";
}

.ph.ph-shuffle:before {
  content: "\e422";
}

.ph.ph-shuffle-angular:before {
  content: "\e424";
}

.ph.ph-shuffle-simple:before {
  content: "\e426";
}

.ph.ph-sidebar:before {
  content: "\eab6";
}

.ph.ph-sidebar-simple:before {
  content: "\ec24";
}

.ph.ph-sigma:before {
  content: "\eab8";
}

.ph.ph-sign-in:before {
  content: "\e428";
}

.ph.ph-sign-out:before {
  content: "\e42a";
}

.ph.ph-signature:before {
  content: "\ebac";
}

.ph.ph-signpost:before {
  content: "\e89c";
}

.ph.ph-sim-card:before {
  content: "\e664";
}

.ph.ph-siren:before {
  content: "\e9b8";
}

.ph.ph-sketch-logo:before {
  content: "\e42c";
}

.ph.ph-skip-back:before {
  content: "\e5a4";
}

.ph.ph-skip-back-circle:before {
  content: "\e42e";
}

.ph.ph-skip-forward:before {
  content: "\e5a6";
}

.ph.ph-skip-forward-circle:before {
  content: "\e430";
}

.ph.ph-skull:before {
  content: "\e916";
}

.ph.ph-skype-logo:before {
  content: "\e8dc";
}

.ph.ph-slack-logo:before {
  content: "\e5a8";
}

.ph.ph-sliders:before {
  content: "\e432";
}

.ph.ph-sliders-horizontal:before {
  content: "\e434";
}

.ph.ph-slideshow:before {
  content: "\ed32";
}

.ph.ph-smiley:before {
  content: "\e436";
}

.ph.ph-smiley-angry:before {
  content: "\ec62";
}

.ph.ph-smiley-blank:before {
  content: "\e438";
}

.ph.ph-smiley-meh:before {
  content: "\e43a";
}

.ph.ph-smiley-melting:before {
  content: "\ee56";
}

.ph.ph-smiley-nervous:before {
  content: "\e43c";
}

.ph.ph-smiley-sad:before {
  content: "\e43e";
}

.ph.ph-smiley-sticker:before {
  content: "\e440";
}

.ph.ph-smiley-wink:before {
  content: "\e666";
}

.ph.ph-smiley-x-eyes:before {
  content: "\e442";
}

.ph.ph-snapchat-logo:before {
  content: "\e668";
}

.ph.ph-sneaker:before {
  content: "\e80c";
}

.ph.ph-sneaker-move:before {
  content: "\ed60";
}

.ph.ph-snowflake:before {
  content: "\e5aa";
}

.ph.ph-soccer-ball:before {
  content: "\e716";
}

.ph.ph-sock:before {
  content: "\ecce";
}

.ph.ph-solar-panel:before {
  content: "\ed7a";
}

.ph.ph-solar-roof:before {
  content: "\ed7b";
}

.ph.ph-sort-ascending:before {
  content: "\e444";
}

.ph.ph-sort-descending:before {
  content: "\e446";
}

.ph.ph-soundcloud-logo:before {
  content: "\e8de";
}

.ph.ph-spade:before {
  content: "\e448";
}

.ph.ph-sparkle:before {
  content: "\e6a2";
}

.ph.ph-speaker-hifi:before {
  content: "\ea08";
}

.ph.ph-speaker-high:before {
  content: "\e44a";
}

.ph.ph-speaker-low:before {
  content: "\e44c";
}

.ph.ph-speaker-none:before {
  content: "\e44e";
}

.ph.ph-speaker-simple-high:before {
  content: "\e450";
}

.ph.ph-speaker-simple-low:before {
  content: "\e452";
}

.ph.ph-speaker-simple-none:before {
  content: "\e454";
}

.ph.ph-speaker-simple-slash:before {
  content: "\e456";
}

.ph.ph-speaker-simple-x:before {
  content: "\e458";
}

.ph.ph-speaker-slash:before {
  content: "\e45a";
}

.ph.ph-speaker-x:before {
  content: "\e45c";
}

.ph.ph-speedometer:before {
  content: "\ee74";
}

.ph.ph-sphere:before {
  content: "\ee66";
}

.ph.ph-spinner:before {
  content: "\e66a";
}

.ph.ph-spinner-ball:before {
  content: "\ee28";
}

.ph.ph-spinner-gap:before {
  content: "\e66c";
}

.ph.ph-spiral:before {
  content: "\e9fa";
}

.ph.ph-split-horizontal:before {
  content: "\e872";
}

.ph.ph-split-vertical:before {
  content: "\e876";
}

.ph.ph-spotify-logo:before {
  content: "\e66e";
}

.ph.ph-spray-bottle:before {
  content: "\e7e4";
}

.ph.ph-square:before {
  content: "\e45e";
}

.ph.ph-square-half:before {
  content: "\e462";
}

.ph.ph-square-half-bottom:before {
  content: "\eb16";
}

.ph.ph-square-logo:before {
  content: "\e690";
}

.ph.ph-square-split-horizontal:before {
  content: "\e870";
}

.ph.ph-square-split-vertical:before {
  content: "\e874";
}

.ph.ph-squares-four:before {
  content: "\e464";
}

.ph.ph-stack:before {
  content: "\e466";
}

.ph.ph-stack-minus:before {
  content: "\edf4";
}

.ph.ph-stack-overflow-logo:before {
  content: "\eb78";
}

.ph.ph-stack-plus:before {
  content: "\edf6";
}

.ph.ph-stack-simple:before {
  content: "\e468";
}

.ph.ph-stairs:before {
  content: "\e8ec";
}

.ph.ph-stamp:before {
  content: "\ea48";
}

.ph.ph-standard-definition:before {
  content: "\ea90";
}

.ph.ph-star:before {
  content: "\e46a";
}

.ph.ph-star-and-crescent:before {
  content: "\ecf4";
}

.ph.ph-star-four:before {
  content: "\e6a4";
}

.ph.ph-star-half:before {
  content: "\e70a";
}

.ph.ph-star-of-david:before {
  content: "\e89e";
}

.ph.ph-steam-logo:before {
  content: "\ead4";
}

.ph.ph-steering-wheel:before {
  content: "\e9ac";
}

.ph.ph-steps:before {
  content: "\ecbe";
}

.ph.ph-stethoscope:before {
  content: "\e7ea";
}

.ph.ph-sticker:before {
  content: "\e5ac";
}

.ph.ph-stool:before {
  content: "\ea44";
}

.ph.ph-stop:before {
  content: "\e46c";
}

.ph.ph-stop-circle:before {
  content: "\e46e";
}

.ph.ph-storefront:before {
  content: "\e470";
}

.ph.ph-strategy:before {
  content: "\ea3a";
}

.ph.ph-stripe-logo:before {
  content: "\e698";
}

.ph.ph-student:before {
  content: "\e73e";
}

.ph.ph-subset-of:before {
  content: "\edc0";
}

.ph.ph-subset-proper-of:before {
  content: "\edb6";
}

.ph.ph-subtitles:before {
  content: "\e1a8";
}

.ph.ph-subtitles-slash:before {
  content: "\e1a6";
}

.ph.ph-subtract:before {
  content: "\ebd6";
}

.ph.ph-subtract-square:before {
  content: "\ebd4";
}

.ph.ph-subway:before {
  content: "\e498";
}

.ph.ph-suitcase:before {
  content: "\e5ae";
}

.ph.ph-suitcase-rolling:before {
  content: "\e9b0";
}

.ph.ph-suitcase-simple:before {
  content: "\e5b0";
}

.ph.ph-sun:before {
  content: "\e472";
}

.ph.ph-sun-dim:before {
  content: "\e474";
}

.ph.ph-sun-horizon:before {
  content: "\e5b6";
}

.ph.ph-sunglasses:before {
  content: "\e816";
}

.ph.ph-superset-of:before {
  content: "\edb8";
}

.ph.ph-superset-proper-of:before {
  content: "\edb4";
}

.ph.ph-swap:before {
  content: "\e83c";
}

.ph.ph-swatches:before {
  content: "\e5b8";
}

.ph.ph-swimming-pool:before {
  content: "\ecb6";
}

.ph.ph-sword:before {
  content: "\e5ba";
}

.ph.ph-synagogue:before {
  content: "\ecec";
}

.ph.ph-syringe:before {
  content: "\e968";
}

.ph.ph-t-shirt:before {
  content: "\e670";
}

.ph.ph-table:before {
  content: "\e476";
}

.ph.ph-tabs:before {
  content: "\e778";
}

.ph.ph-tag:before {
  content: "\e478";
}

.ph.ph-tag-chevron:before {
  content: "\e672";
}

.ph.ph-tag-simple:before {
  content: "\e47a";
}

.ph.ph-target:before {
  content: "\e47c";
}

.ph.ph-taxi:before {
  content: "\e902";
}

.ph.ph-tea-bag:before {
  content: "\e8e6";
}

.ph.ph-telegram-logo:before {
  content: "\e5bc";
}

.ph.ph-television:before {
  content: "\e754";
}

.ph.ph-television-simple:before {
  content: "\eae6";
}

.ph.ph-tennis-ball:before {
  content: "\e720";
}

.ph.ph-tent:before {
  content: "\e8ba";
}

.ph.ph-terminal:before {
  content: "\e47e";
}

.ph.ph-terminal-window:before {
  content: "\eae8";
}

.ph.ph-test-tube:before {
  content: "\e7a0";
}

.ph.ph-text-a-underline:before {
  content: "\ed34";
}

.ph.ph-text-aa:before {
  content: "\e6ee";
}

.ph.ph-text-align-center:before {
  content: "\e480";
}

.ph.ph-text-align-justify:before {
  content: "\e482";
}

.ph.ph-text-align-left:before {
  content: "\e484";
}

.ph.ph-text-align-right:before {
  content: "\e486";
}

.ph.ph-text-b:before {
  content: "\e5be";
}

.ph.ph-text-bolder:before {
  content: "\e5be";
}

.ph.ph-text-columns:before {
  content: "\ec96";
}

.ph.ph-text-h:before {
  content: "\e6ba";
}

.ph.ph-text-h-five:before {
  content: "\e6c4";
}

.ph.ph-text-h-four:before {
  content: "\e6c2";
}

.ph.ph-text-h-one:before {
  content: "\e6bc";
}

.ph.ph-text-h-six:before {
  content: "\e6c6";
}

.ph.ph-text-h-three:before {
  content: "\e6c0";
}

.ph.ph-text-h-two:before {
  content: "\e6be";
}

.ph.ph-text-indent:before {
  content: "\ea1e";
}

.ph.ph-text-italic:before {
  content: "\e5c0";
}

.ph.ph-text-outdent:before {
  content: "\ea1c";
}

.ph.ph-text-strikethrough:before {
  content: "\e5c2";
}

.ph.ph-text-subscript:before {
  content: "\ec98";
}

.ph.ph-text-superscript:before {
  content: "\ec9a";
}

.ph.ph-text-t:before {
  content: "\e48a";
}

.ph.ph-text-t-slash:before {
  content: "\e488";
}

.ph.ph-text-underline:before {
  content: "\e5c4";
}

.ph.ph-textbox:before {
  content: "\eb0a";
}

.ph.ph-thermometer:before {
  content: "\e5c6";
}

.ph.ph-thermometer-cold:before {
  content: "\e5c8";
}

.ph.ph-thermometer-hot:before {
  content: "\e5ca";
}

.ph.ph-thermometer-simple:before {
  content: "\e5cc";
}

.ph.ph-threads-logo:before {
  content: "\ed9e";
}

.ph.ph-three-d:before {
  content: "\ea5a";
}

.ph.ph-thumbs-down:before {
  content: "\e48c";
}

.ph.ph-thumbs-up:before {
  content: "\e48e";
}

.ph.ph-ticket:before {
  content: "\e490";
}

.ph.ph-tidal-logo:before {
  content: "\ed1c";
}

.ph.ph-tiktok-logo:before {
  content: "\eaf2";
}

.ph.ph-tilde:before {
  content: "\eda8";
}

.ph.ph-timer:before {
  content: "\e492";
}

.ph.ph-tip-jar:before {
  content: "\e7e2";
}

.ph.ph-tipi:before {
  content: "\ed30";
}

.ph.ph-tire:before {
  content: "\edd2";
}

.ph.ph-toggle-left:before {
  content: "\e674";
}

.ph.ph-toggle-right:before {
  content: "\e676";
}

.ph.ph-toilet:before {
  content: "\e79a";
}

.ph.ph-toilet-paper:before {
  content: "\e79c";
}

.ph.ph-toolbox:before {
  content: "\eca0";
}

.ph.ph-tooth:before {
  content: "\e9cc";
}

.ph.ph-tornado:before {
  content: "\e88c";
}

.ph.ph-tote:before {
  content: "\e494";
}

.ph.ph-tote-simple:before {
  content: "\e678";
}

.ph.ph-towel:before {
  content: "\ede6";
}

.ph.ph-tractor:before {
  content: "\ec6e";
}

.ph.ph-trademark:before {
  content: "\e9f0";
}

.ph.ph-trademark-registered:before {
  content: "\e3f4";
}

.ph.ph-traffic-cone:before {
  content: "\e9a8";
}

.ph.ph-traffic-sign:before {
  content: "\e67a";
}

.ph.ph-traffic-signal:before {
  content: "\e9aa";
}

.ph.ph-train:before {
  content: "\e496";
}

.ph.ph-train-regional:before {
  content: "\e49e";
}

.ph.ph-train-simple:before {
  content: "\e4a0";
}

.ph.ph-tram:before {
  content: "\e9ec";
}

.ph.ph-translate:before {
  content: "\e4a2";
}

.ph.ph-trash:before {
  content: "\e4a6";
}

.ph.ph-trash-simple:before {
  content: "\e4a8";
}

.ph.ph-tray:before {
  content: "\e4aa";
}

.ph.ph-tray-arrow-down:before {
  content: "\e010";
}

.ph.ph-archive-tray:before {
  content: "\e010";
}

.ph.ph-tray-arrow-up:before {
  content: "\ee52";
}

.ph.ph-treasure-chest:before {
  content: "\ede2";
}

.ph.ph-tree:before {
  content: "\e6da";
}

.ph.ph-tree-evergreen:before {
  content: "\e6dc";
}

.ph.ph-tree-palm:before {
  content: "\e91a";
}

.ph.ph-tree-structure:before {
  content: "\e67c";
}

.ph.ph-tree-view:before {
  content: "\ee48";
}

.ph.ph-trend-down:before {
  content: "\e4ac";
}

.ph.ph-trend-up:before {
  content: "\e4ae";
}

.ph.ph-triangle:before {
  content: "\e4b0";
}

.ph.ph-triangle-dashed:before {
  content: "\e4b2";
}

.ph.ph-trolley:before {
  content: "\e5b2";
}

.ph.ph-trolley-suitcase:before {
  content: "\e5b4";
}

.ph.ph-trophy:before {
  content: "\e67e";
}

.ph.ph-truck:before {
  content: "\e4b4";
}

.ph.ph-truck-trailer:before {
  content: "\e4b6";
}

.ph.ph-tumblr-logo:before {
  content: "\e8d4";
}

.ph.ph-twitch-logo:before {
  content: "\e5ce";
}

.ph.ph-twitter-logo:before {
  content: "\e4ba";
}

.ph.ph-umbrella:before {
  content: "\e684";
}

.ph.ph-umbrella-simple:before {
  content: "\e686";
}

.ph.ph-union:before {
  content: "\edbe";
}

.ph.ph-unite:before {
  content: "\e87e";
}

.ph.ph-unite-square:before {
  content: "\e878";
}

.ph.ph-upload:before {
  content: "\e4be";
}

.ph.ph-upload-simple:before {
  content: "\e4c0";
}

.ph.ph-usb:before {
  content: "\e956";
}

.ph.ph-user:before {
  content: "\e4c2";
}

.ph.ph-user-check:before {
  content: "\eafa";
}

.ph.ph-user-circle:before {
  content: "\e4c4";
}

.ph.ph-user-circle-check:before {
  content: "\ec38";
}

.ph.ph-user-circle-dashed:before {
  content: "\ec36";
}

.ph.ph-user-circle-gear:before {
  content: "\e4c6";
}

.ph.ph-user-circle-minus:before {
  content: "\e4c8";
}

.ph.ph-user-circle-plus:before {
  content: "\e4ca";
}

.ph.ph-user-focus:before {
  content: "\e6fc";
}

.ph.ph-user-gear:before {
  content: "\e4cc";
}

.ph.ph-user-list:before {
  content: "\e73c";
}

.ph.ph-user-minus:before {
  content: "\e4ce";
}

.ph.ph-user-plus:before {
  content: "\e4d0";
}

.ph.ph-user-rectangle:before {
  content: "\e4d2";
}

.ph.ph-user-sound:before {
  content: "\eca8";
}

.ph.ph-user-square:before {
  content: "\e4d4";
}

.ph.ph-user-switch:before {
  content: "\e756";
}

.ph.ph-users:before {
  content: "\e4d6";
}

.ph.ph-users-four:before {
  content: "\e68c";
}

.ph.ph-users-three:before {
  content: "\e68e";
}

.ph.ph-van:before {
  content: "\e826";
}

.ph.ph-vault:before {
  content: "\e76e";
}

.ph.ph-vector-three:before {
  content: "\ee62";
}

.ph.ph-vector-two:before {
  content: "\ee64";
}

.ph.ph-vibrate:before {
  content: "\e4d8";
}

.ph.ph-video:before {
  content: "\e740";
}

.ph.ph-video-camera:before {
  content: "\e4da";
}

.ph.ph-video-camera-slash:before {
  content: "\e4dc";
}

.ph.ph-video-conference:before {
  content: "\edce";
}

.ph.ph-vignette:before {
  content: "\eba2";
}

.ph.ph-vinyl-record:before {
  content: "\ecac";
}

.ph.ph-virtual-reality:before {
  content: "\e7b8";
}

.ph.ph-virus:before {
  content: "\e7d6";
}

.ph.ph-visor:before {
  content: "\ee2a";
}

.ph.ph-voicemail:before {
  content: "\e4de";
}

.ph.ph-volleyball:before {
  content: "\e726";
}

.ph.ph-wall:before {
  content: "\e688";
}

.ph.ph-wallet:before {
  content: "\e68a";
}

.ph.ph-warehouse:before {
  content: "\ecd4";
}

.ph.ph-warning:before {
  content: "\e4e0";
}

.ph.ph-warning-circle:before {
  content: "\e4e2";
}

.ph.ph-warning-diamond:before {
  content: "\e7fc";
}

.ph.ph-warning-octagon:before {
  content: "\e4e4";
}

.ph.ph-washing-machine:before {
  content: "\ede8";
}

.ph.ph-watch:before {
  content: "\e4e6";
}

.ph.ph-wave-sawtooth:before {
  content: "\ea9c";
}

.ph.ph-wave-sine:before {
  content: "\ea9a";
}

.ph.ph-wave-square:before {
  content: "\ea9e";
}

.ph.ph-wave-triangle:before {
  content: "\eaa0";
}

.ph.ph-waveform:before {
  content: "\e802";
}

.ph.ph-waveform-slash:before {
  content: "\e800";
}

.ph.ph-waves:before {
  content: "\e6de";
}

.ph.ph-webcam:before {
  content: "\e9b2";
}

.ph.ph-webcam-slash:before {
  content: "\ecdc";
}

.ph.ph-webhooks-logo:before {
  content: "\ecae";
}

.ph.ph-wechat-logo:before {
  content: "\e8d2";
}

.ph.ph-whatsapp-logo:before {
  content: "\e5d0";
}

.ph.ph-wheelchair:before {
  content: "\e4e8";
}

.ph.ph-wheelchair-motion:before {
  content: "\e89a";
}

.ph.ph-wifi-high:before {
  content: "\e4ea";
}

.ph.ph-wifi-low:before {
  content: "\e4ec";
}

.ph.ph-wifi-medium:before {
  content: "\e4ee";
}

.ph.ph-wifi-none:before {
  content: "\e4f0";
}

.ph.ph-wifi-slash:before {
  content: "\e4f2";
}

.ph.ph-wifi-x:before {
  content: "\e4f4";
}

.ph.ph-wind:before {
  content: "\e5d2";
}

.ph.ph-windmill:before {
  content: "\e9f8";
}

.ph.ph-windows-logo:before {
  content: "\e692";
}

.ph.ph-wine:before {
  content: "\e6b2";
}

.ph.ph-wrench:before {
  content: "\e5d4";
}

.ph.ph-x:before {
  content: "\e4f6";
}

.ph.ph-x-circle:before {
  content: "\e4f8";
}

.ph.ph-x-logo:before {
  content: "\e4bc";
}

.ph.ph-x-square:before {
  content: "\e4fa";
}

.ph.ph-yarn:before {
  content: "\ed9a";
}

.ph.ph-yin-yang:before {
  content: "\e92a";
}

.ph.ph-youtube-logo:before {
  content: "\e4fc";
}

.ph-fill {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Fill" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph-fill.ph-acorn:before {
  content: "\eb9a";
}

.ph-fill.ph-address-book:before {
  content: "\e6f8";
}

.ph-fill.ph-address-book-tabs:before {
  content: "\ee4e";
}

.ph-fill.ph-air-traffic-control:before {
  content: "\ecd8";
}

.ph-fill.ph-airplane:before {
  content: "\e002";
}

.ph-fill.ph-airplane-in-flight:before {
  content: "\e4fe";
}

.ph-fill.ph-airplane-landing:before {
  content: "\e502";
}

.ph-fill.ph-airplane-takeoff:before {
  content: "\e504";
}

.ph-fill.ph-airplane-taxiing:before {
  content: "\e500";
}

.ph-fill.ph-airplane-tilt:before {
  content: "\e5d6";
}

.ph-fill.ph-airplay:before {
  content: "\e004";
}

.ph-fill.ph-alarm:before {
  content: "\e006";
}

.ph-fill.ph-alien:before {
  content: "\e8a6";
}

.ph-fill.ph-align-bottom:before {
  content: "\e506";
}

.ph-fill.ph-align-bottom-simple:before {
  content: "\eb0c";
}

.ph-fill.ph-align-center-horizontal:before {
  content: "\e50a";
}

.ph-fill.ph-align-center-horizontal-simple:before {
  content: "\eb0e";
}

.ph-fill.ph-align-center-vertical:before {
  content: "\e50c";
}

.ph-fill.ph-align-center-vertical-simple:before {
  content: "\eb10";
}

.ph-fill.ph-align-left:before {
  content: "\e50e";
}

.ph-fill.ph-align-left-simple:before {
  content: "\eaee";
}

.ph-fill.ph-align-right:before {
  content: "\e510";
}

.ph-fill.ph-align-right-simple:before {
  content: "\eb12";
}

.ph-fill.ph-align-top:before {
  content: "\e512";
}

.ph-fill.ph-align-top-simple:before {
  content: "\eb14";
}

.ph-fill.ph-amazon-logo:before {
  content: "\e96c";
}

.ph-fill.ph-ambulance:before {
  content: "\e572";
}

.ph-fill.ph-anchor:before {
  content: "\e514";
}

.ph-fill.ph-anchor-simple:before {
  content: "\e5d8";
}

.ph-fill.ph-android-logo:before {
  content: "\e008";
}

.ph-fill.ph-angle:before {
  content: "\e7bc";
}

.ph-fill.ph-angular-logo:before {
  content: "\eb80";
}

.ph-fill.ph-aperture:before {
  content: "\e00a";
}

.ph-fill.ph-app-store-logo:before {
  content: "\e974";
}

.ph-fill.ph-app-window:before {
  content: "\e5da";
}

.ph-fill.ph-apple-logo:before {
  content: "\e516";
}

.ph-fill.ph-apple-podcasts-logo:before {
  content: "\eb96";
}

.ph-fill.ph-approximate-equals:before {
  content: "\edaa";
}

.ph-fill.ph-archive:before {
  content: "\e00c";
}

.ph-fill.ph-armchair:before {
  content: "\e012";
}

.ph-fill.ph-arrow-arc-left:before {
  content: "\e014";
}

.ph-fill.ph-arrow-arc-right:before {
  content: "\e016";
}

.ph-fill.ph-arrow-bend-double-up-left:before {
  content: "\e03a";
}

.ph-fill.ph-arrow-bend-double-up-right:before {
  content: "\e03c";
}

.ph-fill.ph-arrow-bend-down-left:before {
  content: "\e018";
}

.ph-fill.ph-arrow-bend-down-right:before {
  content: "\e01a";
}

.ph-fill.ph-arrow-bend-left-down:before {
  content: "\e01c";
}

.ph-fill.ph-arrow-bend-left-up:before {
  content: "\e01e";
}

.ph-fill.ph-arrow-bend-right-down:before {
  content: "\e020";
}

.ph-fill.ph-arrow-bend-right-up:before {
  content: "\e022";
}

.ph-fill.ph-arrow-bend-up-left:before {
  content: "\e024";
}

.ph-fill.ph-arrow-bend-up-right:before {
  content: "\e026";
}

.ph-fill.ph-arrow-circle-down:before {
  content: "\e028";
}

.ph-fill.ph-arrow-circle-down-left:before {
  content: "\e02a";
}

.ph-fill.ph-arrow-circle-down-right:before {
  content: "\e02c";
}

.ph-fill.ph-arrow-circle-left:before {
  content: "\e05a";
}

.ph-fill.ph-arrow-circle-right:before {
  content: "\e02e";
}

.ph-fill.ph-arrow-circle-up:before {
  content: "\e030";
}

.ph-fill.ph-arrow-circle-up-left:before {
  content: "\e032";
}

.ph-fill.ph-arrow-circle-up-right:before {
  content: "\e034";
}

.ph-fill.ph-arrow-clockwise:before {
  content: "\e036";
}

.ph-fill.ph-arrow-counter-clockwise:before {
  content: "\e038";
}

.ph-fill.ph-arrow-down:before {
  content: "\e03e";
}

.ph-fill.ph-arrow-down-left:before {
  content: "\e040";
}

.ph-fill.ph-arrow-down-right:before {
  content: "\e042";
}

.ph-fill.ph-arrow-elbow-down-left:before {
  content: "\e044";
}

.ph-fill.ph-arrow-elbow-down-right:before {
  content: "\e046";
}

.ph-fill.ph-arrow-elbow-left:before {
  content: "\e048";
}

.ph-fill.ph-arrow-elbow-left-down:before {
  content: "\e04a";
}

.ph-fill.ph-arrow-elbow-left-up:before {
  content: "\e04c";
}

.ph-fill.ph-arrow-elbow-right:before {
  content: "\e04e";
}

.ph-fill.ph-arrow-elbow-right-down:before {
  content: "\e050";
}

.ph-fill.ph-arrow-elbow-right-up:before {
  content: "\e052";
}

.ph-fill.ph-arrow-elbow-up-left:before {
  content: "\e054";
}

.ph-fill.ph-arrow-elbow-up-right:before {
  content: "\e056";
}

.ph-fill.ph-arrow-fat-down:before {
  content: "\e518";
}

.ph-fill.ph-arrow-fat-left:before {
  content: "\e51a";
}

.ph-fill.ph-arrow-fat-line-down:before {
  content: "\e51c";
}

.ph-fill.ph-arrow-fat-line-left:before {
  content: "\e51e";
}

.ph-fill.ph-arrow-fat-line-right:before {
  content: "\e520";
}

.ph-fill.ph-arrow-fat-line-up:before {
  content: "\e522";
}

.ph-fill.ph-arrow-fat-lines-down:before {
  content: "\e524";
}

.ph-fill.ph-arrow-fat-lines-left:before {
  content: "\e526";
}

.ph-fill.ph-arrow-fat-lines-right:before {
  content: "\e528";
}

.ph-fill.ph-arrow-fat-lines-up:before {
  content: "\e52a";
}

.ph-fill.ph-arrow-fat-right:before {
  content: "\e52c";
}

.ph-fill.ph-arrow-fat-up:before {
  content: "\e52e";
}

.ph-fill.ph-arrow-left:before {
  content: "\e058";
}

.ph-fill.ph-arrow-line-down:before {
  content: "\e05c";
}

.ph-fill.ph-arrow-line-down-left:before {
  content: "\e05e";
}

.ph-fill.ph-arrow-line-down-right:before {
  content: "\e060";
}

.ph-fill.ph-arrow-line-left:before {
  content: "\e062";
}

.ph-fill.ph-arrow-line-right:before {
  content: "\e064";
}

.ph-fill.ph-arrow-line-up:before {
  content: "\e066";
}

.ph-fill.ph-arrow-line-up-left:before {
  content: "\e068";
}

.ph-fill.ph-arrow-line-up-right:before {
  content: "\e06a";
}

.ph-fill.ph-arrow-right:before {
  content: "\e06c";
}

.ph-fill.ph-arrow-square-down:before {
  content: "\e06e";
}

.ph-fill.ph-arrow-square-down-left:before {
  content: "\e070";
}

.ph-fill.ph-arrow-square-down-right:before {
  content: "\e072";
}

.ph-fill.ph-arrow-square-in:before {
  content: "\e5dc";
}

.ph-fill.ph-arrow-square-left:before {
  content: "\e074";
}

.ph-fill.ph-arrow-square-out:before {
  content: "\e5de";
}

.ph-fill.ph-arrow-square-right:before {
  content: "\e076";
}

.ph-fill.ph-arrow-square-up:before {
  content: "\e078";
}

.ph-fill.ph-arrow-square-up-left:before {
  content: "\e07a";
}

.ph-fill.ph-arrow-square-up-right:before {
  content: "\e07c";
}

.ph-fill.ph-arrow-u-down-left:before {
  content: "\e07e";
}

.ph-fill.ph-arrow-u-down-right:before {
  content: "\e080";
}

.ph-fill.ph-arrow-u-left-down:before {
  content: "\e082";
}

.ph-fill.ph-arrow-u-left-up:before {
  content: "\e084";
}

.ph-fill.ph-arrow-u-right-down:before {
  content: "\e086";
}

.ph-fill.ph-arrow-u-right-up:before {
  content: "\e088";
}

.ph-fill.ph-arrow-u-up-left:before {
  content: "\e08a";
}

.ph-fill.ph-arrow-u-up-right:before {
  content: "\e08c";
}

.ph-fill.ph-arrow-up:before {
  content: "\e08e";
}

.ph-fill.ph-arrow-up-left:before {
  content: "\e090";
}

.ph-fill.ph-arrow-up-right:before {
  content: "\e092";
}

.ph-fill.ph-arrows-clockwise:before {
  content: "\e094";
}

.ph-fill.ph-arrows-counter-clockwise:before {
  content: "\e096";
}

.ph-fill.ph-arrows-down-up:before {
  content: "\e098";
}

.ph-fill.ph-arrows-horizontal:before {
  content: "\eb06";
}

.ph-fill.ph-arrows-in:before {
  content: "\e09a";
}

.ph-fill.ph-arrows-in-cardinal:before {
  content: "\e09c";
}

.ph-fill.ph-arrows-in-line-horizontal:before {
  content: "\e530";
}

.ph-fill.ph-arrows-in-line-vertical:before {
  content: "\e532";
}

.ph-fill.ph-arrows-in-simple:before {
  content: "\e09e";
}

.ph-fill.ph-arrows-left-right:before {
  content: "\e0a0";
}

.ph-fill.ph-arrows-merge:before {
  content: "\ed3e";
}

.ph-fill.ph-arrows-out:before {
  content: "\e0a2";
}

.ph-fill.ph-arrows-out-cardinal:before {
  content: "\e0a4";
}

.ph-fill.ph-arrows-out-line-horizontal:before {
  content: "\e534";
}

.ph-fill.ph-arrows-out-line-vertical:before {
  content: "\e536";
}

.ph-fill.ph-arrows-out-simple:before {
  content: "\e0a6";
}

.ph-fill.ph-arrows-split:before {
  content: "\ed3c";
}

.ph-fill.ph-arrows-vertical:before {
  content: "\eb04";
}

.ph-fill.ph-article:before {
  content: "\e0a8";
}

.ph-fill.ph-article-medium:before {
  content: "\e5e0";
}

.ph-fill.ph-article-ny-times:before {
  content: "\e5e2";
}

.ph-fill.ph-asclepius:before {
  content: "\ee34";
}

.ph-fill.ph-caduceus:before {
  content: "\ee34";
}

.ph-fill.ph-asterisk:before {
  content: "\e0aa";
}

.ph-fill.ph-asterisk-simple:before {
  content: "\e832";
}

.ph-fill.ph-at:before {
  content: "\e0ac";
}

.ph-fill.ph-atom:before {
  content: "\e5e4";
}

.ph-fill.ph-avocado:before {
  content: "\ee04";
}

.ph-fill.ph-axe:before {
  content: "\e9fc";
}

.ph-fill.ph-baby:before {
  content: "\e774";
}

.ph-fill.ph-baby-carriage:before {
  content: "\e818";
}

.ph-fill.ph-backpack:before {
  content: "\e922";
}

.ph-fill.ph-backspace:before {
  content: "\e0ae";
}

.ph-fill.ph-bag:before {
  content: "\e0b0";
}

.ph-fill.ph-bag-simple:before {
  content: "\e5e6";
}

.ph-fill.ph-balloon:before {
  content: "\e76c";
}

.ph-fill.ph-bandaids:before {
  content: "\e0b2";
}

.ph-fill.ph-bank:before {
  content: "\e0b4";
}

.ph-fill.ph-barbell:before {
  content: "\e0b6";
}

.ph-fill.ph-barcode:before {
  content: "\e0b8";
}

.ph-fill.ph-barn:before {
  content: "\ec72";
}

.ph-fill.ph-barricade:before {
  content: "\e948";
}

.ph-fill.ph-baseball:before {
  content: "\e71a";
}

.ph-fill.ph-baseball-cap:before {
  content: "\ea28";
}

.ph-fill.ph-baseball-helmet:before {
  content: "\ee4a";
}

.ph-fill.ph-basket:before {
  content: "\e964";
}

.ph-fill.ph-basketball:before {
  content: "\e724";
}

.ph-fill.ph-bathtub:before {
  content: "\e81e";
}

.ph-fill.ph-battery-charging:before {
  content: "\e0ba";
}

.ph-fill.ph-battery-charging-vertical:before {
  content: "\e0bc";
}

.ph-fill.ph-battery-empty:before {
  content: "\e0be";
}

.ph-fill.ph-battery-full:before {
  content: "\e0c0";
}

.ph-fill.ph-battery-high:before {
  content: "\e0c2";
}

.ph-fill.ph-battery-low:before {
  content: "\e0c4";
}

.ph-fill.ph-battery-medium:before {
  content: "\e0c6";
}

.ph-fill.ph-battery-plus:before {
  content: "\e808";
}

.ph-fill.ph-battery-plus-vertical:before {
  content: "\ec50";
}

.ph-fill.ph-battery-vertical-empty:before {
  content: "\e7c6";
}

.ph-fill.ph-battery-vertical-full:before {
  content: "\e7c4";
}

.ph-fill.ph-battery-vertical-high:before {
  content: "\e7c2";
}

.ph-fill.ph-battery-vertical-low:before {
  content: "\e7be";
}

.ph-fill.ph-battery-vertical-medium:before {
  content: "\e7c0";
}

.ph-fill.ph-battery-warning:before {
  content: "\e0c8";
}

.ph-fill.ph-battery-warning-vertical:before {
  content: "\e0ca";
}

.ph-fill.ph-beach-ball:before {
  content: "\ed24";
}

.ph-fill.ph-beanie:before {
  content: "\ea2a";
}

.ph-fill.ph-bed:before {
  content: "\e0cc";
}

.ph-fill.ph-beer-bottle:before {
  content: "\e7b0";
}

.ph-fill.ph-beer-stein:before {
  content: "\eb62";
}

.ph-fill.ph-behance-logo:before {
  content: "\e7f4";
}

.ph-fill.ph-bell:before {
  content: "\e0ce";
}

.ph-fill.ph-bell-ringing:before {
  content: "\e5e8";
}

.ph-fill.ph-bell-simple:before {
  content: "\e0d0";
}

.ph-fill.ph-bell-simple-ringing:before {
  content: "\e5ea";
}

.ph-fill.ph-bell-simple-slash:before {
  content: "\e0d2";
}

.ph-fill.ph-bell-simple-z:before {
  content: "\e5ec";
}

.ph-fill.ph-bell-slash:before {
  content: "\e0d4";
}

.ph-fill.ph-bell-z:before {
  content: "\e5ee";
}

.ph-fill.ph-belt:before {
  content: "\ea2c";
}

.ph-fill.ph-bezier-curve:before {
  content: "\eb00";
}

.ph-fill.ph-bicycle:before {
  content: "\e0d6";
}

.ph-fill.ph-binary:before {
  content: "\ee60";
}

.ph-fill.ph-binoculars:before {
  content: "\ea64";
}

.ph-fill.ph-biohazard:before {
  content: "\e9e0";
}

.ph-fill.ph-bird:before {
  content: "\e72c";
}

.ph-fill.ph-blueprint:before {
  content: "\eda0";
}

.ph-fill.ph-bluetooth:before {
  content: "\e0da";
}

.ph-fill.ph-bluetooth-connected:before {
  content: "\e0dc";
}

.ph-fill.ph-bluetooth-slash:before {
  content: "\e0de";
}

.ph-fill.ph-bluetooth-x:before {
  content: "\e0e0";
}

.ph-fill.ph-boat:before {
  content: "\e786";
}

.ph-fill.ph-bomb:before {
  content: "\ee0a";
}

.ph-fill.ph-bone:before {
  content: "\e7f2";
}

.ph-fill.ph-book:before {
  content: "\e0e2";
}

.ph-fill.ph-book-bookmark:before {
  content: "\e0e4";
}

.ph-fill.ph-book-open:before {
  content: "\e0e6";
}

.ph-fill.ph-book-open-text:before {
  content: "\e8f2";
}

.ph-fill.ph-book-open-user:before {
  content: "\ede0";
}

.ph-fill.ph-bookmark:before {
  content: "\e0e8";
}

.ph-fill.ph-bookmark-simple:before {
  content: "\e0ea";
}

.ph-fill.ph-bookmarks:before {
  content: "\e0ec";
}

.ph-fill.ph-bookmarks-simple:before {
  content: "\e5f0";
}

.ph-fill.ph-books:before {
  content: "\e758";
}

.ph-fill.ph-boot:before {
  content: "\ecca";
}

.ph-fill.ph-boules:before {
  content: "\e722";
}

.ph-fill.ph-bounding-box:before {
  content: "\e6ce";
}

.ph-fill.ph-bowl-food:before {
  content: "\eaa4";
}

.ph-fill.ph-bowl-steam:before {
  content: "\e8e4";
}

.ph-fill.ph-bowling-ball:before {
  content: "\ea34";
}

.ph-fill.ph-box-arrow-down:before {
  content: "\e00e";
}

.ph-fill.ph-archive-box:before {
  content: "\e00e";
}

.ph-fill.ph-box-arrow-up:before {
  content: "\ee54";
}

.ph-fill.ph-boxing-glove:before {
  content: "\ea36";
}

.ph-fill.ph-brackets-angle:before {
  content: "\e862";
}

.ph-fill.ph-brackets-curly:before {
  content: "\e860";
}

.ph-fill.ph-brackets-round:before {
  content: "\e864";
}

.ph-fill.ph-brackets-square:before {
  content: "\e85e";
}

.ph-fill.ph-brain:before {
  content: "\e74e";
}

.ph-fill.ph-brandy:before {
  content: "\e6b4";
}

.ph-fill.ph-bread:before {
  content: "\e81c";
}

.ph-fill.ph-bridge:before {
  content: "\ea68";
}

.ph-fill.ph-briefcase:before {
  content: "\e0ee";
}

.ph-fill.ph-briefcase-metal:before {
  content: "\e5f2";
}

.ph-fill.ph-broadcast:before {
  content: "\e0f2";
}

.ph-fill.ph-broom:before {
  content: "\ec54";
}

.ph-fill.ph-browser:before {
  content: "\e0f4";
}

.ph-fill.ph-browsers:before {
  content: "\e0f6";
}

.ph-fill.ph-bug:before {
  content: "\e5f4";
}

.ph-fill.ph-bug-beetle:before {
  content: "\e5f6";
}

.ph-fill.ph-bug-droid:before {
  content: "\e5f8";
}

.ph-fill.ph-building:before {
  content: "\e100";
}

.ph-fill.ph-building-apartment:before {
  content: "\e0fe";
}

.ph-fill.ph-building-office:before {
  content: "\e0ff";
}

.ph-fill.ph-buildings:before {
  content: "\e102";
}

.ph-fill.ph-bulldozer:before {
  content: "\ec6c";
}

.ph-fill.ph-bus:before {
  content: "\e106";
}

.ph-fill.ph-butterfly:before {
  content: "\ea6e";
}

.ph-fill.ph-cable-car:before {
  content: "\e49c";
}

.ph-fill.ph-cactus:before {
  content: "\e918";
}

.ph-fill.ph-cake:before {
  content: "\e780";
}

.ph-fill.ph-calculator:before {
  content: "\e538";
}

.ph-fill.ph-calendar:before {
  content: "\e108";
}

.ph-fill.ph-calendar-blank:before {
  content: "\e10a";
}

.ph-fill.ph-calendar-check:before {
  content: "\e712";
}

.ph-fill.ph-calendar-dot:before {
  content: "\e7b2";
}

.ph-fill.ph-calendar-dots:before {
  content: "\e7b4";
}

.ph-fill.ph-calendar-heart:before {
  content: "\e8b0";
}

.ph-fill.ph-calendar-minus:before {
  content: "\ea14";
}

.ph-fill.ph-calendar-plus:before {
  content: "\e714";
}

.ph-fill.ph-calendar-slash:before {
  content: "\ea12";
}

.ph-fill.ph-calendar-star:before {
  content: "\e8b2";
}

.ph-fill.ph-calendar-x:before {
  content: "\e10c";
}

.ph-fill.ph-call-bell:before {
  content: "\e7de";
}

.ph-fill.ph-camera:before {
  content: "\e10e";
}

.ph-fill.ph-camera-plus:before {
  content: "\ec58";
}

.ph-fill.ph-camera-rotate:before {
  content: "\e7a4";
}

.ph-fill.ph-camera-slash:before {
  content: "\e110";
}

.ph-fill.ph-campfire:before {
  content: "\e9d8";
}

.ph-fill.ph-car:before {
  content: "\e112";
}

.ph-fill.ph-car-battery:before {
  content: "\ee30";
}

.ph-fill.ph-car-profile:before {
  content: "\e8cc";
}

.ph-fill.ph-car-simple:before {
  content: "\e114";
}

.ph-fill.ph-cardholder:before {
  content: "\e5fa";
}

.ph-fill.ph-cards:before {
  content: "\e0f8";
}

.ph-fill.ph-cards-three:before {
  content: "\ee50";
}

.ph-fill.ph-caret-circle-double-down:before {
  content: "\e116";
}

.ph-fill.ph-caret-circle-double-left:before {
  content: "\e118";
}

.ph-fill.ph-caret-circle-double-right:before {
  content: "\e11a";
}

.ph-fill.ph-caret-circle-double-up:before {
  content: "\e11c";
}

.ph-fill.ph-caret-circle-down:before {
  content: "\e11e";
}

.ph-fill.ph-caret-circle-left:before {
  content: "\e120";
}

.ph-fill.ph-caret-circle-right:before {
  content: "\e122";
}

.ph-fill.ph-caret-circle-up:before {
  content: "\e124";
}

.ph-fill.ph-caret-circle-up-down:before {
  content: "\e13e";
}

.ph-fill.ph-caret-double-down:before {
  content: "\e126";
}

.ph-fill.ph-caret-double-left:before {
  content: "\e128";
}

.ph-fill.ph-caret-double-right:before {
  content: "\e12a";
}

.ph-fill.ph-caret-double-up:before {
  content: "\e12c";
}

.ph-fill.ph-caret-down:before {
  content: "\e136";
}

.ph-fill.ph-caret-left:before {
  content: "\e138";
}

.ph-fill.ph-caret-line-down:before {
  content: "\e134";
}

.ph-fill.ph-caret-line-left:before {
  content: "\e132";
}

.ph-fill.ph-caret-line-right:before {
  content: "\e130";
}

.ph-fill.ph-caret-line-up:before {
  content: "\e12e";
}

.ph-fill.ph-caret-right:before {
  content: "\e13a";
}

.ph-fill.ph-caret-up:before {
  content: "\e13c";
}

.ph-fill.ph-caret-up-down:before {
  content: "\e140";
}

.ph-fill.ph-carrot:before {
  content: "\ed38";
}

.ph-fill.ph-cash-register:before {
  content: "\ed80";
}

.ph-fill.ph-cassette-tape:before {
  content: "\ed2e";
}

.ph-fill.ph-castle-turret:before {
  content: "\e9d0";
}

.ph-fill.ph-cat:before {
  content: "\e748";
}

.ph-fill.ph-cell-signal-full:before {
  content: "\e142";
}

.ph-fill.ph-cell-signal-high:before {
  content: "\e144";
}

.ph-fill.ph-cell-signal-low:before {
  content: "\e146";
}

.ph-fill.ph-cell-signal-medium:before {
  content: "\e148";
}

.ph-fill.ph-cell-signal-none:before {
  content: "\e14a";
}

.ph-fill.ph-cell-signal-slash:before {
  content: "\e14c";
}

.ph-fill.ph-cell-signal-x:before {
  content: "\e14e";
}

.ph-fill.ph-cell-tower:before {
  content: "\ebaa";
}

.ph-fill.ph-certificate:before {
  content: "\e766";
}

.ph-fill.ph-chair:before {
  content: "\e950";
}

.ph-fill.ph-chalkboard:before {
  content: "\e5fc";
}

.ph-fill.ph-chalkboard-simple:before {
  content: "\e5fe";
}

.ph-fill.ph-chalkboard-teacher:before {
  content: "\e600";
}

.ph-fill.ph-champagne:before {
  content: "\eaca";
}

.ph-fill.ph-charging-station:before {
  content: "\e8d0";
}

.ph-fill.ph-chart-bar:before {
  content: "\e150";
}

.ph-fill.ph-chart-bar-horizontal:before {
  content: "\e152";
}

.ph-fill.ph-chart-donut:before {
  content: "\eaa6";
}

.ph-fill.ph-chart-line:before {
  content: "\e154";
}

.ph-fill.ph-chart-line-down:before {
  content: "\e8b6";
}

.ph-fill.ph-chart-line-up:before {
  content: "\e156";
}

.ph-fill.ph-chart-pie:before {
  content: "\e158";
}

.ph-fill.ph-chart-pie-slice:before {
  content: "\e15a";
}

.ph-fill.ph-chart-polar:before {
  content: "\eaa8";
}

.ph-fill.ph-chart-scatter:before {
  content: "\eaac";
}

.ph-fill.ph-chat:before {
  content: "\e15c";
}

.ph-fill.ph-chat-centered:before {
  content: "\e160";
}

.ph-fill.ph-chat-centered-dots:before {
  content: "\e164";
}

.ph-fill.ph-chat-centered-slash:before {
  content: "\e162";
}

.ph-fill.ph-chat-centered-text:before {
  content: "\e166";
}

.ph-fill.ph-chat-circle:before {
  content: "\e168";
}

.ph-fill.ph-chat-circle-dots:before {
  content: "\e16c";
}

.ph-fill.ph-chat-circle-slash:before {
  content: "\e16a";
}

.ph-fill.ph-chat-circle-text:before {
  content: "\e16e";
}

.ph-fill.ph-chat-dots:before {
  content: "\e170";
}

.ph-fill.ph-chat-slash:before {
  content: "\e15e";
}

.ph-fill.ph-chat-teardrop:before {
  content: "\e172";
}

.ph-fill.ph-chat-teardrop-dots:before {
  content: "\e176";
}

.ph-fill.ph-chat-teardrop-slash:before {
  content: "\e174";
}

.ph-fill.ph-chat-teardrop-text:before {
  content: "\e178";
}

.ph-fill.ph-chat-text:before {
  content: "\e17a";
}

.ph-fill.ph-chats:before {
  content: "\e17c";
}

.ph-fill.ph-chats-circle:before {
  content: "\e17e";
}

.ph-fill.ph-chats-teardrop:before {
  content: "\e180";
}

.ph-fill.ph-check:before {
  content: "\e182";
}

.ph-fill.ph-check-circle:before {
  content: "\e184";
}

.ph-fill.ph-check-fat:before {
  content: "\eba6";
}

.ph-fill.ph-check-square:before {
  content: "\e186";
}

.ph-fill.ph-check-square-offset:before {
  content: "\e188";
}

.ph-fill.ph-checkerboard:before {
  content: "\e8c4";
}

.ph-fill.ph-checks:before {
  content: "\e53a";
}

.ph-fill.ph-cheers:before {
  content: "\ea4a";
}

.ph-fill.ph-cheese:before {
  content: "\e9fe";
}

.ph-fill.ph-chef-hat:before {
  content: "\ed8e";
}

.ph-fill.ph-cherries:before {
  content: "\e830";
}

.ph-fill.ph-church:before {
  content: "\ecea";
}

.ph-fill.ph-cigarette:before {
  content: "\ed90";
}

.ph-fill.ph-cigarette-slash:before {
  content: "\ed92";
}

.ph-fill.ph-circle:before {
  content: "\e18a";
}

.ph-fill.ph-circle-dashed:before {
  content: "\e602";
}

.ph-fill.ph-circle-half:before {
  content: "\e18c";
}

.ph-fill.ph-circle-half-tilt:before {
  content: "\e18e";
}

.ph-fill.ph-circle-notch:before {
  content: "\eb44";
}

.ph-fill.ph-circles-four:before {
  content: "\e190";
}

.ph-fill.ph-circles-three:before {
  content: "\e192";
}

.ph-fill.ph-circles-three-plus:before {
  content: "\e194";
}

.ph-fill.ph-circuitry:before {
  content: "\e9c2";
}

.ph-fill.ph-city:before {
  content: "\ea6a";
}

.ph-fill.ph-clipboard:before {
  content: "\e196";
}

.ph-fill.ph-clipboard-text:before {
  content: "\e198";
}

.ph-fill.ph-clock:before {
  content: "\e19a";
}

.ph-fill.ph-clock-afternoon:before {
  content: "\e19c";
}

.ph-fill.ph-clock-clockwise:before {
  content: "\e19e";
}

.ph-fill.ph-clock-countdown:before {
  content: "\ed2c";
}

.ph-fill.ph-clock-counter-clockwise:before {
  content: "\e1a0";
}

.ph-fill.ph-clock-user:before {
  content: "\edec";
}

.ph-fill.ph-closed-captioning:before {
  content: "\e1a4";
}

.ph-fill.ph-cloud:before {
  content: "\e1aa";
}

.ph-fill.ph-cloud-arrow-down:before {
  content: "\e1ac";
}

.ph-fill.ph-cloud-arrow-up:before {
  content: "\e1ae";
}

.ph-fill.ph-cloud-check:before {
  content: "\e1b0";
}

.ph-fill.ph-cloud-fog:before {
  content: "\e53c";
}

.ph-fill.ph-cloud-lightning:before {
  content: "\e1b2";
}

.ph-fill.ph-cloud-moon:before {
  content: "\e53e";
}

.ph-fill.ph-cloud-rain:before {
  content: "\e1b4";
}

.ph-fill.ph-cloud-slash:before {
  content: "\e1b6";
}

.ph-fill.ph-cloud-snow:before {
  content: "\e1b8";
}

.ph-fill.ph-cloud-sun:before {
  content: "\e540";
}

.ph-fill.ph-cloud-warning:before {
  content: "\ea98";
}

.ph-fill.ph-cloud-x:before {
  content: "\ea96";
}

.ph-fill.ph-clover:before {
  content: "\edc8";
}

.ph-fill.ph-club:before {
  content: "\e1ba";
}

.ph-fill.ph-coat-hanger:before {
  content: "\e7fe";
}

.ph-fill.ph-coda-logo:before {
  content: "\e7ce";
}

.ph-fill.ph-code:before {
  content: "\e1bc";
}

.ph-fill.ph-code-block:before {
  content: "\eafe";
}

.ph-fill.ph-code-simple:before {
  content: "\e1be";
}

.ph-fill.ph-codepen-logo:before {
  content: "\e978";
}

.ph-fill.ph-codesandbox-logo:before {
  content: "\ea06";
}

.ph-fill.ph-coffee:before {
  content: "\e1c2";
}

.ph-fill.ph-coffee-bean:before {
  content: "\e1c0";
}

.ph-fill.ph-coin:before {
  content: "\e60e";
}

.ph-fill.ph-coin-vertical:before {
  content: "\eb48";
}

.ph-fill.ph-coins:before {
  content: "\e78e";
}

.ph-fill.ph-columns:before {
  content: "\e546";
}

.ph-fill.ph-columns-plus-left:before {
  content: "\e544";
}

.ph-fill.ph-columns-plus-right:before {
  content: "\e542";
}

.ph-fill.ph-command:before {
  content: "\e1c4";
}

.ph-fill.ph-compass:before {
  content: "\e1c8";
}

.ph-fill.ph-compass-rose:before {
  content: "\e1c6";
}

.ph-fill.ph-compass-tool:before {
  content: "\ea0e";
}

.ph-fill.ph-computer-tower:before {
  content: "\e548";
}

.ph-fill.ph-confetti:before {
  content: "\e81a";
}

.ph-fill.ph-contactless-payment:before {
  content: "\ed42";
}

.ph-fill.ph-control:before {
  content: "\eca6";
}

.ph-fill.ph-cookie:before {
  content: "\e6ca";
}

.ph-fill.ph-cooking-pot:before {
  content: "\e764";
}

.ph-fill.ph-copy:before {
  content: "\e1ca";
}

.ph-fill.ph-copy-simple:before {
  content: "\e1cc";
}

.ph-fill.ph-copyleft:before {
  content: "\e86a";
}

.ph-fill.ph-copyright:before {
  content: "\e54a";
}

.ph-fill.ph-corners-in:before {
  content: "\e1ce";
}

.ph-fill.ph-corners-out:before {
  content: "\e1d0";
}

.ph-fill.ph-couch:before {
  content: "\e7f6";
}

.ph-fill.ph-court-basketball:before {
  content: "\ee36";
}

.ph-fill.ph-cow:before {
  content: "\eabe";
}

.ph-fill.ph-cowboy-hat:before {
  content: "\ed12";
}

.ph-fill.ph-cpu:before {
  content: "\e610";
}

.ph-fill.ph-crane:before {
  content: "\ed48";
}

.ph-fill.ph-crane-tower:before {
  content: "\ed49";
}

.ph-fill.ph-credit-card:before {
  content: "\e1d2";
}

.ph-fill.ph-cricket:before {
  content: "\ee12";
}

.ph-fill.ph-crop:before {
  content: "\e1d4";
}

.ph-fill.ph-cross:before {
  content: "\e8a0";
}

.ph-fill.ph-crosshair:before {
  content: "\e1d6";
}

.ph-fill.ph-crosshair-simple:before {
  content: "\e1d8";
}

.ph-fill.ph-crown:before {
  content: "\e614";
}

.ph-fill.ph-crown-cross:before {
  content: "\ee5e";
}

.ph-fill.ph-crown-simple:before {
  content: "\e616";
}

.ph-fill.ph-cube:before {
  content: "\e1da";
}

.ph-fill.ph-cube-focus:before {
  content: "\ed0a";
}

.ph-fill.ph-cube-transparent:before {
  content: "\ec7c";
}

.ph-fill.ph-currency-btc:before {
  content: "\e618";
}

.ph-fill.ph-currency-circle-dollar:before {
  content: "\e54c";
}

.ph-fill.ph-currency-cny:before {
  content: "\e54e";
}

.ph-fill.ph-currency-dollar:before {
  content: "\e550";
}

.ph-fill.ph-currency-dollar-simple:before {
  content: "\e552";
}

.ph-fill.ph-currency-eth:before {
  content: "\eada";
}

.ph-fill.ph-currency-eur:before {
  content: "\e554";
}

.ph-fill.ph-currency-gbp:before {
  content: "\e556";
}

.ph-fill.ph-currency-inr:before {
  content: "\e558";
}

.ph-fill.ph-currency-jpy:before {
  content: "\e55a";
}

.ph-fill.ph-currency-krw:before {
  content: "\e55c";
}

.ph-fill.ph-currency-kzt:before {
  content: "\ec4c";
}

.ph-fill.ph-currency-ngn:before {
  content: "\eb52";
}

.ph-fill.ph-currency-rub:before {
  content: "\e55e";
}

.ph-fill.ph-cursor:before {
  content: "\e1dc";
}

.ph-fill.ph-cursor-click:before {
  content: "\e7c8";
}

.ph-fill.ph-cursor-text:before {
  content: "\e7d8";
}

.ph-fill.ph-cylinder:before {
  content: "\e8fc";
}

.ph-fill.ph-database:before {
  content: "\e1de";
}

.ph-fill.ph-desk:before {
  content: "\ed16";
}

.ph-fill.ph-desktop:before {
  content: "\e560";
}

.ph-fill.ph-desktop-tower:before {
  content: "\e562";
}

.ph-fill.ph-detective:before {
  content: "\e83e";
}

.ph-fill.ph-dev-to-logo:before {
  content: "\ed0e";
}

.ph-fill.ph-device-mobile:before {
  content: "\e1e0";
}

.ph-fill.ph-device-mobile-camera:before {
  content: "\e1e2";
}

.ph-fill.ph-device-mobile-slash:before {
  content: "\ee46";
}

.ph-fill.ph-device-mobile-speaker:before {
  content: "\e1e4";
}

.ph-fill.ph-device-rotate:before {
  content: "\edf2";
}

.ph-fill.ph-device-tablet:before {
  content: "\e1e6";
}

.ph-fill.ph-device-tablet-camera:before {
  content: "\e1e8";
}

.ph-fill.ph-device-tablet-speaker:before {
  content: "\e1ea";
}

.ph-fill.ph-devices:before {
  content: "\eba4";
}

.ph-fill.ph-diamond:before {
  content: "\e1ec";
}

.ph-fill.ph-diamonds-four:before {
  content: "\e8f4";
}

.ph-fill.ph-dice-five:before {
  content: "\e1ee";
}

.ph-fill.ph-dice-four:before {
  content: "\e1f0";
}

.ph-fill.ph-dice-one:before {
  content: "\e1f2";
}

.ph-fill.ph-dice-six:before {
  content: "\e1f4";
}

.ph-fill.ph-dice-three:before {
  content: "\e1f6";
}

.ph-fill.ph-dice-two:before {
  content: "\e1f8";
}

.ph-fill.ph-disc:before {
  content: "\e564";
}

.ph-fill.ph-disco-ball:before {
  content: "\ed98";
}

.ph-fill.ph-discord-logo:before {
  content: "\e61a";
}

.ph-fill.ph-divide:before {
  content: "\e1fa";
}

.ph-fill.ph-dna:before {
  content: "\e924";
}

.ph-fill.ph-dog:before {
  content: "\e74a";
}

.ph-fill.ph-door:before {
  content: "\e61c";
}

.ph-fill.ph-door-open:before {
  content: "\e7e6";
}

.ph-fill.ph-dot:before {
  content: "\ecde";
}

.ph-fill.ph-dot-outline:before {
  content: "\ece0";
}

.ph-fill.ph-dots-nine:before {
  content: "\e1fc";
}

.ph-fill.ph-dots-six:before {
  content: "\e794";
}

.ph-fill.ph-dots-six-vertical:before {
  content: "\eae2";
}

.ph-fill.ph-dots-three:before {
  content: "\e1fe";
}

.ph-fill.ph-dots-three-circle:before {
  content: "\e200";
}

.ph-fill.ph-dots-three-circle-vertical:before {
  content: "\e202";
}

.ph-fill.ph-dots-three-outline:before {
  content: "\e204";
}

.ph-fill.ph-dots-three-outline-vertical:before {
  content: "\e206";
}

.ph-fill.ph-dots-three-vertical:before {
  content: "\e208";
}

.ph-fill.ph-download:before {
  content: "\e20a";
}

.ph-fill.ph-download-simple:before {
  content: "\e20c";
}

.ph-fill.ph-dress:before {
  content: "\ea7e";
}

.ph-fill.ph-dresser:before {
  content: "\e94e";
}

.ph-fill.ph-dribbble-logo:before {
  content: "\e20e";
}

.ph-fill.ph-drone:before {
  content: "\ed74";
}

.ph-fill.ph-drop:before {
  content: "\e210";
}

.ph-fill.ph-drop-half:before {
  content: "\e566";
}

.ph-fill.ph-drop-half-bottom:before {
  content: "\eb40";
}

.ph-fill.ph-drop-simple:before {
  content: "\ee32";
}

.ph-fill.ph-drop-slash:before {
  content: "\e954";
}

.ph-fill.ph-dropbox-logo:before {
  content: "\e7d0";
}

.ph-fill.ph-ear:before {
  content: "\e70c";
}

.ph-fill.ph-ear-slash:before {
  content: "\e70e";
}

.ph-fill.ph-egg:before {
  content: "\e812";
}

.ph-fill.ph-egg-crack:before {
  content: "\eb64";
}

.ph-fill.ph-eject:before {
  content: "\e212";
}

.ph-fill.ph-eject-simple:before {
  content: "\e6ae";
}

.ph-fill.ph-elevator:before {
  content: "\ecc0";
}

.ph-fill.ph-empty:before {
  content: "\edbc";
}

.ph-fill.ph-engine:before {
  content: "\ea80";
}

.ph-fill.ph-envelope:before {
  content: "\e214";
}

.ph-fill.ph-envelope-open:before {
  content: "\e216";
}

.ph-fill.ph-envelope-simple:before {
  content: "\e218";
}

.ph-fill.ph-envelope-simple-open:before {
  content: "\e21a";
}

.ph-fill.ph-equalizer:before {
  content: "\ebbc";
}

.ph-fill.ph-equals:before {
  content: "\e21c";
}

.ph-fill.ph-eraser:before {
  content: "\e21e";
}

.ph-fill.ph-escalator-down:before {
  content: "\ecba";
}

.ph-fill.ph-escalator-up:before {
  content: "\ecbc";
}

.ph-fill.ph-exam:before {
  content: "\e742";
}

.ph-fill.ph-exclamation-mark:before {
  content: "\ee44";
}

.ph-fill.ph-exclude:before {
  content: "\e882";
}

.ph-fill.ph-exclude-square:before {
  content: "\e880";
}

.ph-fill.ph-export:before {
  content: "\eaf0";
}

.ph-fill.ph-eye:before {
  content: "\e220";
}

.ph-fill.ph-eye-closed:before {
  content: "\e222";
}

.ph-fill.ph-eye-slash:before {
  content: "\e224";
}

.ph-fill.ph-eyedropper:before {
  content: "\e568";
}

.ph-fill.ph-eyedropper-sample:before {
  content: "\eac4";
}

.ph-fill.ph-eyeglasses:before {
  content: "\e7ba";
}

.ph-fill.ph-eyes:before {
  content: "\ee5c";
}

.ph-fill.ph-face-mask:before {
  content: "\e56a";
}

.ph-fill.ph-facebook-logo:before {
  content: "\e226";
}

.ph-fill.ph-factory:before {
  content: "\e760";
}

.ph-fill.ph-faders:before {
  content: "\e228";
}

.ph-fill.ph-faders-horizontal:before {
  content: "\e22a";
}

.ph-fill.ph-fallout-shelter:before {
  content: "\e9de";
}

.ph-fill.ph-fan:before {
  content: "\e9f2";
}

.ph-fill.ph-farm:before {
  content: "\ec70";
}

.ph-fill.ph-fast-forward:before {
  content: "\e6a6";
}

.ph-fill.ph-fast-forward-circle:before {
  content: "\e22c";
}

.ph-fill.ph-feather:before {
  content: "\e9c0";
}

.ph-fill.ph-fediverse-logo:before {
  content: "\ed66";
}

.ph-fill.ph-figma-logo:before {
  content: "\e22e";
}

.ph-fill.ph-file:before {
  content: "\e230";
}

.ph-fill.ph-file-archive:before {
  content: "\eb2a";
}

.ph-fill.ph-file-arrow-down:before {
  content: "\e232";
}

.ph-fill.ph-file-arrow-up:before {
  content: "\e61e";
}

.ph-fill.ph-file-audio:before {
  content: "\ea20";
}

.ph-fill.ph-file-c:before {
  content: "\eb32";
}

.ph-fill.ph-file-c-sharp:before {
  content: "\eb30";
}

.ph-fill.ph-file-cloud:before {
  content: "\e95e";
}

.ph-fill.ph-file-code:before {
  content: "\e914";
}

.ph-fill.ph-file-cpp:before {
  content: "\eb2e";
}

.ph-fill.ph-file-css:before {
  content: "\eb34";
}

.ph-fill.ph-file-csv:before {
  content: "\eb1c";
}

.ph-fill.ph-file-dashed:before {
  content: "\e704";
}

.ph-fill.ph-file-dotted:before {
  content: "\e704";
}

.ph-fill.ph-file-doc:before {
  content: "\eb1e";
}

.ph-fill.ph-file-html:before {
  content: "\eb38";
}

.ph-fill.ph-file-image:before {
  content: "\ea24";
}

.ph-fill.ph-file-ini:before {
  content: "\eb33";
}

.ph-fill.ph-file-jpg:before {
  content: "\eb1a";
}

.ph-fill.ph-file-js:before {
  content: "\eb24";
}

.ph-fill.ph-file-jsx:before {
  content: "\eb3a";
}

.ph-fill.ph-file-lock:before {
  content: "\e95c";
}

.ph-fill.ph-file-magnifying-glass:before {
  content: "\e238";
}

.ph-fill.ph-file-search:before {
  content: "\e238";
}

.ph-fill.ph-file-md:before {
  content: "\ed50";
}

.ph-fill.ph-file-minus:before {
  content: "\e234";
}

.ph-fill.ph-file-pdf:before {
  content: "\e702";
}

.ph-fill.ph-file-plus:before {
  content: "\e236";
}

.ph-fill.ph-file-png:before {
  content: "\eb18";
}

.ph-fill.ph-file-ppt:before {
  content: "\eb20";
}

.ph-fill.ph-file-py:before {
  content: "\eb2c";
}

.ph-fill.ph-file-rs:before {
  content: "\eb28";
}

.ph-fill.ph-file-sql:before {
  content: "\ed4e";
}

.ph-fill.ph-file-svg:before {
  content: "\ed08";
}

.ph-fill.ph-file-text:before {
  content: "\e23a";
}

.ph-fill.ph-file-ts:before {
  content: "\eb26";
}

.ph-fill.ph-file-tsx:before {
  content: "\eb3c";
}

.ph-fill.ph-file-txt:before {
  content: "\eb35";
}

.ph-fill.ph-file-video:before {
  content: "\ea22";
}

.ph-fill.ph-file-vue:before {
  content: "\eb3e";
}

.ph-fill.ph-file-x:before {
  content: "\e23c";
}

.ph-fill.ph-file-xls:before {
  content: "\eb22";
}

.ph-fill.ph-file-zip:before {
  content: "\e958";
}

.ph-fill.ph-files:before {
  content: "\e710";
}

.ph-fill.ph-film-reel:before {
  content: "\e8c0";
}

.ph-fill.ph-film-script:before {
  content: "\eb50";
}

.ph-fill.ph-film-slate:before {
  content: "\e8c2";
}

.ph-fill.ph-film-strip:before {
  content: "\e792";
}

.ph-fill.ph-fingerprint:before {
  content: "\e23e";
}

.ph-fill.ph-fingerprint-simple:before {
  content: "\e240";
}

.ph-fill.ph-finn-the-human:before {
  content: "\e56c";
}

.ph-fill.ph-fire:before {
  content: "\e242";
}

.ph-fill.ph-fire-extinguisher:before {
  content: "\e9e8";
}

.ph-fill.ph-fire-simple:before {
  content: "\e620";
}

.ph-fill.ph-fire-truck:before {
  content: "\e574";
}

.ph-fill.ph-first-aid:before {
  content: "\e56e";
}

.ph-fill.ph-first-aid-kit:before {
  content: "\e570";
}

.ph-fill.ph-fish:before {
  content: "\e728";
}

.ph-fill.ph-fish-simple:before {
  content: "\e72a";
}

.ph-fill.ph-flag:before {
  content: "\e244";
}

.ph-fill.ph-flag-banner:before {
  content: "\e622";
}

.ph-fill.ph-flag-banner-fold:before {
  content: "\ecf2";
}

.ph-fill.ph-flag-checkered:before {
  content: "\ea38";
}

.ph-fill.ph-flag-pennant:before {
  content: "\ecf0";
}

.ph-fill.ph-flame:before {
  content: "\e624";
}

.ph-fill.ph-flashlight:before {
  content: "\e246";
}

.ph-fill.ph-flask:before {
  content: "\e79e";
}

.ph-fill.ph-flip-horizontal:before {
  content: "\ed6a";
}

.ph-fill.ph-flip-vertical:before {
  content: "\ed6c";
}

.ph-fill.ph-floppy-disk:before {
  content: "\e248";
}

.ph-fill.ph-floppy-disk-back:before {
  content: "\eaf4";
}

.ph-fill.ph-flow-arrow:before {
  content: "\e6ec";
}

.ph-fill.ph-flower:before {
  content: "\e75e";
}

.ph-fill.ph-flower-lotus:before {
  content: "\e6cc";
}

.ph-fill.ph-flower-tulip:before {
  content: "\eacc";
}

.ph-fill.ph-flying-saucer:before {
  content: "\eb4a";
}

.ph-fill.ph-folder:before {
  content: "\e24a";
}

.ph-fill.ph-folder-notch:before {
  content: "\e24a";
}

.ph-fill.ph-folder-dashed:before {
  content: "\e8f8";
}

.ph-fill.ph-folder-dotted:before {
  content: "\e8f8";
}

.ph-fill.ph-folder-lock:before {
  content: "\ea3c";
}

.ph-fill.ph-folder-minus:before {
  content: "\e254";
}

.ph-fill.ph-folder-notch-minus:before {
  content: "\e254";
}

.ph-fill.ph-folder-open:before {
  content: "\e256";
}

.ph-fill.ph-folder-notch-open:before {
  content: "\e256";
}

.ph-fill.ph-folder-plus:before {
  content: "\e258";
}

.ph-fill.ph-folder-notch-plus:before {
  content: "\e258";
}

.ph-fill.ph-folder-simple:before {
  content: "\e25a";
}

.ph-fill.ph-folder-simple-dashed:before {
  content: "\ec2a";
}

.ph-fill.ph-folder-simple-dotted:before {
  content: "\ec2a";
}

.ph-fill.ph-folder-simple-lock:before {
  content: "\eb5e";
}

.ph-fill.ph-folder-simple-minus:before {
  content: "\e25c";
}

.ph-fill.ph-folder-simple-plus:before {
  content: "\e25e";
}

.ph-fill.ph-folder-simple-star:before {
  content: "\ec2e";
}

.ph-fill.ph-folder-simple-user:before {
  content: "\eb60";
}

.ph-fill.ph-folder-star:before {
  content: "\ea86";
}

.ph-fill.ph-folder-user:before {
  content: "\eb46";
}

.ph-fill.ph-folders:before {
  content: "\e260";
}

.ph-fill.ph-football:before {
  content: "\e718";
}

.ph-fill.ph-football-helmet:before {
  content: "\ee4c";
}

.ph-fill.ph-footprints:before {
  content: "\ea88";
}

.ph-fill.ph-fork-knife:before {
  content: "\e262";
}

.ph-fill.ph-four-k:before {
  content: "\ea5c";
}

.ph-fill.ph-frame-corners:before {
  content: "\e626";
}

.ph-fill.ph-framer-logo:before {
  content: "\e264";
}

.ph-fill.ph-function:before {
  content: "\ebe4";
}

.ph-fill.ph-funnel:before {
  content: "\e266";
}

.ph-fill.ph-funnel-simple:before {
  content: "\e268";
}

.ph-fill.ph-funnel-simple-x:before {
  content: "\e26a";
}

.ph-fill.ph-funnel-x:before {
  content: "\e26c";
}

.ph-fill.ph-game-controller:before {
  content: "\e26e";
}

.ph-fill.ph-garage:before {
  content: "\ecd6";
}

.ph-fill.ph-gas-can:before {
  content: "\e8ce";
}

.ph-fill.ph-gas-pump:before {
  content: "\e768";
}

.ph-fill.ph-gauge:before {
  content: "\e628";
}

.ph-fill.ph-gavel:before {
  content: "\ea32";
}

.ph-fill.ph-gear:before {
  content: "\e270";
}

.ph-fill.ph-gear-fine:before {
  content: "\e87c";
}

.ph-fill.ph-gear-six:before {
  content: "\e272";
}

.ph-fill.ph-gender-female:before {
  content: "\e6e0";
}

.ph-fill.ph-gender-intersex:before {
  content: "\e6e6";
}

.ph-fill.ph-gender-male:before {
  content: "\e6e2";
}

.ph-fill.ph-gender-neuter:before {
  content: "\e6ea";
}

.ph-fill.ph-gender-nonbinary:before {
  content: "\e6e4";
}

.ph-fill.ph-gender-transgender:before {
  content: "\e6e8";
}

.ph-fill.ph-ghost:before {
  content: "\e62a";
}

.ph-fill.ph-gif:before {
  content: "\e274";
}

.ph-fill.ph-gift:before {
  content: "\e276";
}

.ph-fill.ph-git-branch:before {
  content: "\e278";
}

.ph-fill.ph-git-commit:before {
  content: "\e27a";
}

.ph-fill.ph-git-diff:before {
  content: "\e27c";
}

.ph-fill.ph-git-fork:before {
  content: "\e27e";
}

.ph-fill.ph-git-merge:before {
  content: "\e280";
}

.ph-fill.ph-git-pull-request:before {
  content: "\e282";
}

.ph-fill.ph-github-logo:before {
  content: "\e576";
}

.ph-fill.ph-gitlab-logo:before {
  content: "\e694";
}

.ph-fill.ph-gitlab-logo-simple:before {
  content: "\e696";
}

.ph-fill.ph-globe:before {
  content: "\e288";
}

.ph-fill.ph-globe-hemisphere-east:before {
  content: "\e28a";
}

.ph-fill.ph-globe-hemisphere-west:before {
  content: "\e28c";
}

.ph-fill.ph-globe-simple:before {
  content: "\e28e";
}

.ph-fill.ph-globe-simple-x:before {
  content: "\e284";
}

.ph-fill.ph-globe-stand:before {
  content: "\e290";
}

.ph-fill.ph-globe-x:before {
  content: "\e286";
}

.ph-fill.ph-goggles:before {
  content: "\ecb4";
}

.ph-fill.ph-golf:before {
  content: "\ea3e";
}

.ph-fill.ph-goodreads-logo:before {
  content: "\ed10";
}

.ph-fill.ph-google-cardboard-logo:before {
  content: "\e7b6";
}

.ph-fill.ph-google-chrome-logo:before {
  content: "\e976";
}

.ph-fill.ph-google-drive-logo:before {
  content: "\e8f6";
}

.ph-fill.ph-google-logo:before {
  content: "\e292";
}

.ph-fill.ph-google-photos-logo:before {
  content: "\eb92";
}

.ph-fill.ph-google-play-logo:before {
  content: "\e294";
}

.ph-fill.ph-google-podcasts-logo:before {
  content: "\eb94";
}

.ph-fill.ph-gps:before {
  content: "\edd8";
}

.ph-fill.ph-gps-fix:before {
  content: "\edd6";
}

.ph-fill.ph-gps-slash:before {
  content: "\edd4";
}

.ph-fill.ph-gradient:before {
  content: "\eb42";
}

.ph-fill.ph-graduation-cap:before {
  content: "\e62c";
}

.ph-fill.ph-grains:before {
  content: "\ec68";
}

.ph-fill.ph-grains-slash:before {
  content: "\ec6a";
}

.ph-fill.ph-graph:before {
  content: "\eb58";
}

.ph-fill.ph-graphics-card:before {
  content: "\e612";
}

.ph-fill.ph-greater-than:before {
  content: "\edc4";
}

.ph-fill.ph-greater-than-or-equal:before {
  content: "\eda2";
}

.ph-fill.ph-grid-four:before {
  content: "\e296";
}

.ph-fill.ph-grid-nine:before {
  content: "\ec8c";
}

.ph-fill.ph-guitar:before {
  content: "\ea8a";
}

.ph-fill.ph-hair-dryer:before {
  content: "\ea66";
}

.ph-fill.ph-hamburger:before {
  content: "\e790";
}

.ph-fill.ph-hammer:before {
  content: "\e80e";
}

.ph-fill.ph-hand:before {
  content: "\e298";
}

.ph-fill.ph-hand-arrow-down:before {
  content: "\ea4e";
}

.ph-fill.ph-hand-arrow-up:before {
  content: "\ee5a";
}

.ph-fill.ph-hand-coins:before {
  content: "\ea8c";
}

.ph-fill.ph-hand-deposit:before {
  content: "\ee82";
}

.ph-fill.ph-hand-eye:before {
  content: "\ea4c";
}

.ph-fill.ph-hand-fist:before {
  content: "\e57a";
}

.ph-fill.ph-hand-grabbing:before {
  content: "\e57c";
}

.ph-fill.ph-hand-heart:before {
  content: "\e810";
}

.ph-fill.ph-hand-palm:before {
  content: "\e57e";
}

.ph-fill.ph-hand-peace:before {
  content: "\e7cc";
}

.ph-fill.ph-hand-pointing:before {
  content: "\e29a";
}

.ph-fill.ph-hand-soap:before {
  content: "\e630";
}

.ph-fill.ph-hand-swipe-left:before {
  content: "\ec94";
}

.ph-fill.ph-hand-swipe-right:before {
  content: "\ec92";
}

.ph-fill.ph-hand-tap:before {
  content: "\ec90";
}

.ph-fill.ph-hand-waving:before {
  content: "\e580";
}

.ph-fill.ph-hand-withdraw:before {
  content: "\ee80";
}

.ph-fill.ph-handbag:before {
  content: "\e29c";
}

.ph-fill.ph-handbag-simple:before {
  content: "\e62e";
}

.ph-fill.ph-hands-clapping:before {
  content: "\e6a0";
}

.ph-fill.ph-hands-praying:before {
  content: "\ecc8";
}

.ph-fill.ph-handshake:before {
  content: "\e582";
}

.ph-fill.ph-hard-drive:before {
  content: "\e29e";
}

.ph-fill.ph-hard-drives:before {
  content: "\e2a0";
}

.ph-fill.ph-hard-hat:before {
  content: "\ed46";
}

.ph-fill.ph-hash:before {
  content: "\e2a2";
}

.ph-fill.ph-hash-straight:before {
  content: "\e2a4";
}

.ph-fill.ph-head-circuit:before {
  content: "\e7d4";
}

.ph-fill.ph-headlights:before {
  content: "\e6fe";
}

.ph-fill.ph-headphones:before {
  content: "\e2a6";
}

.ph-fill.ph-headset:before {
  content: "\e584";
}

.ph-fill.ph-heart:before {
  content: "\e2a8";
}

.ph-fill.ph-heart-break:before {
  content: "\ebe8";
}

.ph-fill.ph-heart-half:before {
  content: "\ec48";
}

.ph-fill.ph-heart-straight:before {
  content: "\e2aa";
}

.ph-fill.ph-heart-straight-break:before {
  content: "\eb98";
}

.ph-fill.ph-heartbeat:before {
  content: "\e2ac";
}

.ph-fill.ph-hexagon:before {
  content: "\e2ae";
}

.ph-fill.ph-high-definition:before {
  content: "\ea8e";
}

.ph-fill.ph-high-heel:before {
  content: "\e8e8";
}

.ph-fill.ph-highlighter:before {
  content: "\ec76";
}

.ph-fill.ph-highlighter-circle:before {
  content: "\e632";
}

.ph-fill.ph-hockey:before {
  content: "\ec86";
}

.ph-fill.ph-hoodie:before {
  content: "\ecd0";
}

.ph-fill.ph-horse:before {
  content: "\e2b0";
}

.ph-fill.ph-hospital:before {
  content: "\e844";
}

.ph-fill.ph-hourglass:before {
  content: "\e2b2";
}

.ph-fill.ph-hourglass-high:before {
  content: "\e2b4";
}

.ph-fill.ph-hourglass-low:before {
  content: "\e2b6";
}

.ph-fill.ph-hourglass-medium:before {
  content: "\e2b8";
}

.ph-fill.ph-hourglass-simple:before {
  content: "\e2ba";
}

.ph-fill.ph-hourglass-simple-high:before {
  content: "\e2bc";
}

.ph-fill.ph-hourglass-simple-low:before {
  content: "\e2be";
}

.ph-fill.ph-hourglass-simple-medium:before {
  content: "\e2c0";
}

.ph-fill.ph-house:before {
  content: "\e2c2";
}

.ph-fill.ph-house-line:before {
  content: "\e2c4";
}

.ph-fill.ph-house-simple:before {
  content: "\e2c6";
}

.ph-fill.ph-hurricane:before {
  content: "\e88e";
}

.ph-fill.ph-ice-cream:before {
  content: "\e804";
}

.ph-fill.ph-identification-badge:before {
  content: "\e6f6";
}

.ph-fill.ph-identification-card:before {
  content: "\e2c8";
}

.ph-fill.ph-image:before {
  content: "\e2ca";
}

.ph-fill.ph-image-broken:before {
  content: "\e7a8";
}

.ph-fill.ph-image-square:before {
  content: "\e2cc";
}

.ph-fill.ph-images:before {
  content: "\e836";
}

.ph-fill.ph-images-square:before {
  content: "\e834";
}

.ph-fill.ph-infinity:before {
  content: "\e634";
}

.ph-fill.ph-lemniscate:before {
  content: "\e634";
}

.ph-fill.ph-info:before {
  content: "\e2ce";
}

.ph-fill.ph-instagram-logo:before {
  content: "\e2d0";
}

.ph-fill.ph-intersect:before {
  content: "\e2d2";
}

.ph-fill.ph-intersect-square:before {
  content: "\e87a";
}

.ph-fill.ph-intersect-three:before {
  content: "\ecc4";
}

.ph-fill.ph-intersection:before {
  content: "\edba";
}

.ph-fill.ph-invoice:before {
  content: "\ee42";
}

.ph-fill.ph-island:before {
  content: "\ee06";
}

.ph-fill.ph-jar:before {
  content: "\e7e0";
}

.ph-fill.ph-jar-label:before {
  content: "\e7e1";
}

.ph-fill.ph-jeep:before {
  content: "\e2d4";
}

.ph-fill.ph-joystick:before {
  content: "\ea5e";
}

.ph-fill.ph-kanban:before {
  content: "\eb54";
}

.ph-fill.ph-key:before {
  content: "\e2d6";
}

.ph-fill.ph-key-return:before {
  content: "\e782";
}

.ph-fill.ph-keyboard:before {
  content: "\e2d8";
}

.ph-fill.ph-keyhole:before {
  content: "\ea78";
}

.ph-fill.ph-knife:before {
  content: "\e636";
}

.ph-fill.ph-ladder:before {
  content: "\e9e4";
}

.ph-fill.ph-ladder-simple:before {
  content: "\ec26";
}

.ph-fill.ph-lamp:before {
  content: "\e638";
}

.ph-fill.ph-lamp-pendant:before {
  content: "\ee2e";
}

.ph-fill.ph-laptop:before {
  content: "\e586";
}

.ph-fill.ph-lasso:before {
  content: "\edc6";
}

.ph-fill.ph-lastfm-logo:before {
  content: "\e842";
}

.ph-fill.ph-layout:before {
  content: "\e6d6";
}

.ph-fill.ph-leaf:before {
  content: "\e2da";
}

.ph-fill.ph-lectern:before {
  content: "\e95a";
}

.ph-fill.ph-lego:before {
  content: "\e8c6";
}

.ph-fill.ph-lego-smiley:before {
  content: "\e8c7";
}

.ph-fill.ph-less-than:before {
  content: "\edac";
}

.ph-fill.ph-less-than-or-equal:before {
  content: "\eda4";
}

.ph-fill.ph-letter-circle-h:before {
  content: "\ebf8";
}

.ph-fill.ph-letter-circle-p:before {
  content: "\ec08";
}

.ph-fill.ph-letter-circle-v:before {
  content: "\ec14";
}

.ph-fill.ph-lifebuoy:before {
  content: "\e63a";
}

.ph-fill.ph-lightbulb:before {
  content: "\e2dc";
}

.ph-fill.ph-lightbulb-filament:before {
  content: "\e63c";
}

.ph-fill.ph-lighthouse:before {
  content: "\e9f6";
}

.ph-fill.ph-lightning:before {
  content: "\e2de";
}

.ph-fill.ph-lightning-a:before {
  content: "\ea84";
}

.ph-fill.ph-lightning-slash:before {
  content: "\e2e0";
}

.ph-fill.ph-line-segment:before {
  content: "\e6d2";
}

.ph-fill.ph-line-segments:before {
  content: "\e6d4";
}

.ph-fill.ph-line-vertical:before {
  content: "\ed70";
}

.ph-fill.ph-link:before {
  content: "\e2e2";
}

.ph-fill.ph-link-break:before {
  content: "\e2e4";
}

.ph-fill.ph-link-simple:before {
  content: "\e2e6";
}

.ph-fill.ph-link-simple-break:before {
  content: "\e2e8";
}

.ph-fill.ph-link-simple-horizontal:before {
  content: "\e2ea";
}

.ph-fill.ph-link-simple-horizontal-break:before {
  content: "\e2ec";
}

.ph-fill.ph-linkedin-logo:before {
  content: "\e2ee";
}

.ph-fill.ph-linktree-logo:before {
  content: "\edee";
}

.ph-fill.ph-linux-logo:before {
  content: "\eb02";
}

.ph-fill.ph-list:before {
  content: "\e2f0";
}

.ph-fill.ph-list-bullets:before {
  content: "\e2f2";
}

.ph-fill.ph-list-checks:before {
  content: "\eadc";
}

.ph-fill.ph-list-dashes:before {
  content: "\e2f4";
}

.ph-fill.ph-list-heart:before {
  content: "\ebde";
}

.ph-fill.ph-list-magnifying-glass:before {
  content: "\ebe0";
}

.ph-fill.ph-list-numbers:before {
  content: "\e2f6";
}

.ph-fill.ph-list-plus:before {
  content: "\e2f8";
}

.ph-fill.ph-list-star:before {
  content: "\ebdc";
}

.ph-fill.ph-lock:before {
  content: "\e2fa";
}

.ph-fill.ph-lock-key:before {
  content: "\e2fe";
}

.ph-fill.ph-lock-key-open:before {
  content: "\e300";
}

.ph-fill.ph-lock-laminated:before {
  content: "\e302";
}

.ph-fill.ph-lock-laminated-open:before {
  content: "\e304";
}

.ph-fill.ph-lock-open:before {
  content: "\e306";
}

.ph-fill.ph-lock-simple:before {
  content: "\e308";
}

.ph-fill.ph-lock-simple-open:before {
  content: "\e30a";
}

.ph-fill.ph-lockers:before {
  content: "\ecb8";
}

.ph-fill.ph-log:before {
  content: "\ed82";
}

.ph-fill.ph-magic-wand:before {
  content: "\e6b6";
}

.ph-fill.ph-magnet:before {
  content: "\e680";
}

.ph-fill.ph-magnet-straight:before {
  content: "\e682";
}

.ph-fill.ph-magnifying-glass:before {
  content: "\e30c";
}

.ph-fill.ph-magnifying-glass-minus:before {
  content: "\e30e";
}

.ph-fill.ph-magnifying-glass-plus:before {
  content: "\e310";
}

.ph-fill.ph-mailbox:before {
  content: "\ec1e";
}

.ph-fill.ph-map-pin:before {
  content: "\e316";
}

.ph-fill.ph-map-pin-area:before {
  content: "\ee3a";
}

.ph-fill.ph-map-pin-line:before {
  content: "\e318";
}

.ph-fill.ph-map-pin-plus:before {
  content: "\e314";
}

.ph-fill.ph-map-pin-simple:before {
  content: "\ee3e";
}

.ph-fill.ph-map-pin-simple-area:before {
  content: "\ee3c";
}

.ph-fill.ph-map-pin-simple-line:before {
  content: "\ee38";
}

.ph-fill.ph-map-trifold:before {
  content: "\e31a";
}

.ph-fill.ph-markdown-logo:before {
  content: "\e508";
}

.ph-fill.ph-marker-circle:before {
  content: "\e640";
}

.ph-fill.ph-martini:before {
  content: "\e31c";
}

.ph-fill.ph-mask-happy:before {
  content: "\e9f4";
}

.ph-fill.ph-mask-sad:before {
  content: "\eb9e";
}

.ph-fill.ph-mastodon-logo:before {
  content: "\ed68";
}

.ph-fill.ph-math-operations:before {
  content: "\e31e";
}

.ph-fill.ph-matrix-logo:before {
  content: "\ed64";
}

.ph-fill.ph-medal:before {
  content: "\e320";
}

.ph-fill.ph-medal-military:before {
  content: "\ecfc";
}

.ph-fill.ph-medium-logo:before {
  content: "\e322";
}

.ph-fill.ph-megaphone:before {
  content: "\e324";
}

.ph-fill.ph-megaphone-simple:before {
  content: "\e642";
}

.ph-fill.ph-member-of:before {
  content: "\edc2";
}

.ph-fill.ph-memory:before {
  content: "\e9c4";
}

.ph-fill.ph-messenger-logo:before {
  content: "\e6d8";
}

.ph-fill.ph-meta-logo:before {
  content: "\ed02";
}

.ph-fill.ph-meteor:before {
  content: "\e9ba";
}

.ph-fill.ph-metronome:before {
  content: "\ec8e";
}

.ph-fill.ph-microphone:before {
  content: "\e326";
}

.ph-fill.ph-microphone-slash:before {
  content: "\e328";
}

.ph-fill.ph-microphone-stage:before {
  content: "\e75c";
}

.ph-fill.ph-microscope:before {
  content: "\ec7a";
}

.ph-fill.ph-microsoft-excel-logo:before {
  content: "\eb6c";
}

.ph-fill.ph-microsoft-outlook-logo:before {
  content: "\eb70";
}

.ph-fill.ph-microsoft-powerpoint-logo:before {
  content: "\eace";
}

.ph-fill.ph-microsoft-teams-logo:before {
  content: "\eb66";
}

.ph-fill.ph-microsoft-word-logo:before {
  content: "\eb6a";
}

.ph-fill.ph-minus:before {
  content: "\e32a";
}

.ph-fill.ph-minus-circle:before {
  content: "\e32c";
}

.ph-fill.ph-minus-square:before {
  content: "\ed4c";
}

.ph-fill.ph-money:before {
  content: "\e588";
}

.ph-fill.ph-money-wavy:before {
  content: "\ee68";
}

.ph-fill.ph-monitor:before {
  content: "\e32e";
}

.ph-fill.ph-monitor-arrow-up:before {
  content: "\e58a";
}

.ph-fill.ph-monitor-play:before {
  content: "\e58c";
}

.ph-fill.ph-moon:before {
  content: "\e330";
}

.ph-fill.ph-moon-stars:before {
  content: "\e58e";
}

.ph-fill.ph-moped:before {
  content: "\e824";
}

.ph-fill.ph-moped-front:before {
  content: "\e822";
}

.ph-fill.ph-mosque:before {
  content: "\ecee";
}

.ph-fill.ph-motorcycle:before {
  content: "\e80a";
}

.ph-fill.ph-mountains:before {
  content: "\e7ae";
}

.ph-fill.ph-mouse:before {
  content: "\e33a";
}

.ph-fill.ph-mouse-left-click:before {
  content: "\e334";
}

.ph-fill.ph-mouse-middle-click:before {
  content: "\e338";
}

.ph-fill.ph-mouse-right-click:before {
  content: "\e336";
}

.ph-fill.ph-mouse-scroll:before {
  content: "\e332";
}

.ph-fill.ph-mouse-simple:before {
  content: "\e644";
}

.ph-fill.ph-music-note:before {
  content: "\e33c";
}

.ph-fill.ph-music-note-simple:before {
  content: "\e33e";
}

.ph-fill.ph-music-notes:before {
  content: "\e340";
}

.ph-fill.ph-music-notes-minus:before {
  content: "\ee0c";
}

.ph-fill.ph-music-notes-plus:before {
  content: "\eb7c";
}

.ph-fill.ph-music-notes-simple:before {
  content: "\e342";
}

.ph-fill.ph-navigation-arrow:before {
  content: "\eade";
}

.ph-fill.ph-needle:before {
  content: "\e82e";
}

.ph-fill.ph-network:before {
  content: "\edde";
}

.ph-fill.ph-network-slash:before {
  content: "\eddc";
}

.ph-fill.ph-network-x:before {
  content: "\edda";
}

.ph-fill.ph-newspaper:before {
  content: "\e344";
}

.ph-fill.ph-newspaper-clipping:before {
  content: "\e346";
}

.ph-fill.ph-not-equals:before {
  content: "\eda6";
}

.ph-fill.ph-not-member-of:before {
  content: "\edae";
}

.ph-fill.ph-not-subset-of:before {
  content: "\edb0";
}

.ph-fill.ph-not-superset-of:before {
  content: "\edb2";
}

.ph-fill.ph-notches:before {
  content: "\ed3a";
}

.ph-fill.ph-note:before {
  content: "\e348";
}

.ph-fill.ph-note-blank:before {
  content: "\e34a";
}

.ph-fill.ph-note-pencil:before {
  content: "\e34c";
}

.ph-fill.ph-notebook:before {
  content: "\e34e";
}

.ph-fill.ph-notepad:before {
  content: "\e63e";
}

.ph-fill.ph-notification:before {
  content: "\e6fa";
}

.ph-fill.ph-notion-logo:before {
  content: "\e9a0";
}

.ph-fill.ph-nuclear-plant:before {
  content: "\ed7c";
}

.ph-fill.ph-number-circle-eight:before {
  content: "\e352";
}

.ph-fill.ph-number-circle-five:before {
  content: "\e358";
}

.ph-fill.ph-number-circle-four:before {
  content: "\e35e";
}

.ph-fill.ph-number-circle-nine:before {
  content: "\e364";
}

.ph-fill.ph-number-circle-one:before {
  content: "\e36a";
}

.ph-fill.ph-number-circle-seven:before {
  content: "\e370";
}

.ph-fill.ph-number-circle-six:before {
  content: "\e376";
}

.ph-fill.ph-number-circle-three:before {
  content: "\e37c";
}

.ph-fill.ph-number-circle-two:before {
  content: "\e382";
}

.ph-fill.ph-number-circle-zero:before {
  content: "\e388";
}

.ph-fill.ph-number-eight:before {
  content: "\e350";
}

.ph-fill.ph-number-five:before {
  content: "\e356";
}

.ph-fill.ph-number-four:before {
  content: "\e35c";
}

.ph-fill.ph-number-nine:before {
  content: "\e362";
}

.ph-fill.ph-number-one:before {
  content: "\e368";
}

.ph-fill.ph-number-seven:before {
  content: "\e36e";
}

.ph-fill.ph-number-six:before {
  content: "\e374";
}

.ph-fill.ph-number-square-eight:before {
  content: "\e354";
}

.ph-fill.ph-number-square-five:before {
  content: "\e35a";
}

.ph-fill.ph-number-square-four:before {
  content: "\e360";
}

.ph-fill.ph-number-square-nine:before {
  content: "\e366";
}

.ph-fill.ph-number-square-one:before {
  content: "\e36c";
}

.ph-fill.ph-number-square-seven:before {
  content: "\e372";
}

.ph-fill.ph-number-square-six:before {
  content: "\e378";
}

.ph-fill.ph-number-square-three:before {
  content: "\e37e";
}

.ph-fill.ph-number-square-two:before {
  content: "\e384";
}

.ph-fill.ph-number-square-zero:before {
  content: "\e38a";
}

.ph-fill.ph-number-three:before {
  content: "\e37a";
}

.ph-fill.ph-number-two:before {
  content: "\e380";
}

.ph-fill.ph-number-zero:before {
  content: "\e386";
}

.ph-fill.ph-numpad:before {
  content: "\e3c8";
}

.ph-fill.ph-nut:before {
  content: "\e38c";
}

.ph-fill.ph-ny-times-logo:before {
  content: "\e646";
}

.ph-fill.ph-octagon:before {
  content: "\e38e";
}

.ph-fill.ph-office-chair:before {
  content: "\ea46";
}

.ph-fill.ph-onigiri:before {
  content: "\ee2c";
}

.ph-fill.ph-open-ai-logo:before {
  content: "\e7d2";
}

.ph-fill.ph-option:before {
  content: "\e8a8";
}

.ph-fill.ph-orange:before {
  content: "\ee40";
}

.ph-fill.ph-orange-slice:before {
  content: "\ed36";
}

.ph-fill.ph-oven:before {
  content: "\ed8c";
}

.ph-fill.ph-package:before {
  content: "\e390";
}

.ph-fill.ph-paint-brush:before {
  content: "\e6f0";
}

.ph-fill.ph-paint-brush-broad:before {
  content: "\e590";
}

.ph-fill.ph-paint-brush-household:before {
  content: "\e6f2";
}

.ph-fill.ph-paint-bucket:before {
  content: "\e392";
}

.ph-fill.ph-paint-roller:before {
  content: "\e6f4";
}

.ph-fill.ph-palette:before {
  content: "\e6c8";
}

.ph-fill.ph-panorama:before {
  content: "\eaa2";
}

.ph-fill.ph-pants:before {
  content: "\ec88";
}

.ph-fill.ph-paper-plane:before {
  content: "\e394";
}

.ph-fill.ph-paper-plane-right:before {
  content: "\e396";
}

.ph-fill.ph-paper-plane-tilt:before {
  content: "\e398";
}

.ph-fill.ph-paperclip:before {
  content: "\e39a";
}

.ph-fill.ph-paperclip-horizontal:before {
  content: "\e592";
}

.ph-fill.ph-parachute:before {
  content: "\ea7c";
}

.ph-fill.ph-paragraph:before {
  content: "\e960";
}

.ph-fill.ph-parallelogram:before {
  content: "\ecc6";
}

.ph-fill.ph-park:before {
  content: "\ecb2";
}

.ph-fill.ph-password:before {
  content: "\e752";
}

.ph-fill.ph-path:before {
  content: "\e39c";
}

.ph-fill.ph-patreon-logo:before {
  content: "\e98a";
}

.ph-fill.ph-pause:before {
  content: "\e39e";
}

.ph-fill.ph-pause-circle:before {
  content: "\e3a0";
}

.ph-fill.ph-paw-print:before {
  content: "\e648";
}

.ph-fill.ph-paypal-logo:before {
  content: "\e98c";
}

.ph-fill.ph-peace:before {
  content: "\e3a2";
}

.ph-fill.ph-pen:before {
  content: "\e3aa";
}

.ph-fill.ph-pen-nib:before {
  content: "\e3ac";
}

.ph-fill.ph-pen-nib-straight:before {
  content: "\e64a";
}

.ph-fill.ph-pencil:before {
  content: "\e3ae";
}

.ph-fill.ph-pencil-circle:before {
  content: "\e3b0";
}

.ph-fill.ph-pencil-line:before {
  content: "\e3b2";
}

.ph-fill.ph-pencil-ruler:before {
  content: "\e906";
}

.ph-fill.ph-pencil-simple:before {
  content: "\e3b4";
}

.ph-fill.ph-pencil-simple-line:before {
  content: "\ebc6";
}

.ph-fill.ph-pencil-simple-slash:before {
  content: "\ecf6";
}

.ph-fill.ph-pencil-slash:before {
  content: "\ecf8";
}

.ph-fill.ph-pentagon:before {
  content: "\ec7e";
}

.ph-fill.ph-pentagram:before {
  content: "\ec5c";
}

.ph-fill.ph-pepper:before {
  content: "\e94a";
}

.ph-fill.ph-percent:before {
  content: "\e3b6";
}

.ph-fill.ph-person:before {
  content: "\e3a8";
}

.ph-fill.ph-person-arms-spread:before {
  content: "\ecfe";
}

.ph-fill.ph-person-simple:before {
  content: "\e72e";
}

.ph-fill.ph-person-simple-bike:before {
  content: "\e734";
}

.ph-fill.ph-person-simple-circle:before {
  content: "\ee58";
}

.ph-fill.ph-person-simple-hike:before {
  content: "\ed54";
}

.ph-fill.ph-person-simple-run:before {
  content: "\e730";
}

.ph-fill.ph-person-simple-ski:before {
  content: "\e71c";
}

.ph-fill.ph-person-simple-snowboard:before {
  content: "\e71e";
}

.ph-fill.ph-person-simple-swim:before {
  content: "\e736";
}

.ph-fill.ph-person-simple-tai-chi:before {
  content: "\ed5c";
}

.ph-fill.ph-person-simple-throw:before {
  content: "\e732";
}

.ph-fill.ph-person-simple-walk:before {
  content: "\e73a";
}

.ph-fill.ph-perspective:before {
  content: "\ebe6";
}

.ph-fill.ph-phone:before {
  content: "\e3b8";
}

.ph-fill.ph-phone-call:before {
  content: "\e3ba";
}

.ph-fill.ph-phone-disconnect:before {
  content: "\e3bc";
}

.ph-fill.ph-phone-incoming:before {
  content: "\e3be";
}

.ph-fill.ph-phone-list:before {
  content: "\e3cc";
}

.ph-fill.ph-phone-outgoing:before {
  content: "\e3c0";
}

.ph-fill.ph-phone-pause:before {
  content: "\e3ca";
}

.ph-fill.ph-phone-plus:before {
  content: "\ec56";
}

.ph-fill.ph-phone-slash:before {
  content: "\e3c2";
}

.ph-fill.ph-phone-transfer:before {
  content: "\e3c6";
}

.ph-fill.ph-phone-x:before {
  content: "\e3c4";
}

.ph-fill.ph-phosphor-logo:before {
  content: "\e3ce";
}

.ph-fill.ph-pi:before {
  content: "\ec80";
}

.ph-fill.ph-piano-keys:before {
  content: "\e9c8";
}

.ph-fill.ph-picnic-table:before {
  content: "\ee26";
}

.ph-fill.ph-picture-in-picture:before {
  content: "\e64c";
}

.ph-fill.ph-piggy-bank:before {
  content: "\ea04";
}

.ph-fill.ph-pill:before {
  content: "\e700";
}

.ph-fill.ph-ping-pong:before {
  content: "\ea42";
}

.ph-fill.ph-pint-glass:before {
  content: "\edd0";
}

.ph-fill.ph-pinterest-logo:before {
  content: "\e64e";
}

.ph-fill.ph-pinwheel:before {
  content: "\eb9c";
}

.ph-fill.ph-pipe:before {
  content: "\ed86";
}

.ph-fill.ph-pipe-wrench:before {
  content: "\ed88";
}

.ph-fill.ph-pix-logo:before {
  content: "\ecc2";
}

.ph-fill.ph-pizza:before {
  content: "\e796";
}

.ph-fill.ph-placeholder:before {
  content: "\e650";
}

.ph-fill.ph-planet:before {
  content: "\e652";
}

.ph-fill.ph-plant:before {
  content: "\ebae";
}

.ph-fill.ph-play:before {
  content: "\e3d0";
}

.ph-fill.ph-play-circle:before {
  content: "\e3d2";
}

.ph-fill.ph-play-pause:before {
  content: "\e8be";
}

.ph-fill.ph-playlist:before {
  content: "\e6aa";
}

.ph-fill.ph-plug:before {
  content: "\e946";
}

.ph-fill.ph-plug-charging:before {
  content: "\eb5c";
}

.ph-fill.ph-plugs:before {
  content: "\eb56";
}

.ph-fill.ph-plugs-connected:before {
  content: "\eb5a";
}

.ph-fill.ph-plus:before {
  content: "\e3d4";
}

.ph-fill.ph-plus-circle:before {
  content: "\e3d6";
}

.ph-fill.ph-plus-minus:before {
  content: "\e3d8";
}

.ph-fill.ph-plus-square:before {
  content: "\ed4a";
}

.ph-fill.ph-poker-chip:before {
  content: "\e594";
}

.ph-fill.ph-police-car:before {
  content: "\ec4a";
}

.ph-fill.ph-polygon:before {
  content: "\e6d0";
}

.ph-fill.ph-popcorn:before {
  content: "\eb4e";
}

.ph-fill.ph-popsicle:before {
  content: "\ebbe";
}

.ph-fill.ph-potted-plant:before {
  content: "\ec22";
}

.ph-fill.ph-power:before {
  content: "\e3da";
}

.ph-fill.ph-prescription:before {
  content: "\e7a2";
}

.ph-fill.ph-presentation:before {
  content: "\e654";
}

.ph-fill.ph-presentation-chart:before {
  content: "\e656";
}

.ph-fill.ph-printer:before {
  content: "\e3dc";
}

.ph-fill.ph-prohibit:before {
  content: "\e3de";
}

.ph-fill.ph-prohibit-inset:before {
  content: "\e3e0";
}

.ph-fill.ph-projector-screen:before {
  content: "\e658";
}

.ph-fill.ph-projector-screen-chart:before {
  content: "\e65a";
}

.ph-fill.ph-pulse:before {
  content: "\e000";
}

.ph-fill.ph-activity:before {
  content: "\e000";
}

.ph-fill.ph-push-pin:before {
  content: "\e3e2";
}

.ph-fill.ph-push-pin-simple:before {
  content: "\e65c";
}

.ph-fill.ph-push-pin-simple-slash:before {
  content: "\e65e";
}

.ph-fill.ph-push-pin-slash:before {
  content: "\e3e4";
}

.ph-fill.ph-puzzle-piece:before {
  content: "\e596";
}

.ph-fill.ph-qr-code:before {
  content: "\e3e6";
}

.ph-fill.ph-question:before {
  content: "\e3e8";
}

.ph-fill.ph-question-mark:before {
  content: "\e3e9";
}

.ph-fill.ph-queue:before {
  content: "\e6ac";
}

.ph-fill.ph-quotes:before {
  content: "\e660";
}

.ph-fill.ph-rabbit:before {
  content: "\eac2";
}

.ph-fill.ph-racquet:before {
  content: "\ee02";
}

.ph-fill.ph-radical:before {
  content: "\e3ea";
}

.ph-fill.ph-radio:before {
  content: "\e77e";
}

.ph-fill.ph-radio-button:before {
  content: "\eb08";
}

.ph-fill.ph-radioactive:before {
  content: "\e9dc";
}

.ph-fill.ph-rainbow:before {
  content: "\e598";
}

.ph-fill.ph-rainbow-cloud:before {
  content: "\e59a";
}

.ph-fill.ph-ranking:before {
  content: "\ed62";
}

.ph-fill.ph-read-cv-logo:before {
  content: "\ed0c";
}

.ph-fill.ph-receipt:before {
  content: "\e3ec";
}

.ph-fill.ph-receipt-x:before {
  content: "\ed40";
}

.ph-fill.ph-record:before {
  content: "\e3ee";
}

.ph-fill.ph-rectangle:before {
  content: "\e3f0";
}

.ph-fill.ph-rectangle-dashed:before {
  content: "\e3f2";
}

.ph-fill.ph-recycle:before {
  content: "\e75a";
}

.ph-fill.ph-reddit-logo:before {
  content: "\e59c";
}

.ph-fill.ph-repeat:before {
  content: "\e3f6";
}

.ph-fill.ph-repeat-once:before {
  content: "\e3f8";
}

.ph-fill.ph-replit-logo:before {
  content: "\eb8a";
}

.ph-fill.ph-resize:before {
  content: "\ed6e";
}

.ph-fill.ph-rewind:before {
  content: "\e6a8";
}

.ph-fill.ph-rewind-circle:before {
  content: "\e3fa";
}

.ph-fill.ph-road-horizon:before {
  content: "\e838";
}

.ph-fill.ph-robot:before {
  content: "\e762";
}

.ph-fill.ph-rocket:before {
  content: "\e3fc";
}

.ph-fill.ph-rocket-launch:before {
  content: "\e3fe";
}

.ph-fill.ph-rows:before {
  content: "\e5a2";
}

.ph-fill.ph-rows-plus-bottom:before {
  content: "\e59e";
}

.ph-fill.ph-rows-plus-top:before {
  content: "\e5a0";
}

.ph-fill.ph-rss:before {
  content: "\e400";
}

.ph-fill.ph-rss-simple:before {
  content: "\e402";
}

.ph-fill.ph-rug:before {
  content: "\ea1a";
}

.ph-fill.ph-ruler:before {
  content: "\e6b8";
}

.ph-fill.ph-sailboat:before {
  content: "\e78a";
}

.ph-fill.ph-scales:before {
  content: "\e750";
}

.ph-fill.ph-scan:before {
  content: "\ebb6";
}

.ph-fill.ph-scan-smiley:before {
  content: "\ebb4";
}

.ph-fill.ph-scissors:before {
  content: "\eae0";
}

.ph-fill.ph-scooter:before {
  content: "\e820";
}

.ph-fill.ph-screencast:before {
  content: "\e404";
}

.ph-fill.ph-screwdriver:before {
  content: "\e86e";
}

.ph-fill.ph-scribble:before {
  content: "\e806";
}

.ph-fill.ph-scribble-loop:before {
  content: "\e662";
}

.ph-fill.ph-scroll:before {
  content: "\eb7a";
}

.ph-fill.ph-seal:before {
  content: "\e604";
}

.ph-fill.ph-circle-wavy:before {
  content: "\e604";
}

.ph-fill.ph-seal-check:before {
  content: "\e606";
}

.ph-fill.ph-circle-wavy-check:before {
  content: "\e606";
}

.ph-fill.ph-seal-percent:before {
  content: "\e60a";
}

.ph-fill.ph-seal-question:before {
  content: "\e608";
}

.ph-fill.ph-circle-wavy-question:before {
  content: "\e608";
}

.ph-fill.ph-seal-warning:before {
  content: "\e60c";
}

.ph-fill.ph-circle-wavy-warning:before {
  content: "\e60c";
}

.ph-fill.ph-seat:before {
  content: "\eb8e";
}

.ph-fill.ph-seatbelt:before {
  content: "\edfe";
}

.ph-fill.ph-security-camera:before {
  content: "\eca4";
}

.ph-fill.ph-selection:before {
  content: "\e69a";
}

.ph-fill.ph-selection-all:before {
  content: "\e746";
}

.ph-fill.ph-selection-background:before {
  content: "\eaf8";
}

.ph-fill.ph-selection-foreground:before {
  content: "\eaf6";
}

.ph-fill.ph-selection-inverse:before {
  content: "\e744";
}

.ph-fill.ph-selection-plus:before {
  content: "\e69c";
}

.ph-fill.ph-selection-slash:before {
  content: "\e69e";
}

.ph-fill.ph-shapes:before {
  content: "\ec5e";
}

.ph-fill.ph-share:before {
  content: "\e406";
}

.ph-fill.ph-share-fat:before {
  content: "\ed52";
}

.ph-fill.ph-share-network:before {
  content: "\e408";
}

.ph-fill.ph-shield:before {
  content: "\e40a";
}

.ph-fill.ph-shield-check:before {
  content: "\e40c";
}

.ph-fill.ph-shield-checkered:before {
  content: "\e708";
}

.ph-fill.ph-shield-chevron:before {
  content: "\e40e";
}

.ph-fill.ph-shield-plus:before {
  content: "\e706";
}

.ph-fill.ph-shield-slash:before {
  content: "\e410";
}

.ph-fill.ph-shield-star:before {
  content: "\ec34";
}

.ph-fill.ph-shield-warning:before {
  content: "\e412";
}

.ph-fill.ph-shipping-container:before {
  content: "\e78c";
}

.ph-fill.ph-shirt-folded:before {
  content: "\ea92";
}

.ph-fill.ph-shooting-star:before {
  content: "\ecfa";
}

.ph-fill.ph-shopping-bag:before {
  content: "\e416";
}

.ph-fill.ph-shopping-bag-open:before {
  content: "\e418";
}

.ph-fill.ph-shopping-cart:before {
  content: "\e41e";
}

.ph-fill.ph-shopping-cart-simple:before {
  content: "\e420";
}

.ph-fill.ph-shovel:before {
  content: "\e9e6";
}

.ph-fill.ph-shower:before {
  content: "\e776";
}

.ph-fill.ph-shrimp:before {
  content: "\eab4";
}

.ph-fill.ph-shuffle:before {
  content: "\e422";
}

.ph-fill.ph-shuffle-angular:before {
  content: "\e424";
}

.ph-fill.ph-shuffle-simple:before {
  content: "\e426";
}

.ph-fill.ph-sidebar:before {
  content: "\eab6";
}

.ph-fill.ph-sidebar-simple:before {
  content: "\ec24";
}

.ph-fill.ph-sigma:before {
  content: "\eab8";
}

.ph-fill.ph-sign-in:before {
  content: "\e428";
}

.ph-fill.ph-sign-out:before {
  content: "\e42a";
}

.ph-fill.ph-signature:before {
  content: "\ebac";
}

.ph-fill.ph-signpost:before {
  content: "\e89c";
}

.ph-fill.ph-sim-card:before {
  content: "\e664";
}

.ph-fill.ph-siren:before {
  content: "\e9b8";
}

.ph-fill.ph-sketch-logo:before {
  content: "\e42c";
}

.ph-fill.ph-skip-back:before {
  content: "\e5a4";
}

.ph-fill.ph-skip-back-circle:before {
  content: "\e42e";
}

.ph-fill.ph-skip-forward:before {
  content: "\e5a6";
}

.ph-fill.ph-skip-forward-circle:before {
  content: "\e430";
}

.ph-fill.ph-skull:before {
  content: "\e916";
}

.ph-fill.ph-skype-logo:before {
  content: "\e8dc";
}

.ph-fill.ph-slack-logo:before {
  content: "\e5a8";
}

.ph-fill.ph-sliders:before {
  content: "\e432";
}

.ph-fill.ph-sliders-horizontal:before {
  content: "\e434";
}

.ph-fill.ph-slideshow:before {
  content: "\ed32";
}

.ph-fill.ph-smiley:before {
  content: "\e436";
}

.ph-fill.ph-smiley-angry:before {
  content: "\ec62";
}

.ph-fill.ph-smiley-blank:before {
  content: "\e438";
}

.ph-fill.ph-smiley-meh:before {
  content: "\e43a";
}

.ph-fill.ph-smiley-melting:before {
  content: "\ee56";
}

.ph-fill.ph-smiley-nervous:before {
  content: "\e43c";
}

.ph-fill.ph-smiley-sad:before {
  content: "\e43e";
}

.ph-fill.ph-smiley-sticker:before {
  content: "\e440";
}

.ph-fill.ph-smiley-wink:before {
  content: "\e666";
}

.ph-fill.ph-smiley-x-eyes:before {
  content: "\e442";
}

.ph-fill.ph-snapchat-logo:before {
  content: "\e668";
}

.ph-fill.ph-sneaker:before {
  content: "\e80c";
}

.ph-fill.ph-sneaker-move:before {
  content: "\ed60";
}

.ph-fill.ph-snowflake:before {
  content: "\e5aa";
}

.ph-fill.ph-soccer-ball:before {
  content: "\e716";
}

.ph-fill.ph-sock:before {
  content: "\ecce";
}

.ph-fill.ph-solar-panel:before {
  content: "\ed7a";
}

.ph-fill.ph-solar-roof:before {
  content: "\ed7b";
}

.ph-fill.ph-sort-ascending:before {
  content: "\e444";
}

.ph-fill.ph-sort-descending:before {
  content: "\e446";
}

.ph-fill.ph-soundcloud-logo:before {
  content: "\e8de";
}

.ph-fill.ph-spade:before {
  content: "\e448";
}

.ph-fill.ph-sparkle:before {
  content: "\e6a2";
}

.ph-fill.ph-speaker-hifi:before {
  content: "\ea08";
}

.ph-fill.ph-speaker-high:before {
  content: "\e44a";
}

.ph-fill.ph-speaker-low:before {
  content: "\e44c";
}

.ph-fill.ph-speaker-none:before {
  content: "\e44e";
}

.ph-fill.ph-speaker-simple-high:before {
  content: "\e450";
}

.ph-fill.ph-speaker-simple-low:before {
  content: "\e452";
}

.ph-fill.ph-speaker-simple-none:before {
  content: "\e454";
}

.ph-fill.ph-speaker-simple-slash:before {
  content: "\e456";
}

.ph-fill.ph-speaker-simple-x:before {
  content: "\e458";
}

.ph-fill.ph-speaker-slash:before {
  content: "\e45a";
}

.ph-fill.ph-speaker-x:before {
  content: "\e45c";
}

.ph-fill.ph-speedometer:before {
  content: "\ee74";
}

.ph-fill.ph-sphere:before {
  content: "\ee66";
}

.ph-fill.ph-spinner:before {
  content: "\e66a";
}

.ph-fill.ph-spinner-ball:before {
  content: "\ee28";
}

.ph-fill.ph-spinner-gap:before {
  content: "\e66c";
}

.ph-fill.ph-spiral:before {
  content: "\e9fa";
}

.ph-fill.ph-split-horizontal:before {
  content: "\e872";
}

.ph-fill.ph-split-vertical:before {
  content: "\e876";
}

.ph-fill.ph-spotify-logo:before {
  content: "\e66e";
}

.ph-fill.ph-spray-bottle:before {
  content: "\e7e4";
}

.ph-fill.ph-square:before {
  content: "\e45e";
}

.ph-fill.ph-square-half:before {
  content: "\e462";
}

.ph-fill.ph-square-half-bottom:before {
  content: "\eb16";
}

.ph-fill.ph-square-logo:before {
  content: "\e690";
}

.ph-fill.ph-square-split-horizontal:before {
  content: "\e870";
}

.ph-fill.ph-square-split-vertical:before {
  content: "\e874";
}

.ph-fill.ph-squares-four:before {
  content: "\e464";
}

.ph-fill.ph-stack:before {
  content: "\e466";
}

.ph-fill.ph-stack-minus:before {
  content: "\edf4";
}

.ph-fill.ph-stack-overflow-logo:before {
  content: "\eb78";
}

.ph-fill.ph-stack-plus:before {
  content: "\edf6";
}

.ph-fill.ph-stack-simple:before {
  content: "\e468";
}

.ph-fill.ph-stairs:before {
  content: "\e8ec";
}

.ph-fill.ph-stamp:before {
  content: "\ea48";
}

.ph-fill.ph-standard-definition:before {
  content: "\ea90";
}

.ph-fill.ph-star:before {
  content: "\e46a";
}

.ph-fill.ph-star-and-crescent:before {
  content: "\ecf4";
}

.ph-fill.ph-star-four:before {
  content: "\e6a4";
}

.ph-fill.ph-star-half:before {
  content: "\e70a";
}

.ph-fill.ph-star-of-david:before {
  content: "\e89e";
}

.ph-fill.ph-steam-logo:before {
  content: "\ead4";
}

.ph-fill.ph-steering-wheel:before {
  content: "\e9ac";
}

.ph-fill.ph-steps:before {
  content: "\ecbe";
}

.ph-fill.ph-stethoscope:before {
  content: "\e7ea";
}

.ph-fill.ph-sticker:before {
  content: "\e5ac";
}

.ph-fill.ph-stool:before {
  content: "\ea44";
}

.ph-fill.ph-stop:before {
  content: "\e46c";
}

.ph-fill.ph-stop-circle:before {
  content: "\e46e";
}

.ph-fill.ph-storefront:before {
  content: "\e470";
}

.ph-fill.ph-strategy:before {
  content: "\ea3a";
}

.ph-fill.ph-stripe-logo:before {
  content: "\e698";
}

.ph-fill.ph-student:before {
  content: "\e73e";
}

.ph-fill.ph-subset-of:before {
  content: "\edc0";
}

.ph-fill.ph-subset-proper-of:before {
  content: "\edb6";
}

.ph-fill.ph-subtitles:before {
  content: "\e1a8";
}

.ph-fill.ph-subtitles-slash:before {
  content: "\e1a6";
}

.ph-fill.ph-subtract:before {
  content: "\ebd6";
}

.ph-fill.ph-subtract-square:before {
  content: "\ebd4";
}

.ph-fill.ph-subway:before {
  content: "\e498";
}

.ph-fill.ph-suitcase:before {
  content: "\e5ae";
}

.ph-fill.ph-suitcase-rolling:before {
  content: "\e9b0";
}

.ph-fill.ph-suitcase-simple:before {
  content: "\e5b0";
}

.ph-fill.ph-sun:before {
  content: "\e472";
}

.ph-fill.ph-sun-dim:before {
  content: "\e474";
}

.ph-fill.ph-sun-horizon:before {
  content: "\e5b6";
}

.ph-fill.ph-sunglasses:before {
  content: "\e816";
}

.ph-fill.ph-superset-of:before {
  content: "\edb8";
}

.ph-fill.ph-superset-proper-of:before {
  content: "\edb4";
}

.ph-fill.ph-swap:before {
  content: "\e83c";
}

.ph-fill.ph-swatches:before {
  content: "\e5b8";
}

.ph-fill.ph-swimming-pool:before {
  content: "\ecb6";
}

.ph-fill.ph-sword:before {
  content: "\e5ba";
}

.ph-fill.ph-synagogue:before {
  content: "\ecec";
}

.ph-fill.ph-syringe:before {
  content: "\e968";
}

.ph-fill.ph-t-shirt:before {
  content: "\e670";
}

.ph-fill.ph-table:before {
  content: "\e476";
}

.ph-fill.ph-tabs:before {
  content: "\e778";
}

.ph-fill.ph-tag:before {
  content: "\e478";
}

.ph-fill.ph-tag-chevron:before {
  content: "\e672";
}

.ph-fill.ph-tag-simple:before {
  content: "\e47a";
}

.ph-fill.ph-target:before {
  content: "\e47c";
}

.ph-fill.ph-taxi:before {
  content: "\e902";
}

.ph-fill.ph-tea-bag:before {
  content: "\e8e6";
}

.ph-fill.ph-telegram-logo:before {
  content: "\e5bc";
}

.ph-fill.ph-television:before {
  content: "\e754";
}

.ph-fill.ph-television-simple:before {
  content: "\eae6";
}

.ph-fill.ph-tennis-ball:before {
  content: "\e720";
}

.ph-fill.ph-tent:before {
  content: "\e8ba";
}

.ph-fill.ph-terminal:before {
  content: "\e47e";
}

.ph-fill.ph-terminal-window:before {
  content: "\eae8";
}

.ph-fill.ph-test-tube:before {
  content: "\e7a0";
}

.ph-fill.ph-text-a-underline:before {
  content: "\ed34";
}

.ph-fill.ph-text-aa:before {
  content: "\e6ee";
}

.ph-fill.ph-text-align-center:before {
  content: "\e480";
}

.ph-fill.ph-text-align-justify:before {
  content: "\e482";
}

.ph-fill.ph-text-align-left:before {
  content: "\e484";
}

.ph-fill.ph-text-align-right:before {
  content: "\e486";
}

.ph-fill.ph-text-b:before {
  content: "\e5be";
}

.ph-fill.ph-text-bolder:before {
  content: "\e5be";
}

.ph-fill.ph-text-columns:before {
  content: "\ec96";
}

.ph-fill.ph-text-h:before {
  content: "\e6ba";
}

.ph-fill.ph-text-h-five:before {
  content: "\e6c4";
}

.ph-fill.ph-text-h-four:before {
  content: "\e6c2";
}

.ph-fill.ph-text-h-one:before {
  content: "\e6bc";
}

.ph-fill.ph-text-h-six:before {
  content: "\e6c6";
}

.ph-fill.ph-text-h-three:before {
  content: "\e6c0";
}

.ph-fill.ph-text-h-two:before {
  content: "\e6be";
}

.ph-fill.ph-text-indent:before {
  content: "\ea1e";
}

.ph-fill.ph-text-italic:before {
  content: "\e5c0";
}

.ph-fill.ph-text-outdent:before {
  content: "\ea1c";
}

.ph-fill.ph-text-strikethrough:before {
  content: "\e5c2";
}

.ph-fill.ph-text-subscript:before {
  content: "\ec98";
}

.ph-fill.ph-text-superscript:before {
  content: "\ec9a";
}

.ph-fill.ph-text-t:before {
  content: "\e48a";
}

.ph-fill.ph-text-t-slash:before {
  content: "\e488";
}

.ph-fill.ph-text-underline:before {
  content: "\e5c4";
}

.ph-fill.ph-textbox:before {
  content: "\eb0a";
}

.ph-fill.ph-thermometer:before {
  content: "\e5c6";
}

.ph-fill.ph-thermometer-cold:before {
  content: "\e5c8";
}

.ph-fill.ph-thermometer-hot:before {
  content: "\e5ca";
}

.ph-fill.ph-thermometer-simple:before {
  content: "\e5cc";
}

.ph-fill.ph-threads-logo:before {
  content: "\ed9e";
}

.ph-fill.ph-three-d:before {
  content: "\ea5a";
}

.ph-fill.ph-thumbs-down:before {
  content: "\e48c";
}

.ph-fill.ph-thumbs-up:before {
  content: "\e48e";
}

.ph-fill.ph-ticket:before {
  content: "\e490";
}

.ph-fill.ph-tidal-logo:before {
  content: "\ed1c";
}

.ph-fill.ph-tiktok-logo:before {
  content: "\eaf2";
}

.ph-fill.ph-tilde:before {
  content: "\eda8";
}

.ph-fill.ph-timer:before {
  content: "\e492";
}

.ph-fill.ph-tip-jar:before {
  content: "\e7e2";
}

.ph-fill.ph-tipi:before {
  content: "\ed30";
}

.ph-fill.ph-tire:before {
  content: "\edd2";
}

.ph-fill.ph-toggle-left:before {
  content: "\e674";
}

.ph-fill.ph-toggle-right:before {
  content: "\e676";
}

.ph-fill.ph-toilet:before {
  content: "\e79a";
}

.ph-fill.ph-toilet-paper:before {
  content: "\e79c";
}

.ph-fill.ph-toolbox:before {
  content: "\eca0";
}

.ph-fill.ph-tooth:before {
  content: "\e9cc";
}

.ph-fill.ph-tornado:before {
  content: "\e88c";
}

.ph-fill.ph-tote:before {
  content: "\e494";
}

.ph-fill.ph-tote-simple:before {
  content: "\e678";
}

.ph-fill.ph-towel:before {
  content: "\ede6";
}

.ph-fill.ph-tractor:before {
  content: "\ec6e";
}

.ph-fill.ph-trademark:before {
  content: "\e9f0";
}

.ph-fill.ph-trademark-registered:before {
  content: "\e3f4";
}

.ph-fill.ph-traffic-cone:before {
  content: "\e9a8";
}

.ph-fill.ph-traffic-sign:before {
  content: "\e67a";
}

.ph-fill.ph-traffic-signal:before {
  content: "\e9aa";
}

.ph-fill.ph-train:before {
  content: "\e496";
}

.ph-fill.ph-train-regional:before {
  content: "\e49e";
}

.ph-fill.ph-train-simple:before {
  content: "\e4a0";
}

.ph-fill.ph-tram:before {
  content: "\e9ec";
}

.ph-fill.ph-translate:before {
  content: "\e4a2";
}

.ph-fill.ph-trash:before {
  content: "\e4a6";
}

.ph-fill.ph-trash-simple:before {
  content: "\e4a8";
}

.ph-fill.ph-tray:before {
  content: "\e4aa";
}

.ph-fill.ph-tray-arrow-down:before {
  content: "\e010";
}

.ph-fill.ph-archive-tray:before {
  content: "\e010";
}

.ph-fill.ph-tray-arrow-up:before {
  content: "\ee52";
}

.ph-fill.ph-treasure-chest:before {
  content: "\ede2";
}

.ph-fill.ph-tree:before {
  content: "\e6da";
}

.ph-fill.ph-tree-evergreen:before {
  content: "\e6dc";
}

.ph-fill.ph-tree-palm:before {
  content: "\e91a";
}

.ph-fill.ph-tree-structure:before {
  content: "\e67c";
}

.ph-fill.ph-tree-view:before {
  content: "\ee48";
}

.ph-fill.ph-trend-down:before {
  content: "\e4ac";
}

.ph-fill.ph-trend-up:before {
  content: "\e4ae";
}

.ph-fill.ph-triangle:before {
  content: "\e4b0";
}

.ph-fill.ph-triangle-dashed:before {
  content: "\e4b2";
}

.ph-fill.ph-trolley:before {
  content: "\e5b2";
}

.ph-fill.ph-trolley-suitcase:before {
  content: "\e5b4";
}

.ph-fill.ph-trophy:before {
  content: "\e67e";
}

.ph-fill.ph-truck:before {
  content: "\e4b4";
}

.ph-fill.ph-truck-trailer:before {
  content: "\e4b6";
}

.ph-fill.ph-tumblr-logo:before {
  content: "\e8d4";
}

.ph-fill.ph-twitch-logo:before {
  content: "\e5ce";
}

.ph-fill.ph-twitter-logo:before {
  content: "\e4ba";
}

.ph-fill.ph-umbrella:before {
  content: "\e684";
}

.ph-fill.ph-umbrella-simple:before {
  content: "\e686";
}

.ph-fill.ph-union:before {
  content: "\edbe";
}

.ph-fill.ph-unite:before {
  content: "\e87e";
}

.ph-fill.ph-unite-square:before {
  content: "\e878";
}

.ph-fill.ph-upload:before {
  content: "\e4be";
}

.ph-fill.ph-upload-simple:before {
  content: "\e4c0";
}

.ph-fill.ph-usb:before {
  content: "\e956";
}

.ph-fill.ph-user:before {
  content: "\e4c2";
}

.ph-fill.ph-user-check:before {
  content: "\eafa";
}

.ph-fill.ph-user-circle:before {
  content: "\e4c4";
}

.ph-fill.ph-user-circle-check:before {
  content: "\ec38";
}

.ph-fill.ph-user-circle-dashed:before {
  content: "\ec36";
}

.ph-fill.ph-user-circle-gear:before {
  content: "\e4c6";
}

.ph-fill.ph-user-circle-minus:before {
  content: "\e4c8";
}

.ph-fill.ph-user-circle-plus:before {
  content: "\e4ca";
}

.ph-fill.ph-user-focus:before {
  content: "\e6fc";
}

.ph-fill.ph-user-gear:before {
  content: "\e4cc";
}

.ph-fill.ph-user-list:before {
  content: "\e73c";
}

.ph-fill.ph-user-minus:before {
  content: "\e4ce";
}

.ph-fill.ph-user-plus:before {
  content: "\e4d0";
}

.ph-fill.ph-user-rectangle:before {
  content: "\e4d2";
}

.ph-fill.ph-user-sound:before {
  content: "\eca8";
}

.ph-fill.ph-user-square:before {
  content: "\e4d4";
}

.ph-fill.ph-user-switch:before {
  content: "\e756";
}

.ph-fill.ph-users:before {
  content: "\e4d6";
}

.ph-fill.ph-users-four:before {
  content: "\e68c";
}

.ph-fill.ph-users-three:before {
  content: "\e68e";
}

.ph-fill.ph-van:before {
  content: "\e826";
}

.ph-fill.ph-vault:before {
  content: "\e76e";
}

.ph-fill.ph-vector-three:before {
  content: "\ee62";
}

.ph-fill.ph-vector-two:before {
  content: "\ee64";
}

.ph-fill.ph-vibrate:before {
  content: "\e4d8";
}

.ph-fill.ph-video:before {
  content: "\e740";
}

.ph-fill.ph-video-camera:before {
  content: "\e4da";
}

.ph-fill.ph-video-camera-slash:before {
  content: "\e4dc";
}

.ph-fill.ph-video-conference:before {
  content: "\edce";
}

.ph-fill.ph-vignette:before {
  content: "\eba2";
}

.ph-fill.ph-vinyl-record:before {
  content: "\ecac";
}

.ph-fill.ph-virtual-reality:before {
  content: "\e7b8";
}

.ph-fill.ph-virus:before {
  content: "\e7d6";
}

.ph-fill.ph-visor:before {
  content: "\ee2a";
}

.ph-fill.ph-voicemail:before {
  content: "\e4de";
}

.ph-fill.ph-volleyball:before {
  content: "\e726";
}

.ph-fill.ph-wall:before {
  content: "\e688";
}

.ph-fill.ph-wallet:before {
  content: "\e68a";
}

.ph-fill.ph-warehouse:before {
  content: "\ecd4";
}

.ph-fill.ph-warning:before {
  content: "\e4e0";
}

.ph-fill.ph-warning-circle:before {
  content: "\e4e2";
}

.ph-fill.ph-warning-diamond:before {
  content: "\e7fc";
}

.ph-fill.ph-warning-octagon:before {
  content: "\e4e4";
}

.ph-fill.ph-washing-machine:before {
  content: "\ede8";
}

.ph-fill.ph-watch:before {
  content: "\e4e6";
}

.ph-fill.ph-wave-sawtooth:before {
  content: "\ea9c";
}

.ph-fill.ph-wave-sine:before {
  content: "\ea9a";
}

.ph-fill.ph-wave-square:before {
  content: "\ea9e";
}

.ph-fill.ph-wave-triangle:before {
  content: "\eaa0";
}

.ph-fill.ph-waveform:before {
  content: "\e802";
}

.ph-fill.ph-waveform-slash:before {
  content: "\e800";
}

.ph-fill.ph-waves:before {
  content: "\e6de";
}

.ph-fill.ph-webcam:before {
  content: "\e9b2";
}

.ph-fill.ph-webcam-slash:before {
  content: "\ecdc";
}

.ph-fill.ph-webhooks-logo:before {
  content: "\ecae";
}

.ph-fill.ph-wechat-logo:before {
  content: "\e8d2";
}

.ph-fill.ph-whatsapp-logo:before {
  content: "\e5d0";
}

.ph-fill.ph-wheelchair:before {
  content: "\e4e8";
}

.ph-fill.ph-wheelchair-motion:before {
  content: "\e89a";
}

.ph-fill.ph-wifi-high:before {
  content: "\e4ea";
}

.ph-fill.ph-wifi-low:before {
  content: "\e4ec";
}

.ph-fill.ph-wifi-medium:before {
  content: "\e4ee";
}

.ph-fill.ph-wifi-none:before {
  content: "\e4f0";
}

.ph-fill.ph-wifi-slash:before {
  content: "\e4f2";
}

.ph-fill.ph-wifi-x:before {
  content: "\e4f4";
}

.ph-fill.ph-wind:before {
  content: "\e5d2";
}

.ph-fill.ph-windmill:before {
  content: "\e9f8";
}

.ph-fill.ph-windows-logo:before {
  content: "\e692";
}

.ph-fill.ph-wine:before {
  content: "\e6b2";
}

.ph-fill.ph-wrench:before {
  content: "\e5d4";
}

.ph-fill.ph-x:before {
  content: "\e4f6";
}

.ph-fill.ph-x-circle:before {
  content: "\e4f8";
}

.ph-fill.ph-x-logo:before {
  content: "\e4bc";
}

.ph-fill.ph-x-square:before {
  content: "\e4fa";
}

.ph-fill.ph-yarn:before {
  content: "\ed9a";
}

.ph-fill.ph-yin-yang:before {
  content: "\e92a";
}

.ph-fill.ph-youtube-logo:before {
  content: "\e4fc";
}

.navbar .nav-link,
.navbar .navbar-brand {
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.05);
  transition: color ease-in-out 0.2s;
}
.navbar.bg-primary {
  background-image: linear-gradient(rgb(195.72, 82.48, 87.04), #b11c22 50%, rgb(162.84, 25.76, 31.28));
  filter: none;
  border: 1px solid rgb(141.6, 22.4, 27.2);
}
.navbar.bg-secondary {
  background-image: linear-gradient(rgb(177.48, 177.48, 177.48), #999 50%, rgb(140.76, 140.76, 140.76));
  filter: none;
  border: 1px solid rgb(122.4, 122.4, 122.4);
}
.navbar.bg-success {
  background-image: linear-gradient(rgb(106.8, 198.76, 86.28), #3cb521 50%, rgb(55.2, 166.52, 30.36));
  filter: none;
  border: 1px solid rgb(48, 144.8, 26.4);
}
.navbar.bg-info {
  background-image: linear-gradient(rgb(138.72, 73.36, 245.12), #6610f2 50%, rgb(93.84, 14.72, 222.64));
  filter: none;
  border: 1px solid rgb(81.6, 12.8, 193.6);
}
.navbar.bg-warning {
  background-image: linear-gradient(rgb(222.32, 150.12, 61.2), #d47500 50%, rgb(195.04, 107.64, 0));
  filter: none;
  border: 1px solid rgb(169.6, 93.6, 0);
}
.navbar.bg-danger {
  background-image: linear-gradient(rgb(217, 62.72, 61.2), #cd0200 50%, rgb(188.6, 1.84, 0));
  filter: none;
  border: 1px solid rgb(164, 1.6, 0);
}
.navbar.bg-light {
  background-image: linear-gradient(rgb(242.08, 242.08, 242.08), #eee 50%, rgb(218.96, 218.96, 218.96));
  filter: none;
  border: 1px solid rgb(190.4, 190.4, 190.4);
}
.navbar.bg-dark {
  background-image: linear-gradient(rgb(99.96, 99.96, 99.96), #333 50%, rgb(46.92, 46.92, 46.92));
  filter: none;
  border: 1px solid rgb(40.8, 40.8, 40.8);
}
.navbar.bg-light .nav-link,
.navbar.bg-light .navbar-brand {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar.bg-light .navbar-brand {
  color: rgba(var(--bs-emphasis-color-rgb), 0.65);
}
.navbar.bg-light .navbar-brand:hover {
  color: #6610f2;
}

.btn {
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
}
.btn-link {
  text-shadow: none;
}

.btn-primary {
  background-image: linear-gradient(rgb(195.72, 82.48, 87.04), #b11c22 50%, rgb(162.84, 25.76, 31.28));
  filter: none;
  border: 1px solid rgb(141.6, 22.4, 27.2);
}

.btn-primary:not(.disabled):hover {
  background-image: linear-gradient(rgb(184.9584, 80.7776, 84.9728), rgb(162.84, 25.76, 31.28) 50%, rgb(149.8128, 23.6992, 28.7776));
  filter: none;
  border: 1px solid rgb(130.272, 20.608, 25.024);
}

.btn-secondary {
  background-image: linear-gradient(rgb(177.48, 177.48, 177.48), #999 50%, rgb(140.76, 140.76, 140.76));
  filter: none;
  border: 1px solid rgb(122.4, 122.4, 122.4);
}

.btn-secondary:not(.disabled):hover {
  background-image: linear-gradient(rgb(168.1776, 168.1776, 168.1776), rgb(140.76, 140.76, 140.76) 50%, rgb(129.4992, 129.4992, 129.4992));
  filter: none;
  border: 1px solid rgb(112.608, 112.608, 112.608);
}

.btn-success {
  background-image: linear-gradient(rgb(106.8, 198.76, 86.28), #3cb521 50%, rgb(55.2, 166.52, 30.36));
  filter: none;
  border: 1px solid rgb(48, 144.8, 26.4);
}

.btn-success:not(.disabled):hover {
  background-image: linear-gradient(rgb(103.152, 187.7552, 84.2736), rgb(55.2, 166.52, 30.36) 50%, rgb(50.784, 153.1984, 27.9312));
  filter: none;
  border: 1px solid rgb(44.16, 133.216, 24.288);
}

.btn-info {
  background-image: linear-gradient(rgb(138.72, 73.36, 245.12), #6610f2 50%, rgb(93.84, 14.72, 222.64));
  filter: none;
  border: 1px solid rgb(81.6, 12.8, 193.6);
}

.btn-info:not(.disabled):hover {
  background-image: linear-gradient(rgb(132.5184, 72.3872, 230.4064), rgb(93.84, 14.72, 222.64) 50%, rgb(86.3328, 13.5424, 204.8288));
  filter: none;
  border: 1px solid rgb(75.072, 11.776, 178.112);
}

.btn-warning {
  background-image: linear-gradient(rgb(222.32, 150.12, 61.2), #d47500 50%, rgb(195.04, 107.64, 0));
  filter: none;
  border: 1px solid rgb(169.6, 93.6, 0);
}

.btn-warning:not(.disabled):hover {
  background-image: linear-gradient(rgb(209.4304, 143.0064, 61.2), rgb(195.04, 107.64, 0) 50%, rgb(179.4368, 99.0288, 0));
  filter: none;
  border: 1px solid rgb(156.032, 86.112, 0);
}

.btn-danger {
  background-image: linear-gradient(rgb(217, 62.72, 61.2), #cd0200 50%, rgb(188.6, 1.84, 0));
  filter: none;
  border: 1px solid rgb(164, 1.6, 0);
}

.btn-danger:not(.disabled):hover {
  background-image: linear-gradient(rgb(204.536, 62.5984, 61.2), rgb(188.6, 1.84, 0) 50%, rgb(173.512, 1.6928, 0));
  filter: none;
  border: 1px solid rgb(150.88, 1.472, 0);
}

.btn-light {
  background-image: linear-gradient(rgb(242.08, 242.08, 242.08), #eee 50%, rgb(218.96, 218.96, 218.96));
  filter: none;
  border: 1px solid rgb(190.4, 190.4, 190.4);
}

.btn-light:not(.disabled):hover {
  background-image: linear-gradient(rgb(227.6096, 227.6096, 227.6096), rgb(218.96, 218.96, 218.96) 50%, rgb(201.4432, 201.4432, 201.4432));
  filter: none;
  border: 1px solid rgb(175.168, 175.168, 175.168);
}

.btn-dark {
  background-image: linear-gradient(rgb(99.96, 99.96, 99.96), #333 50%, rgb(46.92, 46.92, 46.92));
  filter: none;
  border: 1px solid rgb(40.8, 40.8, 40.8);
}

.btn-dark:not(.disabled):hover {
  background-image: linear-gradient(rgb(96.8592, 96.8592, 96.8592), rgb(46.92, 46.92, 46.92) 50%, rgb(43.1664, 43.1664, 43.1664));
  filter: none;
  border: 1px solid rgb(37.536, 37.536, 37.536);
}

[class*=btn-outline-] {
  text-shadow: none;
}

.badge.bg-light {
  color: #333;
}

.card h1, .card .h1,
.card h2,
.card .h2,
.card h3,
.card .h3,
.card h4,
.card .h4,
.card h5,
.card .h5,
.card h6,
.card .h6,
.list-group-item h1,
.list-group-item .h1,
.list-group-item h2,
.list-group-item .h2,
.list-group-item h3,
.list-group-item .h3,
.list-group-item h4,
.list-group-item .h4,
.list-group-item h5,
.list-group-item .h5,
.list-group-item h6,
.list-group-item .h6 {
  color: inherit;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

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

.select2-results {
  display: block;
}

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

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

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

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

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

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

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

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

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--default .select2-results__option--disabled {
  color: #999;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: rgb(246.5, 246.5, 246.5);
  border: 1px solid #dee2e6;
  border-radius: 0.375rem;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #dee2e6;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #dee2e6;
  border-radius: 0;
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #dee2e6;
  border-radius: 0.375rem;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #dee2e6;
  border-radius: 0.375rem;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #dee2e6;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
  padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.cropper-container img {
  backface-visibility: hidden;
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 33.3333333333%;
  left: 0;
  top: 33.3333333333%;
  width: 100%;
}

.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: 33.3333333333%;
  top: 0;
  width: 33.3333333333%;
}

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
.cropper-center::after {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}

.cropper-center::before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}

.cropper-center::after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}

.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}

.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}

.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}

.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}

.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}

.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}

.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}

.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}
.cropper-point.point-se::before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

.bg-purple {
  background-color: #6f42c1 !important;
}

.gl-btn-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.priority-pill {
  display: inline-block;
  min-width: 2.5rem;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  font-weight: 600;
  text-align: center;
  color: #000;
}
.priority-pill--low {
  background: linear-gradient(135deg, #fff799 0%, #ffd966 100%);
}
.priority-pill--medium {
  background: linear-gradient(135deg, #ffd966 0%, #ff8c42 100%);
}
.priority-pill--high {
  background: linear-gradient(135deg, #ff8c42 0%, #ff4d4f 100%);
  color: #fff;
}
.priority-pill--neg-low {
  background: linear-gradient(135deg, #b3e5fc 0%, #81d4fa 100%);
}
.priority-pill--neg-medium {
  background: linear-gradient(135deg, #81d4fa 0%, #4fc3f7 100%);
}
.priority-pill--neg-high {
  background: linear-gradient(135deg, #4fc3f7 0%, #0288d1 100%);
  color: #fff;
}

:root {
  --dt-row-selected: 0, 136, 204;
  --dt-row-selected-text: 255, 255, 255;
  --dt-row-selected-link: 228, 228, 228;
  --dt-row-stripe: 0, 0, 0;
  --dt-row-hover: 0, 0, 0;
  --dt-column-ordering: 0, 0, 0;
  --dt-header-align-items: center;
  --dt-header-vertical-align: middle;
  --dt-html-background: white;
}

:root.dark {
  --dt-html-background: rgb(33, 37, 41);
}

table.dataTable tbody td.dt-control {
  text-align: center;
  cursor: pointer;
}

table.dataTable tbody td.dt-control:before {
  display: inline-block;
  box-sizing: border-box;
  content: "";
  border-top: 5px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.5);
  border-bottom: 5px solid transparent;
  border-right: 0px solid transparent;
}

table.dataTable tbody tr.dt-hasChild td.dt-control:before {
  border-top: 10px solid rgba(0, 0, 0, 0.5);
  border-left: 5px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 5px solid transparent;
}

table.dataTable tfoot:empty {
  display: none;
}

html.dark table.dataTable td.dt-control:before, :root[data-bs-theme=dark] table.dataTable td.dt-control:before, :root[data-theme=dark] table.dataTable td.dt-control:before {
  border-left-color: rgba(255, 255, 255, 0.5);
}

html.dark table.dataTable tr.dt-hasChild td.dt-control:before, :root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, :root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before {
  border-top-color: rgba(255, 255, 255, 0.5);
  border-left-color: transparent;
}

div.dt-scroll {
  width: 100%;
}

div.dt-scroll-body thead tr, div.dt-scroll-body tfoot tr {
  height: 0;
}

div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, div.dt-scroll-body tfoot tr th, div.dt-scroll-body tfoot tr td {
  height: 0 !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  border-top-width: 0px !important;
  border-bottom-width: 0px !important;
}

div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, div.dt-scroll-body tfoot tr td div.dt-scroll-sizing {
  height: 0 !important;
  overflow: hidden !important;
}

table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
  outline: none;
}

table.dataTable thead > tr > th.dt-orderable-asc .dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc .dt-column-order:before, table.dataTable thead > tr > td.dt-orderable-asc .dt-column-order:before, table.dataTable thead > tr > td.dt-ordering-asc .dt-column-order:before {
  position: absolute;
  display: block;
  bottom: 50%;
  content: "▲";
  content: "▲"/"";
}

table.dataTable thead > tr > th.dt-orderable-desc .dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc .dt-column-order:after, table.dataTable thead > tr > td.dt-orderable-desc .dt-column-order:after, table.dataTable thead > tr > td.dt-ordering-desc .dt-column-order:after {
  position: absolute;
  display: block;
  top: 50%;
  content: "▼";
  content: "▼"/"";
}

table.dataTable thead > tr > th.dt-orderable-asc .dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc .dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc .dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc .dt-column-order, table.dataTable thead > tr > td.dt-orderable-asc .dt-column-order, table.dataTable thead > tr > td.dt-orderable-desc .dt-column-order, table.dataTable thead > tr > td.dt-ordering-asc .dt-column-order, table.dataTable thead > tr > td.dt-ordering-desc .dt-column-order {
  position: relative;
  width: 12px;
  height: 20px;
}

table.dataTable thead > tr > th.dt-orderable-asc .dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc .dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc .dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc .dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc .dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc .dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc .dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc .dt-column-order:after, table.dataTable thead > tr > td.dt-orderable-asc .dt-column-order:before, table.dataTable thead > tr > td.dt-orderable-asc .dt-column-order:after, table.dataTable thead > tr > td.dt-orderable-desc .dt-column-order:before, table.dataTable thead > tr > td.dt-orderable-desc .dt-column-order:after, table.dataTable thead > tr > td.dt-ordering-asc .dt-column-order:before, table.dataTable thead > tr > td.dt-ordering-asc .dt-column-order:after, table.dataTable thead > tr > td.dt-ordering-desc .dt-column-order:before, table.dataTable thead > tr > td.dt-ordering-desc .dt-column-order:after {
  left: 0;
  opacity: 0.125;
  line-height: 9px;
  font-size: 0.8em;
}

table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > td.dt-orderable-asc, table.dataTable thead > tr > td.dt-orderable-desc {
  cursor: pointer;
}

table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, table.dataTable thead > tr > td.dt-orderable-asc:hover, table.dataTable thead > tr > td.dt-orderable-desc:hover {
  outline: 2px solid rgba(0, 0, 0, 0.05);
  outline-offset: -2px;
}

table.dataTable thead > tr > th.dt-ordering-asc .dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc .dt-column-order:after, table.dataTable thead > tr > td.dt-ordering-asc .dt-column-order:before, table.dataTable thead > tr > td.dt-ordering-desc .dt-column-order:after {
  opacity: 0.6;
}

table.dataTable thead > tr > th.dt-orderable-none:not(.dt-ordering-asc, .dt-ordering-desc) .dt-column-order:empty, table.dataTable thead > tr > th.sorting_desc_disabled .dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled .dt-column-order:before, table.dataTable thead > tr > td.dt-orderable-none:not(.dt-ordering-asc, .dt-ordering-desc) .dt-column-order:empty, table.dataTable thead > tr > td.sorting_desc_disabled .dt-column-order:after, table.dataTable thead > tr > td.sorting_asc_disabled .dt-column-order:before {
  display: none;
}

table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
  outline: none;
}

table.dataTable thead > tr > th div.dt-column-header, table.dataTable thead > tr > th div.dt-column-footer, table.dataTable thead > tr > td div.dt-column-header, table.dataTable thead > tr > td div.dt-column-footer, table.dataTable tfoot > tr > th div.dt-column-header, table.dataTable tfoot > tr > th div.dt-column-footer, table.dataTable tfoot > tr > td div.dt-column-header, table.dataTable tfoot > tr > td div.dt-column-footer {
  display: flex;
  justify-content: space-between;
  align-items: var(--dt-header-align-items);
  gap: 4px;
}

table.dataTable thead > tr > th div.dt-column-header .dt-column-title, table.dataTable thead > tr > th div.dt-column-footer .dt-column-title, table.dataTable thead > tr > td div.dt-column-header .dt-column-title, table.dataTable thead > tr > td div.dt-column-footer .dt-column-title, table.dataTable tfoot > tr > th div.dt-column-header .dt-column-title, table.dataTable tfoot > tr > th div.dt-column-footer .dt-column-title, table.dataTable tfoot > tr > td div.dt-column-header .dt-column-title, table.dataTable tfoot > tr > td div.dt-column-footer .dt-column-title {
  flex-grow: 1;
}

table.dataTable thead > tr > th div.dt-column-header .dt-column-title:empty, table.dataTable thead > tr > th div.dt-column-footer .dt-column-title:empty, table.dataTable thead > tr > td div.dt-column-header .dt-column-title:empty, table.dataTable thead > tr > td div.dt-column-footer .dt-column-title:empty, table.dataTable tfoot > tr > th div.dt-column-header .dt-column-title:empty, table.dataTable tfoot > tr > th div.dt-column-footer .dt-column-title:empty, table.dataTable tfoot > tr > td div.dt-column-header .dt-column-title:empty, table.dataTable tfoot > tr > td div.dt-column-footer .dt-column-title:empty {
  display: none;
}

div.dt-scroll-body > table.dataTable > thead > tr > th, div.dt-scroll-body > table.dataTable > thead > tr > td {
  overflow: hidden;
}

:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, :root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, :root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, :root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, :root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, :root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover {
  outline: 2px solid rgba(255, 255, 255, 0.05);
}

div.dt-processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -22px;
  text-align: center;
  padding: 2px;
  z-index: 10;
}

div.dt-processing > div:last-child {
  position: relative;
  width: 80px;
  height: 15px;
  margin: 1em auto;
}

div.dt-processing > div:last-child > div {
  position: absolute;
  top: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: rgb(0, 136, 204);
  background: rgb(var(--dt-row-selected));
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

div.dt-processing > div:last-child > div:nth-child(1) {
  left: 8px;
  animation: datatables-loader-1 0.6s infinite;
}

div.dt-processing > div:last-child > div:nth-child(2) {
  left: 8px;
  animation: datatables-loader-2 0.6s infinite;
}

div.dt-processing > div:last-child > div:nth-child(3) {
  left: 32px;
  animation: datatables-loader-2 0.6s infinite;
}

div.dt-processing > div:last-child > div:nth-child(4) {
  left: 56px;
  animation: datatables-loader-3 0.6s infinite;
}

@keyframes datatables-loader-1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes datatables-loader-3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes datatables-loader-2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable th, table.dataTable td {
  box-sizing: border-box;
}

table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, table.dataTable td.dt-type-numeric, table.dataTable td.dt-type-date {
  text-align: right;
}

table.dataTable th.dt-type-numeric div.dt-column-header, table.dataTable th.dt-type-numeric div.dt-column-footer, table.dataTable th.dt-type-date div.dt-column-header, table.dataTable th.dt-type-date div.dt-column-footer, table.dataTable td.dt-type-numeric div.dt-column-header, table.dataTable td.dt-type-numeric div.dt-column-footer, table.dataTable td.dt-type-date div.dt-column-header, table.dataTable td.dt-type-date div.dt-column-footer {
  flex-direction: row-reverse;
}

table.dataTable th.dt-left, table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-left div.dt-column-header, table.dataTable th.dt-left div.dt-column-footer, table.dataTable td.dt-left div.dt-column-header, table.dataTable td.dt-left div.dt-column-footer {
  flex-direction: row;
}

table.dataTable th.dt-center, table.dataTable td.dt-center {
  text-align: center;
}

table.dataTable th.dt-right, table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-right div.dt-column-header, table.dataTable th.dt-right div.dt-column-footer, table.dataTable td.dt-right div.dt-column-header, table.dataTable td.dt-right div.dt-column-footer {
  flex-direction: row-reverse;
}

table.dataTable th.dt-justify, table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-justify div.dt-column-header, table.dataTable th.dt-justify div.dt-column-footer, table.dataTable td.dt-justify div.dt-column-header, table.dataTable td.dt-justify div.dt-column-footer {
  flex-direction: row;
}

table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable th.dt-empty, table.dataTable td.dt-empty {
  text-align: center;
  vertical-align: top;
}

table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
  text-align: left;
  vertical-align: var(--dt-header-vertical-align);
}

table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-left div.dt-column-header, table.dataTable thead th.dt-head-left div.dt-column-footer, table.dataTable thead td.dt-head-left div.dt-column-header, table.dataTable thead td.dt-head-left div.dt-column-footer, table.dataTable tfoot th.dt-head-left div.dt-column-header, table.dataTable tfoot th.dt-head-left div.dt-column-footer, table.dataTable tfoot td.dt-head-left div.dt-column-header, table.dataTable tfoot td.dt-head-left div.dt-column-footer {
  flex-direction: row;
}

table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-right div.dt-column-header, table.dataTable thead th.dt-head-right div.dt-column-footer, table.dataTable thead td.dt-head-right div.dt-column-header, table.dataTable thead td.dt-head-right div.dt-column-footer, table.dataTable tfoot th.dt-head-right div.dt-column-header, table.dataTable tfoot th.dt-head-right div.dt-column-footer, table.dataTable tfoot td.dt-head-right div.dt-column-header, table.dataTable tfoot td.dt-head-right div.dt-column-footer {
  flex-direction: row-reverse;
}

table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-justify div.dt-column-header, table.dataTable thead th.dt-head-justify div.dt-column-footer, table.dataTable thead td.dt-head-justify div.dt-column-header, table.dataTable thead td.dt-head-justify div.dt-column-footer, table.dataTable tfoot th.dt-head-justify div.dt-column-header, table.dataTable tfoot th.dt-head-justify div.dt-column-footer, table.dataTable tfoot td.dt-head-justify div.dt-column-header, table.dataTable tfoot td.dt-head-justify div.dt-column-footer {
  flex-direction: row;
}

table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.table.dataTable {
  clear: both;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: transparent;
}

table.table.dataTable > tbody > tr {
  background-color: transparent;
}

table.table.dataTable > tbody > tr.selected > * {
  box-shadow: inset 0 0 0 9999px rgb(0, 136, 204);
  box-shadow: inset 0 0 0 9999px rgb(var(--dt-row-selected));
  color: rgb(255, 255, 255);
  color: rgb(var(--dt-row-selected-text));
}

table.table.dataTable > tbody > tr.selected a {
  color: rgb(228, 228, 228);
  color: rgb(var(--dt-row-selected-link));
}

table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) > * {
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.05);
}

table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1).selected > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 136, 204, 0.95);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95);
}

table.table.dataTable.table-hover > tbody > tr:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075);
}

table.table.dataTable.table-hover > tbody > tr.selected:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 136, 204, 0.975);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975);
}

div.dt-container div.dt-layout-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0.75em 0;
}

div.dt-container div.dt-layout-row div.dt-layout-cell {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start {
  justify-content: flex-start;
  margin-right: auto;
}

div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end {
  justify-content: flex-end;
  margin-left: auto;
}

div.dt-container div.dt-layout-row div.dt-layout-cell:empty {
  display: none;
}

@media screen and (max-width: 767px) {
  div.dt-container div.dt-layout-row:not(.dt-layout-table) {
    display: block;
  }
  div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell {
    display: block;
    text-align: center;
  }
  div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell > * {
    margin: 0.5em 0;
  }
  div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start {
    margin-right: 0;
  }
  div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end {
    margin-left: 0;
  }
}
div.dt-container div.dt-layout-start > *:not(:last-child) {
  margin-right: 1em;
}

div.dt-container div.dt-layout-end > *:not(:first-child) {
  margin-left: 1em;
}

div.dt-container div.dt-layout-full {
  width: 100%;
}

div.dt-container div.dt-layout-full > *:only-child {
  margin-left: auto;
  margin-right: auto;
}

div.dt-container div.dt-layout-table > div {
  display: block !important;
}

@media screen and (max-width: 767px) {
  div.dt-container div.dt-layout-start > *:not(:last-child) {
    margin-right: 0;
  }
  div.dt-container div.dt-layout-end > *:not(:first-child) {
    margin-left: 0;
  }
}
div.dt-container {
  position: relative;
}

div.dt-container div.dt-layout-row {
  width: auto;
}

div.dt-container div.dt-layout-row div.dt-layout-cell {
  padding-left: 15px;
  padding-right: 15px;
}

div.dt-container div.dt-length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  margin-bottom: 0;
}

div.dt-container div.dt-length select {
  display: inline-block;
  margin-right: 0.5em;
  width: auto;
}

div.dt-container div.dt-search label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
  margin-bottom: 0;
}

div.dt-container div.dt-search input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}

div.dt-container div.dt-info {
  white-space: nowrap;
}

div.dt-container div.dt-paging {
  margin: 0;
}

div.dt-container div.dt-paging ul.pagination {
  margin: 0;
  flex-wrap: wrap;
}

div.dt-container div.dt-paging ul.pagination li {
  display: inline-block;
}

div.dt-container div.dt-processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

div.dt-container div.dt-scroll-body {
  border-bottom: 1px solid #ddd;
}

div.dt-container div.dt-scroll-body table, div.dt-container div.dt-scroll-body tbody > tr:last-child > * {
  border-bottom: none;
}

div.dt-scroll-head table.dataTable {
  margin-bottom: 0 !important;
}

div.dt-scroll-body > table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

div.dt-scroll-body > table > thead .sorting:after, div.dt-scroll-body > table > thead .sorting_asc:after, div.dt-scroll-body > table > thead .sorting_desc:after {
  display: none;
}

div.dt-scroll-body > table > tbody > tr:first-child > th, div.dt-scroll-body > table > tbody > tr:first-child > td {
  border-top: none;
}

div.dt-scroll-foot > .dt-scroll-footInner {
  box-sizing: content-box;
}

div.dt-scroll-foot > .dt-scroll-footInner > table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  div.dt-container div.dt-length, div.dt-container div.dt-search, div.dt-container div.dt-info, div.dt-container div.dt-paging {
    text-align: center;
  }
  div.dt-container div.row {
    margin-bottom: 0;
  }
  div.dt-container div.row > * {
    margin-bottom: 0.75rem;
  }
}
table.dataTable.table-condensed > thead > tr th.dt-orderable-asc, table.dataTable.table-condensed > thead > tr th.dt-orderable-desc, table.dataTable.table-condensed > thead > tr th.dt-ordering-asc, table.dataTable.table-condensed > thead > tr th.dt-ordering-desc, table.dataTable.table-condensed > thead > tr td.dt-orderable-asc, table.dataTable.table-condensed > thead > tr td.dt-orderable-desc, table.dataTable.table-condensed > thead > tr td.dt-ordering-asc, table.dataTable.table-condensed > thead > tr td.dt-ordering-desc {
  padding-right: 4px;
}

table.dataTable.table-condensed > thead > tr th.dt-orderable-asc .dt-column-order, table.dataTable.table-condensed > thead > tr th.dt-orderable-desc .dt-column-order, table.dataTable.table-condensed > thead > tr th.dt-ordering-asc .dt-column-order, table.dataTable.table-condensed > thead > tr th.dt-ordering-desc .dt-column-order, table.dataTable.table-condensed > thead > tr td.dt-orderable-asc .dt-column-order, table.dataTable.table-condensed > thead > tr td.dt-orderable-desc .dt-column-order, table.dataTable.table-condensed > thead > tr td.dt-ordering-asc .dt-column-order, table.dataTable.table-condensed > thead > tr td.dt-ordering-desc .dt-column-order {
  right: 4px;
}

table.dataTable.table-condensed > thead > tr th.dt-type-date .dt-column-order, table.dataTable.table-condensed > thead > tr th.dt-type-numeric .dt-column-order, table.dataTable.table-condensed > thead > tr td.dt-type-date .dt-column-order, table.dataTable.table-condensed > thead > tr td.dt-type-numeric .dt-column-order {
  left: 4px;
}

div.dt-scroll-head table.table-bordered {
  border-bottom-width: 0;
}

div.table-responsive > div.dt-container > div.row {
  margin: 0;
}

div.table-responsive > div.dt-container > div.row > div[class^=col-]:first-child {
  padding-left: 0;
}

div.table-responsive > div.dt-container > div.row > div[class^=col-]:last-child {
  padding-right: 0;
}

#wrapper {
  min-height: 100vh;
  visibility: hidden;
}

#wrapper.loaded {
  visibility: visible;
}

#wrapper:not(.initial-load-complete) #loading-overlay {
  display: flex;
}

body:not(.initial-load-complete) #loading-overlay {
  display: flex;
}

#loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

#loading-overlay.hidden {
  display: none !important;
}

.spinning-logo {
  width: 150px;
  height: auto;
  animation: spin 4s linear infinite;
}

@keyframes spin {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
.debug {
  border: 1px solid #cd0200;
}

.hidden {
  display: none !important;
}

#toast-container {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  left: auto;
  top: auto;
  transform: none;
  z-index: 9999;
  pointer-events: none;
}
#toast-container .toast {
  position: relative;
  margin-bottom: 0.75rem;
  pointer-events: auto;
}

.toast.toast-global {
  position: fixed;
  top: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  pointer-events: auto;
  min-width: 320px;
  max-width: 500px;
  border-radius: 0.5rem;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
}

.alert-success {
  background-color: #3cb521;
  color: #fff;
  border: 1px solid rgb(45.7009345794, 137.8644859813, 25.1355140187);
}

.alert-info {
  background-color: #446e9b;
  color: #fff;
  border: 1px solid rgb(52.4484304933, 84.8430493274, 119.5515695067);
}

.alert-warning {
  background-color: #fd7e14;
  color: #fff;
  border: 1px solid rgb(220.1265822785, 101.164556962, 1.8734177215);
}

.alert-danger {
  background-color: #cd0200;
  color: #fff;
  border: 1px solid rgb(154, 1.5024390244, 0);
}

.mgt-text {
  background-color: #446e9b;
  color: #fff;
}
.mgt-text:hover {
  background-color: rgb(52.4484304933, 84.8430493274, 119.5515695067);
}
.mgt-text a {
  color: #fff;
}
.mgt-text a:hover {
  text-decoration: none !important;
}

.mgt-block {
  background-color: #446e9b;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  padding: 1rem;
}
.mgt-block .text-muted {
  color: #f8f9fa !important;
}
.mgt-block .form-label {
  color: #fff;
}
.mgt-block:hover {
  background-color: rgb(52.4484304933, 84.8430493274, 119.5515695067);
}
.mgt-block .hover-row:hover {
  background-color: #eee;
  color: #000;
}
.mgt-block .note-content .note-text {
  color: #000;
}
.mgt-block .note-content .note-text a {
  color: #3399f3 !important;
  text-decoration: underline;
}
.mgt-block .note-content .note-text a:hover {
  color: rgb(12.0833333333, 114.7916666667, 205.4166666667) !important;
  text-decoration: underline;
}
.mgt-block h1, .mgt-block .h1, .mgt-block h2, .mgt-block .h2, .mgt-block h3, .mgt-block .h3, .mgt-block h4, .mgt-block .h4, .mgt-block h5, .mgt-block .h5 {
  color: #fff;
}
.mgt-block a {
  color: #fff;
}
.mgt-block a:hover {
  text-decoration: none;
}

.tiny-text {
  font-size: 70%;
}

.realtime-lead-orders-container .padded-card-layout {
  width: 1100px !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 767.98px) {
  .realtime-lead-orders-container .padded-card-layout {
    padding-left: 0;
    padding-right: 0;
  }
}

.lead-order-goat-img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.lead-type-card-body img {
  width: 100%;
  height: auto;
  display: block;
}

.card-selectable {
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition-property: transform, box-shadow, background-color, border-color;
}
.card-selectable:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  z-index: 10;
}
.card-selectable.selected {
  background-color: #e9f5ff;
  border: 2px solid #b11c22;
  box-shadow: 0 0 10px rgba(13, 110, 253, 0.5);
}
.card-selectable:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(13, 110, 253, 0.6);
}

.card-disabled {
  cursor: not-allowed;
  pointer-events: none;
}

.border-standard {
  border: 2px solid #6610f2 !important;
}

.border-blended {
  border: 2px solid #b11c22 !important;
}

.border-premium {
  border: 2px solid #3cb521 !important;
}

@media (min-width: 767.98px) {
  .state-cols {
    flex: 0 0 auto;
    width: 16.6%;
  }
}
@media (min-width: 1200px) {
  .state-cols {
    flex: 0 0 auto;
    width: 12.5%;
  }
}

.inset-area {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 0.375rem;
  background-color: #f8f9fa;
}

.inset-deep {
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16), inset 0 1px 2px rgba(0, 0, 0, 0.08);
}

.state-btn {
  font-size: 0.8rem;
  padding: 0.4rem 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.2s ease;
}

.state-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.state-btn.active {
  background-color: var(--bs-primary);
  color: white;
  border-color: var(--bs-primary);
}

.delivery-day-btn.active {
  background-color: var(--bs-primary);
  color: white;
  border-color: var(--bs-primary);
}

.max-per-day-input {
  width: 5rem;
}

.hover-row:hover {
  background-color: #eee;
}

.email-hr {
  border: 1px solid rgba(0, 0, 0, 0.5);
}

.is-invalid {
  border-color: #EF4444;
  background-color: #ffe6e6;
}

label.required::after,
.form-label.required::after {
  content: " *";
  color: var(--bs-danger, #EF4444);
  font-weight: bold;
}

#loadingDiv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.hi-text {
  color: #cd0200;
}

.normal-text {
  color: var(--bs-body-color);
}

.bold {
  font-weight: bold !important;
}

.not-bold {
  font-weight: normal !important;
}

.navbar-brand-img {
  max-width: 40px;
  max-height: 40px;
}

.user-panel .image {
  display: flex;
  align-items: center;
}

.user-panel .image svg {
  margin-right: 10px;
}

.navbar {
  z-index: 1020;
}
.navbar .nav-link {
  color: #3399f3;
}

.navbar.staging-environment {
  background-color: #ffcccc !important;
}

.navbar-toggler {
  margin-left: auto;
  padding: 0.25rem 0.5rem;
}

.form-label {
  color: #333;
  font-weight: bold;
}

.form-check-inline .form-check {
  display: inline-block;
  margin-right: 1rem;
}

.readonly {
  background-color: #eee;
}

.premium-badge {
  background-color: #FEF3E2;
  color: #D97706;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.note-item {
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
  border-radius: 0.375rem;
  padding: 0.75rem;
  margin-bottom: 0.5rem;
}

.note-content {
  margin-bottom: 0.5rem;
}
.note-content .note-text a {
  color: #3399f3;
  text-decoration: underline;
}
.note-content .note-text a:hover {
  color: rgb(12.0833333333, 114.7916666667, 205.4166666667);
  text-decoration: underline;
}

.note-meta {
  font-size: 0.875rem;
  color: #777;
}

.note-actions {
  margin-top: 0.5rem;
}

.edit-note-form {
  display: none;
}

.widget-bg-blue .card-header,
.widget-bg-blue .card-body {
  background-color: #446e9b;
  color: #fff;
}
.widget-bg-blue .card-footer {
  background-color: rgb(60.2242152466, 97.4215246637, 137.2757847534);
  color: #fff;
}
.widget-bg-blue .card-body:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.widget-bg-blue .card-footer:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

.widget-bg-green .card-header,
.widget-bg-green .card-body {
  background-color: #3cb521;
  color: #fff;
}
.widget-bg-green .card-footer {
  background-color: rgb(52.8504672897, 159.4322429907, 29.0677570093);
  color: #fff;
}
.widget-bg-green .card-body:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.widget-bg-green .card-footer:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

.widget-bg-yellow .card-header,
.widget-bg-yellow .card-body {
  background-color: #d47500;
  color: #fff;
}
.widget-bg-yellow .card-footer {
  background-color: rgb(186.5, 102.9268867925, 0);
  color: #fff;
}
.widget-bg-yellow .card-body:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.widget-bg-yellow .card-footer:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

.widget-bg-red .card-header,
.widget-bg-red .card-body {
  background-color: #cd0200;
  color: #fff;
}
.widget-bg-red .card-footer {
  background-color: rgb(179.5, 1.7512195122, 0);
  color: #fff;
}
.widget-bg-red .card-body:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.widget-bg-red .card-footer:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

.statistic {
  color: #fff;
}

.statistic.changed {
  color: #000;
  animation: fadeBack 1s ease-in-out forwards;
}

@keyframes fadeBack {
  0% {
    color: #000;
  }
  100% {
    color: #fff;
  }
}
.line-chart {
  width: 100% !important;
  height: auto;
  max-width: 100%;
}

.card-body {
  padding: 1.25rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.mini-text {
  font-size: 0.875rem;
}

#wrapper #welcome-page-content-wrapper .navbar {
  margin-left: 0 !important;
  height: 58px;
  left: 0;
}
#wrapper #welcome-main-content {
  margin-top: 58px;
  margin-left: 0 !important;
}

ol.list-group-flush.lower-alpha {
  list-style: none;
  counter-reset: item;
}
ol.list-group-flush.lower-alpha li:before {
  counter-increment: item;
  content: counter(item, lower-alpha) ") ";
}

ul.checkmarks {
  list-style: none;
}
ul.checkmarks li::before {
  content: "✓";
  margin-right: 5px;
  font-size: 120%;
}
ul.checkmarks {
  margin-bottom: 15px;
}

ul.green-checkmarks {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 15px;
}
ul.green-checkmarks li::before {
  content: "✓";
  color: #3cb521;
  margin-right: 5px;
  font-size: 120%;
}

body.no-sidebar-layout #wrapper {
  display: block !important;
}
body.no-sidebar-layout #page-content-wrapper {
  margin-left: 0 !important;
  width: 100% !important;
}
body.no-sidebar-layout #main-content,
body.no-sidebar-layout #main-content.full-width {
  margin-left: 0 !important;
  margin-top: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
body.no-sidebar-layout .navbar {
  margin-left: 0 !important;
}
body.no-sidebar-layout .profile-wizard {
  min-height: 100vh;
  width: 100%;
}
@media (min-width: 768px) {
  body.no-sidebar-layout #main-content,
  body.no-sidebar-layout #main-content.full-width {
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
  body.no-sidebar-layout .navbar {
    margin-left: 0 !important;
  }
}

.row-premium-babyblue {
  background-color: #e6f2ff;
}

.row-aged-magenta {
  background-color: #ffe0ff;
}

.row-realtime-blended-orange {
  background-color: #fff0e0;
}

.row-realtime-standard-purple {
  background-color: #f2e8ff;
}

.row-disabled-red {
  background-color: #ffe3e3;
}

.row-exception-list {
  background-color: #ffe6e6;
}

.text-green-strong {
  color: #0f9d58 !important;
  font-weight: 600;
}

.bg-yellow-soft {
  background-color: #ffe680;
}

.bg-red-alert {
  background-color: #ffcccc;
}

table#lead-orders-datatable tbody tr.row-aged-magenta > th,
table#lead-orders-datatable tbody tr.row-aged-magenta > td {
  background-color: #ffe0ff !important;
}

table#lead-orders-datatable tbody tr.row-premium-babyblue > th,
table#lead-orders-datatable tbody tr.row-premium-babyblue > td {
  background-color: #e6f2ff !important;
}

table#lead-orders-datatable tbody tr.row-realtime-blended-orange > th,
table#lead-orders-datatable tbody tr.row-realtime-blended-orange > td {
  background-color: #fff0e0 !important;
}

table#lead-orders-datatable tbody tr.row-realtime-standard-purple > th,
table#lead-orders-datatable tbody tr.row-realtime-standard-purple > td {
  background-color: #f2e8ff !important;
}

table#lead-orders-datatable tbody tr.row-disabled-red > th,
table#lead-orders-datatable tbody tr.row-disabled-red > td {
  background-color: #ffe3e3 !important;
}

table#lead-orders-datatable tbody tr.row-aged-magenta td.bg-yellow-soft,
table#lead-orders-datatable tbody tr.row-premium-babyblue td.bg-yellow-soft,
table#lead-orders-datatable tbody tr.row-realtime-blended-orange td.bg-yellow-soft,
table#lead-orders-datatable tbody tr.row-realtime-standard-purple td.bg-yellow-soft,
table#lead-orders-datatable tbody tr.row-disabled-red td.bg-yellow-soft {
  background-color: #ffe680 !important;
}

table#lead-orders-datatable tbody td.bg-yellow-soft {
  background-color: #ffe680 !important;
}

table#lead-orders-datatable tbody tr.row-aged-magenta td.bg-red-alert,
table#lead-orders-datatable tbody tr.row-premium-babyblue td.bg-red-alert,
table#lead-orders-datatable tbody tr.row-realtime-blended-orange td.bg-red-alert,
table#lead-orders-datatable tbody tr.row-realtime-standard-purple td.bg-red-alert,
table#lead-orders-datatable tbody tr.row-disabled-red td.bg-red-alert {
  background-color: #ffcccc !important;
}

table#lead-orders-datatable tbody td.bg-red-alert {
  background-color: #ffcccc !important;
}

table#lead-orders-datatable tbody tr.row-aged-magenta td.cell-near-fulfillment,
table#lead-orders-datatable tbody tr.row-premium-babyblue td.cell-near-fulfillment,
table#lead-orders-datatable tbody tr.row-realtime-blended-orange td.cell-near-fulfillment,
table#lead-orders-datatable tbody tr.row-realtime-standard-purple td.cell-near-fulfillment,
table#lead-orders-datatable tbody tr.row-disabled-red td.cell-near-fulfillment {
  background-color: #fff3cd !important;
}

table#lead-orders-datatable tbody td.cell-near-fulfillment {
  background-color: #fff3cd !important;
}

table#lead-orders-datatable tbody tr.row-aged-magenta td.cell-paused,
table#lead-orders-datatable tbody tr.row-premium-babyblue td.cell-paused,
table#lead-orders-datatable tbody tr.row-realtime-blended-orange td.cell-paused,
table#lead-orders-datatable tbody tr.row-realtime-standard-purple td.cell-paused,
table#lead-orders-datatable tbody tr.row-disabled-red td.cell-paused {
  background-color: #d1e7dd !important;
}

table#lead-orders-datatable tbody td.cell-paused {
  background-color: #d1e7dd !important;
}

table#leads-datatable tbody tr.row-exception-list > th,
table#leads-datatable tbody tr.row-exception-list > td {
  background-color: #ffe6e6 !important;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 37px;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container--default .select2-selection--multiple {
  background-color: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 8px;
  margin-left: 10px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 22px;
  line-height: 22px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

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

.select2-container--default .select2-selection--single {
  border: 1px solid #E5E5E5 !important;
  border-radius: 10px !important;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000 !important;
  background-color: #FFFFFF;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000 !important;
  line-height: 1.5;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #777 !important;
  font-weight: 400;
  text-align: center;
}

.select2-container--default .select2-selection--single .select2-selection__rendered[title=""] {
  color: #777 !important;
  text-align: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: calc(1.5em + 0.75rem);
  top: 1px;
  right: 1px;
}

.sticky-filters {
  position: sticky;
  top: 64px;
  z-index: 50;
  background-color: var(--bs-body-bg);
  padding-bottom: 0.5rem;
  margin-bottom: 16px;
}
.sticky-filters .card {
  background-color: var(--bs-body-bg);
}
.sticky-filters {
  white-space: nowrap;
}
.sticky-filters .form-label,
.sticky-filters .btn {
  white-space: nowrap;
}

.toggle-switch {
  position: relative;
  display: inline-block;
  margin: 0;
}
.toggle-switch input[type=checkbox] {
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  position: absolute !important;
  pointer-events: none;
}
.toggle-switch .toggle-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #EF4444;
  transition: all 0.3s ease;
  border-radius: 50px;
}
.toggle-switch .toggle-slider:before {
  position: absolute;
  content: "";
  background-color: #fff;
  transition: all 0.3s ease;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.toggle-switch .toggle-slider:after {
  content: "OFF";
  position: absolute;
  color: #fff;
  font-weight: 700;
  top: 50%;
  transform: translateY(-50%);
  letter-spacing: 0.5px;
}
.toggle-switch input[type=checkbox]:checked + .toggle-slider {
  background-color: #3cb521;
}
.toggle-switch input[type=checkbox]:checked + .toggle-slider:after {
  content: "ON";
  right: auto;
}
.toggle-switch input[type=checkbox]:disabled + .toggle-slider {
  opacity: 0.5;
  cursor: not-allowed;
}
.toggle-switch input[type=checkbox]:focus + .toggle-slider {
  box-shadow: 0 0 0 3px rgba(60, 181, 33, 0.25);
}

.toggle-switch.toggle-danger .toggle-slider {
  background-color: #28a745;
}
.toggle-switch.toggle-danger input[type=checkbox]:checked + .toggle-slider {
  background-color: #cd0200;
}
.toggle-switch.toggle-danger input[type=checkbox]:focus + .toggle-slider {
  box-shadow: 0 0 0 3px rgba(205, 2, 0, 0.25);
}

.toggle-switch.toggle-xs {
  width: 50px;
  height: 25px;
}
.toggle-switch.toggle-xs .toggle-slider:before {
  height: 20px;
  width: 20px;
  left: 2.5px;
  bottom: 2.5px;
}
.toggle-switch.toggle-xs .toggle-slider:after {
  font-size: 8px;
  right: 10px;
}
.toggle-switch.toggle-xs input[type=checkbox]:checked + .toggle-slider:before {
  transform: translateX(25px);
}
.toggle-switch.toggle-xs input[type=checkbox]:checked + .toggle-slider:after {
  left: 8.3333333333px;
}

.toggle-switch.toggle-sm {
  width: 60px;
  height: 30px;
}
.toggle-switch.toggle-sm .toggle-slider:before {
  height: 24px;
  width: 24px;
  left: 3px;
  bottom: 3px;
}
.toggle-switch.toggle-sm .toggle-slider:after {
  font-size: 9px;
  right: 12px;
}
.toggle-switch.toggle-sm input[type=checkbox]:checked + .toggle-slider:before {
  transform: translateX(30px);
}
.toggle-switch.toggle-sm input[type=checkbox]:checked + .toggle-slider:after {
  left: 10px;
}

.toggle-switch.toggle-md {
  width: 80px;
  height: 40px;
}
.toggle-switch.toggle-md .toggle-slider:before {
  height: 32px;
  width: 32px;
  left: 4px;
  bottom: 4px;
}
.toggle-switch.toggle-md .toggle-slider:after {
  font-size: 11px;
  right: 16px;
}
.toggle-switch.toggle-md input[type=checkbox]:checked + .toggle-slider:before {
  transform: translateX(40px);
}
.toggle-switch.toggle-md input[type=checkbox]:checked + .toggle-slider:after {
  left: 13.3333333333px;
}

.toggle-switch.toggle-lg {
  width: 100px;
  height: 50px;
}
.toggle-switch.toggle-lg .toggle-slider:before {
  height: 42px;
  width: 42px;
  left: 4px;
  bottom: 4px;
}
.toggle-switch.toggle-lg .toggle-slider:after {
  font-size: 13px;
  right: 20px;
}
.toggle-switch.toggle-lg input[type=checkbox]:checked + .toggle-slider:before {
  transform: translateX(50px);
}
.toggle-switch.toggle-lg input[type=checkbox]:checked + .toggle-slider:after {
  left: 16.6666666667px;
}

.toggle-switch:not(.toggle-xs):not(.toggle-sm):not(.toggle-md):not(.toggle-lg) {
  width: 80px;
  height: 40px;
}
.toggle-switch:not(.toggle-xs):not(.toggle-sm):not(.toggle-md):not(.toggle-lg) .toggle-slider:before {
  height: 32px;
  width: 32px;
  left: 4px;
  bottom: 4px;
}
.toggle-switch:not(.toggle-xs):not(.toggle-sm):not(.toggle-md):not(.toggle-lg) .toggle-slider:after {
  font-size: 11px;
  right: 16px;
}
.toggle-switch:not(.toggle-xs):not(.toggle-sm):not(.toggle-md):not(.toggle-lg) input[type=checkbox]:checked + .toggle-slider:before {
  transform: translateX(40px);
}
.toggle-switch:not(.toggle-xs):not(.toggle-sm):not(.toggle-md):not(.toggle-lg) input[type=checkbox]:checked + .toggle-slider:after {
  left: 13.3333333333px;
}

.order-status-toggle {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
  padding: 1rem;
  background-color: var(--bs-light);
  border-radius: 0.375rem;
}
.order-status-toggle .toggle-label {
  font-weight: 600;
  font-size: 1rem;
  margin: 0;
}
.order-status-toggle .toggle-status-text {
  font-size: 0.9rem;
  color: var(--bs-secondary);
  flex: 1;
}

.collapse-chevron {
  transition: transform 0.3s ease;
}

.gl-card-header[aria-expanded=true] .collapse-chevron {
  transform: rotate(180deg);
}

.price-highlight {
  animation: price-fade 0.6s ease-out;
  border-radius: 4px;
}

@keyframes price-fade {
  0% {
    background-color: rgba(245, 158, 11, 0.4);
  }
  100% {
    background-color: transparent;
  }
}
.bg-inactive {
  background-color: #6f42c1;
  color: #fff;
}

.btn-outline-inactive {
  color: #6f42c1;
  border-color: #6f42c1;
}
.btn-outline-inactive:hover, .btn-outline-inactive:focus, .btn-outline-inactive.active {
  background-color: #6f42c1;
  border-color: #6f42c1;
  color: #fff;
}
.btn-outline-inactive:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(111, 66, 193, 0.5);
}

.gl-birthday {
  padding: 0.15rem 0.5rem;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 9999px;
  white-space: nowrap;
}

.gl-birthday-soon {
  padding: 0.15rem 0.5rem;
  font-weight: 600;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 9999px;
  white-space: nowrap;
}

.landing-body {
  margin: 0;
  padding: 0;
  background: white;
}

.landing-page {
  min-height: 100vh;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.landing-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1rem;
}

.landing-header {
  background: white;
  border-bottom: 1px solid #e5e7eb;
  z-index: 1050;
}
.landing-header .header-logo {
  height: 48px;
  width: auto;
}
.landing-header .nav-link-landing {
  color: #374151;
  font-weight: 500;
  background: none;
  border: none;
  padding: 0.5rem;
  cursor: pointer;
  transition: color 0.2s;
}
.landing-header .nav-link-landing:hover {
  color: #dc2626;
}

.beta-banner {
  background: #dc2626;
  color: white;
  padding: 0.75rem 1rem;
  position: relative;
}
.beta-banner p {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .beta-banner p {
    font-size: 1rem;
  }
}
.beta-banner .btn-close-banner {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: white;
  padding: 0.25rem;
  cursor: pointer;
  border-radius: 0.25rem;
  transition: background 0.2s;
}
.beta-banner .btn-close-banner:hover {
  background: #991b1b;
}

.hero-section {
  position: relative;
  background: linear-gradient(to bottom right, #111827, black, #111827);
  color: white;
  overflow: hidden;
}
.hero-section .hero-pattern {
  position: absolute;
  inset: 0;
  opacity: 0.2;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20fill%3D%22%23ffffff%22%20fill-opacity%3D%220.03%22%3E%3Cpath%20d%3D%22M36%2034v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6%2034v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6%204V0H4v4H0v2h4v4h2V6h4V4H6z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hero-section .hero-logo {
  height: 200px;
  width: auto;
}
@media (min-width: 992px) {
  .hero-section .hero-logo {
    height: 224px;
  }
}
.hero-section .hero-title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.1;
}
@media (min-width: 992px) {
  .hero-section .hero-title {
    font-size: 4rem;
  }
}
.hero-section .hero-subtitle {
  font-size: 1.125rem;
  color: #d1d5db;
  max-width: 750px;
  margin: 0 auto;
  line-height: 1.75;
}
@media (min-width: 992px) {
  .hero-section .hero-subtitle {
    font-size: 1.25rem;
  }
}
.hero-section .hero-stat-card {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(4px);
  border-radius: 0.5rem;
  padding: 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.hero-section .hero-stat-value {
  font-size: 1.5rem;
  font-weight: 700;
  color: #f87171;
  margin-bottom: 0.5rem;
}
.hero-section .hero-stat-label {
  color: #d1d5db;
}
.hero-section .scroll-down-btn {
  background: none;
  border: none;
  color: #f87171;
  cursor: pointer;
  animation: bounce 1s infinite;
  font-size: 2rem;
  transition: color 0.2s;
}
.hero-section .scroll-down-btn:hover {
  color: #fca5a5;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.section-title {
  font-size: 2rem;
  font-weight: 700;
  color: #111827;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .section-title {
    font-size: 2.75rem;
  }
}

.section-subtitle {
  font-size: 1.125rem;
  color: #4b5563;
  max-width: 750px;
  margin: 0 auto;
}

.badge-landing {
  background: #fef2f2 !important;
  color: #991b1b !important;
  border: 1px solid #fecaca;
  font-weight: 500;
  padding: 0.5rem 1rem;
}

.badge-landing-dark {
  background: #dc2626 !important;
  color: white !important;
  border: 1px solid #991b1b;
  font-weight: 500;
  padding: 0.5rem 1rem;
}

.pricing-section {
  padding: 5rem 0;
  background: white;
}

.pricing-card {
  background: white;
  border: 2px solid #fecaca;
  border-radius: 0.75rem;
  overflow: hidden;
  transition: all 0.3s;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.pricing-card:hover {
  border-color: #dc2626;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
  transform: scale(1.02);
}
.pricing-card.coming-soon {
  border-color: #d1d5db;
  opacity: 0.9;
}
.pricing-card.coming-soon:hover {
  transform: none;
}
.pricing-card.health-insurance-card .pricing-card-title {
  text-align: left;
  font-size: 1.5rem;
}
.pricing-card.health-insurance-card .pricing-description {
  text-align: left;
  margin-bottom: 0.5rem;
}
.pricing-card.health-insurance-card .pricing-features {
  list-style: none;
  padding-left: 0;
}
.pricing-card.health-insurance-card .pricing-features li {
  padding: 0.25rem 0;
  font-size: 0.9rem;
}

.pricing-badge {
  position: absolute;
  top: -0.75rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.25rem 1rem;
  border-radius: 9999px;
  color: white;
}

.pricing-card-header {
  text-align: center;
  padding: 1.5rem;
  padding-bottom: 1rem;
}

.pricing-card-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #111827;
  margin-bottom: 0.5rem;
}

.pricing-price {
  margin-bottom: 1rem;
}
.pricing-price .price {
  font-size: 1.5rem;
  font-weight: 700;
  color: #111827;
}
.pricing-price .price.text-info {
  color: #0ea5e9;
}
.pricing-price .period {
  color: #6b7280;
  margin-left: 0.5rem;
}

.pricing-description {
  color: #6b7280;
  font-size: 0.875rem;
}

.pricing-card-body {
  padding: 0 1.5rem 1.5rem;
  flex: 1;
}

.pricing-features {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pricing-features li {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #374151;
}
.pricing-features li i {
  flex-shrink: 0;
  margin-top: 0.125rem;
}

.aged-leads-section {
  padding-top: 3rem;
  border-top: 1px solid #e5e7eb;
}

.aged-leads-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: #111827;
}

.aged-leads-subtitle {
  font-size: 1.125rem;
  color: #4b5563;
}

.aged-lead-card {
  display: block;
  background: white;
  border: 2px solid #fecaca;
  border-radius: 0.5rem;
  padding: 1rem;
  text-align: center;
  transition: all 0.3s;
  height: 100%;
  cursor: pointer;
}
.aged-lead-card:hover {
  border-color: #dc2626;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  transform: scale(1.02);
}

.aged-lead-type {
  font-size: 1.125rem;
  font-weight: 700;
  color: #111827;
  margin-bottom: 0.5rem;
}

.aged-lead-price {
  font-size: 1.5rem;
  font-weight: 700;
  color: #dc2626;
  margin-bottom: 0.5rem;
}

.aged-lead-description {
  font-size: 0.75rem;
  color: #6b7280;
  margin: 0;
}

.social-proof-section {
  padding: 5rem 0;
  background: linear-gradient(to bottom right, #111827, #1f2937, #111827);
}

.stat-number {
  font-size: 1.75rem;
  font-weight: 700;
  color: #dc2626;
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .stat-number {
    font-size: 2rem;
  }
}

.stat-label {
  font-size: 1rem;
  font-weight: 600;
  color: white;
  margin-bottom: 0.25rem;
}

.stat-description {
  font-size: 0.875rem;
  color: #d1d5db;
}

.testimonial-carousel {
  position: relative;
}

.testimonial-card {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.75rem;
  padding: 3rem;
  text-align: center;
}

.testimonial-stars .bi-star-fill {
  font-size: 1.25rem;
}

.testimonial-quote-icon {
  font-size: 2.5rem;
  color: rgba(252, 165, 165, 0.3);
  display: block;
  margin-bottom: 1rem;
}

.testimonial-text {
  font-size: 1.125rem;
  color: #e5e7eb;
  font-style: italic;
  line-height: 1.75;
  max-width: 600px;
  margin: 0 auto;
}

.testimonial-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 4px solid rgba(239, 68, 68, 0.3);
  margin-bottom: 1rem;
}

.testimonial-name {
  font-size: 1.25rem;
  font-weight: 700;
  color: #f87171;
  margin-bottom: 0.25rem;
}

.testimonial-title {
  color: #d1d5db;
  margin-bottom: 0.5rem;
}

.testimonial-results {
  background: rgba(220, 38, 38, 0.2);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 0.5rem;
  padding: 0.75rem;
  font-size: 0.875rem;
  color: #fca5a5;
  display: inline-block;
}

.carousel-controls {
  margin-top: 1.5rem;
}

.carousel-control-btn {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: white;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
}
.carousel-control-btn:hover {
  background: #dc2626;
  border-color: #dc2626;
}

.carousel-indicator {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  border: none;
  cursor: pointer;
  transition: background 0.2s;
}
.carousel-indicator.active {
  background: #dc2626;
}
.carousel-indicator:hover {
  background: rgba(255, 255, 255, 0.5);
}

.lead-includes-section {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 1rem;
  padding: 2rem;
  margin-top: 3rem;
}

.lead-includes-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lead-includes-list li {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #d1d5db;
  margin-bottom: 0.75rem;
}

.lead-includes-logo {
  max-height: 160px;
  width: auto;
}

.compliance-card {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 0.5rem;
  padding: 1.5rem;
}

.agent-avatars {
  display: flex;
  margin-right: -0.5rem;
}

.agent-avatar-circle {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #dc2626;
  border: 2px solid #111827;
  margin-left: -8px;
}
.agent-avatar-circle:first-child {
  margin-left: 0;
}

.lead-showcase-section {
  padding: 5rem 0;
  background: linear-gradient(to bottom, #f9fafb, white);
}

.lead-showcase-card {
  background: white;
  border: 2px solid #e5e7eb;
  border-radius: 0.5rem;
  overflow: hidden;
  height: 100%;
  transition: all 0.2s;
}
.lead-showcase-card:hover {
  border-color: #fecaca;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.lead-showcase-header {
  padding: 1rem 1.25rem;
  border-bottom: 1px solid #e5e7eb;
}

.lead-showcase-name {
  font-size: 1.125rem;
  font-weight: 700;
  color: #111827;
  margin-bottom: 0.25rem;
}

.lead-showcase-source {
  font-size: 0.875rem;
  color: #6b7280;
  margin: 0;
}

.lead-showcase-body {
  padding: 1rem 1.25rem;
}

.lead-detail {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #374151;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}
.lead-detail i {
  width: 16px;
  flex-shrink: 0;
}

.lead-showcase-footer {
  padding-top: 0.75rem;
  border-top: 1px solid #f3f4f6;
  margin-top: 0.5rem;
  font-size: 0.875rem;
  color: #4b5563;
}

.faq-section {
  padding: 5rem 0;
  background: linear-gradient(to bottom right, #111827, #1f2937, #111827);
}

.faq-accordion {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.faq-item {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.5rem;
  overflow: hidden;
  transition: background 0.2s;
}
.faq-item:hover {
  background: rgba(255, 255, 255, 0.15);
}

.faq-trigger {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  background: none;
  border: none;
  color: white;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  transition: color 0.2s;
}
.faq-trigger:hover {
  color: #f87171;
}

.faq-question {
  flex: 1;
  padding-right: 1rem;
}

.faq-icon {
  transition: transform 0.3s;
}
.faq-icon.rotate {
  transform: rotate(180deg);
}

.faq-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out, padding 0.3s ease-out;
}
.faq-content.show {
  max-height: 500px;
  padding: 0 1.5rem 1rem;
}
.faq-content p {
  color: #d1d5db;
  line-height: 1.75;
  margin: 0;
}

.cta-section {
  padding: 5rem 0;
  background: linear-gradient(to bottom right, #111827, #1f2937, #111827);
}

.cta-card {
  background: linear-gradient(to right, #dc2626, #991b1b);
  border-radius: 1rem;
  padding: 2rem;
  color: white;
  text-align: center;
}

.cta-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.cta-subtitle {
  color: #fecaca;
  max-width: 600px;
  margin: 0 auto 1.5rem;
}

.cta-benefits {
  font-size: 0.875rem;
  color: #fecaca;
}

.contact-form-wrapper {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}
.contact-form-wrapper.show {
  max-height: 900px;
}

.contact-form-container {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0.75rem;
  padding: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.landing-footer {
  background: #111827;
  color: #d1d5db;
  padding: 2rem 0;
}

.footer-link {
  color: #d1d5db;
  text-decoration: none;
  font-size: 0.875rem;
  transition: color 0.2s;
}
.footer-link:hover {
  color: white;
  text-decoration: underline;
}

.landing-page .btn-danger {
  background-color: #dc2626;
  border-color: #dc2626;
}
.landing-page .btn-danger:hover {
  background-color: #991b1b;
  border-color: #991b1b;
}
.landing-page .btn-outline-danger {
  color: #dc2626;
  border-color: #dc2626;
}
.landing-page .btn-outline-danger:hover {
  background-color: #dc2626;
  border-color: #dc2626;
  color: white;
}
.landing-page .btn-dark {
  background-color: #111827;
  border-color: #111827;
}
.landing-page .btn-dark:hover {
  background-color: #dc2626;
  border-color: #dc2626;
}

.auth-page {
  min-height: 100vh;
  max-height: 100vh;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  padding: 20px;
  overflow: hidden;
}

.auth-container {
  display: flex;
  max-width: 1392px;
  width: 100%;
  height: 100%;
  max-height: calc(100vh - 40px);
  gap: 40px;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1400px) {
  .auth-container {
    max-width: 100%;
  }
}

.auth-left-panel {
  background-color: #ffffff;
  border-radius: 18px;
  padding: 20px 40px 16px;
  width: 628px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-width: 1199.98px) {
  .auth-left-panel {
    width: 50%;
    flex-shrink: 1;
    padding: 20px 30px;
  }
}
@media (max-width: 991.98px) {
  .auth-left-panel {
    width: 100%;
    max-width: 600px;
    padding: 20px;
    height: auto;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
  }
}

.auth-left-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 1 0 auto;
  min-height: -moz-min-content;
  min-height: min-content;
}

.auth-logo {
  flex-shrink: 0;
}
.auth-logo img {
  width: 140px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991.98px) {
  .auth-logo img {
    width: 120px;
    height: auto;
  }
}

.auth-logo-full {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
  flex-shrink: 0;
}
.auth-logo-full .gl-sidebar-logo-svg {
  height: 72px;
  width: auto;
}
.auth-logo-full .gl-sidebar-logo-svg .gl-logo-black {
  fill: #000;
}
.auth-logo-full .gl-sidebar-logo-svg .gl-logo-white {
  fill: #fff;
}
.auth-logo-full .gl-sidebar-logo-svg .gl-logo-red {
  fill: #a51a24;
}

.auth-form-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
  max-width: 441px;
  margin: 0 auto;
  width: 100%;
  flex: 1 0 auto;
}

.auth-header {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 100%;
  text-align: center;
}

.auth-title {
  font-size: 28px;
  font-weight: 700;
  color: #001122;
  margin: 0;
  line-height: 34px;
  letter-spacing: -0.7px;
}
@media (max-width: 991.98px) {
  .auth-title {
    font-size: 26px;
    line-height: 32px;
  }
}

.auth-subtitle {
  font-size: 14px;
  font-weight: 400;
  color: #515151;
  margin: 0;
  line-height: 18px;
}
@media (max-width: 991.98px) {
  .auth-subtitle {
    font-size: 13px;
  }
}

.auth-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  margin-top: auto;
  padding-top: 8px;
}
@media (max-width: 575.98px) {
  .auth-footer {
    flex-direction: column;
    gap: 4px;
    text-align: center;
    padding-top: 8px;
  }
}

.auth-footer-copyright {
  font-size: 12px;
  font-weight: 400;
  color: #909091;
  line-height: 1.4;
}

.auth-footer-links {
  display: flex;
  gap: 6px;
  align-items: center;
}
.auth-footer-links a {
  font-size: 12px;
  font-weight: 500;
  color: #909091;
  text-decoration: none;
  line-height: 1.4;
}
.auth-footer-links a:hover {
  color: #E53935;
}
.auth-footer-links .auth-footer-separator {
  width: 3px;
  height: 3px;
  background-color: #222325;
  border-radius: 50%;
  display: block;
}

.auth-flash {
  width: 100%;
}
.auth-flash .alert {
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 12px;
}

.auth-captcha {
  width: 100%;
}
.auth-captcha iframe {
  transform: scale(0.9);
  transform-origin: 0 0;
}

.auth-page--centered .auth-container--centered {
  justify-content: center;
  max-width: 628px;
}

.auth-panel-centered {
  background-color: #ffffff;
  border-radius: 18px;
  width: 100%;
  max-width: 628px;
  min-height: 728px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 34px 12px 20px;
  position: relative;
}
@media (max-width: 767.98px) {
  .auth-panel-centered {
    min-height: 100vh;
    min-height: 100dvh;
    padding: 30px 20px;
    border-radius: 0;
  }
}

.auth-logo--centered {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 54px;
}
.auth-logo--centered img {
  width: 120px;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767.98px) {
  .auth-logo--centered {
    margin-bottom: 40px;
  }
  .auth-logo--centered img {
    width: 100px;
    height: 100px;
  }
}

.auth-form-container--centered {
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: center;
  width: 100%;
  max-width: 441px;
  flex: 1;
  justify-content: flex-start;
}
.auth-form-container--centered .auth-header--centered {
  margin-bottom: 42px;
}
.auth-form-container--centered .auth-flash {
  width: 100%;
}
.auth-form-container--centered .auth-flash:empty {
  display: none;
}
.auth-form-container--centered .auth-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.auth-form-container--centered .auth-bottom-link {
  margin-top: 48px;
}
@media (max-width: 767.98px) {
  .auth-form-container--centered .auth-header--centered {
    margin-bottom: 32px;
  }
  .auth-form-container--centered .auth-bottom-link {
    margin-top: 36px;
  }
  .auth-form-container--centered {
    max-width: 100%;
    padding: 0 10px;
  }
}

.auth-header--centered {
  width: 100%;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.auth-header--centered .auth-title {
  font-size: 38px;
  line-height: 46px;
  letter-spacing: -1px;
  white-space: nowrap;
}
@media (max-width: 575.98px) {
  .auth-header--centered .auth-title {
    font-size: 24px;
    line-height: 32px;
    white-space: normal;
  }
}
.auth-header--centered .auth-subtitle {
  font-size: 18px;
  font-weight: 400;
  color: #515151;
  line-height: 20px;
  margin: 0;
}

.auth-footer--centered {
  width: 100%;
  max-width: 100%;
  justify-content: center;
  gap: 24px;
  padding-top: 16px;
  flex-shrink: 0;
}
@media (max-width: 767.98px) {
  .auth-footer--centered {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

.auth-form {
  display: flex;
  flex-direction: column;
  gap: 18px;
  width: 100%;
}
.auth-form .form-label {
  text-transform: capitalize;
}
.auth-form .form-control::-moz-placeholder {
  text-transform: capitalize;
}
.auth-form .form-control::placeholder {
  text-transform: capitalize;
}
.auth-form .form-group {
  display: flex;
  flex-direction: column;
}

.auth-form-fields {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}
.auth-form-fields .form-row {
  display: flex;
  gap: 12px;
  width: 100%;
}
@media (max-width: 575.98px) {
  .auth-form-fields .form-row {
    flex-direction: column;
  }
}
.auth-form-fields .form-group.half {
  flex: 1;
  min-width: 0;
}

.form-text.text-muted {
  font-size: 11px;
  color: #727885;
  margin-top: 4px;
}

.password-hint {
  font-size: 12px;
  font-weight: 400;
  color: #424242;
  text-transform: none;
}

.auth-password-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}

.auth-forgot-link {
  font-size: 12px;
  color: #0C162D;
  text-decoration: underline;
  text-underline-position: from-font;
}
.auth-forgot-link:hover {
  color: #E53935;
}

.auth-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
}
.auth-checkbox input[type=checkbox] {
  width: 16px;
  height: 16px;
  border: 1px solid #A2A2A2;
  border-radius: 3px;
  accent-color: #E53935;
  cursor: pointer;
  flex-shrink: 0;
}
.auth-checkbox label {
  font-size: 12px;
  font-weight: 500;
  color: #131313;
  line-height: 16px;
  cursor: pointer;
  text-transform: capitalize;
}
.auth-checkbox label a {
  color: #E53935;
  text-decoration: none;
}
.auth-checkbox label a:hover {
  text-decoration: underline;
}

.auth-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}

.auth-submit-btn {
  width: 100%;
  height: 52px;
  padding: 16px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  background-color: #E53935;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  transition: background-color 0.2s, transform 0.1s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.auth-submit-btn:hover {
  background-color: #d32f2f;
}
.auth-submit-btn:active {
  transform: scale(0.98);
}
.auth-submit-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.auth-divider {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}
.auth-divider::before, .auth-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #E7E7E7;
}
.auth-divider span {
  font-size: 12px;
  font-weight: 400;
  color: #626262;
  text-align: center;
}

.auth-social-buttons {
  display: flex;
  gap: 12px;
  width: 100%;
}

.auth-social-btn {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  padding: 10px 24px;
  font-size: 18px;
  border: 1px solid #E7E7E7;
  border-radius: 10px;
  background-color: #ffffff;
  cursor: pointer;
  transition: background-color 0.2s, border-color 0.2s;
}
.auth-social-btn:hover:not(:disabled) {
  background-color: #f9fafb;
  border-color: #d1d5db;
}
.auth-social-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.auth-social-btn.google-btn {
  color: #ea4335;
}
.auth-social-btn.facebook-btn {
  color: #1877f2;
}
.auth-social-btn.linkedin-btn {
  color: #0a66c2;
}

.auth-bottom-link {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #1b1b1b;
  margin-bottom: 4px;
}
.auth-bottom-link a {
  color: #E53935;
  font-weight: 500;
  text-decoration: none;
}
.auth-bottom-link a:hover {
  text-decoration: underline;
}

.password-requirements {
  font-size: 12px;
  font-weight: 500;
  color: #7b7b7b;
  margin-top: 6px;
  text-transform: capitalize;
}

.auth-right-panel {
  width: 684px;
  flex-shrink: 0;
  height: 100%;
  max-height: 942px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(135deg, #0C162D 0%, rgba(12, 22, 45, 0.95) 30%, rgba(195, 69, 47, 0.9098039216) 100%);
  color: #ffffff;
  padding: 50px 40px 30px;
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
.auth-right-panel::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);
  background-size: 50px 50px;
  pointer-events: none;
  z-index: 0;
}
.auth-right-panel > * {
  position: relative;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .auth-right-panel {
    width: 50%;
    height: 100%;
    max-height: calc(100vh - 40px);
    padding: 40px 30px 25px;
  }
}
@media (max-width: 991.98px) {
  .auth-right-panel {
    display: none;
  }
}

.auth-testimonial-section {
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex: 1;
  justify-content: center;
}

.auth-testimonial-title {
  font-size: 42px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  line-height: 52px;
  letter-spacing: -1.68px;
  text-transform: capitalize;
  max-width: 510px;
}
@media (max-width: 1199.98px) {
  .auth-testimonial-title {
    font-size: 36px;
    line-height: 46px;
  }
}

.auth-quote-icon {
  position: relative;
  font-size: 50px;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  line-height: 1;
  font-style: italic;
  font-weight: 700;
  padding-left: 35px;
}
@media (max-width: 1199.98px) {
  .auth-quote-icon {
    font-size: 45px;
    padding-left: 30px;
  }
}

.auth-quote-icon::before {
  content: "“";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  font-size: inherit;
  color: inherit;
}

.auth-testimonial-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.auth-testimonial-text {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  line-height: 28px;
  margin: 0;
}
@media (max-width: 1199.98px) {
  .auth-testimonial-text {
    font-size: 16px;
    line-height: 24px;
  }
}

.auth-testimonial-author .author-name {
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
}
.auth-testimonial-author .author-title {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}

.auth-testimonial-rating {
  display: flex;
  gap: 4px;
}
.auth-testimonial-rating .bi-star-fill {
  color: #fbbf24;
  font-size: 16px;
}

.auth-carousel-controls {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-top: 8px;
}

.auth-carousel-btn {
  width: 54px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 10px;
  background-color: #ffffff;
  color: #0C162D;
  cursor: pointer;
  transition: background-color 0.2s, transform 0.1s;
}
.auth-carousel-btn:hover {
  background-color: #f5f5f5;
}
.auth-carousel-btn:active {
  transform: scale(0.95);
}
.auth-carousel-btn.active {
  background-color: #E53935;
  color: #ffffff;
}
.auth-carousel-btn i {
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  .auth-carousel-btn {
    width: 48px;
    height: 40px;
  }
}

.auth-carousel-dots {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-left: 16px;
}
.auth-carousel-dots .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  transition: background-color 0.2s;
}
.auth-carousel-dots .dot.active {
  background-color: #ffffff;
}
.auth-carousel-dots .dot:hover {
  background-color: rgba(255, 255, 255, 0.6);
}

.auth-testimonial-content .auth-testimonial-text,
.auth-testimonial-content .auth-testimonial-author,
.auth-testimonial-content .auth-testimonial-rating {
  transition: opacity 0.2s ease-in-out;
}

.auth-cta-card {
  background-color: #ffffff;
  border-radius: 24px;
  padding: 46px 24px 24px;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 34px;
  flex-shrink: 0;
  overflow: visible;
}
@media (max-width: 1199.98px) {
  .auth-cta-card {
    padding: 40px 20px 20px;
    gap: 28px;
    border-radius: 20px;
  }
}

.auth-cta-logo {
  position: absolute;
  top: 0;
  right: 10px;
  width: 100px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-50%);
}
.auth-cta-logo img {
  width: 75px;
  height: 75px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 50%;
}
@media (max-width: 1199.98px) {
  .auth-cta-logo {
    width: 85px;
    height: 85px;
    right: 8px;
  }
  .auth-cta-logo img {
    width: 65px;
    height: 65px;
  }
}

.auth-cta-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 550px;
}

.auth-cta-title {
  font-size: 28px;
  font-weight: 700;
  color: #0C162D;
  margin: 0;
  line-height: 38px;
  letter-spacing: -1.12px;
  text-transform: capitalize;
  max-width: 388px;
}
@media (max-width: 1199.98px) {
  .auth-cta-title {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.96px;
  }
}

.auth-cta-text {
  font-size: 20px;
  font-weight: 500;
  color: #727885;
  margin: 0;
  line-height: 1.4;
}
@media (max-width: 1199.98px) {
  .auth-cta-text {
    font-size: 17px;
    line-height: 1.4;
  }
}

.auth-avatars {
  display: flex;
}
.auth-avatars .auth-avatars-image {
  height: 55px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1199.98px) {
  .auth-avatars .auth-avatars-image {
    height: 48px;
  }
}

@media (min-width: 1400px) {
  .auth-container {
    gap: 60px;
  }
}
@media (max-width: 1199.98px) and (min-width: 992px) {
  .auth-container {
    gap: 30px;
  }
  .auth-left-panel {
    width: 45%;
    padding: 20px 30px;
  }
  .auth-right-panel {
    width: 55%;
    padding: 30px;
  }
  .auth-logo img {
    width: 130px;
    height: auto;
  }
  .auth-title {
    font-size: 32px;
    line-height: 40px;
  }
  .auth-testimonial-title {
    font-size: 40px;
    line-height: 50px;
  }
  .auth-cta-card {
    width: 100%;
    gap: 28px;
  }
}
@media (max-width: 991.98px) {
  .auth-page {
    padding: 15px;
    align-items: flex-start;
    overflow-y: auto;
    height: auto;
    min-height: 100vh;
    max-height: none;
  }
  .auth-container {
    flex-direction: column;
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-height: none;
  }
  .auth-left-panel {
    width: 100%;
    max-width: 600px;
    max-height: none;
    min-height: auto;
    height: auto;
  }
  .auth-right-panel {
    display: none;
  }
  .auth-logo img {
    width: 100px;
    height: auto;
  }
  .auth-title {
    font-size: 30px;
    line-height: 38px;
  }
  .auth-subtitle {
    font-size: 16px;
  }
  .auth-form-container {
    gap: 36px;
  }
  .auth-form {
    gap: 24px;
  }
  .auth-social-buttons {
    gap: 14px;
  }
}
@media (max-width: 767.98px) {
  .auth-page {
    padding: 10px;
    height: auto;
    min-height: 100vh;
    max-height: none;
  }
  .auth-left-panel {
    padding: 20px 25px;
    border-radius: 16px;
    height: auto;
  }
  .auth-logo img {
    width: 90px;
    height: auto;
  }
  .auth-title {
    font-size: 28px;
    line-height: 36px;
  }
  .auth-subtitle {
    font-size: 15px;
  }
  .auth-form-container {
    gap: 32px;
  }
  .auth-form {
    gap: 20px;
  }
  .auth-form .form-label {
    font-size: 15px;
  }
  .auth-form .form-control {
    padding: 12px 14px;
    font-size: 15px;
  }
  .auth-checkbox label {
    font-size: 13px;
  }
  .auth-submit-btn {
    height: 48px;
    font-size: 15px;
  }
  .auth-social-btn {
    height: 48px;
    padding: 13px 30px;
    font-size: 20px;
  }
  .auth-bottom-link {
    font-size: 18px;
  }
  .auth-footer {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }
  .auth-footer-copyright,
  .auth-footer-links a {
    font-size: 13px;
  }
}
@media (max-width: 575.98px) {
  .auth-page {
    padding: 10px;
    min-height: 100vh;
    max-height: none;
    height: auto;
    display: block;
  }
  .auth-container {
    max-width: 100%;
    padding: 0;
    height: auto;
    max-height: none;
  }
  .auth-left-panel {
    width: 100%;
    padding: 20px 20px;
    border-radius: 12px;
    max-height: none;
    height: auto;
  }
  .auth-left-content {
    gap: 32px;
  }
  .auth-logo img {
    width: 80px;
    height: auto;
  }
  .auth-form-container {
    gap: 28px;
    max-width: 100%;
  }
  .auth-header {
    gap: 10px;
  }
  .auth-title {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
  }
  .auth-subtitle {
    font-size: 14px;
    line-height: 18px;
  }
  .auth-form {
    gap: 18px;
  }
  .auth-form .form-label {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .auth-form .form-control {
    padding: 11px 12px;
    font-size: 14px;
    border-radius: 10px;
  }
  .auth-form-fields {
    gap: 16px;
  }
  .auth-actions {
    gap: 16px;
  }
  .auth-checkbox {
    gap: 10px;
  }
  .auth-checkbox input[type=checkbox] {
    width: 18px;
    height: 18px;
  }
  .auth-checkbox label {
    font-size: 12px;
    line-height: 18px;
  }
  .auth-submit-btn {
    height: 46px;
    padding: 12px;
    font-size: 14px;
    border-radius: 10px;
  }
  .auth-divider {
    margin: 4px 0;
  }
  .auth-divider span {
    font-size: 13px;
  }
  .auth-social-buttons {
    gap: 10px;
    flex-wrap: wrap;
  }
  .auth-social-btn {
    flex: 1;
    min-width: calc(33.333% - 7px);
    height: 46px;
    padding: 13px 15px;
    font-size: 18px;
    border-radius: 10px;
  }
  .auth-bottom-link {
    font-size: 16px;
    line-height: 1.4;
  }
  .auth-resend-link {
    margin-top: 10px;
  }
  .auth-resend-link a {
    font-size: 13px;
  }
  .auth-footer {
    flex-direction: column;
    gap: 8px;
    text-align: center;
    margin-top: 20px;
  }
  .auth-footer-copyright,
  .auth-footer-links a {
    font-size: 12px;
  }
  .auth-footer-links {
    gap: 6px;
  }
  .auth-footer-links .auth-footer-separator {
    width: 4px;
    height: 4px;
  }
  .auth-forgot-link {
    font-size: 13px;
  }
}
@media (max-height: 667px) and (orientation: landscape) {
  .auth-page {
    padding: 10px;
    height: auto;
    min-height: 100vh;
    max-height: none;
    overflow-y: auto;
  }
  .auth-container {
    height: auto;
    max-height: none;
  }
  .auth-left-panel {
    max-height: none;
    height: auto;
  }
  .auth-left-content {
    gap: 20px;
  }
  .auth-logo img {
    width: 100px;
    height: auto;
  }
  .auth-form-container {
    gap: 20px;
  }
  .auth-title {
    font-size: 24px;
    line-height: 30px;
  }
  .auth-subtitle {
    font-size: 13px;
    margin-bottom: 0;
  }
  .auth-form {
    gap: 14px;
  }
  .auth-form-fields {
    gap: 12px;
  }
  .auth-actions {
    gap: 12px;
  }
  .auth-submit-btn {
    height: 42px;
  }
  .auth-social-btn {
    height: 42px;
  }
}
@media (hover: none) and (pointer: coarse) {
  .auth-form .form-control {
    font-size: 16px !important;
  }
  .auth-submit-btn,
  .auth-social-btn,
  .auth-carousel-btn {
    min-height: 44px;
  }
  .auth-checkbox input[type=checkbox] {
    min-width: 22px;
    min-height: 22px;
  }
}
.profile-wizard {
  min-height: 100vh;
  background-color: #FFFFFF;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.gl-card .profile-wizard {
  min-height: auto;
  background-color: transparent;
}
@media (max-width: 991.98px) {
  .profile-wizard {
    padding: 0;
  }
}
@media (max-width: 575.98px) {
  .profile-wizard {
    padding: 0;
  }
}

.wizard-progress-track {
  width: 100%;
  height: 12px;
  background-color: #E8E8E8;
  margin: 0;
  flex-shrink: 0;
}
@media (max-width: 991.98px) {
  .wizard-progress-track {
    height: 10px;
  }
}
@media (max-width: 575.98px) {
  .wizard-progress-track {
    height: 8px;
  }
}

.wizard-progress-fill {
  height: 100%;
  background-color: #E53935;
  transition: width 0.3s ease;
}

.wizard-steps {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  padding: 32px 0 24px;
  background-color: #FFFFFF;
}
@media (max-width: 991.98px) {
  .wizard-steps {
    padding: 24px 16px 20px;
    gap: 0;
    overflow-x: auto;
    justify-content: flex-start;
  }
  .wizard-steps::-webkit-scrollbar {
    display: none;
  }
  .wizard-steps {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}
@media (max-width: 767.98px) {
  .wizard-steps {
    display: none;
  }
}

.wizard-step-connector {
  width: 48px;
  height: 0;
  border-top: 1px dashed #A2A2A2;
  flex-shrink: 0;
}
.wizard-step-connector.completed {
  border-top-color: #E53935;
  border-top-style: solid;
}
@media (max-width: 991.98px) {
  .wizard-step-connector {
    width: 24px;
  }
}

.wizard-step-mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .wizard-step-mobile {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0;
    padding: 16px 20px;
    background-color: #ffffff;
  }
  .wizard-step-mobile .wizard-step-mobile-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #E53935;
    border: 1px solid #E53935;
    color: #ffffff;
    flex-shrink: 0;
  }
  .wizard-step-mobile .wizard-step-mobile-icon i {
    font-size: 15px;
    color: #ffffff;
  }
  .wizard-step-mobile .wizard-step-mobile-info {
    flex: 1;
  }
  .wizard-step-mobile .wizard-step-mobile-info .step-label {
    font-family: "Inter", sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: #858585;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
  }
  .wizard-step-mobile .wizard-step-mobile-info .step-name {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E53935;
  }
  .wizard-step-mobile .wizard-step-mobile-count {
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #858585;
  }
}

.wizard-step {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 12px;
  border: 1px solid #A2A2A2;
  border-radius: 54px;
  background-color: #ffffff;
  color: #858585;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
  flex-shrink: 0;
}
.wizard-step:hover:not(.disabled) {
  border-color: rgb(136.5, 136.5, 136.5);
}
.wizard-step.active {
  border-color: #E53935;
  color: #E53935;
  background-color: #ffffff;
}
.wizard-step.active .wizard-step-icon {
  background-color: #E53935;
  border-color: #E53935;
  color: #ffffff;
}
.wizard-step.active .wizard-step-icon i {
  color: #ffffff;
}
.wizard-step.active .wizard-step-text {
  color: #E53935;
  font-weight: 600;
}
.wizard-step.completed {
  border-color: #E53935;
  color: #E53935;
  background-color: #ffffff;
}
.wizard-step.completed .wizard-step-icon {
  background-color: #E53935;
  border-color: #E53935;
  color: #ffffff;
}
.wizard-step.completed .wizard-step-icon i {
  display: none;
}
.wizard-step.completed .wizard-step-icon::after {
  content: "\f26b";
  font-family: "bootstrap-icons";
  font-size: 14px;
}
.wizard-step.completed .wizard-step-text {
  color: #E53935;
  font-weight: 600;
}
.wizard-step.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
@media (max-width: 991.98px) {
  .wizard-step {
    padding: 6px 10px;
    gap: 8px;
    font-size: 13px;
  }
}
@media (max-width: 767.98px) {
  .wizard-step {
    padding: 6px 10px;
    font-size: 13px;
  }
  .wizard-step .wizard-step-text {
    display: none;
  }
}

.wizard-step-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #A2A2A2;
  font-size: 16px;
  color: #A2A2A2;
  flex-shrink: 0;
}
.wizard-step-icon i {
  font-size: 16px;
}
.active .wizard-step-icon {
  background-color: #E53935;
  border-color: #E53935;
  color: #ffffff;
}
.active .wizard-step-icon i {
  color: #ffffff;
}
@media (max-width: 991.98px) {
  .wizard-step-icon {
    width: 28px;
    height: 28px;
  }
  .wizard-step-icon i {
    font-size: 14px;
  }
}

.wizard-step-text {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #858585;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .wizard-step-text {
    font-size: 13px;
  }
}

.wizard-content {
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
  padding: 0 24px 24px;
  flex: 1;
}
@media (max-width: 991.98px) {
  .wizard-content {
    max-width: 800px;
  }
}
@media (max-width: 767.98px) {
  .wizard-content {
    padding: 0 16px 16px;
  }
}

.wizard-card {
  background-color: #ffffff;
  border: 1px solid #E5E5E5;
  border-radius: 12px;
  padding: 24px;
  box-shadow: none;
}
@media (max-width: 991.98px) {
  .wizard-card {
    padding: 20px;
    border-radius: 12px;
  }
}
@media (max-width: 767.98px) {
  .wizard-card {
    padding: 16px;
    border-radius: 10px;
  }
}
@media (max-width: 575.98px) {
  .wizard-card {
    padding: 14px;
    border-radius: 8px;
  }
}

.wizard-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  gap: 10px;
}
@media (max-width: 767.98px) {
  .wizard-card-header {
    margin-bottom: 14px;
    flex-wrap: wrap;
  }
}
@media (max-width: 575.98px) {
  .wizard-card-header {
    margin-bottom: 12px;
    gap: 10px;
  }
}

.wizard-card-title {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
  min-width: 0;
}
.wizard-card-title h2, .wizard-card-title .h2 {
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #001122;
  margin: 0;
  line-height: 28px;
  text-transform: capitalize;
}
@media (max-width: 767.98px) {
  .wizard-card-title h2, .wizard-card-title .h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 575.98px) {
  .wizard-card-title h2, .wizard-card-title .h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.wizard-card-title p {
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #515151;
  margin: 0;
  line-height: 18px;
  letter-spacing: -0.14px;
}
@media (max-width: 575.98px) {
  .wizard-card-title p {
    font-size: 12px;
    line-height: 16px;
  }
}

.wizard-card-action {
  flex-shrink: 0;
}
.wizard-card-action .btn-google-calendar {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  height: 42px;
  border: 1px solid #2C7DFE;
  border-radius: 8px;
  background-color: #ffffff;
  color: #2C7DFE;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none;
  white-space: nowrap;
}
.wizard-card-action .btn-google-calendar:hover {
  background-color: rgba(44, 125, 254, 0.05);
  color: #2C7DFE;
}
.wizard-card-action .btn-google-calendar img {
  width: 26px;
  height: 26px;
  flex-shrink: 0;
}
.wizard-card-action .btn-google-calendar span {
  white-space: nowrap;
}
.wizard-card-action .btn-google-calendar.connected {
  border-color: #10b981;
  color: #10b981;
  cursor: default;
}
.wizard-card-action .btn-google-calendar.connected:hover {
  background-color: rgba(16, 185, 129, 0.05);
}
@media (max-width: 767.98px) {
  .wizard-card-action .btn-google-calendar {
    padding: 8px 14px;
    height: 38px;
    font-size: 13px;
  }
  .wizard-card-action .btn-google-calendar img {
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 575.98px) {
  .wizard-card-action .btn-google-calendar {
    padding: 8px;
    height: auto;
    border: 1px solid #2C7DFE;
    gap: 0;
  }
  .wizard-card-action .btn-google-calendar img {
    width: 28px;
    height: 28px;
  }
  .wizard-card-action .btn-google-calendar span {
    display: none;
  }
  .wizard-card-action .btn-google-calendar.connected {
    border-color: #10b981;
  }
}

.wizard-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
  padding-top: 0;
  border-top: none;
}
.wizard-footer:has(.wizard-footer-left:not(:empty)) {
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .wizard-footer {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 16px;
  }
}

.wizard-footer-left {
  display: flex;
  gap: 12px;
}
.wizard-footer-left:empty {
  display: none;
}
@media (max-width: 767.98px) {
  .wizard-footer-left {
    display: contents;
  }
  .wizard-footer-left .btn-wizard {
    width: 100%;
    grid-row: 2;
  }
}

.wizard-footer-right {
  display: flex;
  gap: 12px;
}
@media (max-width: 767.98px) {
  .wizard-footer-right {
    display: contents;
  }
  .wizard-footer-right .btn-wizard {
    width: 100%;
  }
  .wizard-footer-right .btn-wizard.btn-primary {
    grid-row: 1;
  }
  .wizard-footer-right .btn-wizard.btn-secondary {
    grid-row: 3;
  }
}

.btn-wizard {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 120px;
  height: 42px;
  padding: 10px 16px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .btn-wizard {
    width: 100%;
    height: 40px;
    padding: 10px 16px;
    font-size: 14px;
  }
}

.profile-wizard .btn-wizard.btn-primary,
.profile-wizard button.btn-wizard.btn-primary,
.profile-wizard input[type=submit].btn-wizard.btn-primary,
.profile-wizard a.btn-wizard.btn-primary,
button.btn-wizard.btn-primary,
input[type=submit].btn-wizard.btn-primary,
a.btn-wizard.btn-primary,
.btn-wizard.btn-primary {
  background-color: #E53935 !important;
  border: none !important;
  color: #ffffff !important;
  background-image: none !important;
  box-shadow: none !important;
}
.profile-wizard .btn-wizard.btn-primary:hover, .profile-wizard .btn-wizard.btn-primary:focus, .profile-wizard .btn-wizard.btn-primary:active, .profile-wizard .btn-wizard.btn-primary:not(:disabled):not(.disabled):active, .profile-wizard .btn-wizard.btn-primary:not(:disabled):not(.disabled).active,
.profile-wizard button.btn-wizard.btn-primary:hover,
.profile-wizard button.btn-wizard.btn-primary:focus,
.profile-wizard button.btn-wizard.btn-primary:active,
.profile-wizard button.btn-wizard.btn-primary:not(:disabled):not(.disabled):active,
.profile-wizard button.btn-wizard.btn-primary:not(:disabled):not(.disabled).active,
.profile-wizard input[type=submit].btn-wizard.btn-primary:hover,
.profile-wizard input[type=submit].btn-wizard.btn-primary:focus,
.profile-wizard input[type=submit].btn-wizard.btn-primary:active,
.profile-wizard input[type=submit].btn-wizard.btn-primary:not(:disabled):not(.disabled):active,
.profile-wizard input[type=submit].btn-wizard.btn-primary:not(:disabled):not(.disabled).active,
.profile-wizard a.btn-wizard.btn-primary:hover,
.profile-wizard a.btn-wizard.btn-primary:focus,
.profile-wizard a.btn-wizard.btn-primary:active,
.profile-wizard a.btn-wizard.btn-primary:not(:disabled):not(.disabled):active,
.profile-wizard a.btn-wizard.btn-primary:not(:disabled):not(.disabled).active,
button.btn-wizard.btn-primary:hover,
button.btn-wizard.btn-primary:focus,
button.btn-wizard.btn-primary:active,
button.btn-wizard.btn-primary:not(:disabled):not(.disabled):active,
button.btn-wizard.btn-primary:not(:disabled):not(.disabled).active,
input[type=submit].btn-wizard.btn-primary:hover,
input[type=submit].btn-wizard.btn-primary:focus,
input[type=submit].btn-wizard.btn-primary:active,
input[type=submit].btn-wizard.btn-primary:not(:disabled):not(.disabled):active,
input[type=submit].btn-wizard.btn-primary:not(:disabled):not(.disabled).active,
a.btn-wizard.btn-primary:hover,
a.btn-wizard.btn-primary:focus,
a.btn-wizard.btn-primary:active,
a.btn-wizard.btn-primary:not(:disabled):not(.disabled):active,
a.btn-wizard.btn-primary:not(:disabled):not(.disabled).active,
.btn-wizard.btn-primary:hover,
.btn-wizard.btn-primary:focus,
.btn-wizard.btn-primary:active,
.btn-wizard.btn-primary:not(:disabled):not(.disabled):active,
.btn-wizard.btn-primary:not(:disabled):not(.disabled).active {
  background-color: #d32f2f !important;
  color: #ffffff !important;
  background-image: none !important;
  box-shadow: none !important;
}
.profile-wizard .btn-wizard.btn-primary:focus,
.profile-wizard button.btn-wizard.btn-primary:focus,
.profile-wizard input[type=submit].btn-wizard.btn-primary:focus,
.profile-wizard a.btn-wizard.btn-primary:focus,
button.btn-wizard.btn-primary:focus,
input[type=submit].btn-wizard.btn-primary:focus,
a.btn-wizard.btn-primary:focus,
.btn-wizard.btn-primary:focus {
  box-shadow: 0 0 0 3px rgba(229, 57, 53, 0.3) !important;
}
.profile-wizard .btn-wizard.btn-primary:disabled,
.profile-wizard button.btn-wizard.btn-primary:disabled,
.profile-wizard input[type=submit].btn-wizard.btn-primary:disabled,
.profile-wizard a.btn-wizard.btn-primary:disabled,
button.btn-wizard.btn-primary:disabled,
input[type=submit].btn-wizard.btn-primary:disabled,
a.btn-wizard.btn-primary:disabled,
.btn-wizard.btn-primary:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  background-color: #E53935 !important;
}

.profile-wizard .btn-wizard.btn-secondary,
.profile-wizard button.btn-wizard.btn-secondary,
button.btn-wizard.btn-secondary {
  background-color: #ffffff !important;
  background-image: none !important;
  border: 1px solid #E53935 !important;
  color: #E53935 !important;
  box-shadow: none !important;
}
.profile-wizard .btn-wizard.btn-secondary:hover, .profile-wizard .btn-wizard.btn-secondary:focus, .profile-wizard .btn-wizard.btn-secondary:active, .profile-wizard .btn-wizard.btn-secondary:not(:disabled):not(.disabled):active,
.profile-wizard button.btn-wizard.btn-secondary:hover,
.profile-wizard button.btn-wizard.btn-secondary:focus,
.profile-wizard button.btn-wizard.btn-secondary:active,
.profile-wizard button.btn-wizard.btn-secondary:not(:disabled):not(.disabled):active,
button.btn-wizard.btn-secondary:hover,
button.btn-wizard.btn-secondary:focus,
button.btn-wizard.btn-secondary:active,
button.btn-wizard.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #E53935 !important;
  background-image: none !important;
  border-color: #E53935 !important;
  color: #ffffff !important;
  box-shadow: none !important;
}
.profile-wizard .btn-wizard.btn-secondary:focus,
.profile-wizard button.btn-wizard.btn-secondary:focus,
button.btn-wizard.btn-secondary:focus {
  outline: none;
  box-shadow: none !important;
}

.btn-wizard.btn-save-for-later {
  background-color: #1f2937 !important;
  background-image: none !important;
  border: 1px solid #1f2937 !important;
  color: #ffffff !important;
  box-shadow: none !important;
}
.btn-wizard.btn-save-for-later:hover, .btn-wizard.btn-save-for-later:focus, .btn-wizard.btn-save-for-later:active, .btn-wizard.btn-save-for-later:not(:disabled):not(.disabled):active {
  background-color: #111827 !important;
  background-image: none !important;
  border-color: #111827 !important;
  color: #ffffff !important;
  box-shadow: none !important;
}
.btn-wizard.btn-save-for-later:focus {
  outline: none;
  box-shadow: none !important;
}

.wizard-panel {
  display: none;
}
.wizard-panel.active {
  display: block;
}

.wizard-section-divider {
  margin: 16px 0;
  border: none;
  border-top: 1px solid #E5E5E5;
}

.wizard-section-title {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #131313;
  margin-top: 16px;
  margin-bottom: 10px;
}
@media (max-width: 575.98px) {
  .wizard-section-title {
    font-size: 14px;
    margin-bottom: 8px;
  }
}

.wizard-section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  margin-top: 16px;
  gap: 8px;
}
.wizard-section-header .wizard-section-title {
  margin-bottom: 0;
}
.wizard-section-header .form-label {
  margin-bottom: 0;
  font-weight: 500;
}
.wizard-section-header .btn-link {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  padding: 0;
  color: #E53935;
}
.wizard-section-header .btn-link:hover {
  text-decoration: underline;
  color: #d32f2f;
}

.wizard-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.wizard-form .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
@media (max-width: 767.98px) {
  .wizard-form .form-row {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.wizard-form .form-group {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 0;
}
.wizard-form .form-group.full-width {
  grid-column: 1/-1;
}
.wizard-form .form-label {
  text-transform: capitalize;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .wizard-form .form-label {
    font-size: 13px;
    line-height: 18px;
  }
}
.wizard-form .form-label .required {
  color: #E53935;
  margin-left: 2px;
}
.wizard-form .form-label .info-icon {
  color: #858585;
  margin-left: 6px;
  cursor: help;
  font-size: 18px;
  vertical-align: middle;
}
@media (max-width: 575.98px) {
  .wizard-form .form-control,
  .wizard-form .form-select {
    padding: 9px 12px;
    font-size: 13px;
  }
}
.wizard-form .form-control::-moz-placeholder, .wizard-form .form-select::-moz-placeholder {
  text-transform: capitalize;
}
.wizard-form .form-control::placeholder,
.wizard-form .form-select::placeholder {
  text-transform: capitalize;
}
.wizard-form .phone-input-group {
  display: flex;
  gap: 0;
  align-items: stretch;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.wizard-form .phone-input-group .country-code {
  flex-shrink: 0;
  width: auto;
  min-width: 90px;
  border: none;
  border-radius: 0;
  border-right: 1px solid #E5E5E5;
  padding: 10px 10px 10px 14px;
  font-size: 14px;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23858585' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 8px center;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-right: 28px;
}
.wizard-form .phone-input-group .country-code:focus {
  z-index: 1;
  box-shadow: none;
  outline: none;
}
.wizard-form .phone-input-group .phone-number {
  flex: 1;
  border: none;
  border-radius: 0;
  padding-left: 16px;
  padding-right: 40px;
}
.wizard-form .phone-input-group .phone-number:focus {
  box-shadow: none;
  outline: none;
}
.wizard-form .phone-input-group .phone-verified-badge {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.wizard-form .phone-input-group:focus-within {
  border-color: #E53935;
  box-shadow: 0 0 0 3px rgba(229, 57, 53, 0.1);
}

.wizard-checkbox-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  align-items: center;
}
@media (max-width: 767.98px) {
  .wizard-checkbox-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
}

.wizard-checkbox {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.wizard-checkbox input[type=checkbox] {
  width: 1.125rem;
  height: 1.125rem;
  accent-color: #E53935;
  cursor: pointer;
  flex-shrink: 0;
  border: 1px solid #E5E5E5;
  border-radius: 0.25rem;
}
.wizard-checkbox input[type=checkbox]:checked {
  background-color: #E53935;
  border-color: #E53935;
}
.wizard-checkbox label {
  font-size: 0.875rem;
  color: #131313;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.days-selection {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5rem;
  margin-top: 0.5rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 575.98px) {
  .days-selection {
    gap: 0.375rem;
  }
}
.days-selection .day-checkbox {
  flex: 1;
  min-width: 0;
}
.days-selection .day-checkbox input {
  display: none;
}
.days-selection .day-checkbox input:checked + label {
  background-color: #3D4F5F;
  border-color: #3D4F5F;
  color: #ffffff;
}
.days-selection .day-checkbox label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0.5rem 0.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  border: 1px solid #3D4F5F;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.2s ease;
  color: #3D4F5F;
}
@media (max-width: 575.98px) {
  .days-selection .day-checkbox label {
    padding: 0.375rem 0.125rem;
    font-size: 0.75rem;
  }
}
.days-selection .day-checkbox label:hover {
  background-color: rgba(61, 79, 95, 0.08);
}

.wizard-checkbox-red input[type=checkbox],
.wizard-checkbox-red .form-check-input {
  accent-color: #E53935;
  width: 1.125rem;
  height: 1.125rem;
}
.wizard-checkbox-red input[type=checkbox]:checked,
.wizard-checkbox-red .form-check-input:checked {
  background-color: #E53935;
  border-color: #E53935;
}
.wizard-checkbox-red .form-check-label {
  font-size: 0.875rem;
  color: #131313;
}

@media (max-width: 575.98px) {
  .wizard-form .d-flex.gap-4 {
    gap: 1.5rem !important;
  }
}
.wizard-form .form-check-inline {
  margin-right: 0;
}
@media (max-width: 575.98px) {
  .wizard-form .form-check-inline .form-check-label {
    font-size: 0.8125rem;
  }
}
.wizard-form small.text-muted, .wizard-form .text-muted.small {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.375rem;
  line-height: 1.4;
}

.integration-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  margin-bottom: 0.75rem;
}
.integration-card.connected {
  border-color: #10b981;
  background-color: rgba(16, 185, 129, 0.05);
}

.integration-info {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.integration-info .integration-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  background-color: #f3f4f6;
}
.integration-info .integration-icon img {
  width: 24px;
  height: 24px;
}
.integration-info .integration-name {
  font-weight: 500;
  color: #131313;
}
.integration-info .integration-status {
  font-size: 0.8125rem;
  color: #858585;
}
.integration-info .integration-status.connected {
  color: #10b981;
}

.integration-card-new {
  background-color: #fff;
  border: none;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  padding: 1.25rem;
  margin-bottom: 1rem;
}
.integration-card-new .integration-card-header {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
.integration-card-new .integration-card-icon {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(59, 130, 246, 0.1);
  border: none;
  border-radius: 10px;
  flex-shrink: 0;
}
.integration-card-new .integration-card-icon i {
  font-size: 1.25rem;
  color: #3B82F6;
}
.integration-card-new .integration-card-info {
  flex: 1;
}
.integration-card-new .integration-card-title {
  font-weight: 600;
  font-size: 0.9375rem;
  color: #131313;
}
.integration-card-new .integration-card-desc {
  font-size: 0.8125rem;
  color: #858585;
}
.integration-card-new .integration-card-body {
  margin-top: 1rem;
  display: flex;
  justify-content: flex-end;
}
.integration-card-new .integration-card-body.required-fields-buttons {
  justify-content: flex-start;
}
.integration-card-new .integration-card-form {
  margin-top: 1rem;
  padding-top: 1rem;
}
.integration-card-new .integration-card-form .form-label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #131313;
  margin-bottom: 0.5rem;
}
.integration-card-new .integration-card-form .form-control {
  margin-bottom: 1rem;
}
.integration-card-new .integration-card-actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.75rem;
}
.integration-card-new .integration-card-expanded {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #E5E5E5;
}
.integration-card-new .integration-card-status {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1rem;
  padding: 0.75rem 1rem;
  background-color: rgba(16, 185, 129, 0.1);
  border-radius: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #10b981;
}
.integration-card-new .integration-card-status i {
  font-size: 1rem;
}
.integration-card-new .form-switch .form-check-input {
  width: 3rem;
  height: 1.5rem;
  cursor: pointer;
}
.integration-card-new .form-switch .form-check-input:checked {
  background-color: #E53935;
  border-color: #E53935;
}
@media (max-width: 575.98px) {
  .integration-card-new {
    padding: 1rem;
  }
  .integration-card-new .integration-card-header {
    gap: 0.75rem;
  }
  .integration-card-new .integration-card-icon {
    width: 36px;
    height: 36px;
  }
  .integration-card-new .integration-card-icon i {
    font-size: 1.125rem;
  }
  .integration-card-new .integration-card-title {
    font-size: 0.875rem;
  }
  .integration-card-new .integration-card-desc {
    font-size: 0.75rem;
  }
  .integration-card-new .integration-card-body {
    justify-content: stretch;
  }
  .integration-card-new .integration-card-actions {
    justify-content: stretch;
    gap: 0.5rem;
  }
  .integration-card-new .integration-card-status {
    padding: 0.625rem 0.875rem;
    font-size: 0.8125rem;
  }
}

.btn-integration-primary {
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  border: none;
  border-radius: 0.5rem;
  background-color: #E53935;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none;
}
.btn-integration-primary:hover {
  background-color: rgb(226.0921052632, 34.8552631579, 30.4078947368);
  color: #ffffff;
  text-decoration: none;
}
.btn-integration-primary:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.btn-integration-primary.btn-sm, .btn-group-sm > .btn-integration-primary.btn {
  padding: 0.375rem 0.75rem;
  font-size: 0.8125rem;
}
@media (max-width: 575.98px) {
  .btn-integration-primary {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0.75rem 1rem;
  }
}

.btn-integration-outline {
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  border: 1px solid #E53935;
  border-radius: 0.5rem;
  background-color: #ffffff;
  color: #E53935;
  cursor: pointer;
  transition: all 0.2s ease;
}
.btn-integration-outline:hover {
  background-color: #FFDBDB;
}
.btn-integration-outline.btn-sm, .btn-group-sm > .btn-integration-outline.btn {
  padding: 0.375rem 0.75rem;
  font-size: 0.8125rem;
}
@media (max-width: 575.98px) {
  .btn-integration-outline {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 0.75rem 1rem;
  }
}

.btn-integration-dark {
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  border: 1px solid #1f2937;
  border-radius: 0.5rem;
  background-color: #1f2937;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.2s ease;
}
.btn-integration-dark:hover {
  background-color: #111827;
  border-color: #111827;
  color: #ffffff;
}
.btn-integration-dark.btn-sm, .btn-group-sm > .btn-integration-dark.btn {
  padding: 0.375rem 0.75rem;
  font-size: 0.8125rem;
}
@media (max-width: 575.98px) {
  .btn-integration-dark {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 0.75rem 1rem;
  }
}

@media (max-width: 575.98px) {
  .integration-card-actions {
    display: flex;
    gap: 0.5rem;
  }
  .integration-card-actions .btn-integration-primary,
  .integration-card-actions .btn-integration-outline {
    flex: 1;
  }
}

.ghl-tags-input {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  background-color: #ffffff;
  min-height: 48px;
}
.ghl-tags-input .ghl-tag {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.25rem 0.5rem;
  background-color: #f3f4f6;
  border: 1px solid #E5E5E5;
  border-radius: 0.375rem;
  font-size: 0.8125rem;
  color: #131313;
}
.ghl-tags-input .ghl-tag .ghl-tag-remove {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  padding: 0;
  border: none;
  background: none;
  color: #858585;
  cursor: pointer;
}
.ghl-tags-input .ghl-tag .ghl-tag-remove:hover {
  color: #E53935;
}
.ghl-tags-input .ghl-tag .ghl-tag-remove i {
  font-size: 0.75rem;
}
.ghl-tags-input .ghl-tag-input {
  flex: 1;
  min-width: 100px;
  border: none;
  outline: none;
  font-size: 0.875rem;
  background: transparent;
}
.ghl-tags-input .ghl-tag-input::-moz-placeholder {
  color: #858585;
}
.ghl-tags-input .ghl-tag-input::placeholder {
  color: #858585;
}

.integration-action .btn-connect {
  padding: 0.375rem 0.75rem;
  font-size: 0.8125rem;
  font-weight: 500;
  border: 1px solid #E53935;
  border-radius: 0.375rem;
  background-color: #ffffff;
  color: #E53935;
  cursor: pointer;
  transition: all 0.2s ease;
}
.integration-action .btn-connect:hover {
  background-color: #E53935;
  color: #ffffff;
}
.integration-action .btn-disconnect {
  padding: 0.375rem 0.75rem;
  font-size: 0.8125rem;
  font-weight: 500;
  border: 1px solid #E5E5E5;
  border-radius: 0.375rem;
  background-color: #ffffff;
  color: #858585;
  cursor: pointer;
  transition: all 0.2s ease;
}
.integration-action .btn-disconnect:hover {
  border-color: #ef4444;
  color: #ef4444;
}

.btn-integration-danger {
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  border: 1px solid #E53935;
  border-radius: 0.5rem;
  background-color: #E53935;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.2s ease;
}
.btn-integration-danger:hover {
  background-color: rgb(204.6578947368, 30.3947368421, 26.3421052632);
  border-color: rgb(204.6578947368, 30.3947368421, 26.3421052632);
}
.btn-integration-danger:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
@media (max-width: 575.98px) {
  .btn-integration-danger {
    padding: 0.5rem 0.75rem;
    font-size: 0.8125rem;
  }
}

.ringy-integrations-container {
  margin-top: 1rem;
}

.ringy-integration-card {
  background-color: #ffffff;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  overflow: hidden;
}
.ringy-integration-card.collapsed .ringy-card-body {
  display: none;
}
.ringy-integration-card.collapsed .ringy-card-header {
  border-bottom: none;
}
.ringy-integration-card.collapsed .ringy-card-toggle {
  transform: rotate(-90deg);
}
.ringy-integration-card .ringy-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  background-color: #f9fafb;
  border-bottom: 1px solid #E5E5E5;
}
.ringy-integration-card .ringy-card-title {
  font-weight: 600;
  font-size: 0.9375rem;
  color: #131313;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.ringy-integration-card .ringy-card-toggle {
  font-size: 0.75rem;
  color: #858585;
  transition: transform 0.2s ease;
}
.ringy-integration-card .ringy-card-actions {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.ringy-integration-card .ringy-card-body {
  padding: 1rem;
}
.ringy-integration-card .ringy-field-row {
  display: flex;
  gap: 1rem;
  margin-bottom: 0.75rem;
}
.ringy-integration-card .ringy-field-row:last-child {
  margin-bottom: 0;
}
.ringy-integration-card .ringy-field {
  flex: 1;
}
.ringy-integration-card .ringy-field .form-label {
  font-size: 0.8125rem;
  font-weight: 500;
  color: #858585;
  margin-bottom: 0.375rem;
}
.ringy-integration-card .ringy-field .form-control {
  font-size: 0.875rem;
}
.ringy-integration-card .ringy-field-full {
  flex: 1;
}
@media (max-width: 575.98px) {
  .ringy-integration-card .ringy-card-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.75rem;
  }
  .ringy-integration-card .ringy-card-actions {
    width: 100%;
    justify-content: flex-start;
  }
  .ringy-integration-card .ringy-field-row {
    flex-direction: column;
    gap: 0.75rem;
  }
}

.required-fields-buttons {
  flex-wrap: wrap;
  gap: 0.75rem;
}
.required-fields-buttons .btn-required-field {
  flex: 1;
  justify-content: center;
}

.integration-card-new .bi-info-circle {
  color: #E53935;
}

.btn-required-field {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  border: none;
  border-radius: 10px;
  background-color: #3D4F5F;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.2s ease;
}
.btn-required-field i {
  font-size: 0.875rem;
}
.btn-required-field:hover {
  background-color: #344555;
}
@media (max-width: 575.98px) {
  .btn-required-field {
    flex: 1 1 calc(50% - 0.5rem);
    justify-content: center;
    padding: 0.75rem;
    font-size: 0.8125rem;
  }
}

.required-fields-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.required-fields-list li {
  padding: 0.5rem 0;
  border-bottom: 1px solid #E5E5E5;
}
.required-fields-list li:last-child {
  border-bottom: none;
}
.required-fields-list li strong {
  font-family: monospace;
  background-color: #f3f4f6;
  padding: 0.125rem 0.375rem;
  border-radius: 0.25rem;
  font-size: 0.8125rem;
}

.google-sheets-container {
  margin-top: 1rem;
}

.google-sheet-card {
  background-color: #ffffff;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  overflow: hidden;
}
.google-sheet-card.collapsed .google-sheet-body {
  display: none;
}
.google-sheet-card.collapsed .google-sheet-header {
  border-bottom: none;
}
.google-sheet-card.collapsed .google-sheet-card-toggle {
  transform: rotate(-90deg);
}
.google-sheet-card .google-sheet-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  background-color: #f9fafb;
  border-bottom: 1px solid #E5E5E5;
}
.google-sheet-card .google-sheet-title {
  font-weight: 600;
  font-size: 0.9375rem;
  color: #131313;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.google-sheet-card .google-sheet-card-toggle {
  font-size: 0.75rem;
  color: #858585;
  transition: transform 0.2s ease;
}
.google-sheet-card .google-sheet-card-actions {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  margin-top: 0.75rem;
  padding-top: 0.75rem;
  border-top: 1px solid #E5E5E5;
}
.google-sheet-card .google-sheet-body {
  padding: 1rem;
}
.google-sheet-card .google-sheet-field-row {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
}
.google-sheet-card .google-sheet-field {
  flex: 1;
}
.google-sheet-card .google-sheet-field .form-label {
  font-size: 0.9375rem;
  font-weight: 500;
  color: #131313;
  margin-bottom: 0.375rem;
}
.google-sheet-card .google-sheet-field .form-control {
  font-size: 1rem;
}
.google-sheet-card .google-sheet-field .form-control:disabled {
  background-color: #f9fafb;
}
.google-sheet-card .google-sheet-default-section {
  padding-top: 0.75rem;
  margin-top: 0.75rem;
  border-top: 1px solid #E5E5E5;
}
.google-sheet-card .google-sheet-default-section .form-check-label {
  font-weight: 500;
}
.google-sheet-card .google-sheet-default-section .form-text {
  font-size: 0.8125rem;
  margin-top: 0.25rem;
}
.google-sheet-card .google-sheet-share-section {
  padding-top: 0.75rem;
  border-top: 1px solid #E5E5E5;
}
.google-sheet-card .google-sheet-share-row {
  display: flex;
  gap: 0.75rem;
  align-items: center;
}
.google-sheet-card .google-sheet-share-input {
  flex: 1;
}
.google-sheet-card .google-sheet-share-permission {
  width: 120px;
  flex-shrink: 0;
}
@media (max-width: 575.98px) {
  .google-sheet-card .google-sheet-field-row {
    flex-direction: column;
    gap: 0.75rem;
  }
  .google-sheet-card .google-sheet-share-row {
    flex-direction: column;
    align-items: stretch;
  }
  .google-sheet-card .google-sheet-share-row .google-sheet-share-permission {
    width: 100%;
  }
  .google-sheet-card .google-sheet-card-actions {
    flex-wrap: wrap;
  }
}

.webhook-card-container {
  margin-top: 1rem;
}

.webhook-card {
  background-color: #ffffff;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  overflow: hidden;
}
.webhook-card.collapsed .webhook-card-body {
  display: none;
}
.webhook-card.collapsed .webhook-card-header {
  border-bottom: none;
}
.webhook-card.collapsed .webhook-card-toggle {
  transform: rotate(-90deg);
}
.webhook-card .webhook-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1rem;
  background-color: #f9fafb;
  border-bottom: 1px solid #E5E5E5;
}
.webhook-card .webhook-card-title {
  font-weight: 600;
  font-size: 0.9375rem;
  color: #131313;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.webhook-card .webhook-card-toggle {
  font-size: 0.75rem;
  color: #858585;
  transition: transform 0.2s ease;
}
.webhook-card .webhook-card-body {
  padding: 1rem;
}
.webhook-card .webhook-card-body .integration-card-form {
  margin-top: 0;
  padding-top: 0;
}
.webhook-card .webhook-card-actions {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  margin-top: 0.75rem;
  padding-top: 0.75rem;
  border-top: 1px solid #E5E5E5;
}
@media (max-width: 575.98px) {
  .webhook-card .webhook-card-actions {
    flex-wrap: wrap;
  }
}

.ghl-card {
  background-color: #ffffff;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  margin-top: 1rem;
  overflow: hidden;
}
.ghl-card.collapsed .ghl-card-body {
  display: none;
}
.ghl-card.collapsed .ghl-card-header {
  border-bottom: none;
}
.ghl-card.collapsed .ghl-card-toggle {
  transform: rotate(-90deg);
}
.ghl-card .ghl-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1rem;
  background-color: #f9fafb;
  border-bottom: 1px solid #E5E5E5;
  cursor: pointer;
}
.ghl-card .ghl-card-title {
  font-weight: 600;
  font-size: 0.9375rem;
  color: #131313;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.ghl-card .ghl-card-toggle {
  font-size: 0.75rem;
  color: #858585;
  transition: transform 0.2s ease;
}
.ghl-card .ghl-card-body {
  padding: 1rem;
}
.ghl-card .ghl-card-actions {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  margin-top: 0.75rem;
  padding-top: 0.75rem;
  border-top: 1px solid #E5E5E5;
}
@media (max-width: 575.98px) {
  .ghl-card .ghl-card-actions {
    flex-wrap: wrap;
  }
}

.ghl-default-section {
  margin-bottom: 1rem;
}
.ghl-default-section .form-check-label {
  font-weight: 500;
}
.ghl-default-section .form-text {
  font-size: 0.8125rem;
  margin-top: 0.25rem;
}

.ghl-status-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.25rem 0.75rem;
  border-radius: 1rem;
  font-size: 0.8125rem;
  font-weight: 500;
}
.ghl-status-badge i {
  font-size: 0.875rem;
}
.ghl-status-badge.ghl-status-active {
  color: #059669;
  background-color: rgba(16, 185, 129, 0.1);
}
.ghl-status-badge.ghl-status-disconnected {
  color: #dc2626;
  background-color: rgba(220, 38, 38, 0.1);
}

.webhook-status-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.25rem 0.75rem;
  border-radius: 1rem;
  font-size: 0.8125rem;
  font-weight: 500;
}
.webhook-status-badge i {
  font-size: 0.875rem;
}
.webhook-status-badge.webhook-status-success {
  color: #059669;
  background-color: rgba(16, 185, 129, 0.1);
}
.webhook-status-badge.webhook-status-failed {
  color: #dc2626;
  background-color: rgba(220, 38, 38, 0.1);
}
.webhook-status-badge.webhook-status-not-tested {
  color: #d97706;
  background-color: rgba(217, 119, 6, 0.1);
}

.webhook-default-section {
  padding-top: 0.75rem;
  margin-top: 0.75rem;
  border-top: 1px solid #E5E5E5;
}
.webhook-default-section .form-check-label {
  font-weight: 500;
}
.webhook-default-section .form-text {
  font-size: 0.8125rem;
  margin-top: 0.25rem;
}

.google-sheet-shared-accordion {
  margin-top: 1rem;
  border-top: 1px solid #E5E5E5;
  padding-top: 1rem;
}

.shared-accordion-toggle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  padding: 0.625rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #131313;
  background-color: #f3f4f6;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: all 0.2s ease;
}
.shared-accordion-toggle:hover {
  background-color: #e5e7eb;
}
.shared-accordion-toggle .accordion-icon {
  margin-left: auto;
  transition: transform 0.2s ease;
}
.shared-accordion-toggle[aria-expanded=true] .accordion-icon {
  transform: rotate(180deg);
}

.shared-users-table {
  margin-top: 0.75rem;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  overflow: hidden;
}

.shared-users-header {
  display: flex;
  padding: 0.75rem 1rem;
  background-color: #f9fafb;
  border-bottom: 1px solid #E5E5E5;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #858585;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.shared-users-row {
  display: flex;
  align-items: center;
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #E5E5E5;
  font-size: 0.9375rem;
}
.shared-users-row:last-child {
  border-bottom: none;
}
.shared-users-row:hover {
  background-color: #f9fafb;
}

.shared-col-email {
  flex: 2;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
  word-break: break-word;
  font-size: 0.875rem;
}

.shared-col-permission {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shared-col-permission .form-select-sm {
  width: auto;
  min-width: 100px;
}
.shared-col-permission .permission-text {
  color: #858585;
}

.shared-col-actions {
  flex: 0 0 80px;
  display: flex;
  justify-content: flex-end;
}

.owner-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.125rem 0.5rem;
  font-size: 0.6875rem;
  font-weight: 600;
  color: #059669;
  background-color: #d1fae5;
  border-radius: 1rem;
  text-transform: uppercase;
}

.btn-revoke {
  padding: 0.25rem 0.625rem;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #ffffff;
  background-color: #E53935;
  border: 1px solid #E53935;
  border-radius: 0.375rem;
  cursor: pointer;
  transition: all 0.2s ease;
}
.btn-revoke:hover {
  background-color: rgb(204.6578947368, 30.3947368421, 26.3421052632);
  border-color: rgb(204.6578947368, 30.3947368421, 26.3421052632);
  color: #ffffff;
}

@media (max-width: 575.98px) {
  .shared-users-header {
    display: none;
  }
  .shared-users-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
  .shared-col-email,
  .shared-col-permission,
  .shared-col-actions {
    flex: none;
    width: 100%;
  }
  .shared-col-actions {
    justify-content: flex-start;
  }
}
.tags-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1rem;
  background-color: #ffffff;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
  transition: background-color 0.15s ease;
}
.tags-list-item:hover {
  background-color: #f9fafb;
}

.tag-badge {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  background-color: #3D4F5F;
  color: #ffffff;
  border: none;
  border-radius: 10px;
  font-size: 0.875rem;
  font-weight: 600;
}

.tag-actions {
  display: flex;
  gap: 0.25rem;
}

.wizard-photo-upload {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding: 1.5rem;
  border: 1px dashed #E5E5E5;
  border-radius: 0.5rem;
  background-color: #fafafa;
}
.wizard-photo-upload:has(.photo-file-preview) {
  border: none;
  background-color: transparent;
  padding: 0;
}
.wizard-photo-upload > turbo-frame {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.wizard-photo-upload .img-thumbnail {
  width: 100px;
  height: 100px;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.wizard-photo-upload .photo-upload-area {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.wizard-photo-upload .photo-upload-area .dropzone-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem 1rem;
  text-align: center;
  width: 100%;
}
.wizard-photo-upload .photo-upload-area .dropzone-icon {
  font-size: 2rem;
  color: #858585;
  margin-bottom: 0.5rem;
}
.wizard-photo-upload .photo-upload-area .dropzone-text {
  font-size: 0.875rem;
  color: #131313;
}
.wizard-photo-upload .photo-upload-area .dropzone-browse {
  color: #E53935;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
.wizard-photo-upload .photo-upload-area .dropzone-browse:hover {
  text-decoration: underline;
}
.wizard-photo-upload .photo-upload-area .dropzone-hint {
  font-size: 0.75rem;
  color: #858585;
  margin-top: 0.25rem;
}
.wizard-photo-upload .photo-actions .btn-upload {
  display: inline-block;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  border: 1px solid #E53935;
  border-radius: 0.375rem;
  background-color: #ffffff;
  color: #E53935;
  cursor: pointer;
  transition: all 0.2s ease;
}
.wizard-photo-upload .photo-actions .btn-upload:hover {
  background-color: #E53935;
  color: #ffffff;
}
.wizard-photo-upload .photo-actions .photo-hint {
  display: block;
  font-size: 0.75rem;
  color: #858585;
  margin-top: 0.25rem;
}
.wizard-photo-upload .photo-actions .btn-remove-photo {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  border: 1px solid #ef4444;
  border-radius: 0.375rem;
  background-color: #ffffff;
  color: #ef4444;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s ease;
}
.wizard-photo-upload .photo-actions .btn-remove-photo:hover {
  background-color: #ef4444;
  color: #ffffff;
}
.wizard-photo-upload .photo-actions .btn-remove-photo i {
  font-size: 0.875rem;
}
.wizard-photo-upload .photo-actions form:has(.btn-remove-photo) {
  display: inline;
}
.wizard-photo-upload .photo-preview-container {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  width: 100%;
}
.wizard-photo-upload .photo-preview-container .photo-preview-image {
  width: 100px;
  height: 100px;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #E5E5E5;
}
.wizard-photo-upload .photo-preview-container .photo-actions {
  display: flex;
  gap: 0.75rem;
  align-items: center;
}
.wizard-photo-upload .photo-file-preview {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.75rem 1rem;
  background-color: #ffffff;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
}
.wizard-photo-upload .photo-file-info {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.wizard-photo-upload .photo-file-thumb {
  width: 40px;
  height: 40px;
  border-radius: 0.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.wizard-photo-upload .photo-file-details {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
}
.wizard-photo-upload .photo-file-name {
  font-size: 0.875rem;
  font-weight: 500;
  color: #131313;
}
.wizard-photo-upload .photo-file-size {
  font-size: 0.75rem;
  color: #858585;
}
.wizard-photo-upload .photo-file-actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.wizard-photo-upload .photo-action-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: none;
  background: none;
  color: #858585;
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none;
}
.wizard-photo-upload .photo-action-btn i {
  font-size: 1rem;
}
.wizard-photo-upload .photo-action-btn:hover {
  background-color: #f3f4f6;
  color: #131313;
}
.wizard-photo-upload .photo-action-btn.photo-delete-btn:hover {
  background-color: #fef2f2;
  color: #ef4444;
}
.wizard-photo-upload .btn-link.text-danger {
  font-size: 0.8125rem;
  padding: 0;
  margin-top: 0.5rem;
}

.wizard-photo-dropzone {
  border: 1px dashed #E5E5E5;
  border-radius: 0.5rem;
  padding: 2rem;
  text-align: center;
  background-color: #fafafa;
  cursor: pointer;
  transition: all 0.2s ease;
}
.wizard-photo-dropzone:hover {
  border-color: #E53935;
  background-color: #FFDBDB;
}
.wizard-photo-dropzone .dropzone-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}
.wizard-photo-dropzone .dropzone-icon {
  font-size: 2rem;
  color: #858585;
}
.wizard-photo-dropzone .dropzone-text {
  font-size: 0.875rem;
  color: #131313;
}
.wizard-photo-dropzone .dropzone-browse {
  color: #E53935;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
.wizard-photo-dropzone .dropzone-browse:hover {
  text-decoration: underline;
}
.wizard-photo-dropzone .dropzone-hint {
  font-size: 0.75rem;
  color: #858585;
}

.notification-option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  margin-bottom: 0.75rem;
}
.notification-option .notification-info .notification-label {
  font-weight: 500;
  color: #131313;
}
.notification-option .notification-info .notification-desc {
  font-size: 0.8125rem;
  color: #858585;
}
.notification-option .form-switch .form-check-input {
  width: 3rem;
  height: 1.5rem;
  cursor: pointer;
}
.notification-option .form-switch .form-check-input:checked {
  background-color: #E53935;
  border-color: #E53935;
}

.notification-card {
  border: 1px solid #E5E5E5;
  border-radius: 0.75rem;
  padding: 1.25rem;
  margin-bottom: 1rem;
  background-color: #f9fafb;
}
@media (max-width: 575.98px) {
  .notification-card {
    padding: 1rem;
    border-radius: 0.5rem;
  }
}
.notification-card .notification-card-header {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 575.98px) {
  .notification-card .notification-card-header {
    gap: 0.75rem;
  }
}
.notification-card .notification-card-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFDBDB;
  border: 1px solid rgba(229, 57, 53, 0.2);
  border-radius: 0.5rem;
  flex-shrink: 0;
}
@media (max-width: 575.98px) {
  .notification-card .notification-card-icon {
    width: 36px;
    height: 36px;
  }
}
.notification-card .notification-card-icon i {
  font-size: 1.25rem;
  color: #E53935;
}
@media (max-width: 575.98px) {
  .notification-card .notification-card-icon i {
    font-size: 1.125rem;
  }
}
.notification-card .notification-card-info {
  flex: 1;
  min-width: 0;
}
.notification-card .notification-card-title {
  font-weight: 600;
  font-size: 0.9375rem;
  color: #131313;
}
@media (max-width: 575.98px) {
  .notification-card .notification-card-title {
    font-size: 0.875rem;
  }
}
.notification-card .notification-card-desc {
  font-size: 0.8125rem;
  color: #858585;
}
@media (max-width: 575.98px) {
  .notification-card .notification-card-desc {
    font-size: 0.75rem;
  }
}
.notification-card .form-switch {
  flex-shrink: 0;
}
.notification-card .form-switch .form-check-input {
  width: 3rem;
  height: 1.5rem;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .notification-card .form-switch .form-check-input {
    width: 2.75rem;
    height: 1.375rem;
  }
}
.notification-card .form-switch .form-check-input:checked {
  background-color: #E53935;
  border-color: #E53935;
}
.notification-card .notification-card-body {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid rgb(216.25, 216.25, 216.25);
}
@media (max-width: 575.98px) {
  .notification-card .notification-card-body {
    margin-top: 0.75rem;
    padding-top: 0.75rem;
  }
}
.notification-card .notification-card-body .form-label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #131313;
  margin-bottom: 0.5rem;
}
.notification-card .notification-card-body .form-select {
  max-width: 100%;
}
.notification-card .notification-card-warning {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1rem;
  padding: 0.75rem 1rem;
  background-color: #FFF7ED;
  border: 1px solid #FDBA74;
  border-radius: 0.5rem;
  font-size: 0.8125rem;
  color: #C2410C;
}
@media (max-width: 575.98px) {
  .notification-card .notification-card-warning {
    padding: 0.625rem 0.75rem;
    font-size: 0.75rem;
    margin-top: 0.75rem;
  }
}
.notification-card .notification-card-warning i {
  font-size: 1rem;
  flex-shrink: 0;
  color: #F97316;
}

.wizard-encouragement-toast {
  position: fixed;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  width: 320px;
  background-color: rgba(22, 166, 92, 0.1);
  border-left: 4px solid #16A65C;
  border-radius: 12px;
  padding: 14px 16px;
  z-index: 100;
  display: none;
  flex-direction: column;
  gap: 5px;
}
.wizard-encouragement-toast .toast-header {
  display: flex;
  align-items: center;
  gap: 5px;
}
.wizard-encouragement-toast .toast-icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.wizard-encouragement-toast .toast-icon::before {
  content: "👏";
  font-size: 24px;
}
.wizard-encouragement-toast .toast-title {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #0C162D;
  line-height: 24px;
}
.wizard-encouragement-toast .toast-content {
  display: block;
}
.wizard-encouragement-toast .toast-message {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #353E51;
  line-height: 22px;
  letter-spacing: -0.14px;
}
@media (max-width: 1439.98px) {
  .wizard-encouragement-toast {
    display: none;
  }
}

.wizard-save-toast {
  position: fixed;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  background-color: #16A65C;
  border: 1px solid #16A65C;
  border-radius: 12px;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  gap: 14px;
  z-index: 1050;
  box-shadow: 0 4px 12px rgba(22, 166, 92, 0.3);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  max-width: 400px;
}
.wizard-save-toast.show {
  opacity: 1;
  visibility: visible;
}
.wizard-save-toast .toast-check-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1.5px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}
.wizard-save-toast .toast-check-icon i {
  font-size: 12px;
  color: #ffffff;
}
.wizard-save-toast .toast-message {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.4;
  text-transform: capitalize;
  flex: 1;
  display: flex;
  align-items: center;
  margin: 0;
}
.wizard-save-toast .toast-close {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  color: #ffffff;
  cursor: pointer;
  padding: 0;
  opacity: 0.8;
  transition: opacity 0.2s ease;
  flex-shrink: 0;
}
.wizard-save-toast .toast-close:hover {
  opacity: 1;
}
.wizard-save-toast .toast-close i {
  font-size: 18px;
}
@media (max-width: 575.98px) {
  .wizard-save-toast {
    right: 16px;
    left: 16px;
    max-width: none;
  }
}

.phone-verified-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border: 1.5px solid #16A65C;
  border-radius: 50%;
  flex-shrink: 0;
  padding: 2px;
}
.phone-verified-badge i {
  font-size: 10px;
  color: #16A65C;
  line-height: 1;
}

.phone-verified-text {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
}
.phone-verified-text .verified-icon {
  width: 14px;
  height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1.5px solid #16A65C;
  border-radius: 50%;
  flex-shrink: 0;
  padding: 1px;
}
.phone-verified-text .verified-icon i {
  font-size: 8px;
  color: #16A65C;
  line-height: 1;
}
.phone-verified-text .verified-label {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #16A65C;
  line-height: 18px;
  text-transform: capitalize;
}

.wizard-success-screen {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 3rem 2rem;
  min-height: 400px;
}
@media (max-width: 575.98px) {
  .wizard-success-screen {
    padding: 2rem 1rem;
    min-height: 300px;
  }
}

.wizard-success-image {
  margin-bottom: 24px;
}
.wizard-success-image img {
  width: 449px;
  height: 321px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 575.98px) {
  .wizard-success-image img {
    width: 100%;
    height: auto;
    max-width: 300px;
  }
}

.wizard-success-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: #111827;
  margin-bottom: 0.75rem;
}
@media (max-width: 575.98px) {
  .wizard-success-title {
    font-size: 1.5rem;
  }
}

.wizard-success-message {
  font-size: 1rem;
  color: #858585;
  margin-bottom: 2rem;
  line-height: 1.6;
  max-width: 400px;
}
@media (max-width: 575.98px) {
  .wizard-success-message {
    font-size: 0.9375rem;
    margin-bottom: 1.5rem;
  }
}

.wizard-success-screen .btn-wizard {
  text-decoration: none;
}

.wizard-success-header {
  display: none;
}
@media (max-width: 767.98px) {
  .wizard-success-header {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem;
    margin-bottom: 1rem;
  }
}

.success-check-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #E53935;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.success-check-icon i {
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: bold;
}

.success-header-text {
  font-size: 1rem;
  font-weight: 500;
  color: #131313;
}

.profile-wizard .select2-container--default {
  width: 100% !important;
}
.profile-wizard .select2-container--default .select2-selection--multiple {
  min-height: 44px;
  padding: 0.5rem 0.75rem;
  padding-right: 2rem;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  position: relative;
}
.profile-wizard .select2-container--default .select2-selection--multiple:focus, .profile-wizard .select2-container--default .select2-selection--multiple:focus-within {
  border-color: #E53935;
  box-shadow: 0 0 0 3px #FFDBDB;
  outline: none;
}
.profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__clear {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.25rem;
  color: #858585;
  cursor: pointer;
  padding: 0.25rem;
  line-height: 1;
  z-index: 1;
}
.profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__clear:hover {
  color: #131313;
}
.profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  padding: 0 !important;
  line-height: 1;
}
.profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  gap: 0.5rem;
  padding: 0.375rem 0.75rem;
  margin: 0 !important;
  background-color: #3D4F5F;
  border: none;
  border-radius: 10px;
  font-size: 0.875rem;
  color: #ffffff;
  line-height: 1;
  position: relative;
}
.profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  position: relative;
  order: 2;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0 !important;
  padding: 0;
  border: none;
  background: none;
  line-height: 1;
  top: 0;
}
.profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove span {
  font-size: 1rem;
}
.profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover {
  color: #ffffff;
  background: none;
}
.profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display {
  padding: 0 !important;
  margin: 0;
  order: 1;
  color: #ffffff;
}
.profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
  margin: 0;
}
.profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field {
  margin: 0 !important;
  padding: 0;
  font-size: 0.875rem;
  color: #131313;
  line-height: 1;
}
.profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field::-moz-placeholder {
  color: #858585;
}
.profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field::placeholder {
  color: #858585;
}
.profile-wizard .select2-container--default .select2-dropdown {
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  margin-top: 4px;
}
.profile-wizard .select2-container--default .select2-dropdown .select2-results__option {
  padding: 0.625rem 0.875rem;
  font-size: 0.875rem;
}
.profile-wizard .select2-container--default .select2-dropdown .select2-results__option--highlighted[aria-selected] {
  background-color: #FFDBDB;
  color: #131313;
}
.profile-wizard .select2-container--default .select2-dropdown .select2-results__option[aria-selected=true] {
  background-color: #E53935;
  color: #ffffff;
}

.review-section {
  padding: 1rem 0;
  border-bottom: 1px solid #E5E5E5;
}
.review-section:first-child {
  padding-top: 0;
}
.review-section:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.review-section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
}

.review-section-title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #111827;
  margin: 0;
}
@media (max-width: 575.98px) {
  .review-section-title {
    font-size: 1rem;
  }
}

.review-subsection-title {
  font-size: 1rem;
  font-weight: 600;
  color: #374151;
  margin: 1.25rem 0 0.75rem 0;
}
.review-fields + .review-subsection-title {
  margin-top: 1.5rem;
}
@media (max-width: 575.98px) {
  .review-subsection-title {
    font-size: 0.9375rem;
  }
}

.review-edit-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px dashed #E53935;
  border-radius: 0.5rem;
  background-color: transparent;
  color: #E53935;
  cursor: pointer;
  transition: all 0.2s ease;
}
.review-edit-btn:hover {
  background-color: #FFDBDB;
}
.review-edit-btn i {
  font-size: 1rem;
}

.review-fields {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.review-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
}
@media (max-width: 575.98px) {
  .review-row {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }
}

.review-field {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.review-label {
  font-size: 0.8125rem;
  font-weight: 700;
  color: #131313;
  text-transform: capitalize;
}

.review-value {
  font-size: 0.9375rem;
  font-weight: 400;
  color: #858585;
  text-transform: capitalize;
  word-break: break-word;
}
@media (max-width: 575.98px) {
  .review-value {
    font-size: 0.875rem;
  }
}
.review-value.review-value--email, .review-value.review-value--url {
  text-transform: none;
}

.review-field.full-width {
  grid-column: 1/-1;
}

.review-photo-preview {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 1rem;
  background-color: #f9fafb;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  margin-top: 0.25rem;
}

.review-photo-thumb {
  width: 40px;
  height: 40px;
  border-radius: 0.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.review-photo-info {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
}

.review-photo-name {
  font-size: 0.875rem;
  font-weight: 500;
  color: #131313;
}

.review-photo-size {
  font-size: 0.75rem;
  color: #858585;
}

.review-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.25rem;
}

.review-tag {
  display: inline-flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  background-color: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 2rem;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #131313;
}

.gl-onboarding {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: #F6F6F6;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.gl-onboarding-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: #FFFFFF;
  border-bottom: 1px solid #E5E5E5;
  padding: 16px 32px;
}
@media (max-width: 768px) {
  .gl-onboarding-header {
    padding: 12px 12px;
  }
}

.gl-onboarding-header-inner {
  display: flex;
  align-items: center;
  gap: 24px;
  max-width: 680px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .gl-onboarding-header-inner {
    gap: 16px;
  }
}

.gl-onboarding-header-logo {
  flex-shrink: 0;
}
.gl-onboarding-header-logo .gl-sidebar-logo-svg {
  height: 32px;
  width: auto;
}
.gl-onboarding-header-logo .gl-sidebar-logo-svg .gl-logo-black {
  fill: #000;
}
.gl-onboarding-header-logo .gl-sidebar-logo-svg .gl-logo-white {
  fill: #fff;
}
.gl-onboarding-header-logo .gl-sidebar-logo-svg .gl-logo-red {
  fill: #a51a24;
}
@media (max-width: 768px) {
  .gl-onboarding-header-logo .gl-sidebar-logo-svg {
    height: 26px;
  }
}

.gl-onboarding-header-progress {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.gl-onboarding-progress-track {
  height: 6px;
  background: #F0F1F3;
  border-radius: 3px;
  overflow: hidden;
}

.gl-onboarding-progress-fill {
  height: 100%;
  background: var(--gl-accent, #CD0200);
  border-radius: 3px;
  transition: width 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 0 6px rgba(205, 2, 0, 0.25);
}

.gl-onboarding-progress-text {
  font-size: 10px;
  font-weight: 500;
  color: #7B7B7B;
  text-align: right;
}

.gl-onboarding-container {
  flex: 1;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 40px 24px 60px;
}
@media (max-width: 768px) {
  .gl-onboarding-container {
    padding: 20px 12px 40px;
  }
}

.gl-onboarding-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 32px;
  padding-top: 20px;
  border-top: 1px solid #E5E5E5;
}

.gl-onboarding-nav-spacer {
  width: 1px;
}

.gl-onboarding-nav-right {
  display: flex;
  align-items: center;
  gap: 12px;
}

.gl-onboarding-back {
  font-size: 14px;
}

.gl-onboarding-continue {
  min-width: 180px;
  height: 48px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 13px;
}

.gl-policy-page {
  max-width: 720px;
  margin: 0 auto;
  padding: 40px 24px 80px;
}
@media (max-width: 768px) {
  .gl-policy-page {
    padding: 20px 12px 60px;
  }
}

.gl-policy-container {
  background: #FFFFFF;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  overflow: hidden;
}

.gl-policy-header {
  text-align: center;
  padding: 40px 40px 24px;
  border-bottom: 1px solid #E5E5E5;
}
@media (max-width: 768px) {
  .gl-policy-header {
    padding: 24px 12px 16px;
  }
}

.gl-policy-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: rgba(205, 2, 0, 0.08);
  color: #CD0200;
  font-size: 26px;
  margin-bottom: 16px;
}

.gl-policy-title {
  font-size: 24px;
  font-weight: 700;
  color: #313036;
  letter-spacing: -0.02em;
  margin: 0 0 6px;
}

.gl-policy-date {
  font-size: 13px;
  color: #7B7B7B;
  margin: 0;
}

.gl-policy-body {
  padding: 32px 40px;
  font-size: 14px;
  color: #424242;
  line-height: 1.7;
}
@media (max-width: 768px) {
  .gl-policy-body {
    padding: 20px 12px;
    font-size: 13px;
  }
}
.gl-policy-body h2, .gl-policy-body .h2 {
  font-size: 18px;
  font-weight: 700;
  color: #313036;
  margin: 28px 0 10px;
  letter-spacing: -0.01em;
}
.gl-policy-body h3, .gl-policy-body .h3 {
  font-size: 16px;
  font-weight: 600;
  color: #313036;
  margin: 20px 0 8px;
}
.gl-policy-body p {
  margin-bottom: 14px;
}
.gl-policy-body ul, .gl-policy-body ol {
  margin-bottom: 14px;
  padding-left: 20px;
}
.gl-policy-body ul li, .gl-policy-body ol li {
  margin-bottom: 6px;
}
.gl-policy-body a {
  color: var(--gl-accent, #CD0200);
  text-decoration: none;
}
.gl-policy-body a:hover {
  text-decoration: underline;
}
.gl-policy-body .list-group {
  border: none;
}
.gl-policy-body .list-group-item {
  border: none;
  border-bottom: 1px solid #E5E5E5;
  padding: 16px 0;
  background: transparent;
}

.gl-onboarding-step {
  width: 100%;
  max-width: 560px;
  background: #FFFFFF;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  padding: 40px;
  animation: gl-onboarding-fade-in 0.4s ease;
}
@media (max-width: 768px) {
  .gl-onboarding-step {
    padding: 24px 12px;
    border-radius: 13px;
  }
}

@keyframes gl-onboarding-fade-in {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.gl-onboarding-step-header {
  text-align: center;
  margin-bottom: 32px;
}

.gl-onboarding-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: rgba(205, 2, 0, 0.08);
  color: #CD0200;
  font-size: 26px;
  margin-bottom: 16px;
}
.gl-onboarding-icon--accent {
  background: var(--gl-accent-light, rgba(205, 2, 0, 0.08));
  color: var(--gl-accent, #CD0200);
}

.gl-onboarding-title {
  font-size: 24px;
  font-weight: 700;
  color: #313036;
  letter-spacing: -0.02em;
  margin: 0 0 8px;
}

.gl-onboarding-subtitle {
  font-size: 14px;
  color: #7B7B7B;
  margin: 0;
  line-height: 1.5;
}

.gl-onboarding-section {
  margin-bottom: 24px;
  padding: 20px;
  background: #FAFBFC;
  border-radius: 13px;
}

.gl-onboarding-section-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}

.gl-onboarding-section-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: #FFFFFF;
  color: #6B7280;
  font-size: 18px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.gl-onboarding-section-title {
  font-size: 16px;
  font-weight: 600;
  color: #313036;
  margin: 0;
  flex: 1;
}

.gl-onboarding-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 10px;
  border-radius: 9999px;
  font-size: 10px;
  font-weight: 600;
}
.gl-onboarding-badge--verified {
  background: rgba(16, 185, 129, 0.1);
  color: #059669;
}
.gl-onboarding-badge--pending {
  background: rgba(245, 158, 11, 0.1);
  color: #92400E;
}

.gl-onboarding-form {
  width: 100%;
}

.gl-onboarding-field {
  margin-bottom: 16px;
}

.gl-onboarding-field-row {
  display: flex;
  gap: 8px;
  align-items: flex-end;
}
.gl-onboarding-field-row .gl-onboarding-field {
  flex: 1;
  margin-bottom: 0;
}

.gl-onboarding-label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #313036;
  margin-bottom: 6px;
}

.gl-onboarding-hint {
  font-size: 10px;
  color: #7B7B7B;
  margin: 0 0 8px;
}

.gl-onboarding-input {
  width: 100%;
  height: 44px;
  padding: 0 14px;
  font-size: 14px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #424242;
  background: #FFFFFF;
  border: 1.5px solid #E5E5E5;
  border-radius: 10px;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.gl-onboarding-input::-moz-placeholder {
  color: rgba(115, 118, 123, 0.5);
}
.gl-onboarding-input::placeholder {
  color: rgba(115, 118, 123, 0.5);
}
.gl-onboarding-input:focus {
  outline: none;
  border-color: var(--gl-accent, #CD0200);
  box-shadow: 0 0 0 3px rgba(205, 2, 0, 0.08);
}
.gl-onboarding-input.gl-input-disabled {
  background: #F6F6F6;
  color: #7B7B7B;
  cursor: not-allowed;
  opacity: 0.7;
}
.gl-onboarding-input--code {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 8px;
  max-width: 200px;
}

.gl-onboarding-text {
  font-size: 14px;
  color: #424242;
  line-height: 1.5;
  margin: 0;
}

.gl-onboarding-message {
  margin-top: 8px;
  font-size: 13px;
  font-weight: 500;
}
.gl-onboarding-message.error {
  color: #EF4444;
}
.gl-onboarding-message.success {
  color: #10B981;
}

.gl-onboarding-email-info {
  padding: 12px 0;
}

.gl-onboarding-actions {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
}

.gl-onboarding-continue {
  width: 100%;
  max-width: 320px;
  height: 48px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 13px;
}

.gl-onboarding-step--success {
  text-align: center;
  padding: 48px 40px;
}

.gl-onboarding-success-icon {
  font-size: 64px;
  color: #10B981;
  margin-bottom: 20px;
  animation: gl-onboarding-success-pop 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@keyframes gl-onboarding-success-pop {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.gl-onboarding-success-visual {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  animation: gl-onboarding-success-pop 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.gl-onboarding-success-logo {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
  border-radius: 50%;
  box-shadow: 0 0 0 4px rgba(16, 185, 129, 0.15), 0 0 0 12px rgba(16, 185, 129, 0.08), 0 0 24px rgba(16, 185, 129, 0.12);
  padding: 14px;
}
.gl-onboarding-success-logo .gl-sidebar-logo-svg {
  height: 40px;
  width: auto;
}
.gl-onboarding-success-logo .gl-sidebar-logo-svg .gl-logo-black {
  fill: #313036;
}
.gl-onboarding-success-logo .gl-sidebar-logo-svg .gl-logo-white {
  fill: #FFFFFF;
}
.gl-onboarding-success-logo .gl-sidebar-logo-svg .gl-logo-red {
  fill: #a51a24;
}

.gl-onboarding-success-badge {
  position: absolute;
  bottom: -4px;
  right: -4px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #10B981;
  border-radius: 50%;
  border: 3px solid #FFFFFF;
  color: #fff;
  font-size: 14px;
}

.gl-onboarding-success-title {
  font-size: 28px;
  font-weight: 700;
  color: #313036;
  letter-spacing: -0.02em;
  margin: 0 0 8px;
}

.gl-onboarding-success-subtitle {
  font-size: 16px;
  color: #7B7B7B;
  margin: 0 0 24px;
}

.gl-onboarding-success-stats {
  display: flex;
  justify-content: center;
  gap: 32px;
  margin-bottom: 32px;
  padding: 16px 0;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}

.gl-onboarding-success-stat {
  text-align: center;
}

.gl-onboarding-success-stat-value {
  font-size: 22px;
  font-weight: 700;
  color: #313036;
  letter-spacing: -0.02em;
}

.gl-onboarding-success-stat-label {
  font-size: 10px;
  font-weight: 600;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.gl-onboarding-error {
  border-color: #EF4444 !important;
  animation: gl-onboarding-shake 0.4s ease;
}

.gl-onboarding-error-msg {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 8px;
  padding: 8px 12px;
  background: rgba(239, 68, 68, 0.06);
  border-radius: 5px;
  font-size: 13px;
  font-weight: 500;
  color: #EF4444;
}
.gl-onboarding-error-msg i {
  font-size: 16px;
  flex-shrink: 0;
}

@keyframes gl-onboarding-shake {
  0%, 100% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-6px);
  }
  40% {
    transform: translateX(6px);
  }
  60% {
    transform: translateX(-4px);
  }
  80% {
    transform: translateX(4px);
  }
}
.gl-onboarding-agreement {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 14px 0;
  border-bottom: 1px solid #E5E5E5;
}
.gl-onboarding-agreement:last-child {
  border-bottom: none;
}

.gl-onboarding-agreement-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #FAFBFC;
  color: #6B7280;
  font-size: 20px;
  flex-shrink: 0;
}

.gl-onboarding-agreement-info {
  flex: 1;
  min-width: 0;
}

.gl-onboarding-agreement-title {
  font-size: 14px;
  font-weight: 600;
  color: #313036;
  margin: 0 0 2px;
}

.gl-onboarding-agreement-desc {
  font-size: 13px;
  color: #7B7B7B;
  margin: 0 0 4px;
  line-height: 1.4;
}

.gl-onboarding-agreement-link {
  font-size: 10px;
  font-weight: 500;
  color: var(--gl-accent, #CD0200);
  text-decoration: none;
}
.gl-onboarding-agreement-link:hover {
  text-decoration: underline;
}

.gl-onboarding-state-actions {
  display: flex;
  gap: 8px;
  margin-bottom: 12px;
}

.gl-onboarding-state-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.gl-onboarding-state-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 12px;
  border-radius: 9999px;
  font-size: 13px;
  font-weight: 500;
  color: #7B7B7B;
  background: #FAFBFC;
  cursor: pointer;
  transition: all 0.15s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.gl-onboarding-state-chip:hover {
  background: #F0F1F3;
}
.gl-onboarding-state-chip.selected {
  background: var(--gl-accent-light, rgba(205, 2, 0, 0.08));
  color: var(--gl-accent, #CD0200);
  font-weight: 600;
}

.gl-onboarding-type-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media (max-width: 768px) {
  .gl-onboarding-type-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.gl-onboarding-type-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding: 16px 10px;
  border-radius: 13px;
  background: #FAFBFC;
  cursor: pointer;
  transition: all 0.15s ease;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.gl-onboarding-type-card:hover {
  background: #F0F1F3;
}
.gl-onboarding-type-card.selected {
  background: var(--gl-accent-light, rgba(205, 2, 0, 0.08));
  box-shadow: 0 0 0 2px var(--gl-accent, #CD0200);
}

.gl-onboarding-type-card-icon {
  font-size: 24px;
  color: #7B7B7B;
}
.selected .gl-onboarding-type-card-icon {
  color: var(--gl-accent, #CD0200);
}

.gl-onboarding-type-card-name {
  font-size: 13px;
  font-weight: 700;
  color: #313036;
}

.gl-onboarding-type-card-desc {
  font-size: 8px;
  color: #7B7B7B;
  line-height: 1.3;
}

.gl-onboarding-pill-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.gl-onboarding-pill-group--vertical {
  flex-direction: column;
}

.gl-onboarding-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 18px;
  border-radius: 9999px;
  font-size: 13px;
  font-weight: 500;
  color: #7B7B7B;
  background: #FAFBFC;
  cursor: pointer;
  transition: all 0.15s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.gl-onboarding-pill:hover {
  background: #F0F1F3;
}
.gl-onboarding-pill.selected {
  background: var(--gl-accent-light, rgba(205, 2, 0, 0.08));
  color: var(--gl-accent, #CD0200);
  font-weight: 600;
}
.gl-onboarding-pill--day {
  min-width: 44px;
  padding: 8px 12px;
}
.gl-onboarding-pill--wide {
  width: 100%;
  justify-content: flex-start;
  padding: 12px 18px;
}
.gl-onboarding-pill--sm {
  padding: 4px 12px;
  font-size: 10px;
}

.gl-onboarding-goal-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media (max-width: 768px) {
  .gl-onboarding-goal-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.gl-onboarding-goal-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  padding: 18px 12px;
  border-radius: 13px;
  background: #FAFBFC;
  cursor: pointer;
  transition: all 0.15s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.gl-onboarding-goal-card:hover {
  background: #F0F1F3;
}
.gl-onboarding-goal-card.selected {
  background: var(--gl-accent-light, rgba(205, 2, 0, 0.08));
  box-shadow: 0 0 0 2px var(--gl-accent, #CD0200);
}

.gl-onboarding-goal-value {
  font-size: 22px;
  font-weight: 700;
  color: #313036;
  letter-spacing: -0.02em;
}
.selected .gl-onboarding-goal-value {
  color: var(--gl-accent, #CD0200);
}

.gl-onboarding-goal-label {
  font-size: 10px;
  color: #7B7B7B;
}

.gl-onboarding-color-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.gl-onboarding-color-swatch {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
  border: 3px solid transparent;
}
.gl-onboarding-color-swatch:hover {
  transform: scale(1.1);
}
.gl-onboarding-color-swatch.selected {
  border-color: #313036;
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #313036;
  transform: scale(1.1);
}

.gl-onboarding-custom-color {
  margin-top: 16px;
  display: flex;
  align-items: flex-end;
  gap: 10px;
}

.gl-onboarding-label--sm {
  font-size: 10px;
  margin-bottom: 4px;
}

.gl-onboarding-input--color {
  width: 44px;
  height: 44px;
  padding: 2px;
  border-radius: 10px;
  cursor: pointer;
}

.gl-onboarding-photo-upload {
  display: flex;
  align-items: center;
  gap: 16px;
}

.gl-onboarding-photo-preview,
.gl-onboarding-logo-preview {
  width: 80px;
  height: 80px;
  border-radius: 13px;
  overflow: hidden;
  flex-shrink: 0;
  background: #FAFBFC;
}

.gl-onboarding-photo-img,
.gl-onboarding-logo-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gl-onboarding-phone-input-wrapper {
  display: flex;
  align-items: center;
  border: 1.5px solid #E5E5E5;
  border-radius: 10px;
  overflow: visible;
  position: relative;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.gl-onboarding-phone-input-wrapper:focus-within {
  border-color: var(--gl-accent, #CD0200);
  box-shadow: 0 0 0 3px rgba(205, 2, 0, 0.08);
}
.gl-onboarding-phone-input-wrapper .gl-onboarding-input {
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.gl-onboarding-country-code {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0 12px;
  height: 44px;
  background: #FAFBFC;
  border: none;
  border-right: 1px solid #E5E5E5;
  font-size: 13px;
  font-weight: 500;
  color: #424242;
  flex-shrink: 0;
  cursor: pointer;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  transition: background 0.15s ease;
}
.gl-onboarding-country-code:hover {
  background: #F0F1F3;
}

.gl-autocomplete-wrapper {
  position: relative;
}

.gl-autocomplete-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 100;
  max-height: 240px;
  overflow-y: auto;
  background: #FFFFFF;
  border-radius: 13px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  border: 1px solid #E5E5E5;
  margin-top: 4px;
  display: none;
  scrollbar-width: thin;
}
.gl-autocomplete-dropdown.open {
  display: block;
}

.gl-autocomplete-option {
  display: block;
  width: 100%;
  padding: 10px 14px;
  border: none;
  background: none;
  cursor: pointer;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 14px;
  color: #424242;
  text-align: left;
  transition: background 0.15s ease;
}
.gl-autocomplete-option:hover {
  background: #FAFBFC;
}
.gl-autocomplete-option strong {
  color: #11110D;
  font-weight: 700;
}
.gl-autocomplete-option + .gl-autocomplete-option {
  border-top: 1px solid #E5E5E5;
}

.gl-country-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  width: 280px;
  max-height: 300px;
  overflow-y: auto;
  background: #FFFFFF;
  border-radius: 13px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  border: 1px solid #E5E5E5;
  margin-top: 4px;
  display: none;
  scrollbar-width: thin;
}
.gl-country-dropdown.open {
  display: block;
}

.gl-country-option {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 10px 14px;
  border: none;
  background: none;
  cursor: pointer;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 13px;
  color: #424242;
  text-align: left;
  transition: background 0.15s ease;
}
.gl-country-option:hover {
  background: #FAFBFC;
}

.gl-country-option-flag {
  font-size: 20px;
  line-height: 1;
  flex-shrink: 0;
}

.gl-country-option-name {
  flex: 1;
  font-weight: 500;
}

.gl-country-option-code {
  color: #7B7B7B;
  font-size: 10px;
  flex-shrink: 0;
}

.gl-onboarding-flag {
  font-size: 18px;
  line-height: 1;
}

.gl-onboarding-photo-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: #A2A2A2;
}

.gl-crop-modal {
  position: fixed;
  inset: 0;
  z-index: 1050;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gl-crop-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}

.gl-crop-modal-dialog {
  position: relative;
  background: #FFFFFF;
  border-radius: 13px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  width: 90%;
  max-width: 500px;
  max-height: 90vh;
  overflow: hidden;
}

.gl-crop-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-bottom: 1px solid #E5E5E5;
}

.gl-crop-modal-title {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}

.gl-crop-modal-body {
  padding: 16px;
  max-height: 60vh;
  overflow: hidden;
}
.gl-crop-modal-body img {
  display: block;
  max-width: 100%;
  max-height: 55vh;
}

.gl-crop-modal-footer {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  padding: 12px 20px;
  border-top: 1px solid #E5E5E5;
}

.gl-onboarding-label-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 6px;
}
.gl-onboarding-label-row .gl-onboarding-label {
  margin-bottom: 0;
}

.gl-onboarding-tooltip {
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: help;
}
.gl-onboarding-tooltip > i {
  font-size: 16px;
  color: #7B7B7B;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #FAFBFC;
  transition: background 0.15s ease, color 0.15s ease;
}
.gl-onboarding-tooltip:hover > i {
  background: #F0F1F3;
  color: #424242;
}
.gl-onboarding-tooltip:hover .gl-onboarding-tooltip-content {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

.gl-onboarding-tooltip-content {
  position: absolute;
  bottom: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%) translateY(4px);
  width: 240px;
  padding: 10px 14px;
  background: #1F2937;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.4;
  border-radius: 10px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s ease, visibility 0.15s ease, transform 0.15s ease;
  z-index: 50;
  pointer-events: none;
}
.gl-onboarding-tooltip-content::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: #1F2937;
}

.gl-onboarding-custom-input .gl-onboarding-input {
  font-size: 13px;
  height: 40px;
  background: #FFFFFF;
}

.gl-lead-mix-slider {
  margin-top: 8px;
}

.gl-lead-mix-labels {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.gl-lead-mix-label {
  flex: 1;
}
.gl-lead-mix-label--right {
  text-align: right;
}

.gl-lead-mix-label-title {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #313036;
  margin-bottom: 4px;
}
.gl-lead-mix-label--right .gl-lead-mix-label-title {
  justify-content: flex-end;
}
.gl-lead-mix-label-title i {
  font-size: 16px;
  color: var(--gl-accent, #CD0200);
}

.gl-lead-mix-label-desc {
  font-size: 10px;
  color: #7B7B7B;
  line-height: 1.4;
}

.gl-lead-mix-track {
  --mix-pct: 70%;
  position: relative;
  padding: 8px 0;
}

.gl-lead-mix-range {
  width: 100%;
  height: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: linear-gradient(to right, var(--gl-accent, #CD0200) 0%, var(--gl-accent, #CD0200) var(--mix-pct), #F0F1F3 var(--mix-pct), #F0F1F3 100%);
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}
.gl-lead-mix-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #FFFFFF;
  border: 3px solid var(--gl-accent, #CD0200);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  cursor: grab;
  -webkit-transition: transform 0.15s ease, box-shadow 0.15s ease;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.gl-lead-mix-range::-webkit-slider-thumb:active {
  cursor: grabbing;
  transform: scale(1.15);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.07);
}
.gl-lead-mix-range::-moz-range-thumb {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #FFFFFF;
  border: 3px solid var(--gl-accent, #CD0200);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  cursor: grab;
}

.gl-lead-mix-values {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.gl-lead-mix-value {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}

.gl-lead-mix-pct {
  font-size: 20px;
  font-weight: 700;
  color: #313036;
  letter-spacing: -0.02em;
}

.gl-lead-mix-type {
  font-size: 10px;
  font-weight: 500;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.gl-lead-mix-tip {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-top: 16px;
  padding: 10px 14px;
  background: rgba(59, 130, 246, 0.06);
  border-radius: 5px;
  font-size: 13px;
  color: #424242;
  line-height: 1.4;
}
.gl-lead-mix-tip i {
  font-size: 18px;
  color: #3B82F6;
  flex-shrink: 0;
  margin-top: 1px;
}

.gl-onboarding-progress-bar.celebrating {
  box-shadow: 0 0 16px rgba(205, 2, 0, 0.5), 0 0 32px rgba(205, 2, 0, 0.2);
  transition: width 0.6s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s ease;
}

.gl-onboarding-step-enter {
  animation: gl-onboarding-slide-in 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes gl-onboarding-slide-in {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.gl-onboarding-toast {
  position: fixed;
  top: 24px;
  left: 50%;
  transform: translateX(-50%) translateY(-20px);
  background: #FFFFFF;
  border-radius: 13px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  padding: 12px 24px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #313036;
  opacity: 0;
  z-index: 1000;
  pointer-events: none;
  transition: opacity 0.3s, transform 0.3s;
}
.gl-onboarding-toast.visible {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}
.gl-onboarding-toast i {
  font-size: 20px;
  color: #10B981;
}

.gl-confetti-container {
  position: fixed;
  inset: 0;
  z-index: 50;
  pointer-events: none;
  overflow: hidden;
}

.gl-confetti-burst {
  position: absolute;
  pointer-events: none;
  animation: gl-confetti-explode ease-out forwards;
}

@keyframes gl-confetti-explode {
  0% {
    opacity: 1;
    transform: translate(0, 0) rotate(0deg) scale(0.5);
  }
  15% {
    opacity: 1;
    transform: translate(calc(var(--end-x) * 0.6), calc(var(--end-y) * 0.5)) rotate(calc(var(--spin) * 0.4)) scale(1.2);
  }
  40% {
    opacity: 1;
    transform: translate(var(--end-x), var(--end-y)) rotate(calc(var(--spin) * 0.7)) scale(1);
  }
  100% {
    opacity: 0;
    transform: translate(calc(var(--end-x) * 0.8), calc(var(--end-y) + 400px)) rotate(var(--spin)) scale(0.4);
  }
}
.gl-confetti-piece:not(.gl-confetti-burst) {
  position: absolute;
  top: -20px;
  pointer-events: none;
  animation: gl-confetti-fall ease-in forwards;
}

@keyframes gl-confetti-fall {
  0% {
    opacity: 1;
    transform: translateY(0) translateX(0) rotate(0deg) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateY(110vh) translateX(var(--drift, 0px)) rotate(720deg) scale(0.5);
  }
}
.lrp-agreement {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 1rem;
  background-color: #f8f9fa;
}

.lrp-agreement-card {
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
  padding: 2.5rem;
  max-width: 900px;
  width: 100%;
}
@media (max-width: 576px) {
  .lrp-agreement-card {
    padding: 1.5rem 1rem;
  }
}

.lrp-agreement-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 1.5rem;
}

.lrp-alert {
  border-radius: 0.75rem;
  padding: 1.25rem 1.5rem;
  margin-bottom: 1.5rem;
}
.lrp-alert.lrp-alert-warning {
  background-color: rgba(10, 102, 194, 0.13);
  border: 1px solid rgba(10, 102, 194, 0.3);
}
.lrp-alert.lrp-alert-danger {
  background-color: #f8d7da;
  border: 1px solid #f5c2c7;
}

.lrp-alert-title {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.lrp-alert-warning .lrp-alert-title {
  color: #0a4a7a;
}
.lrp-alert-danger .lrp-alert-title {
  color: #842029;
}

.lrp-alert-text {
  font-size: 0.9375rem;
  margin: 0;
  line-height: 1.6;
}
.lrp-alert-warning .lrp-alert-text {
  color: #0a4a7a;
}
.lrp-alert-danger .lrp-alert-text {
  color: #842029;
}

.lrp-section {
  margin-bottom: 1.5rem;
}

.lrp-section-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #1a1a2e;
  margin-bottom: 0.5rem;
}

.lrp-section-description {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 1rem;
}

.lrp-review-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #dc3545;
  background-color: transparent;
  border: 1px solid #dc3545;
  border-radius: 2rem;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
}
.lrp-review-btn:hover {
  background-color: #dc3545;
  color: #fff;
}
@media (max-width: 576px) {
  .lrp-review-btn {
    font-size: 0.75rem;
    padding: 0.625rem 1rem;
  }
}

.lrp-separator {
  border: none;
  border-top: 1px solid #dee2e6;
  margin: 1.5rem 0;
}

.lrp-form-row {
  display: flex;
  gap: 1.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 576px) {
  .lrp-form-row {
    flex-direction: column;
    gap: 1rem;
  }
}

.lrp-form-group {
  flex: 1;
}

.lrp-form-label {
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
  color: #495057;
  margin-bottom: 0.375rem;
}

.lrp-form-control {
  width: 100%;
  padding: 0.625rem 0.875rem;
  font-size: 0.9375rem;
  color: #212529;
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
  border-radius: 0.375rem;
}
.lrp-form-control:disabled {
  background-color: #f8f9fa;
  cursor: not-allowed;
}

.lrp-checkbox-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 0.625rem;
  margin-bottom: 1.5rem;
}

.lrp-checkbox {
  width: 1.125rem;
  height: 1.125rem;
  margin-top: 0.125rem;
  cursor: pointer;
  accent-color: #dc3545;
}
.lrp-checkbox:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

.lrp-checkbox-label {
  font-size: 0.875rem;
  color: #495057;
}
.lrp-checkbox-label a {
  color: #dc3545;
  text-decoration: none;
}
.lrp-checkbox-label a:hover {
  text-decoration: underline;
}

.lrp-submit-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.5rem;
  font-size: 0.9375rem;
  font-weight: 600;
  color: #fff;
  background-color: #dc3545;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: all 0.2s ease;
  float: right;
}
.lrp-submit-btn:hover:not(:disabled) {
  background-color: #bb2d3b;
}
.lrp-submit-btn:disabled {
  background-color: #dc3545;
  opacity: 0.65;
  cursor: not-allowed;
}

.lrp-modal .modal-content {
  border-radius: 0.75rem;
  border: none;
}
.lrp-modal .modal-header {
  border-bottom: 1px solid #dee2e6;
  padding: 1rem 1.5rem;
}
.lrp-modal .modal-title {
  font-weight: 600;
  color: #1a1a2e;
}
.lrp-modal .modal-body {
  padding: 1.5rem;
}
.lrp-modal .modal-footer {
  border-top: 1px solid #dee2e6;
  padding: 1rem 1.5rem;
}

[data-bs-theme=dark] .lrp-agreement {
  background-color: #121212;
}
[data-bs-theme=dark] .lrp-agreement-card {
  background: #252525;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .lrp-agreement-title {
  color: #f5f5f5;
}
[data-bs-theme=dark] .lrp-alert.lrp-alert-warning {
  background-color: rgba(96, 165, 250, 0.15);
  border-color: rgba(96, 165, 250, 0.3);
}
[data-bs-theme=dark] .lrp-alert.lrp-alert-danger {
  background-color: rgba(248, 113, 113, 0.15);
  border-color: rgba(248, 113, 113, 0.3);
}
.lrp-alert-warning [data-bs-theme=dark] .lrp-alert-title {
  color: #93c5fd;
}
.lrp-alert-danger [data-bs-theme=dark] .lrp-alert-title {
  color: #fca5a5;
}
.lrp-alert-warning [data-bs-theme=dark] .lrp-alert-text {
  color: #93c5fd;
}
.lrp-alert-danger [data-bs-theme=dark] .lrp-alert-text {
  color: #fca5a5;
}
[data-bs-theme=dark] .lrp-section-title {
  color: #f5f5f5;
}
[data-bs-theme=dark] .lrp-section-description {
  color: #a3a3a3;
}
[data-bs-theme=dark] .lrp-review-btn {
  color: #EF5350;
  border-color: #EF5350;
}
[data-bs-theme=dark] .lrp-review-btn:hover {
  background-color: #EF5350;
  color: #fff;
}
[data-bs-theme=dark] .lrp-separator {
  border-top-color: #3a3a3a;
}
[data-bs-theme=dark] .lrp-form-label {
  color: #a3a3a3;
}
[data-bs-theme=dark] .lrp-form-control {
  color: #d4d4d4;
  background-color: #1e1e1e;
  border-color: #3a3a3a;
}
[data-bs-theme=dark] .lrp-form-control:disabled {
  background-color: #1e1e1e;
}
[data-bs-theme=dark] .lrp-checkbox-label {
  color: #a3a3a3;
}
[data-bs-theme=dark] .lrp-checkbox-label a {
  color: #EF5350;
}
[data-bs-theme=dark] .lrp-submit-btn {
  background-color: #E53935;
}
[data-bs-theme=dark] .lrp-submit-btn:hover:not(:disabled) {
  background-color: #EF5350;
}
[data-bs-theme=dark] .lrp-modal .modal-content {
  background: #252525;
}
[data-bs-theme=dark] .lrp-modal .modal-header {
  border-bottom-color: #3a3a3a;
}
[data-bs-theme=dark] .lrp-modal .modal-title {
  color: #f5f5f5;
}
[data-bs-theme=dark] .lrp-modal .modal-body {
  color: #d4d4d4;
}
[data-bs-theme=dark] .lrp-modal .modal-footer {
  border-top-color: #3a3a3a;
}

.form-control,
.form-select {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 14px;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  background-color: #FFFFFF;
  color: #424242;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.form-control::-moz-placeholder, .form-select::-moz-placeholder {
  color: rgba(115, 118, 123, 0.5);
}
.form-control::placeholder,
.form-select::placeholder {
  color: rgba(115, 118, 123, 0.5);
}
.form-control:focus,
.form-select:focus {
  border-color: var(--gl-accent, #CD0200);
  outline: none;
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--gl-accent, #CD0200) 15%, transparent);
  background-color: #FFFFFF;
  color: #424242;
}
.form-control:disabled, .form-control[readonly],
.form-select:disabled,
.form-select[readonly] {
  background-color: #FAFBFC;
  color: #7B7B7B;
  cursor: not-allowed;
}
.form-control.is-invalid,
.form-select.is-invalid {
  border-color: #EF4444;
}
.form-control.is-invalid:focus,
.form-select.is-invalid:focus {
  box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1);
}

.form-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%237B7B7B' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
  padding-right: 36px;
  cursor: pointer;
}
.form-select option {
  background: #FFFFFF;
  color: #424242;
  padding: 8px 12px;
}

.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length select, .gl-select-lg, .gl-mobile-filter-select, .gl-select-sm, .gl-filter-dropdown-select, .gl-filter-panel-saved-select, .gl-filter-select, .gl-select, .gl-mobile-status-select, .gl-panel-admin-agent-select, .gl-panel-status-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 400;
  color: #424242;
  background-color: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%237B7B7B' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
  cursor: pointer;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length select:hover, .gl-select-lg:hover, .gl-mobile-filter-select:hover, .gl-select-sm:hover, .gl-filter-dropdown-select:hover, .gl-filter-panel-saved-select:hover, .gl-filter-select:hover, .gl-select:hover, .gl-mobile-status-select:hover, .gl-panel-admin-agent-select:hover, .gl-panel-status-select:hover {
  border-color: #A2A2A2;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length select:focus, .gl-select-lg:focus, .gl-mobile-filter-select:focus, .gl-select-sm:focus, .gl-filter-dropdown-select:focus, .gl-filter-panel-saved-select:focus, .gl-filter-select:focus, .gl-select:focus, .gl-mobile-status-select:focus, .gl-panel-admin-agent-select:focus, .gl-panel-status-select:focus {
  outline: none;
  border-color: var(--gl-accent, #CD0200);
  box-shadow: 0 0 0 3px rgba(205, 2, 0, 0.1);
  background-color: #FFFFFF;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length select:disabled, .gl-select-lg:disabled, .gl-mobile-filter-select:disabled, .gl-select-sm:disabled, .gl-filter-dropdown-select:disabled, .gl-filter-panel-saved-select:disabled, .gl-filter-select:disabled, .gl-select:disabled, .gl-mobile-status-select:disabled, .gl-panel-admin-agent-select:disabled, .gl-panel-status-select:disabled, .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length select[readonly], [readonly].gl-select-lg, [readonly].gl-mobile-filter-select, [readonly].gl-select-sm, [readonly].gl-filter-dropdown-select, [readonly].gl-filter-panel-saved-select, [readonly].gl-filter-select, [readonly].gl-select, [readonly].gl-mobile-status-select, [readonly].gl-panel-admin-agent-select, [readonly].gl-panel-status-select {
  opacity: 0.5;
  cursor: not-allowed;
  background-color: #FAFBFC;
  border-color: #E8E8E8;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length select.is-invalid, .is-invalid.gl-select-lg, .is-invalid.gl-mobile-filter-select, .is-invalid.gl-select-sm, .is-invalid.gl-filter-dropdown-select, .is-invalid.gl-filter-panel-saved-select, .is-invalid.gl-filter-select, .is-invalid.gl-select, .is-invalid.gl-mobile-status-select, .is-invalid.gl-panel-admin-agent-select, .is-invalid.gl-panel-status-select {
  border-color: #EF4444;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length select.is-invalid:focus, .is-invalid.gl-select-lg:focus, .is-invalid.gl-mobile-filter-select:focus, .is-invalid.gl-select-sm:focus, .is-invalid.gl-filter-dropdown-select:focus, .is-invalid.gl-filter-panel-saved-select:focus, .is-invalid.gl-filter-select:focus, .is-invalid.gl-select:focus, .is-invalid.gl-mobile-status-select:focus, .is-invalid.gl-panel-admin-agent-select:focus, .is-invalid.gl-panel-status-select:focus {
  box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1);
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length select option, .gl-select-lg option, .gl-mobile-filter-select option, .gl-select-sm option, .gl-filter-dropdown-select option, .gl-filter-panel-saved-select option, .gl-filter-select option, .gl-select option, .gl-mobile-status-select option, .gl-panel-admin-agent-select option, .gl-panel-status-select option {
  background: #FFFFFF;
  color: #424242;
  padding: 8px 12px;
}

.gl-select, .gl-mobile-status-select, .gl-panel-admin-agent-select, .gl-panel-status-select {
  height: 40px;
  padding: 0 36px 0 14px;
  font-size: 14px;
}

.gl-select-sm, .gl-filter-dropdown-select, .gl-filter-panel-saved-select, .gl-filter-select {
  height: 34px;
  padding: 0 36px 0 10px;
  font-size: 10px;
}

.gl-select-lg, .gl-mobile-filter-select {
  height: 48px;
  padding: 0 40px 0 14px;
  font-size: 16px !important;
  -webkit-appearance: none;
}

textarea.form-control {
  min-height: 80px;
  resize: vertical;
}

.form-label {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #131313;
  margin-bottom: 5px;
  display: block;
}

.gl-form-check-input {
  width: 18px;
  height: 18px;
  border: 2px solid #A2A2A2;
  border-radius: 5px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.2s ease;
  vertical-align: middle;
  flex-shrink: 0;
  position: relative;
}
.gl-form-check-input:hover {
  border-color: var(--gl-accent, #3D4F5F);
  background-color: var(--gl-accent-light, rgba(205, 2, 0, 0.08));
}
.gl-form-check-input:checked {
  background-color: var(--gl-accent, #3D4F5F);
  border-color: var(--gl-accent, #3D4F5F);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m3.5 8 3 3 6-6'/%3E%3C/svg%3E");
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
  animation: gl-check-pop 0.2s ease;
}
.gl-form-check-input:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px var(--gl-accent-light, rgba(61, 79, 95, 0.2));
}

@keyframes gl-check-pop {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
.gl-form-check {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  font-size: 14px;
  color: #424242;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.gl-form-check:hover .gl-form-check-input:not(:checked) {
  border-color: var(--gl-accent, #3D4F5F);
  background-color: var(--gl-accent-light, rgba(205, 2, 0, 0.08));
}

.gl-simple-editor trix-toolbar {
  display: none !important;
}
.gl-simple-editor trix-editor {
  min-height: 200px !important;
  padding: 14px 16px !important;
  border: 1px solid #E8E8E8 !important;
  border-radius: 6px !important;
  font-size: 14px;
  line-height: 1.7;
  color: #424242;
  background: #FFFFFF;
  transition: border-color 0.15s ease;
}
.gl-simple-editor trix-editor:focus {
  outline: none !important;
  border-color: var(--gl-accent, #CD0200) !important;
  box-shadow: 0 0 0 3px rgba(var(--gl-accent-rgb, 0, 0, 0), 0.08) !important;
}
.gl-simple-editor trix-editor[placeholder]::before {
  color: #7B7B7B;
  opacity: 0.5;
}

.gl-rich-text-wrapper {
  border: 1px solid #E8E8E8;
  border-radius: 6px;
  overflow: hidden;
  background: #FFFFFF;
  transition: border-color 0.15s ease;
}
.gl-rich-text-wrapper:focus-within {
  border-color: var(--gl-accent, #CD0200);
  box-shadow: 0 0 0 3px rgba(var(--gl-accent-rgb, 0, 0, 0), 0.08);
}
.gl-rich-text-wrapper trix-toolbar {
  background: #F6F6F6 !important;
  border-bottom: 1px solid #E5E5E5 !important;
  padding: 8px 12px !important;
}
.gl-rich-text-wrapper trix-toolbar .trix-button-row {
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
  flex-wrap: nowrap !important;
}
.gl-rich-text-wrapper trix-toolbar .trix-button-group {
  display: none !important;
}
.gl-rich-text-wrapper trix-toolbar .trix-button-group--text-tools,
.gl-rich-text-wrapper trix-toolbar .trix-button-group--block-tools {
  display: flex !important;
  border: none !important;
  margin: 0 !important;
  gap: 6px !important;
}
.gl-rich-text-wrapper trix-toolbar .trix-button {
  display: none !important;
}
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-bold,
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-italic,
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-bullet-list,
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-number-list {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid #E5E5E5 !important;
  border-radius: 6px !important;
  background: #FFFFFF !important;
  color: #7B7B7B !important;
  padding: 6px 12px !important;
  width: auto !important;
  max-width: none !important;
  height: auto !important;
  transition: all 0.15s ease;
  font-size: 0 !important;
  line-height: 1 !important;
}
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-bold::before,
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-italic::before,
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-bullet-list::before,
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-number-list::before {
  display: none !important;
}
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-bold:hover,
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-italic:hover,
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-bullet-list:hover,
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-number-list:hover {
  background: #F6F6F6 !important;
  color: #11110D !important;
  border-color: #A2A2A2 !important;
}
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-bold.trix-active,
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-italic.trix-active,
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-bullet-list.trix-active,
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-number-list.trix-active {
  background: rgba(var(--gl-accent-rgb, 0, 0, 0), 0.08) !important;
  color: var(--gl-accent, #CD0200) !important;
  border-color: var(--gl-accent, #CD0200) !important;
}
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-bold::after {
  content: "B";
  font-size: 14px !important;
  font-weight: 800;
}
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-italic::after {
  content: "I";
  font-size: 14px !important;
  font-weight: 600;
  font-style: italic;
  font-family: Georgia, "Times New Roman", serif;
}
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-bullet-list::after {
  content: "• List";
  font-size: 12px !important;
  font-weight: 500;
}
.gl-rich-text-wrapper trix-toolbar .trix-button--icon-number-list::after {
  content: "1. List";
  font-size: 12px !important;
  font-weight: 500;
}
.gl-rich-text-wrapper trix-editor {
  min-height: 180px !important;
  padding: 16px !important;
  border: none !important;
  font-size: 14px;
  line-height: 1.7;
  color: #424242;
}
.gl-rich-text-wrapper trix-editor:focus {
  outline: none !important;
  box-shadow: none !important;
}
.gl-rich-text-wrapper trix-editor[placeholder]::before {
  color: #7B7B7B;
  opacity: 0.5;
}

html {
  background-color: #fff;
}
@media (max-width: 768px) {
  html {
    height: 100%;
    overflow: auto;
  }
}

.gl-body {
  --gl-accent: #cd0200;
  --gl-accent-light: color-mix(in srgb, var(--gl-accent) 10%, transparent);
}
.gl-body .spinner-border.text-primary {
  color: var(--gl-accent) !important;
}
.gl-body {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background-color: #F6F6F6;
  color: #424242;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
.gl-body:not(.no-sidebar-layout) {
  background-color: #fff;
}
@media (max-width: 768px) {
  .gl-body {
    min-height: 100%;
    height: auto;
    overflow: visible;
  }
}

.gl-layout {
  display: flex;
  min-height: 100vh;
  background-color: #fff;
  overflow-x: hidden;
}

#wrapper:has(.gl-sidebar)::after {
  content: "";
  position: fixed;
  top: 58px;
  left: 230px;
  width: 16px;
  height: 16px;
  background: radial-gradient(circle at 100% 100%, #F6F6F6 calc(16px - 0.5px), #fff calc(16px + 0.5px));
  pointer-events: none;
  z-index: 1001;
  transition: left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 768px) {
  #wrapper:has(.gl-sidebar)::after {
    display: none;
  }
}

#wrapper:has(.collapsed-sidebar)::after {
  left: 51px;
}

#wrapper.sidebar-collapsing::after,
#wrapper.sidebar-expanding::after {
  transition-duration: 0.2s;
}

#page-content-wrapper {
  margin-left: 230px;
  width: calc(100% - 230px);
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  transition: margin-left 0.25s cubic-bezier(0.4, 0, 0.2, 1), width 0.25s cubic-bezier(0.4, 0, 0.2, 1), border-top-left-radius 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  background: #fff;
  border-top-left-radius: 16px;
}
@media (max-width: 768px) {
  #page-content-wrapper {
    margin-left: 0 !important;
    width: 100% !important;
    background: #F6F6F6 !important;
    border-top-left-radius: 0;
  }
}

.gl-sidebar-overlay {
  position: fixed;
  inset: 0;
  background: rgba(15, 23, 42, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 999;
}
.gl-sidebar-overlay.show {
  opacity: 1;
  visibility: visible;
}

body.sidebar-open {
  overflow: hidden;
}

@media (min-width: 769px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper {
    margin-left: 51px !important;
    width: calc(100% - 51px) !important;
  }
}
#wrapper.sidebar-collapsing .gl-sidebar.main-sidebar,
#wrapper.sidebar-expanding .gl-sidebar.main-sidebar {
  transition-duration: 0.2s;
}
#wrapper.sidebar-collapsing #page-content-wrapper,
#wrapper.sidebar-expanding #page-content-wrapper {
  transition-duration: 0.2s;
}
#wrapper.sidebar-collapsing .gl-navbar.navbar,
#wrapper.sidebar-expanding .gl-navbar.navbar {
  transition-duration: 0.2s;
}
#wrapper.sidebar-collapsing .leads-table-controller:not(.embedded) #leads-table-wrapper,
#wrapper.sidebar-expanding .leads-table-controller:not(.embedded) #leads-table-wrapper {
  transition-duration: 0.2s;
}

#page-content-wrapper > .alert[id^=site-banner-] {
  margin: 0;
  margin-top: 80px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 6px 16px;
  border-radius: 6px;
}
@media (max-width: 768px) {
  #page-content-wrapper > .alert[id^=site-banner-] {
    margin-top: 64px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 10px;
    padding: 6px;
  }
}
#page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content {
  padding-top: 16px !important;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content {
    padding-top: 10px !important;
  }
}
#page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content.container-fluid, #page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content.container-sm, #page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content.container-md, #page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content.container-lg, #page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content.container-xl, #page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content.container-xxl {
  padding-top: 16px !important;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content.container-fluid, #page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content.container-sm, #page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content.container-md, #page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content.container-lg, #page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content.container-xl, #page-content-wrapper:has(> .alert[id^=site-banner-]) > .gl-main-content.container-xxl {
    padding-top: 10px !important;
  }
}

#page-content-wrapper:has(.leads-table-controller:not(.embedded)) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.leads-table-controller:not(.embedded)) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.lead-orders-table-controller:not(.embedded)) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.lead-orders-table-controller:not(.embedded)) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.lead-replacements-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.lead-replacements-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.lead-replacement-reports-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.lead-replacement-reports-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.login-histories-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.login-histories-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.state-reports-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.state-reports-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.coupon-codes-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.coupon-codes-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.sales-reports-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.sales-reports-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.overflow-reports-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.overflow-reports-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.lead-order-alerts-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.lead-order-alerts-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.stripe-charges-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.stripe-charges-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.manager-users-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.manager-users-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.affiliates-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.affiliates-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.affiliate-portal-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.affiliate-portal-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.blocked-leads-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.blocked-leads-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.locked-accounts-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.locked-accounts-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(.manager-messages-controller) > .alert[id^=site-banner-] {
  position: fixed;
  top: 80px;
  left: calc(230px + 13px);
  right: 0;
  margin: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  z-index: 100;
}
@media (max-width: 768px) {
  #page-content-wrapper:has(.manager-messages-controller) > .alert[id^=site-banner-] {
    top: 64px;
    left: 0;
  }
}

#page-content-wrapper:has(> .alert[id^=site-banner-]) .leads-table-controller:not(.embedded) #leads-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .lead-replacements-controller #lead-replacements-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .lead-replacement-reports-controller #lead-replacement-reports-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .login-histories-controller #login-histories-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .state-reports-controller #state-reports-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .coupon-codes-controller #coupon-codes-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .sales-reports-controller #sales-reports-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .overflow-reports-controller #overflow-reports-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .lead-order-alerts-controller #lead-order-alerts-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .stripe-charges-controller #stripe-charges-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .manager-users-controller #manager-users-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .affiliates-controller #affiliates-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .affiliate-portal-controller #affiliate-portal-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .blocked-leads-controller #blocked-leads-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .blocked-leads-controller #blocked-lead-histories-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .locked-accounts-controller #locked-accounts-table-wrapper,
#page-content-wrapper:has(> .alert[id^=site-banner-]) .manager-messages-controller #manager-messages-table-wrapper {
  top: calc(80px + var(--site-banner-height, 0px)) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.leads-table-controller:not(.embedded)) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.leads-table-controller:not(.embedded)) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.lead-orders-table-controller:not(.embedded)) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.lead-orders-table-controller:not(.embedded)) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.lead-replacements-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.lead-replacements-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.lead-replacement-reports-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.lead-replacement-reports-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.login-histories-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.login-histories-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.state-reports-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.state-reports-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.coupon-codes-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.coupon-codes-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.sales-reports-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.sales-reports-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.overflow-reports-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.overflow-reports-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.lead-order-alerts-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.lead-order-alerts-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.stripe-charges-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.stripe-charges-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.manager-users-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.manager-users-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.affiliates-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.affiliates-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.affiliate-portal-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.affiliate-portal-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.blocked-leads-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.blocked-leads-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.locked-accounts-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.locked-accounts-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.manager-messages-controller) > .alert[id^=site-banner-] {
  left: calc(51px + 13px);
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper:has(.manager-messages-controller) > .alert[id^=site-banner-] {
    left: 0;
  }
}

.no-sidebar-layout #page-content-wrapper:has(.leads-table-controller:not(.embedded)) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.lead-orders-table-controller:not(.embedded)) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.lead-replacements-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.lead-replacement-reports-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.login-histories-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.state-reports-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.coupon-codes-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.sales-reports-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.overflow-reports-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.lead-order-alerts-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.stripe-charges-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.manager-users-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.affiliates-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.affiliate-portal-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.blocked-leads-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.locked-accounts-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.no-sidebar-layout #page-content-wrapper:has(.manager-messages-controller) > .alert[id^=site-banner-] {
  left: 0;
}

.gl-main-content {
  flex: 1;
  padding: 16px;
  padding-top: 20px;
  padding-left: 28px;
  margin-top: 58px !important;
  background-color: #F6F6F6;
  min-height: calc(100vh - 58px);
  box-sizing: border-box;
  overflow-x: hidden;
  max-width: 100%;
  margin-left: 0 !important;
  width: 100% !important;
}
@media (max-width: 768px) {
  .gl-main-content {
    padding: 0;
    padding-top: 12px;
  }
}

#main-content.gl-main-content {
  margin-left: 0 !important;
  margin-top: 58px !important;
  width: 100% !important;
}
#main-content.gl-main-content.container-fluid, #main-content.gl-main-content.container-sm, #main-content.gl-main-content.container-md, #main-content.gl-main-content.container-lg, #main-content.gl-main-content.container-xl, #main-content.gl-main-content.container-xxl {
  padding-top: 20px !important;
  padding-left: 28px !important;
  padding-right: 16px !important;
}
@media (max-width: 768px) {
  #main-content.gl-main-content.container-fluid, #main-content.gl-main-content.container-sm, #main-content.gl-main-content.container-md, #main-content.gl-main-content.container-lg, #main-content.gl-main-content.container-xl, #main-content.gl-main-content.container-xxl {
    padding-top: 12px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
}

.gl-main-content > .row,
.gl-main-content > .container-fluid > .row,
.gl-main-content > .container-sm > .row,
.gl-main-content > .container-md > .row,
.gl-main-content > .container-lg > .row,
.gl-main-content > .container-xl > .row,
.gl-main-content > .container-xxl > .row {
  margin-left: 0;
  margin-right: 0;
}
.gl-main-content.container-fluid, .gl-main-content.container-sm, .gl-main-content.container-md, .gl-main-content.container-lg, .gl-main-content.container-xl, .gl-main-content.container-xxl {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
@media (max-width: 768px) {
  .gl-main-content.container-fluid, .gl-main-content.container-sm, .gl-main-content.container-md, .gl-main-content.container-lg, .gl-main-content.container-xl, .gl-main-content.container-xxl {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.gl-main-content .container-fluid, .gl-main-content .container-sm, .gl-main-content .container-md, .gl-main-content .container-lg, .gl-main-content .container-xl, .gl-main-content .container-xxl {
  max-width: 100%;
  overflow-x: hidden;
}
.gl-main-content > .gl-card,
.gl-main-content > .gl-filter-card,
.gl-main-content > .gl-stats-row,
.gl-main-content > .row {
  margin-left: 0;
  margin-right: 0;
}

.gl-main-content:has(.leads-table-controller:not(.embedded)) {
  overflow: hidden;
  padding: 0 !important;
  padding-top: 0 !important;
}
@media (max-width: 768px) {
  .gl-main-content:has(.leads-table-controller:not(.embedded)) {
    overflow: visible !important;
    -webkit-overflow-scrolling: touch;
  }
}
.gl-main-content:has(.leads-table-controller:not(.embedded)) > footer {
  display: none !important;
}

.tab-content:has(.leads-table-controller:not(.embedded)),
.tab-pane:has(.leads-table-controller:not(.embedded)),
.tab-content:has(.login-histories-controller),
.tab-pane:has(.login-histories-controller),
.tab-content:has(.sent-text-messages-controller),
.tab-pane:has(.sent-text-messages-controller),
.tab-content:has(.gl-datatable-full-page),
.tab-pane:has(.gl-datatable-full-page) {
  padding: 0 !important;
  margin: 0 !important;
}

@media (max-width: 768px) {
  .gl-layout:has(.leads-table-controller:not(.embedded)),
  .gl-layout:has(.login-histories-controller),
  .gl-layout:has(.sent-text-messages-controller),
  .gl-layout:has(.gl-datatable-full-page) {
    overflow: visible !important;
  }
  #page-content-wrapper:has(.leads-table-controller:not(.embedded)),
  #page-content-wrapper:has(.login-histories-controller),
  #page-content-wrapper:has(.sent-text-messages-controller),
  #page-content-wrapper:has(.gl-datatable-full-page) {
    overflow: visible !important;
  }
}
.gl-datatable-wrapper.gl-datatable-full-page {
  position: fixed !important;
  top: 64px !important;
  left: 230px !important;
  right: 0 !important;
  bottom: 0 !important;
  display: flex;
  flex-direction: column;
  padding: 13px 16px 16px 28px;
  background: #F6F6F6;
  overflow: hidden;
  transition: left 0.25s cubic-bezier(0.4, 0, 0.2, 1), right 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 768px) {
  .gl-datatable-wrapper.gl-datatable-full-page {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    height: auto !important;
    min-height: auto;
    padding: 0;
    overflow: visible;
  }
  .gl-datatable-wrapper.gl-datatable-full-page .gl-page-header, .gl-datatable-wrapper.gl-datatable-full-page .gl-dash-header,
  .gl-datatable-wrapper.gl-datatable-full-page .gl-datatable-toolbar,
  .gl-datatable-wrapper.gl-datatable-full-page .gl-leads-toolbar,
  .gl-datatable-wrapper.gl-datatable-full-page .gl-filter-chips,
  .gl-datatable-wrapper.gl-datatable-full-page .gl-filter-selection-actions {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .gl-datatable-wrapper.gl-datatable-full-page .gl-stat-grid {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
  .gl-datatable-wrapper.gl-datatable-full-page .gl-page-header, .gl-datatable-wrapper.gl-datatable-full-page .gl-dash-header {
    margin-bottom: 4px !important;
    padding-top: 8px !important;
  }
  .gl-datatable-wrapper.gl-datatable-full-page > .gl-card,
  .gl-datatable-wrapper.gl-datatable-full-page .gl-card {
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
  }
  .gl-datatable-wrapper.gl-datatable-full-page .gl-card-body.p-0 {
    background: transparent !important;
  }
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-page-header, .gl-datatable-wrapper.gl-datatable-full-page .gl-dash-header,
.gl-datatable-wrapper.gl-datatable-full-page .gl-datatable-toolbar,
.gl-datatable-wrapper.gl-datatable-full-page .gl-leads-toolbar,
.gl-datatable-wrapper.gl-datatable-full-page .gl-filter-chips-bar {
  flex-shrink: 0;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-page-title, .gl-datatable-wrapper.gl-datatable-full-page .gl-dash-title {
  margin: 0;
  line-height: 1;
}
.gl-datatable-wrapper.gl-datatable-full-page .sticky-filters {
  flex-shrink: 0;
  background: #FFFFFF;
  z-index: 20;
  margin-bottom: 10px !important;
  overflow: visible;
  position: relative;
  top: 0;
}
@media (max-width: 768px) {
  .gl-datatable-wrapper.gl-datatable-full-page .sticky-filters {
    border-radius: 0;
    border-left: none;
    border-right: none;
    margin-bottom: 6px !important;
  }
}
.gl-datatable-wrapper.gl-datatable-full-page .sticky-filters.collapsed {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
.gl-datatable-wrapper.gl-datatable-full-page .sticky-filters .gl-page-title, .gl-datatable-wrapper.gl-datatable-full-page .sticky-filters .gl-dash-title {
  margin: 0;
  line-height: 1;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card {
  flex: 1;
  min-height: 0;
  display: flex !important;
  flex-direction: column;
  overflow: hidden;
  padding: 0;
}
@media (max-width: 768px) {
  .gl-datatable-wrapper.gl-datatable-full-page .gl-card {
    border-radius: 0;
    border-left: none;
    border-right: none;
  }
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .gl-card-body {
  flex: 1;
  min-height: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 0 !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive.gl-horizontal-scroll {
  overflow-x: auto !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container > .dt-layout-row {
  margin: 0 !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-layout-table {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  overflow-x: auto;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-scroll {
  flex: 1 !important;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  overflow: hidden !important;
  margin-top: 0 !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-head {
  flex-shrink: 0;
  background: #1e293b;
  border-bottom: none;
  z-index: 5;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-head table, .gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-head th {
  background: #1e293b !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-body {
  flex: 1 !important;
  min-height: 0 !important;
  max-height: 100% !important;
  overflow-y: auto !important;
  overflow-x: auto !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-foot {
  flex-shrink: 0;
  background: #F4F6FA;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  z-index: 5;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-foot table {
  margin-bottom: 0;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-foot table, .gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-foot th {
  background: #F4F6FA !important;
  font-weight: 600;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-foot td {
  background: #F4F6FA !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container {
  display: grid !important;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 1fr auto;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container:not(:has(.dt-length)):not(:has(.dt-paging)) {
  grid-template-rows: 0 1fr 0;
}
@media (max-width: 768px) {
  .gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container {
    display: block !important;
    overflow: visible !important;
  }
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-length {
  grid-row: 1;
  grid-column: 1/-1;
  padding: 6px 10px;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-scroll {
  grid-row: 2;
  grid-column: 1/-1;
  display: flex !important;
  flex-direction: column !important;
  min-height: 0 !important;
  overflow: hidden !important;
  margin-top: 0 !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-info {
  grid-row: 3;
  grid-column: 1;
  padding: 6px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  background: #FFFFFF;
  display: flex;
  align-items: center;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-paging {
  grid-row: 3;
  grid-column: 2;
  padding: 6px 10px;
  background: #FFFFFF;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive .dt-container .dt-autosize {
  display: none;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card thead th {
  position: sticky;
  top: 0;
  z-index: 5;
  background: #1e293b;
  border-bottom: none;
  color: rgba(255, 255, 255, 0.85);
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card tfoot {
  position: sticky;
  bottom: 0;
  z-index: 5;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card tfoot td, .gl-datatable-wrapper.gl-datatable-full-page .gl-card tfoot th {
  background: #F4F6FA;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  font-weight: 600;
}
.gl-datatable-wrapper.gl-datatable-full-page table tbody tr.gl-row-active > td {
  background-color: rgba(var(--gl-accent-rgb, 205, 2, 0), 0.06) !important;
}
.gl-datatable-wrapper.gl-datatable-full-page table tbody tr[style*="cursor: pointer"]:hover > td {
  background-color: rgba(var(--gl-accent-rgb, 205, 2, 0), 0.04) !important;
  transition: background-color 0.15s ease;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container > .dt-layout-row:last-child:not(.dt-layout-table) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  background: #FFFFFF;
  flex-shrink: 0;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container > .dt-layout-row:last-child:not(.dt-layout-table) .dt-layout-cell {
  flex: 0 0 auto;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card {
  background: #FFFFFF;
  border: none;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-body .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 16px;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #E8E8E8;
  border-left: 3px solid var(--gl-accent);
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  font-size: 10px;
  color: #7B7B7B;
  z-index: 10;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll .dt-scroll-head {
  max-height: 56px;
  background: #1e293b !important;
  border-bottom: none !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-color 0.2s ease;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll .dt-scroll-head table,
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll .dt-scroll-head th {
  background: #1e293b !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll .dt-scroll-foot {
  border-top: none !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll .dt-scroll-body,
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll {
  border-bottom: none !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .gl-card-body,
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .table-responsive,
.gl-datatable-wrapper.gl-datatable-full-page .gl-card {
  border-bottom: none !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card .dataTables_wrapper .row:last-child,
.gl-datatable-wrapper.gl-datatable-full-page .dt-container > .dt-layout-row:last-child {
  border-top: none !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card table thead th,
.gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-head table thead th {
  background: #1e293b !important;
  color: rgba(255, 255, 255, 0.85) !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  padding: 10px 14px !important;
  border-bottom: none !important;
  white-space: nowrap;
  vertical-align: middle;
  box-shadow: none !important;
  transition: background 0.15s ease, color 0.15s ease;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-column-order {
  opacity: 0.35;
  color: rgba(255, 255, 255, 0.5);
  transition: opacity 0.15s ease;
}
.gl-datatable-wrapper.gl-datatable-full-page th.dt-ordering-asc .dt-column-order,
.gl-datatable-wrapper.gl-datatable-full-page th.dt-ordering-desc .dt-column-order {
  opacity: 1;
  color: rgba(255, 255, 255, 0.9);
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card table,
.gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-head table,
.gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-body table {
  border-radius: 0 !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-head thead,
.gl-datatable-wrapper.gl-datatable-full-page .gl-card table thead {
  border-bottom: none !important;
}
.gl-datatable-wrapper.gl-datatable-full-page thead th {
  border-bottom: none !important;
}
.gl-datatable-wrapper.gl-datatable-full-page thead th input[type=checkbox] {
  border-color: rgba(255, 255, 255, 0.4) !important;
  background: transparent !important;
}
.gl-datatable-wrapper.gl-datatable-full-page thead th input[type=checkbox]:checked {
  background: #CD0200 !important;
  border-color: #CD0200 !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card table,
.gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-body table {
  --bs-table-striped-bg: transparent;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card table tbody tr,
.gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-body table tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  transition: background-color 0.15s ease;
  cursor: pointer;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card table tbody tr:hover,
.gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-body table tbody tr:hover {
  background-color: rgba(205, 2, 0, 0.04) !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card table tbody tr:last-child,
.gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-body table tbody tr:last-child {
  border-bottom: none;
}
.gl-datatable-wrapper.gl-datatable-full-page .gl-card table tbody td,
.gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-body table tbody td {
  padding: 12px 14px;
  font-size: 13px;
  color: #424242;
  vertical-align: middle;
  line-height: 1.5;
}
.gl-datatable-wrapper.gl-datatable-full-page.gl-panel-open .gl-card table tbody tr:hover,
.gl-datatable-wrapper.gl-datatable-full-page.gl-panel-open .dt-scroll-body table tbody tr:hover {
  background-color: transparent !important;
  box-shadow: none !important;
}
.gl-datatable-wrapper.gl-datatable-full-page.gl-panel-open .gl-card table tbody td,
.gl-datatable-wrapper.gl-datatable-full-page.gl-panel-open .dt-scroll-body table tbody td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll .dt-scroll-body .dts_label {
  display: none !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll .dt-scroll-body .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 10px 16px;
  font-size: 13px;
  color: #7B7B7B;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #E8E8E8;
  border-left: 3px solid var(--gl-accent);
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  z-index: 10;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll .dt-scroll-body:has(.dts_label) {
  background-image: repeating-linear-gradient(to bottom, transparent 0px, transparent 44px, rgba(0, 0, 0, 0.03) 44px, rgba(0, 0, 0, 0.03) 45px);
  background-size: 100% 45px;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-info {
  font-size: 13px;
  font-weight: 400;
  color: #7B7B7B;
  padding: 12px 16px;
  background: #FFFFFF;
  border-top: none !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging {
  padding: 10px 16px;
  background: #FFFFFF;
  border-top: none !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length {
  padding: 10px 16px;
  font-size: 13px;
  color: #7B7B7B;
  border-top: none !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length label {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  font-weight: 400;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length select {
  height: 32px;
  padding: 0 28px 0 10px;
  font-size: 13px;
  font-weight: 500;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  padding: 0 8px;
  font-size: 13px;
  font-weight: 500;
  color: #424242;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.15s ease;
  margin: 0 2px;
  text-decoration: none;
  line-height: 1;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging-button:hover:not(.disabled):not(.current) {
  background: rgba(205, 2, 0, 0.04);
  border-color: #CD0200;
  color: #CD0200;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging-button.current {
  background: #CD0200 !important;
  border-color: #CD0200 !important;
  color: #fff !important;
  font-weight: 600;
  box-shadow: 0 1px 3px rgba(205, 2, 0, 0.3);
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging-button.disabled {
  opacity: 0.35;
  cursor: default;
  pointer-events: none;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .pagination {
  margin: 0;
  gap: 3px;
  flex-wrap: nowrap;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .pagination .page-item .page-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  padding: 0 8px;
  font-size: 13px;
  font-weight: 500;
  color: #424242;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 10px !important;
  cursor: pointer;
  transition: all 0.15s ease;
  line-height: 1;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .pagination .page-item .page-link:hover {
  background: rgba(205, 2, 0, 0.04);
  border-color: #CD0200;
  color: #CD0200;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .pagination .page-item.active .page-link {
  background: #CD0200 !important;
  border-color: #CD0200 !important;
  color: #fff !important;
  font-weight: 600;
  box-shadow: 0 1px 3px rgba(205, 2, 0, 0.3);
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .pagination .page-item.active .page-link:hover {
  background: #A80200 !important;
  border-color: #A80200 !important;
}
.gl-datatable-wrapper.gl-datatable-full-page .dt-container .pagination .page-item.disabled .page-link {
  opacity: 0.35;
  cursor: default;
  pointer-events: none;
  background: #FFFFFF;
  border-color: #E8E8E8;
}
@media (max-width: 768px) {
  .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-info,
  .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging,
  .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length {
    grid-column: 1/-1;
    justify-content: center;
    text-align: center;
    padding: 8px 12px;
  }
  .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length {
    border-bottom: 1px solid #E8E8E8;
  }
  .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging-button {
    min-width: 28px;
    height: 28px;
    padding: 0 6px;
    font-size: 12px;
    margin: 0 1px;
  }
  .gl-datatable-wrapper.gl-datatable-full-page .dt-container .pagination .page-item .page-link {
    min-width: 28px;
    height: 28px;
    padding: 0 6px;
    font-size: 12px;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .gl-datatable-wrapper.gl-datatable-full-page {
  left: calc(51px + 13px) !important;
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper .gl-datatable-wrapper.gl-datatable-full-page {
    left: 0 !important;
  }
}

.gl-datatable-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 0;
}
.gl-datatable-wrapper .gl-datatable-toolbar,
.gl-datatable-wrapper .gl-leads-toolbar {
  flex-shrink: 0;
}
.gl-datatable-wrapper .gl-card {
  flex: 1 1 auto;
  min-height: 0;
}
@media (max-width: 768px) {
  .gl-datatable-wrapper .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gl-datatable-wrapper .gl-datatable-toolbar,
  .gl-datatable-wrapper .gl-leads-toolbar {
    flex-wrap: wrap;
    gap: 6px;
  }
  .gl-datatable-wrapper .gl-leads-search-wrapper {
    flex: 1 1 100%;
    min-width: 0;
  }
}

.datatable-controller.embedded .gl-datatable-wrapper {
  position: static !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  display: flex;
  padding: 0;
  background: transparent;
  overflow: visible;
}

.leads-table-controller > .modal:not(.show) {
  display: none !important;
}
.leads-table-controller.embedded #leads-table-wrapper,
.leads-table-controller.embedded .gl-datatable-wrapper {
  position: static !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  display: block;
  padding: 0;
  background: transparent;
  overflow: visible;
}

.leads-table-controller:not(.embedded) #leads-table-wrapper .sticky-filters {
  background: #FFFFFF;
  border: none;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
}
.leads-table-controller:not(.embedded) #leads-table-wrapper .gl-filter-header .gl-page-title, .leads-table-controller:not(.embedded) #leads-table-wrapper .gl-filter-header .gl-dash-title {
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #11110D;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .leads-table-controller:not(.embedded) #leads-table-wrapper {
  left: 51px !important;
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper .leads-table-controller:not(.embedded) #leads-table-wrapper {
    left: 0 !important;
  }
}

.gl-main-content:has(.lead-orders-table-controller:not(.embedded)) {
  overflow: hidden;
  padding: 0 !important;
  padding-top: 0 !important;
}
.gl-main-content:has(.lead-orders-table-controller:not(.embedded)) > footer {
  display: none !important;
}

.lead-orders-table-controller > .modal:not(.show) {
  display: none !important;
}
.lead-orders-table-controller.embedded {
  max-height: 800px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.lead-orders-table-controller.embedded #lead-orders-table-wrapper {
  position: static !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 0;
  background: transparent;
}
.lead-orders-table-controller.embedded .sticky-filters {
  position: static;
  flex-shrink: 0;
  box-shadow: none;
  z-index: auto;
  top: auto;
  margin-bottom: 6px !important;
}
.lead-orders-table-controller.embedded .gl-filter-content,
.lead-orders-table-controller.embedded .gl-legend-row,
.lead-orders-table-controller.embedded .mobile-filters-wrapper {
  display: none !important;
}
.lead-orders-table-controller.embedded .gl-card {
  flex: 1;
  min-height: 0;
  display: flex !important;
  flex-direction: column;
  overflow: hidden;
  border: none;
  border-radius: 0;
}
.lead-orders-table-controller.embedded .gl-card .gl-card-body {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.lead-orders-table-controller.embedded .gl-card .table-responsive {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden !important;
}
.lead-orders-table-controller.embedded .gl-card .table-responsive .dt-container {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.lead-orders-table-controller.embedded .gl-card .table-responsive .dt-container .dt-scroll {
  flex: 1 !important;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  overflow: hidden !important;
}
.lead-orders-table-controller.embedded .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-head {
  flex-shrink: 0;
  background: #F4F6FA;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  z-index: 5;
}
.lead-orders-table-controller.embedded .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-head table, .lead-orders-table-controller.embedded .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-head th {
  background: #F4F6FA !important;
}
.lead-orders-table-controller.embedded .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-body {
  flex: 1 !important;
  min-height: 0 !important;
  overflow-y: auto !important;
  overflow-x: auto !important;
}
.lead-orders-table-controller.embedded .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-foot {
  flex-shrink: 0;
  background: #F4F6FA;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  z-index: 5;
}
.lead-orders-table-controller.embedded .gl-card .table-responsive .dt-container .dt-scroll .dt-scroll-foot table {
  background: #F4F6FA !important;
}
.lead-orders-table-controller.embedded .dt-container > .dt-layout-row:last-child {
  flex-shrink: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.gl-main-content:has(.stripe-charges-controller),
.gl-main-content:has(.manager-users-controller),
.gl-main-content:has(.lead-replacements-controller),
.gl-main-content:has(.lead-replacement-reports-controller),
.gl-main-content:has(.login-histories-controller),
.gl-main-content:has(.state-reports-controller),
.gl-main-content:has(.sales-reports-controller),
.gl-main-content:has(.coupon-codes-controller),
.gl-main-content:has(.overflow-reports-controller),
.gl-main-content:has(.lead-order-alerts-controller),
.gl-main-content:has(.affiliates-controller),
.gl-main-content:has(.affiliate-portal-controller) {
  overflow: hidden;
  padding: 0 !important;
  padding-top: 0 !important;
}
.gl-main-content:has(.stripe-charges-controller) > footer,
.gl-main-content:has(.manager-users-controller) > footer,
.gl-main-content:has(.lead-replacements-controller) > footer,
.gl-main-content:has(.lead-replacement-reports-controller) > footer,
.gl-main-content:has(.login-histories-controller) > footer,
.gl-main-content:has(.state-reports-controller) > footer,
.gl-main-content:has(.sales-reports-controller) > footer,
.gl-main-content:has(.coupon-codes-controller) > footer,
.gl-main-content:has(.overflow-reports-controller) > footer,
.gl-main-content:has(.lead-order-alerts-controller) > footer,
.gl-main-content:has(.affiliates-controller) > footer,
.gl-main-content:has(.affiliate-portal-controller) > footer {
  display: none !important;
}

.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper .gl-action-row {
  flex-shrink: 0;
  padding-top: 6px;
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}

.coupon-codes-controller #coupon-codes-table-wrapper {
  overflow-x: hidden;
}
.coupon-codes-controller #coupon-codes-table-wrapper .gl-filter-row .btn-group {
  flex-wrap: wrap;
}

.affiliate-portal-controller [data-bs-toggle=collapse] .bi-chevron-up {
  transition: transform 0.2s ease;
}

.affiliate-portal-controller [data-bs-toggle=collapse].collapsed .bi-chevron-up {
  transform: rotate(180deg);
}

.affiliate-portal-controller #affiliate-portal-table-wrapper > .d-flex,
.affiliate-portal-controller #affiliate-portal-table-wrapper > .alert,
.affiliate-portal-controller #affiliate-portal-table-wrapper > .row {
  flex-shrink: 0;
}
.affiliate-portal-controller #affiliate-portal-table-wrapper .gl-card .gl-card-header {
  flex-shrink: 0;
}

.gl-legend-row {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  font-size: 8px;
}

.gl-legend-label {
  font-weight: 600;
  color: #7B7B7B;
}

.gl-legend-items {
  display: flex;
  gap: 3px;
  flex-wrap: wrap;
}

.gl-legend-item {
  padding: 2px 6px;
  border-radius: 5px;
  font-size: 10px;
  color: #11110D;
  white-space: nowrap;
}
.gl-legend-item--premium {
  background-color: var(--gl-legend-premium, #e6f2ff);
}
.gl-legend-item--aged {
  background-color: var(--gl-legend-aged, #ffe0ff);
}
.gl-legend-item--rt-blended {
  background-color: var(--gl-legend-rt-blended, #fff0e0);
}
.gl-legend-item--rt-standard {
  background-color: var(--gl-legend-rt-standard, #f2e8ff);
}
.gl-legend-item--disabled {
  background-color: var(--gl-legend-disabled, #ffe3e3);
}
.gl-legend-item--paused {
  background-color: var(--gl-legend-paused, #d1e7dd);
}
.gl-legend-item--near-full {
  background-color: var(--gl-legend-near-full, #fff3cd);
}
.gl-legend-item--unfilled {
  background-color: var(--gl-legend-unfilled, #ffcccc);
}

.dataTables_wrapper {
  width: 100%;
  max-width: 100%;
}
.dataTables_wrapper .dataTables_scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scrollBody {
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper table.dataTable {
  width: 100% !important;
  display: table;
}

.dt-scroll-body thead {
  visibility: collapse;
}

.dt-scroll .dt-scroll-head {
  background: #F4F6FA;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.dt-scroll .dt-scroll-head table, .dt-scroll .dt-scroll-head th {
  background: #F4F6FA !important;
}
.dt-scroll .dt-scroll-foot {
  background: #F4F6FA;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.dt-scroll .dt-scroll-foot table, .dt-scroll .dt-scroll-foot th {
  background: #F4F6FA !important;
  font-weight: 600;
}

.gl-datatable-full-page thead th input[type=checkbox] {
  border-color: rgba(255, 255, 255, 0.4) !important;
  background: transparent !important;
}
.gl-datatable-full-page thead th input[type=checkbox]:checked {
  background: #CD0200 !important;
  border-color: #CD0200 !important;
}

[data-bs-theme=dark] .gl-datatable-full-page tbody td input[type=checkbox] {
  background-color: transparent;
  border-color: var(--bs-border-color);
}
[data-bs-theme=dark] .gl-datatable-full-page tbody td input[type=checkbox]:checked {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
[data-bs-theme=dark] .gl-datatable-full-page tbody td input[type=checkbox]:hover:not(:checked) {
  border-color: var(--bs-primary);
  background-color: rgba(var(--bs-primary-rgb), 0.1);
}

.table-scroll-wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive,
.gl-table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > table,
.gl-table-responsive > table {
  display: table;
}

.card {
  max-width: 100%;
  overflow: hidden;
}
.card .card-body {
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.gl-datatable-wrapper td,
.gl-datatable-wrapper th {
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gl-datatable-wrapper td.dt-checkbox,
.gl-datatable-wrapper td:last-child {
  overflow: visible;
  max-width: none;
}

.gl-datatable-wrapper th:empty {
  pointer-events: none;
  width: 0 !important;
  padding: 0 !important;
  border: none !important;
}

.gl-datatable-wrapper td.gl-cell-wrap,
.gl-datatable-wrapper th.gl-cell-wrap {
  white-space: normal;
  max-width: none;
  overflow: visible;
}

.gl-sidebar.main-sidebar {
  width: 230px !important;
  height: 100vh !important;
  position: fixed !important;
  left: 0 !important;
  top: 0 !important;
  background: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  z-index: 1000 !important;
  overflow: hidden;
  transition: width 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --bs-bg-opacity: 1;
  color: #6B7280 !important;
}
.gl-sidebar.main-sidebar .sidebar {
  display: contents;
}
.gl-sidebar.main-sidebar nav.mt-2, .gl-sidebar.main-sidebar .nav-pills, .gl-sidebar.main-sidebar .nav-sidebar {
  display: none !important;
}
@media (max-width: 768px) {
  .gl-sidebar.main-sidebar {
    width: 280px !important;
    transform: translateX(-100%) !important;
    transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1) !important;
    left: 0 !important;
    top: 0 !important;
    height: 100vh !important;
    border-radius: 0 !important;
    box-shadow: 4px 0 24px rgba(0, 0, 0, 0.15) !important;
  }
  .gl-sidebar.main-sidebar.show, .gl-sidebar.main-sidebar.open {
    transform: translateX(0) !important;
  }
}
.gl-sidebar.main-sidebar.collapsed-sidebar {
  width: 51px !important;
  overflow: visible !important;
}
@media (max-width: 768px) {
  .gl-sidebar.main-sidebar.collapsed-sidebar {
    width: 280px !important;
    overflow: hidden !important;
    transform: translateX(-100%) !important;
  }
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-scroll {
  overflow-y: auto;
  overflow-x: visible;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-scroll::-webkit-scrollbar {
  display: none;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-brand {
  justify-content: center;
  padding: 16px 6px 21px;
  min-height: 73px;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-brand .brand-link {
  display: none;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-brand .brand-icon {
  display: flex;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile-dropdown {
  display: flex;
  justify-content: center;
  width: 100%;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile {
  padding: 12px 0;
  gap: 0;
  width: 36px;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile .gl-sidebar-avatar {
  width: 36px;
  height: 36px;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile .gl-sidebar-avatar .gl-sidebar-avatar-img {
  width: 36px;
  height: 36px;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile .gl-sidebar-avatar svg {
  width: 36px !important;
  height: 36px !important;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile .gl-sidebar-user-info {
  opacity: 0;
  width: 0;
  min-width: 0;
  overflow: hidden;
  visibility: hidden;
  flex: 0 0 0;
  pointer-events: none;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile .gl-sidebar-profile-arrow {
  opacity: 0;
  width: 0;
  min-width: 0;
  overflow: hidden;
  visibility: hidden;
  flex: 0 0 0;
  pointer-events: none;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-divider {
  margin: 4px 10px;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-section {
  padding: 2px 0;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-section-title {
  opacity: 0;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  pointer-events: none;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-section-divider {
  display: block !important;
  margin: 10px 10px 4px;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-nav {
  padding: 0 6px !important;
  align-items: center;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-link {
  padding: 10px 8px;
  width: 40px;
  height: auto;
  position: relative;
  border-radius: 10px;
  gap: 10px;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-link span, .gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-link .ph-caret-right {
  opacity: 0;
  width: 0;
  min-width: 0;
  overflow: hidden;
  visibility: hidden;
  flex: 0 0 0;
  transition: opacity 0.12s, width 0.12s, visibility 0.12s;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-link i:first-child {
  margin: 0;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-link.active {
  background: var(--gl-accent-light);
  color: var(--gl-accent);
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-link.active i {
  color: var(--gl-accent);
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-link.active::before {
  display: none;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-link::after {
  content: attr(data-tooltip);
  position: absolute;
  left: calc(100% + 10px);
  top: 50%;
  transform: translateY(-50%);
  background: #1F2937;
  color: #F3F4F6;
  padding: 5px 12px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s, visibility 0.15s;
  z-index: 1100;
  pointer-events: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-link:hover::after {
  opacity: 1;
  visibility: visible;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-badge {
  display: none !important;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-group .gl-sidebar-chevron {
  display: none !important;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-link[aria-expanded=true]::after {
  opacity: 0 !important;
  visibility: hidden !important;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-sublink {
  display: none !important;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-cta-card {
  display: none;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-cta-icon {
  display: flex !important;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile-menu .gl-sidebar-sublink,
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile-menu .gl-sidebar-logout {
  display: flex !important;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 14px;
  border-radius: 8px;
  gap: 10px;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile-menu .gl-sidebar-sublink span,
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile-menu .gl-sidebar-logout span {
  display: inline;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile-menu .gl-sidebar-sublink::after,
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-profile-menu .gl-sidebar-logout::after {
  content: none;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-footer {
  padding: 6px 6px;
  border-top-color: transparent;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-footer .gl-sidebar-section-title {
  opacity: 0;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  pointer-events: none;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-logout {
  justify-content: center;
  padding: 0;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  border-radius: 10px;
  gap: 0;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-logout span {
  display: none;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-logout::after {
  content: attr(data-tooltip);
  position: absolute;
  left: calc(100% + 10px);
  top: 50%;
  transform: translateY(-50%);
  background: #1F2937;
  color: #F3F4F6;
  padding: 5px 12px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s, visibility 0.15s;
  z-index: 1100;
  pointer-events: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-logout:hover::after {
  opacity: 1;
  visibility: visible;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-theme-toggle {
  justify-content: center;
  padding: 4px 0;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-theme-toggle .gl-sidebar-theme-btn {
  width: 40px;
  height: 40px;
  padding: 0;
  justify-content: center;
  border-radius: 10px;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-theme-toggle .gl-sidebar-toggle-track {
  display: none !important;
}
.gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-theme-toggle .gl-theme-icon-dark {
  display: none !important;
}
[data-bs-theme=dark] .gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-theme-toggle .gl-theme-icon-light {
  display: none !important;
}
[data-bs-theme=dark] .gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-theme-toggle .gl-theme-icon-dark {
  display: inline !important;
}
.gl-sidebar.main-sidebar.sidebar-footer-hidden:not(.collapsed-sidebar) .gl-sidebar-cta-card {
  display: block;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  width: calc(230px - 20px);
  max-width: none;
}
.gl-sidebar.main-sidebar.sidebar-footer-entering .gl-sidebar-cta-card {
  animation: sidebar-cta-enter 0.25s ease both;
}

.gl-sidebar-profile-dropdown {
  flex-shrink: 0;
  position: relative;
}

.gl-sidebar-profile {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 18px;
  flex-shrink: 0;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease, width 0.25s cubic-bezier(0.4, 0, 0.2, 1), padding 0.25s cubic-bezier(0.4, 0, 0.2, 1), gap 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.gl-sidebar-profile:hover {
  color: var(--gl-accent);
}
.gl-sidebar-profile:hover .gl-sidebar-user-name,
.gl-sidebar-profile:hover .gl-sidebar-user-role,
.gl-sidebar-profile:hover .gl-sidebar-profile-arrow {
  color: var(--gl-accent);
}

.gl-sidebar-profile-toggle {
  position: relative;
}

.gl-sidebar-profile-arrow {
  font-size: 14px;
  color: #9CA3AF;
  margin-left: auto;
  flex-shrink: 0;
  transition: opacity 0.12s, width 0.12s, visibility 0.12s;
}

.gl-sidebar-profile-menu {
  position: fixed;
  width: 260px;
  z-index: 9999;
  background: #FFFFFF;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
  overflow-y: auto;
  max-height: calc(100vh - 40px);
}
.gl-sidebar-profile-menu:not(.show) {
  display: none;
}
.gl-sidebar-profile-menu .gl-sidebar-profile-menu-items {
  display: flex;
  flex-direction: column;
  padding: 6px;
}
.gl-sidebar-profile-menu .gl-sidebar-profile-menu-divider {
  margin: 6px 0;
  border: 0;
  border-top: 1px solid #E5E7EB;
}
.gl-sidebar-profile-menu .gl-sidebar-sublink,
.gl-sidebar-profile-menu .gl-sidebar-logout {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border-radius: 8px;
  color: #6B7280;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: background 0.15s ease, color 0.15s ease;
  border: none;
  background: none;
  width: 100%;
  cursor: pointer;
}
.gl-sidebar-profile-menu .gl-sidebar-sublink i,
.gl-sidebar-profile-menu .gl-sidebar-logout i {
  font-size: 16px;
  color: #6B7280;
}
.gl-sidebar-profile-menu .gl-sidebar-sublink:hover,
.gl-sidebar-profile-menu .gl-sidebar-logout:hover {
  background: var(--gl-accent-light);
  color: var(--gl-accent);
}
.gl-sidebar-profile-menu .gl-sidebar-sublink:hover i,
.gl-sidebar-profile-menu .gl-sidebar-logout:hover i {
  color: var(--gl-accent);
}

.gl-sidebar-avatar {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 8px;
}
.gl-sidebar-avatar .gl-sidebar-avatar-img {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.gl-sidebar-avatar .gl-sidebar-avatar-initials {
  display: flex;
  width: 36px;
  height: 36px;
}
.gl-sidebar-avatar svg {
  width: 36px !important;
  height: 36px !important;
  border-radius: 8px;
  display: block;
}

.gl-sidebar-user-info {
  overflow: hidden;
  min-width: 0;
  opacity: 1;
  transition: opacity 0.12s, width 0.12s, visibility 0.12s;
}

.gl-sidebar-user-name {
  font-size: 14px;
  font-weight: 600;
  color: #111827;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gl-sidebar-user-role {
  font-size: 12px;
  font-weight: 400;
  color: #9CA3AF;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gl-sidebar-brand {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 14px 21px 14px;
  gap: 6px;
  flex-shrink: 0;
  transition: padding 0.25s cubic-bezier(0.4, 0, 0.2, 1), min-height 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}
.gl-sidebar-brand .brand-link {
  display: flex;
  align-items: center;
}
.gl-sidebar-brand .brand-icon {
  display: none;
  align-items: center;
  justify-content: center;
}
.gl-sidebar-brand .gl-sidebar-logo-svg {
  height: 36px;
  width: auto;
  max-width: 100%;
  flex-shrink: 1;
}
.gl-sidebar-brand .gl-sidebar-logo-svg .gl-logo-black {
  fill: #000;
}
.gl-sidebar-brand .gl-sidebar-logo-svg .gl-logo-white {
  fill: #fff;
}
.gl-sidebar-brand .gl-sidebar-logo-svg .gl-logo-red {
  fill: #a51a24;
}
.gl-sidebar-brand .gl-sidebar-icon-svg {
  height: 32px;
  width: auto;
}
.gl-sidebar-brand .gl-sidebar-icon-svg .gl-icon-dark {
  fill: #000;
}
.gl-sidebar-brand .gl-sidebar-icon-svg .gl-icon-light {
  fill: #fff;
}
.gl-sidebar-brand .gl-sidebar-logo-custom {
  height: 36px;
  width: auto;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.gl-sidebar-brand .gl-sidebar-icon-custom {
  height: 32px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.gl-brand-for-dark {
  display: none !important;
}

.gl-brand-for-light {
  display: inline-block !important;
}

#sidebar-toggle {
  position: fixed;
  left: calc(230px - 13px);
  top: 81px;
  z-index: 1041;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  padding: 0;
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  background: #fff;
  cursor: pointer;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  transition: left 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.15s, box-shadow 0.15s;
}
#sidebar-toggle .gl-sidebar-toggle-arrow {
  font-size: 12px;
  color: #C0C4CA;
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
#sidebar-toggle:hover {
  background: #F3F4F6;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}
.collapsed-sidebar ~ #sidebar-toggle {
  left: calc(51px - 13px);
}
.collapsed-sidebar ~ #sidebar-toggle .gl-sidebar-toggle-arrow {
  transform: rotate(180deg);
}

.gl-sidebar-divider {
  height: 2px;
  background: #E5E7EB;
  margin: 4px 18px;
  flex-shrink: 0;
}

.gl-sidebar-section {
  padding: 2px 0;
}
.gl-sidebar-section.collapsed .gl-sidebar-section-content {
  display: none;
}
.gl-sidebar-section:not(.collapsed) .gl-sidebar-section-chevron {
  transform: rotate(90deg);
}

a.gl-sidebar-section-title,
.gl-sidebar-section-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
  font-size: 10px;
  font-weight: 600;
  color: #7B7B7B !important;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 8px 22px 4px;
  margin-bottom: 0;
  cursor: pointer;
  text-decoration: none !important;
  overflow: hidden;
  max-height: 30px;
  opacity: 1;
  transition: opacity 0.15s, max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), padding 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
a.gl-sidebar-section-title:hover,
.gl-sidebar-section-title:hover {
  color: rgb(84.75, 84.75, 84.75) !important;
}

.gl-sidebar-section-chevron {
  font-size: 8px;
  color: #B0B0B0;
  transition: transform 0.2s ease;
}

.gl-sidebar-section-content {
  transition: none;
}

.gl-sidebar-section-divider {
  border: none;
  border-top: 2px solid #D1D5DB;
  margin: 10px 26px 4px 18px;
}

.gl-sidebar-nav {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 0 24px 0 10px;
  transition: padding 0.25s cubic-bezier(0.4, 0, 0.2, 1), align-items 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}

.gl-sidebar-link {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 8px;
  color: #6B7280 !important;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none !important;
  transition: color 0.15s, background 0.15s, width 0.25s cubic-bezier(0.4, 0, 0.2, 1), padding 0.25s cubic-bezier(0.4, 0, 0.2, 1), border-radius 0.25s cubic-bezier(0.4, 0, 0.2, 1), gap 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap;
  position: relative;
  overflow: hidden;
}
.gl-sidebar-link i {
  font-size: 20px;
  width: 24px;
  text-align: center;
  flex-shrink: 0;
}
.gl-sidebar-link span {
  flex: 1;
  opacity: 1;
  transition: opacity 0.12s, width 0.12s, visibility 0.12s;
}
.gl-sidebar-link:hover {
  background: var(--gl-accent-light);
  color: var(--gl-accent) !important;
  border-radius: 8px;
}
.gl-sidebar-link.active {
  background: var(--gl-accent-light) !important;
  color: var(--gl-accent) !important;
  font-weight: 600;
  border-radius: 8px;
}
.gl-sidebar-link.active i {
  color: var(--gl-accent) !important;
}
.gl-sidebar-link.active::before {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}

.gl-sidebar-badge {
  margin-left: auto;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 600;
  background: var(--gl-accent-light);
  border: none;
  border-radius: 6px;
  color: var(--gl-accent);
  flex-shrink: 0;
}

.gl-sidebar-scroll {
  flex: 1 1 auto;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.gl-sidebar-scroll::-webkit-scrollbar {
  display: none;
}

.gl-sidebar-footer {
  flex-shrink: 0;
  padding: 6px 0;
  border-top: 1px solid #E5E7EB;
  transition: border-top-color 0.12s ease;
}
.gl-sidebar-footer .gl-sidebar-profile-dropdown {
  margin-bottom: 4px;
}

@keyframes sidebar-cta-enter {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.gl-sidebar-cta-card {
  margin: 4px 10px 8px;
  background: linear-gradient(135deg, #B91C1C 0%, #991B1B 40%, #7F1D1D 100%);
  border-radius: 14px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(185, 28, 28, 0.3), 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.gl-sidebar-cta-wave {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  pointer-events: none;
}
.gl-sidebar-cta-wave svg {
  width: 100%;
  height: 100%;
  display: block;
}

.gl-sidebar-cta-content {
  position: relative;
  z-index: 1;
  padding: 22px 16px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 8px;
}

.gl-sidebar-cta-eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: rgba(255, 255, 255, 0.7);
}
.gl-sidebar-cta-eyebrow i {
  font-size: 11px;
}

.gl-sidebar-cta-title {
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
  letter-spacing: -0.01em;
}

.gl-sidebar-cta-subtitle {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.4;
  margin-bottom: 6px;
}

.gl-sidebar-cta-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 6px;
  padding: 10px 16px;
  background: #fff;
  color: #991B1B !important;
  font-size: 13px;
  font-weight: 700;
  border: none;
  border-radius: 10px;
  text-decoration: none !important;
  transition: background 0.15s, transform 0.15s, box-shadow 0.15s;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.gl-sidebar-cta-button i {
  font-size: 15px;
}
.gl-sidebar-cta-button:hover {
  background: #FEF2F2;
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
  color: #7F1D1D !important;
}
.gl-sidebar-cta-button:active {
  transform: translateY(0);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.gl-sidebar-cta-menu {
  min-width: 200px;
  padding: 6px;
  background: #FFFFFF;
  border: 1px solid #E5E7EB;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
  position: fixed;
  z-index: 9999;
}
.gl-sidebar-cta-menu .dropdown-item {
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 14px;
  color: #4B5563;
}
.gl-sidebar-cta-menu .dropdown-item:hover {
  background: rgba(205, 2, 0, 0.08);
  color: #cd0200;
}

.gl-sidebar-cta-submenu-parent {
  position: relative;
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 14px;
  color: #4B5563;
  cursor: pointer;
}
.gl-sidebar-cta-submenu-parent:hover {
  background: rgba(205, 2, 0, 0.08);
  color: #cd0200;
}
.gl-sidebar-cta-submenu-parent .gl-sidebar-cta-submenu {
  display: none;
  position: absolute;
  left: 100%;
  bottom: 0;
  min-width: 220px;
  padding: 6px;
  background: #FFFFFF;
  border: 1px solid #E5E7EB;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
  margin-left: 4px;
}
.gl-sidebar-cta-submenu-parent:hover > .gl-sidebar-cta-submenu {
  display: block;
}

.gl-sidebar-cta-menu-label {
  display: flex;
  align-items: center;
  width: 100%;
}

.gl-sidebar-cta-caret {
  font-size: 12px;
  margin-left: auto;
  transition: transform 0.2s ease;
}

.gl-sidebar-cta-button[aria-expanded=true] .gl-sidebar-cta-caret {
  transform: rotate(0deg);
}

.gl-sidebar-cta-button[aria-expanded=false] .gl-sidebar-cta-caret {
  transform: rotate(180deg);
}

.gl-sidebar-cta-submenu-caret {
  font-size: 11px;
  margin-left: auto;
}

.gl-sidebar-cta-icon {
  display: none;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 4px auto 8px;
  background: linear-gradient(135deg, #B91C1C 0%, #991B1B 100%);
  border-radius: 10px;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 20px;
  transition: transform 0.15s, box-shadow 0.15s;
  box-shadow: 0 2px 8px rgba(185, 28, 28, 0.3);
}
.gl-sidebar-cta-icon:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(185, 28, 28, 0.4);
  color: #fff !important;
}

.gl-sidebar-group .gl-sidebar-group-toggle {
  padding-right: 18px;
}
.gl-sidebar-group .gl-sidebar-group-toggle .gl-sidebar-chevron {
  font-size: 12px;
  opacity: 0.4;
  transition: transform 0.2s, opacity 0.15s;
}
.gl-sidebar-group .gl-sidebar-group-toggle:hover .gl-sidebar-chevron {
  opacity: 0.7;
}
.gl-sidebar-group .gl-sidebar-group-items {
  display: none;
}
.gl-sidebar-group.open .gl-sidebar-chevron {
  transform: rotate(90deg);
  opacity: 0.7;
}

.gl-sidebar-flyout {
  position: fixed;
  width: 260px;
  z-index: 9999;
  background: #FFFFFF;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
  overflow-y: auto;
  max-height: calc(100vh - 40px);
  padding: 6px;
  transition: opacity 0.15s ease;
}
.gl-sidebar-flyout:not(.show) {
  display: none;
}
.gl-sidebar-flyout .gl-sidebar-flyout-title {
  padding: 8px 14px 8px;
  margin-bottom: 4px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #9CA3AF;
  border-bottom: 1px solid #E8E8E8;
}
.gl-sidebar-flyout .gl-sidebar-sublink {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border-radius: 8px;
  color: #6B7280;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: background 0.15s ease, color 0.15s ease;
}
.gl-sidebar-flyout .gl-sidebar-sublink:hover {
  background: var(--gl-accent-light);
  color: var(--gl-accent);
}
.gl-sidebar-flyout .gl-sidebar-sublink.active {
  color: var(--gl-accent);
  background: var(--gl-accent-light);
}
.gl-sidebar-flyout .gl-sidebar-badge {
  display: inline-flex;
  margin-left: auto;
}

.gl-sidebar-sublink {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 7px 18px 7px 52px;
  border-radius: 0;
  color: #7B828A;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  transition: color 0.15s, background 0.15s;
}
.gl-sidebar-sublink i {
  font-size: 13px;
  width: 16px;
  text-align: center;
  flex-shrink: 0;
}
.gl-sidebar-sublink:hover {
  background: var(--gl-accent-light);
  color: var(--gl-accent);
}
.gl-sidebar-sublink.active {
  color: var(--gl-accent);
  background: var(--gl-accent-light);
}

.gl-sidebar-logout {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  margin: 0;
  border-radius: 8px;
  color: #6B7280;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  border: none;
  background: transparent;
  cursor: pointer;
  width: 100%;
  transition: color 0.15s, background 0.15s;
}
.gl-sidebar-logout i {
  font-size: 20px;
}
.gl-sidebar-logout:hover {
  background: var(--gl-accent-light);
  color: var(--gl-accent);
}

.gl-sidebar-theme-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
  margin-top: 2px;
}

.gl-sidebar-theme-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 6px;
  border: none;
  background: transparent;
  border-radius: 8px;
  color: #6B7280;
  font-size: 14px;
  cursor: pointer;
  transition: color 0.15s, background 0.15s;
}
.gl-sidebar-theme-btn:hover {
  background: transparent;
}

.gl-theme-icon-light,
.gl-theme-icon-dark {
  font-size: 16px;
  flex-shrink: 0;
  color: #9CA3AF;
  transition: color 0.2s;
}

[data-bs-theme=light] .gl-theme-icon-light {
  color: #F59E0B;
}

[data-bs-theme=dark] .gl-theme-icon-dark {
  color: #6366F1;
}

.gl-sidebar-toggle-track {
  width: 40px;
  height: 22px;
  background: #D1D5DB;
  border-radius: 11px;
  position: relative;
  transition: background 0.2s;
  flex-shrink: 0;
}

.gl-sidebar-toggle-thumb {
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  transition: transform 0.2s;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

[data-bs-theme=dark] .gl-sidebar-toggle-track {
  background: #6366F1;
}
[data-bs-theme=dark] .gl-sidebar-toggle-thumb {
  transform: translateX(18px);
}

.gl-navbar.navbar {
  background: #fff !important;
  border: none !important;
  border-radius: 0;
  margin-left: 0 !important;
  padding: 6px 16px;
  padding-left: 230px;
  min-height: 58px;
  position: fixed !important;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  transition: padding-left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: visible;
  box-shadow: none;
  border-bottom: 1px solid #E5E7EB;
  color: #4B5563 !important;
}
@media (max-width: 768px) {
  .gl-navbar.navbar {
    padding-left: 6px;
    transition: none;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .gl-navbar.navbar {
  padding-left: 51px;
}
@media (max-width: 768px) {
  .main-sidebar.collapsed-sidebar ~ #page-content-wrapper .gl-navbar.navbar {
    padding-left: 6px !important;
    transition: none !important;
  }
}

.gl-navbar .container-fluid, .gl-navbar .container-sm, .gl-navbar .container-md, .gl-navbar .container-lg, .gl-navbar .container-xl, .gl-navbar .container-xxl {
  display: flex;
  flex-wrap: nowrap;
  min-width: 0;
  position: relative;
}

.gl-navbar-left {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .gl-navbar-left {
    margin-right: 6px;
  }
}

.gl-navbar-search-wrapper {
  flex-shrink: 0;
  align-self: center;
  margin-right: 6px;
}

.gl-navbar .gl-navbar-desktop {
  flex-shrink: 1;
  min-width: 0;
  gap: 6px;
}

.gl-navbar .navbar-nav.ms-auto {
  flex-shrink: 1;
  min-width: 0;
  flex-wrap: nowrap;
}

@media (max-width: 1399px) {
  .gl-navbar-user {
    display: none !important;
  }
}

.gl-mobile-sidebar-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: none;
  background: transparent;
  border-radius: 10px;
  color: #4B5563;
  font-size: 1.5rem;
  cursor: pointer;
  flex-shrink: 0;
  transition: color 0.15s ease, background 0.15s ease;
}
.gl-mobile-sidebar-toggle:hover {
  background: rgba(205, 2, 0, 0.08);
  color: #cd0200;
}
.gl-mobile-sidebar-toggle:active {
  transform: scale(0.95);
}

.gl-mobile-logo {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  min-width: 0;
}
.gl-mobile-logo .gl-sidebar-logo-svg {
  height: 26px;
  width: auto;
}
.gl-mobile-logo .gl-sidebar-logo-svg .gl-logo-black {
  fill: #000;
}
.gl-mobile-logo .gl-sidebar-logo-svg .gl-logo-white {
  fill: #fff;
}
.gl-mobile-logo .gl-sidebar-logo-svg .gl-logo-red {
  fill: #a51a24;
}
[data-bs-theme=dark] .gl-mobile-logo .gl-sidebar-logo-svg .gl-logo-black {
  fill: #fff;
}
[data-bs-theme=dark] .gl-mobile-logo .gl-sidebar-logo-svg .gl-logo-white {
  fill: #1a1a2e;
}
[data-bs-theme=dark] .gl-mobile-logo .gl-sidebar-logo-svg .gl-logo-red {
  fill: #fff;
}
.gl-mobile-logo .gl-mobile-logo-custom {
  height: 28px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.gl-mobile-order-btn {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  background: #cd0200;
  color: #fff !important;
  border: none;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
  transition: background 0.15s ease;
}
.gl-mobile-order-btn:hover {
  background: rgb(174.4, 1.7014634146, 0);
}
.gl-mobile-order-btn::after {
  margin-left: 3px;
  border-top-color: #fff;
}
.gl-mobile-order-btn i {
  font-size: 14px;
}

.gl-mobile-offcanvas {
  width: 300px !important;
  background: #fff;
  border-left: 1px solid #E5E7EB;
}
.gl-mobile-offcanvas .offcanvas-header {
  padding: 16px;
  border-bottom: 1px solid #E5E7EB;
}
.gl-mobile-offcanvas .offcanvas-header .offcanvas-title {
  font-size: 14px;
  font-weight: 500;
  color: #111827;
}
.gl-mobile-offcanvas .offcanvas-body {
  padding: 10px;
  overflow-y: auto;
}
.gl-mobile-offcanvas .offcanvas-body .navbar-nav {
  width: 100%;
  gap: 3px;
}
.gl-mobile-offcanvas .offcanvas-body .nav-item {
  width: 100%;
}
.gl-mobile-offcanvas .offcanvas-body .gl-navbar-link {
  width: 100%;
  justify-content: flex-start;
  padding: 10px 14px;
  border-radius: 10px;
}
.gl-mobile-offcanvas .offcanvas-body .gl-navbar-link:hover {
  background: rgba(205, 2, 0, 0.08);
  color: #cd0200 !important;
}
.gl-mobile-offcanvas .offcanvas-body .dropdown-menu {
  position: static !important;
  transform: none !important;
  border: none;
  box-shadow: none;
  padding-left: 16px;
  background: transparent;
  display: none;
}
.gl-mobile-offcanvas .offcanvas-body .dropdown-menu.show {
  display: block;
}
.gl-mobile-offcanvas .offcanvas-body .dropdown-menu .dropdown-item {
  border-radius: 8px;
  padding: 6px 10px;
}
.gl-mobile-offcanvas .offcanvas-body hr {
  border-color: #E5E7EB;
  opacity: 1;
}

.gl-sidebar-drill-panel {
  display: none;
}
@media (max-width: 768px) {
  .gl-sidebar-drill-panel {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 10;
    transform: translateX(100%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .gl-sidebar-drill-panel.open {
    transform: translateX(0);
  }
}

.gl-sidebar-drill-header {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 16px 14px;
  flex-shrink: 0;
  border-bottom: 1px solid #F3F4F6;
}

.gl-sidebar-drill-back {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: none;
  background: transparent;
  border-radius: 8px;
  color: #6B7280;
  font-size: 18px;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease;
  flex-shrink: 0;
}
.gl-sidebar-drill-back:hover {
  background: var(--gl-accent-light);
  color: var(--gl-accent);
}
.gl-sidebar-drill-back:active {
  transform: scale(0.92);
}

.gl-sidebar-drill-title {
  font-size: 14px;
  font-weight: 600;
  color: #111827;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gl-sidebar-drill-items {
  flex: 1;
  overflow-y: auto;
  padding: 8px;
  -webkit-overflow-scrolling: touch;
}
.gl-sidebar-drill-items .gl-sidebar-sublink,
.gl-sidebar-drill-items .gl-sidebar-logout {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
  border-radius: 10px;
  color: #6B7280;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: background 0.15s ease, color 0.15s ease;
  border: none;
  background: none;
  width: 100%;
  cursor: pointer;
  text-align: left;
}
.gl-sidebar-drill-items .gl-sidebar-sublink i,
.gl-sidebar-drill-items .gl-sidebar-logout i {
  font-size: 16px;
  flex-shrink: 0;
  width: 20px;
  text-align: center;
}
.gl-sidebar-drill-items .gl-sidebar-sublink:hover, .gl-sidebar-drill-items .gl-sidebar-sublink:active,
.gl-sidebar-drill-items .gl-sidebar-logout:hover,
.gl-sidebar-drill-items .gl-sidebar-logout:active {
  background: var(--gl-accent-light);
  color: var(--gl-accent);
}
.gl-sidebar-drill-items .gl-sidebar-badge {
  display: inline-flex;
  margin-left: auto;
}
.gl-sidebar-drill-items .gl-sidebar-profile-menu-divider {
  margin: 6px 0;
  border: 0;
  border-top: 1px solid #F3F4F6;
}

@media (max-width: 768px) {
  .gl-sidebar.drilling .gl-sidebar-brand,
  .gl-sidebar.drilling .gl-sidebar-scroll,
  .gl-sidebar.drilling .gl-sidebar-footer {
    transform: translateX(-100%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
.gl-theme-toggle-group {
  display: flex;
  align-items: center;
  background: #F0F1F3;
  border-radius: 9999px;
  padding: 2px;
  gap: 2px;
}

.gl-theme-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: none;
  background: transparent;
  border-radius: 50%;
  color: #7B7B7B;
  cursor: pointer;
  transition: all 0.15s ease;
}
.gl-theme-btn:hover {
  color: #424242;
}
.gl-theme-btn.active {
  background: #FFFFFF;
  color: #CD0200;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
.gl-theme-btn i {
  font-size: 14px;
}

.gl-navbar-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 6px;
  color: #7B7B7B;
  text-decoration: none;
  transition: all 0.15s ease;
}
.gl-navbar-toggle:hover {
  background: #F6F6F6;
  color: #424242;
}
.gl-navbar-toggle i {
  font-size: 18px;
}

.gl-navbar-link {
  display: flex;
  align-items: center;
  padding: 10px 10px;
  border-radius: 8px;
  color: #6B7280 !important;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none !important;
  transition: color 0.15s, background 0.15s;
}
.gl-navbar-link:hover {
  background: rgba(205, 2, 0, 0.08);
  color: #cd0200 !important;
}
.gl-navbar-link.dropdown-toggle::after {
  margin-left: 3px;
}
.gl-navbar-link--primary {
  background: #cd0200 !important;
  color: #fff !important;
  font-weight: 500;
}
.gl-navbar-link--primary:hover {
  background: rgb(174.4, 1.7014634146, 0) !important;
  color: #fff !important;
}
.gl-navbar-link--primary.dropdown-toggle::after {
  border-top-color: #fff;
}

.gl-navbar-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  color: #6B7280;
  text-decoration: none;
  transition: color 0.15s, background 0.15s;
}
.gl-navbar-icon:hover {
  background: rgba(205, 2, 0, 0.08);
  color: #cd0200;
}
.gl-navbar-icon i {
  font-size: 20px;
}

.gl-navbar-badge {
  position: absolute;
  top: 2px;
  right: 2px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 9px;
  background: #cd0200;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gl-navbar-badge--danger {
  background: #cd0200;
}

.gl-navbar-profile {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 4px 10px 4px 4px;
  border: none;
  border-radius: 10px;
  text-decoration: none !important;
  color: inherit;
  transition: opacity 0.15s, background 0.15s;
}
.gl-navbar-profile:hover {
  background: rgba(205, 2, 0, 0.08);
  opacity: 0.9;
}
.gl-navbar-profile.dropdown-toggle::after {
  display: none;
}

.gl-navbar-avatar-wrapper {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.gl-navbar-avatar-wrapper svg {
  width: 100%;
  height: 100%;
}

.gl-navbar-user {
  display: flex;
  flex-direction: column;
}
.gl-navbar-user .name {
  font-size: 10px;
  font-weight: 500;
  color: #424242;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gl-dropdown-menu {
  z-index: 1050;
  border: 1px solid #E5E7EB;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
  padding: 6px;
}
.gl-dropdown-menu .dropdown-item {
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 14px;
  color: #4B5563;
}
.gl-dropdown-menu .dropdown-item:hover {
  background: rgba(205, 2, 0, 0.08);
  color: #cd0200;
}
.gl-dropdown-menu .dropdown-item.text-danger {
  color: #cd0200 !important;
}
.gl-dropdown-menu .dropdown-item.text-danger:hover {
  background: rgba(205, 2, 0, 0.08);
}
.gl-dropdown-menu .dropdown-divider {
  margin: 6px 0;
}

.gl-navbar-title {
  font-size: 16px;
  font-weight: 500;
  color: #11110D;
}

.gl-navbar-search {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 12px;
  background: transparent;
  border: 1px solid rgba(162, 162, 162, 0.2);
  border-radius: 10px;
  width: clamp(150px, 18vw, 300px);
  flex-shrink: 1;
  min-width: 0;
  transition: background 0.15s;
}
.gl-navbar-search:focus-within {
  background: #F3F4F6;
}
@media (max-width: 1100px) {
  .gl-navbar-search {
    display: none !important;
  }
}
.gl-navbar-search input {
  border: none;
  outline: none;
  flex: 1;
  font-size: 14px;
  color: #4B5563;
  background: transparent;
}
.gl-navbar-search input::-moz-placeholder {
  color: #9CA3AF;
}
.gl-navbar-search input::placeholder {
  color: #9CA3AF;
}
.gl-navbar-search .gl-navbar-search-icon {
  color: #6B7280;
  font-size: 18px;
  flex-shrink: 0;
}
.gl-navbar-search .gl-navbar-search-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
  background: #CD0200;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  line-height: 1;
  font-size: 14px;
  transition: background 0.15s;
}
.gl-navbar-search .gl-navbar-search-submit:hover {
  background: rgb(164.2, 1.6019512195, 0);
}
.gl-navbar-search .gl-navbar-search-clear {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: transparent;
  border: none;
  color: #6B7280;
  cursor: pointer;
  line-height: 1;
  font-size: 14px;
  transition: color 0.15s;
}
.gl-navbar-search .gl-navbar-search-clear:hover {
  color: #cd0200;
}

.gl-navbar-shortcut {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0 4px;
  background: #E7E7E7;
  border: 1px solid #DDDFDE;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 600;
  color: #B0B1B5;
}

.gl-card {
  background: #FFFFFF;
  border: none;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  padding: 13px;
}
@media (max-width: 768px) {
  .gl-card {
    padding: 10px;
    border-radius: 13px;
  }
}
.gl-card--filters {
  margin-bottom: 13px;
}
.gl-card--table {
  padding: 0;
  overflow: hidden;
}
.gl-card--form {
  background: #FAFBFC;
  padding: 16px;
}
@media (max-width: 768px) {
  .gl-card--form {
    padding: 10px;
  }
}

.gl-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.gl-card-header i {
  font-size: 18px;
  color: #6B7280;
  flex-shrink: 0;
}

.gl-card-title {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 16px;
  font-weight: 600;
  color: #313036;
  letter-spacing: -0.01em;
}

.gl-card-actions {
  display: flex;
  align-items: center;
  gap: 6px;
}
.gl-card-actions .gl-btn i {
  font-size: 16px;
  color: inherit;
}

.gl-card--staff {
  border-left: 3px solid var(--gl-accent, #CD0200) !important;
}

.gl-card--info-subtle {
  background: rgba(59, 130, 246, 0.06);
  border: 1px solid rgba(59, 130, 246, 0.12);
}

.gl-ticket-image {
  max-width: 300px;
  max-height: 200px;
  border-radius: 6px;
  border: 1px solid #E5E5E5;
  -o-object-fit: cover;
     object-fit: cover;
  transition: opacity 0.15s ease;
}
.gl-ticket-image:hover {
  opacity: 0.85;
}

.gl-ticket-thumbnail {
  width: 60px;
  height: 60px;
  border-radius: 5px;
  border: 1px solid #E5E5E5;
  -o-object-fit: cover;
     object-fit: cover;
  transition: opacity 0.15s ease;
}
.gl-ticket-thumbnail:hover {
  opacity: 0.85;
}

.gl-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  height: 40px;
  padding: 0 13px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  border-radius: 10px;
  border: 1px solid transparent;
  cursor: pointer;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s;
  white-space: nowrap;
  text-decoration: none;
}
.gl-btn:disabled, .gl-btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.gl-btn-primary {
  background: #CD0200;
  color: white;
}
.gl-btn-primary:hover:not(:disabled) {
  background: #A80200;
  color: white;
}

.gl-btn-secondary {
  background: #FFFFFF;
  color: #424242;
  border-color: #E5E5E5;
}
.gl-btn-secondary:hover:not(:disabled) {
  border-color: rgb(198.4, 198.4, 198.4);
  color: #11110D;
}
.gl-btn-secondary:focus-visible:not(:disabled) {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.06);
}

.gl-btn-outline {
  background: #FFFFFF;
  color: #CD0200;
  border-color: #CD0200;
}
.gl-btn-outline:hover:not(:disabled) {
  background: #CD0200;
  border-color: #CD0200;
  color: white;
}
.gl-btn-outline:focus-visible:not(:disabled) {
  box-shadow: 0 0 0 3px rgba(205, 2, 0, 0.15);
}
.gl-btn-outline--on-dark {
  background: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.4);
}
.gl-btn-outline--on-dark:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.6);
  color: #fff;
}

.gl-btn-info {
  background: #3B82F6;
  color: white;
  border-color: #3B82F6;
}
.gl-btn-info:hover:not(:disabled) {
  background: rgb(19.9912195122, 105.1219512195, 244.2087804878);
  border-color: rgb(19.9912195122, 105.1219512195, 244.2087804878);
  color: white;
}

.gl-btn-action {
  background: #3B82F6;
  color: white;
  border-color: #3B82F6;
}
.gl-btn-action:hover:not(:disabled) {
  background: rgb(19.9912195122, 105.1219512195, 244.2087804878);
  border-color: rgb(19.9912195122, 105.1219512195, 244.2087804878);
  color: white;
}

.gl-btn-ghost {
  background: transparent;
  color: #424242;
  border-color: transparent;
}
.gl-btn-ghost:hover:not(:disabled) {
  background: rgba(0, 0, 0, 0.04);
  color: #11110D;
}
.gl-btn-ghost:focus-visible:not(:disabled) {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.06);
}
.gl-btn-ghost--on-dark {
  color: rgba(255, 255, 255, 0.7);
  border-color: transparent;
}
.gl-btn-ghost--on-dark:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.gl-btn-sm {
  height: 34px;
  padding: 0 10px;
  font-size: 11px;
}

.gl-btn-xs {
  height: 28px;
  padding: 0 10px;
  font-size: 10px;
}

.gl-btn-lg {
  height: 48px;
  padding: 0 19px;
  font-size: 13px;
}

.gl-btn-icon {
  padding: 6px;
  border-radius: 6px;
  background: transparent;
  color: #7B7B7B;
  border: none;
}
.gl-btn-icon:hover {
  background: #F6F6F6;
  color: #424242;
}

.gl-filter-card {
  background: #FFFFFF;
  border: none;
  border-radius: 16px;
  padding: 16px;
  padding-bottom: 16px;
  margin-bottom: 13px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
}
@media (max-width: 768px) {
  .gl-filter-card {
    border-radius: 0;
    border-left: none;
    border-right: none;
    padding: 10px;
    padding-bottom: 10px;
    margin-bottom: 6px;
  }
}
.gl-filter-card.sticky-filters {
  position: relative;
  top: 0;
}

.gl-filter-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}
.gl-filter-card.collapsed .gl-filter-header {
  margin-bottom: 0;
}

.gl-filter-header-left {
  display: flex;
  align-items: center;
  gap: 10px;
}

.gl-filter-selection-actions {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-left: auto;
  margin-right: 16px;
}
.gl-filter-selection-actions .gl-selection-count {
  font-size: 10px;
  font-weight: 600;
  color: #CD0200;
  padding: 4px 10px;
  background: rgba(205, 2, 0, 0.08);
  border-radius: 5px;
}
.gl-filter-selection-actions .dropdown .dropdown-toggle {
  display: flex;
  align-items: center;
  gap: 4px;
}
.gl-filter-selection-actions .dropdown .dropdown-toggle::after {
  margin-left: 4px;
}
.gl-filter-selection-actions .dropdown .dropdown-menu {
  min-width: 180px;
  padding: 3px 0;
  border: 1px solid #E8E8E8;
  border-radius: 6px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.07);
}
.gl-filter-selection-actions .dropdown .dropdown-menu .dropdown-item {
  display: flex;
  align-items: center;
  padding: 6px 10px;
  font-size: 10px;
  color: #424242;
}
.gl-filter-selection-actions .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #E8E8E8;
}
.gl-filter-selection-actions .dropdown .dropdown-menu .dropdown-item.text-danger:hover {
  background-color: rgba(239, 68, 68, 0.1);
}
.gl-filter-selection-actions .dropdown .dropdown-menu .dropdown-item i {
  width: 20px;
  font-size: 14px;
}

@media (max-width: 768px) {
  .gl-filter-selection-actions {
    display: none !important;
  }
}
.gl-filter-collapse-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 5px;
  color: #424242;
  cursor: pointer;
  transition: all 0.15s ease;
}
.gl-filter-collapse-btn:hover {
  background-color: #E8E8E8;
  color: #1B1B1B;
}
.gl-filter-collapse-btn i {
  font-size: 16px;
  transition: transform 0.2s ease;
}

.gl-filter-toggle-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  background: #F0F1F3;
  border: 1px solid #7B7B7B;
  border-radius: 9999px;
  color: #1B1B1B;
  font-size: 10px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.15s ease;
  white-space: nowrap;
}
.gl-filter-toggle-btn:hover {
  background: #E8E8E8;
  border-color: #424242;
  color: #131313;
}
.gl-filter-toggle-btn:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(205, 2, 0, 0.2);
}
.gl-filter-toggle-btn .gl-filter-toggle-icon {
  font-size: 12px;
  transition: transform 0.2s ease;
}
.gl-filter-toggle-btn .gl-filter-toggle-text {
  line-height: 1;
}

.gl-filter-content {
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}
.gl-filter-card.collapsed .gl-filter-content {
  max-height: 0 !important;
}

.gl-filter-title {
  font-size: 14px;
  font-weight: 600;
  color: #1B1B1B;
}

.gl-filter-actions {
  display: flex;
  align-items: center;
  gap: 6px;
}
.gl-filter-actions .saved-filters-wrapper {
  display: flex;
  align-items: center;
}
.gl-filter-actions .saved-filters-wrapper > .d-flex {
  margin-bottom: 0 !important;
  align-items: center !important;
  gap: 6px !important;
}
.gl-filter-actions .saved-filters-wrapper .saved-filter-dropdown {
  display: flex;
  align-items: center;
  gap: 3px;
}
.gl-filter-actions .saved-filters-wrapper .saved-filter-dropdown .form-label {
  display: none;
}
.gl-filter-actions .saved-filters-wrapper .saved-filter-dropdown .form-select {
  min-width: 140px !important;
  width: auto;
  height: 31px;
  font-size: 11px;
  padding: 2px 6px;
}
.gl-filter-actions .saved-filters-wrapper .btn {
  font-size: 11px;
  padding: 3px 6px;
}

.gl-filter-actions-divider {
  width: 1px;
  height: 20px;
  background-color: #E8E8E8;
  margin: 0 3px;
}

.gl-view-toggle.active {
  background-color: rgba(205, 2, 0, 0.08);
  color: #CD0200;
  border-color: rgba(205, 2, 0, 0.2);
}

.gl-filter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  align-items: flex-end;
}

.gl-filter-group {
  display: flex;
  flex-direction: column;
  gap: 6px;
  flex: 1;
  min-width: 140px;
  max-width: 200px;
}
.gl-filter-group--compact {
  min-width: 100px;
  max-width: 140px;
}

.gl-filter-label {
  font-size: 10px;
  font-weight: 600;
  color: #7B7B7B;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.gl-filter-select {
  width: 100%;
}

.gl-filter-input {
  height: 35px;
  padding: 6px 10px;
  font-size: 11px;
  font-weight: 400;
  color: #424242;
  background-color: #FAFBFC;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.gl-filter-input:hover {
  border-color: #A2A2A2;
  background-color: #FFFFFF;
}
.gl-filter-input:focus {
  outline: none;
  border-color: var(--gl-accent, #CD0200);
  box-shadow: 0 0 0 3px rgba(205, 2, 0, 0.1);
  background-color: #FFFFFF;
}
.gl-filter-input::-moz-placeholder {
  color: rgba(115, 118, 123, 0.5);
}
.gl-filter-input::placeholder {
  color: rgba(115, 118, 123, 0.5);
}
.gl-filter-input:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background-color: #F0F1F3;
  border-color: #E8E8E8;
}
.gl-filter-input:disabled:hover {
  border-color: #E8E8E8;
}

.gl-filter-hint {
  font-size: 10px;
  color: #424242;
  font-style: italic;
  margin-top: 4px;
}

.gl-clearable-input {
  position: relative;
  display: inline-flex;
  width: 100%;
}
.gl-clearable-input .gl-filter-input {
  padding-right: 29px;
  width: 100%;
}
.gl-clearable-input .gl-clear-btn {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  padding: 3px;
  background: transparent;
  border: none;
  color: #A2A2A2;
  cursor: pointer;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.15s ease;
}
.gl-clearable-input .gl-clear-btn:hover {
  color: #424242;
}
.gl-clearable-input .gl-clear-btn.d-none {
  display: none !important;
}
.gl-clearable-input .gl-clear-btn i {
  font-size: 1rem;
}

.gl-filter-checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
}
.gl-filter-checkbox input[type=checkbox] {
  width: 20px;
  height: 20px;
  border: 1px solid #A2A2A2;
  border-radius: 4px;
  cursor: pointer;
}
.gl-filter-checkbox label {
  font-size: 11px;
  font-weight: 500;
  color: #131313;
  text-transform: capitalize;
  cursor: pointer;
}

.gl-leads-toolbar {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 13px;
}

.gl-leads-search-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
  max-width: 480px;
  height: 40px;
  padding: 0 14px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.gl-leads-search-wrapper:focus-within {
  border-color: rgb(198.4, 198.4, 198.4);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04);
}

.gl-leads-search-icon {
  color: #6B7280;
  font-size: 18px;
  flex-shrink: 0;
}

.gl-leads-search-input {
  border: none;
  outline: none;
  flex: 1;
  width: 100%;
  height: 100%;
  font-size: 11px;
  font-weight: 400;
  color: #424242;
  background: transparent;
}
.gl-leads-search-input::-moz-placeholder {
  color: #9CA3AF;
}
.gl-leads-search-input::placeholder {
  color: #9CA3AF;
}

.gl-leads-total-count {
  font-size: 13px;
  color: #7B7B7B;
  font-weight: 400;
  white-space: nowrap;
}

.gl-leads-search-clear {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: transparent;
  border: none;
  color: #6B7280;
  cursor: pointer;
  line-height: 1;
  font-size: 14px;
  transition: color 0.15s;
}
.gl-leads-search-clear:hover {
  color: #CD0200;
}

.gl-toolbar-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 40px;
  padding: 0 14px;
  font-size: 10px;
  font-weight: 500;
  color: #CD0200;
  background: #FFFFFF;
  border: 1px solid #CD0200;
  border-radius: 10px;
  cursor: pointer;
  white-space: nowrap;
  transition: border-color 0.2s, color 0.2s, background-color 0.2s;
}
.gl-toolbar-btn i {
  font-size: 16px;
}
.gl-toolbar-btn:hover {
  background: #CD0200;
  border-color: #CD0200;
  color: white;
}
.gl-toolbar-btn.active {
  border-color: #CD0200;
  color: #CD0200;
  background: rgba(205, 2, 0, 0.04);
}

.gl-filter-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  background: #CD0200;
  border-radius: 9px;
}

.gl-save-filter-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 40px;
  padding: 0 14px;
  font-size: 10px;
  font-weight: 500;
  color: #CD0200;
  background: rgba(205, 2, 0, 0.06);
  border: 1px solid rgba(205, 2, 0, 0.18);
  border-radius: 13px;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.2s, border-color 0.2s;
}
.gl-save-filter-btn i {
  font-size: 16px;
}
.gl-save-filter-btn:hover {
  background: rgba(205, 2, 0, 0.12);
  border-color: rgba(205, 2, 0, 0.35);
}

.gl-save-filter-preview {
  margin-bottom: 16px;
  padding: 12px 14px;
  background: rgba(205, 2, 0, 0.03);
  border: 1px solid rgba(205, 2, 0, 0.1);
  border-radius: 13px;
}

.gl-save-filter-preview-label {
  font-size: 11px;
  font-weight: 600;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
}

.gl-save-filter-preview-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.gl-filter-chip--readonly {
  cursor: default;
  padding: 4px 10px;
}

.gl-filter-chips-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 13px;
}

.gl-filter-chip {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 5px 10px;
  background: rgba(205, 2, 0, 0.07);
  border: 1px solid rgba(205, 2, 0, 0.14);
  border-radius: 20px;
  font-size: 8px;
  line-height: 1;
  color: #11110D;
}
.gl-filter-chip.active {
  background: rgba(205, 2, 0, 0.15);
  border-color: #CD0200;
  font-weight: 600;
}

.gl-filter-chip-label {
  font-weight: 600;
  color: #CD0200;
}

.gl-filter-chip-value {
  font-weight: 400;
}

.gl-filter-chip-remove {
  display: inline-flex;
  align-items: center;
  background: none;
  border: none;
  color: #424242;
  cursor: pointer;
  padding: 0;
  margin-left: 2px;
  font-size: 13px;
}
.gl-filter-chip-remove:hover {
  color: #CD0200;
}

.gl-filter-dropdown-wrapper,
.gl-date-range-wrapper {
  position: relative;
}

.gl-filter-dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  z-index: 1050;
  width: 520px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03), 0 12px 40px rgba(0, 0, 0, 0.1);
  animation: gl-dropdown-in 0.15s ease-out;
}
.gl-filter-dropdown.open {
  display: block;
}

@keyframes gl-dropdown-in {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.gl-filter-dropdown-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 18px 10px;
  border-bottom: 1px solid #E8E8E8;
}

.gl-filter-dropdown-title {
  font-size: 11px;
  font-weight: 700;
  color: #313036;
  margin: 0;
}

.gl-filter-dropdown-header-actions {
  display: flex;
  align-items: center;
  gap: 6px;
}

.gl-filter-panel-saved {
  display: flex;
  align-items: center;
  gap: 6px;
}

.gl-filter-panel-saved-select {
  max-width: 130px;
  font-size: 8px;
}

.gl-filter-panel-saved-delete {
  background: none;
  border: none;
  color: #424242;
  cursor: pointer;
  padding: 2px;
  font-size: 14px;
}
.gl-filter-panel-saved-delete:hover {
  color: #EF4444;
}

.gl-filter-dropdown-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background: none;
  border: none;
  border-radius: 5px;
  color: #424242;
  cursor: pointer;
  font-size: 18px;
  margin-left: 4px;
}
.gl-filter-dropdown-close:hover {
  background: #FAFBFC;
  color: #11110D;
}

.gl-filter-dropdown-body {
  padding: 14px 18px;
  max-height: 380px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.gl-filter-dropdown-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 16px;
}

.gl-filter-dropdown-field {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.gl-filter-dropdown-label {
  font-size: 11px;
  font-weight: 600;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.gl-filter-dropdown-select {
  width: 100%;
}

.gl-filter-dropdown-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 18px 14px;
  border-top: 1px solid #E8E8E8;
}

.gl-date-range-btn .gl-date-range-label {
  font-weight: 500;
}

.gl-date-range-dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  z-index: 1050;
  width: 380px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03), 0 12px 40px rgba(0, 0, 0, 0.1);
  animation: gl-dropdown-in 0.15s ease-out;
  padding: 16px 18px;
}
.gl-date-range-dropdown.open {
  display: block;
}

.gl-date-range-presets {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 14px;
}

.gl-date-range-preset {
  padding: 6px 14px;
  font-size: 10px;
  font-weight: 500;
  color: #7B7B7B;
  background: #FAFBFC;
  border: 1px solid #E5E5E5;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.15s;
}
.gl-date-range-preset:hover {
  color: #CD0200;
  border-color: #CD0200;
  background: rgba(205, 2, 0, 0.06);
}
.gl-date-range-preset.active {
  color: #fff;
  background: #CD0200;
  border-color: #CD0200;
}

.gl-date-range-divider {
  height: 1px;
  background: #E8E8E8;
  margin-bottom: 14px;
}

.gl-date-range-custom-row {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}

.gl-date-range-custom-field {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.gl-date-range-input {
  height: 36px;
  padding: 0 10px;
  font-size: 10px;
  color: #424242;
  background: #FAFBFC;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  width: 100%;
}
.gl-date-range-input:focus {
  outline: none;
  border-color: var(--gl-accent, #CD0200);
  box-shadow: 0 0 0 3px rgba(205, 2, 0, 0.1);
}

.gl-date-range-apply {
  flex-shrink: 0;
  height: 36px;
}

.gl-date-range-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
}

.gl-date-range-checkbox-input {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  cursor: pointer;
}

.gl-date-range-checkbox-label {
  font-size: 10px;
  font-weight: 500;
  color: #7B7B7B;
  cursor: pointer;
}

.gl-date-range-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px solid #E8E8E8;
}

.gl-dropdown-backdrop {
  position: fixed;
  inset: 0;
  z-index: 1040;
}

.gl-stat-grid {
  display: flex;
  gap: 12px;
  margin-bottom: 13px;
  flex-shrink: 0;
  overflow-x: auto;
}
.gl-stat-grid > .gl-stat-card {
  flex: 1 1 0;
  min-width: 0;
}
.gl-stat-grid--3 > .gl-stat-card {
  flex: 0 0 calc(33.333% - 8px);
}
.gl-stat-grid--4 > .gl-stat-card {
  flex: 0 0 calc(25% - 9px);
}
.gl-stat-grid--6 > .gl-stat-card {
  flex: 0 0 calc(16.666% - 10px);
}
@media (max-width: 1400px) and (min-width: 992px) {
  .gl-stat-grid {
    gap: 8px;
  }
}
@media (max-width: 991px) {
  .gl-stat-grid {
    flex-wrap: wrap;
  }
  .gl-stat-grid > .gl-stat-card {
    flex: 0 0 calc(25% - 9px);
  }
}
@media (max-width: 768px) {
  .gl-stat-grid > .gl-stat-card {
    flex: 0 0 calc(50% - 6px);
  }
}
.gl-stat-grid--hidden {
  display: none !important;
}

.gl-stat-card {
  background: #fff;
  border-radius: 14px;
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.gl-stat-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 12px 32px rgba(0, 0, 0, 0.05);
}
.gl-stat-card.active {
  box-shadow: 0 0 0 2px #CD0200, 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
}

@media (max-width: 1400px) and (min-width: 992px) {
  .gl-stat-grid .gl-stat-card {
    padding: 10px 12px;
    gap: 8px;
    border-radius: 10px;
  }
  .gl-stat-grid .gl-stat-icon {
    width: 32px;
    height: 32px;
    font-size: 14px;
    border-radius: 8px;
  }
  .gl-stat-grid .gl-stat-label {
    font-size: 10px;
  }
  .gl-stat-grid .gl-stat-value {
    font-size: 16px;
  }
}
.gl-stat-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}
.gl-stat-icon--blue {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
}
.gl-stat-icon--cyan {
  background: rgba(6, 182, 212, 0.1);
  color: #06B6D4;
}
.gl-stat-icon--amber {
  background: rgba(245, 158, 11, 0.1);
  color: #F59E0B;
}
.gl-stat-icon--green {
  background: rgba(16, 185, 129, 0.1);
  color: #10B981;
}
.gl-stat-icon--red {
  background: rgba(239, 68, 68, 0.1);
  color: #EF4444;
}
.gl-stat-icon--grey {
  background: rgba(107, 114, 128, 0.1);
  color: #6B7280;
}
.gl-stat-icon--emerald {
  background: rgba(16, 185, 129, 0.1);
  color: #059669;
}
.gl-stat-icon--purple {
  background: rgba(139, 92, 246, 0.1);
  color: #8B5CF6;
}
.gl-stat-icon--orange {
  background: rgba(249, 115, 22, 0.1);
  color: #F97316;
}
.gl-stat-icon--rose {
  background: rgba(244, 63, 94, 0.1);
  color: #F43F5E;
}
.gl-stat-icon--indigo {
  background: rgba(99, 102, 241, 0.1);
  color: #6366F1;
}

.gl-stat-body {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.gl-stat-label {
  font-size: 11px;
  font-weight: 600;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gl-stat-value {
  font-size: 22px;
  font-weight: 700;
  color: #313036;
  letter-spacing: -0.02em;
  line-height: 1.2;
}

.gl-stat-sub {
  font-size: 11px;
  font-weight: 500;
  color: #7B7B7B;
  line-height: 1.3;
}

.gl-stat-card--active {
  box-shadow: 0 0 0 2px #CD0200, 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
}

.gl-status-cards-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  color: #7B7B7B;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  cursor: pointer;
  transition: border-color 0.2s, color 0.2s, background-color 0.2s;
  flex-shrink: 0;
}
.gl-status-cards-toggle:hover {
  color: #313036;
  border-color: #E8E8E8;
}

.gl-column-filter-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: none;
  padding: 2px;
  cursor: pointer;
  font-size: 10px;
  color: #A2A2A2;
  border-radius: 3px;
  opacity: 0.5;
  transition: opacity 0.15s, color 0.15s;
}
.gl-column-filter-btn:hover, .gl-column-filter-btn.active {
  opacity: 1;
  color: #CD0200;
}

.gl-column-filter-dropdown {
  z-index: 1050;
  min-width: 180px;
  max-height: 320px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 6px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.gl-column-filter-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px;
  border-bottom: 1px solid #E8E8E8;
}

.gl-column-filter-title {
  font-size: 10px;
  font-weight: 600;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.gl-column-filter-clear {
  border: none;
  background: none;
  font-size: 10px;
  color: #CD0200;
  cursor: pointer;
  padding: 0;
  font-weight: 600;
}
.gl-column-filter-clear:hover {
  text-decoration: underline;
}

.gl-column-filter-options {
  overflow-y: auto;
  max-height: 260px;
  padding: 4px 0;
}

.gl-column-filter-option {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
  border: none;
  background: none;
  padding: 7px 12px;
  font-size: 12px;
  color: #424242;
  cursor: pointer;
  text-align: left;
}
.gl-column-filter-option:hover {
  background: rgba(205, 2, 0, 0.08);
}
.gl-column-filter-option.active {
  color: #CD0200;
  font-weight: 600;
}

.gl-toolbar-btn.gl-clear-filters-btn {
  color: #EF4444;
  border-color: #EF4444;
}
.gl-toolbar-btn.gl-clear-filters-btn:hover {
  background: #EF4444;
  color: white;
}

.gl-snapshot-search-input {
  max-width: 300px;
  font-size: 12px;
  padding: 4px 10px;
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.gl-snapshot-search-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.gl-snapshot-search-input::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.gl-snapshot-search-input:focus {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}

.gl-reports-page {
  padding: 0;
}

.gl-reports-hero {
  margin-bottom: 26px;
}

.gl-reports-hero-meta {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 13px;
  flex-wrap: wrap;
}

.gl-reports-hero-count {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 500;
  color: #7B7B7B;
}
.gl-reports-hero-count i {
  font-size: 16px;
  color: #CD0200;
}

.gl-reports-hero-badge {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #10B981;
  background: rgba(16, 185, 129, 0.1);
  border-radius: 3px;
}

.gl-reports-section {
  margin-bottom: 26px;
}

.gl-reports-section-title {
  font-size: 11px;
  font-weight: 600;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 16px;
}

.gl-reports-hub-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
  gap: 20px;
}
@media (max-width: 1200px) {
  .gl-reports-hub-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .gl-reports-hub-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}

.gl-reports-hub-card {
  background: #fff;
  border-radius: 16px;
  padding: 24px;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  text-decoration: none;
  color: inherit;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.gl-reports-hub-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 12px 32px rgba(0, 0, 0, 0.05);
  text-decoration: none;
  color: inherit;
}
.gl-reports-hub-card:hover .gl-reports-hub-card-arrow {
  color: #CD0200;
  transform: translateX(3px);
}
@media (max-width: 768px) {
  .gl-reports-hub-card {
    padding: 18px;
    gap: 12px;
  }
  .gl-reports-hub-card:hover {
    transform: none;
  }
}

.gl-reports-hub-card-body {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.gl-reports-hub-card-title {
  font-size: 16px;
  font-weight: 700;
  color: #313036;
  letter-spacing: -0.01em;
  line-height: 1.2;
}

.gl-reports-hub-card-desc {
  font-size: 13px;
  font-weight: 400;
  color: #7B7B7B;
  line-height: 1.45;
}

.gl-reports-hub-card-arrow {
  flex-shrink: 0;
  color: #A2A2A2;
  font-size: 18px;
  margin-top: 2px;
  transition: color 0.2s ease, transform 0.2s ease;
}

.gl-reports-tabs {
  display: flex;
  gap: 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 24px;
}
.gl-reports-tabs::-webkit-scrollbar {
  display: none;
}

.gl-reports-tab {
  display: inline-flex;
  align-items: center;
  padding: 10px 18px;
  font-size: 14px;
  font-weight: 500;
  color: #7B7B7B;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
  white-space: nowrap;
  transition: color 0.15s ease, border-color 0.15s ease;
}
.gl-reports-tab:hover {
  color: #11110D;
  text-decoration: none;
}
.gl-reports-tab.active {
  color: var(--gl-accent);
  border-bottom-color: var(--gl-accent);
  font-weight: 600;
}

.gl-reports-content {
  padding-top: 13px;
}

.gl-report-body {
  margin-top: 0;
}
.gl-report-body .gl-datatable-wrapper.gl-datatable-full-page {
  position: static !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  padding: 0;
  background: transparent;
  overflow: visible;
}
.gl-report-body .gl-datatable-wrapper.gl-datatable-full-page .gl-card {
  max-height: 65vh;
  display: flex;
  flex-direction: column;
}
.gl-report-body .gl-datatable-wrapper.gl-datatable-full-page .gl-card .gl-card-body {
  flex: 1;
  min-height: 0;
  overflow: hidden;
}

.gl-report-intro {
  font-size: 13px;
  color: #7B7B7B;
  margin-bottom: 16px;
  padding-bottom: 13px;
  border-bottom: 1px solid #E8E8E8;
  line-height: 1.5;
}

.glass-card {
  --card-bg: rgba(var(--bs-body-bg-rgb), 0.35);
  --card-border: var(--bs-border-color-translucent);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), var(--card-bg));
  border: 1px solid var(--card-border);
  backdrop-filter: saturate(140%) blur(10px);
  -webkit-backdrop-filter: saturate(140%) blur(10px);
  border-radius: var(--bs-border-radius-xl);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
  height: 100%;
}
.glass-card .gl-card-body {
  min-height: 5.5rem;
}
.glass-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 0.75rem 2rem rgba(0, 0, 0, 0.18);
}

.icon-stack {
  width: 3.25rem;
  height: 3.25rem;
  background: rgba(255, 255, 255, 0.06);
  border: none;
  box-shadow: none;
}

.shadow-glow {
  filter: drop-shadow(0 0 0.65rem currentColor);
}

.shine {
  pointer-events: none;
  position: absolute;
  inset: 0;
  background: radial-gradient(900px 300px at -10% -10%, rgba(255, 255, 255, 0.12), transparent 60%), linear-gradient(110deg, transparent 0%, rgba(255, 255, 255, 0.1) 35%, transparent 70%);
  mix-blend-mode: screen;
}

@keyframes kpi-shimmer {
  0% {
    background-position: 0% 0%, -120% 0%;
  }
  60% {
    background-position: 0% 0%, 220% 0%;
  }
  100% {
    background-position: 0% 0%, 220% 0%;
  }
}
.shine--animated {
  animation: kpi-shimmer 6s linear infinite;
}

.forecast-table th {
  white-space: nowrap;
}
.forecast-table td {
  vertical-align: middle;
}

.gap-negative {
  color: var(--bs-danger);
  font-weight: 600;
}

.gap-positive {
  color: var(--bs-success);
  font-weight: 600;
}

.gap-zero {
  color: var(--bs-secondary);
}

.progress-thin {
  height: 0.5rem;
  border-radius: 100rem;
}
.progress-thin .progress-bar {
  box-shadow: 0 0 0.6rem currentColor;
}

@media (max-width: 768px) {
  .gl-reports-page {
    padding: 12px;
  }
  .gl-reports-page .container-fluid, .gl-reports-page .container-sm, .gl-reports-page .container-md, .gl-reports-page .container-lg, .gl-reports-page .container-xl, .gl-reports-page .container-xxl {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .gl-reports-page .gl-datatable-wrapper.gl-datatable-full-page {
    padding: 0 !important;
  }
  .gl-reports-page .gl-datatable-wrapper.gl-datatable-full-page .gl-card {
    background: #FFFFFF !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03) !important;
    border-radius: 13px !important;
    max-height: none;
    overflow: hidden;
  }
  .gl-reports-page .gl-datatable-wrapper.gl-datatable-full-page .gl-card .gl-card-body {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gl-reports-page .gl-datatable-wrapper.gl-datatable-full-page .gl-page-header, .gl-reports-page .gl-datatable-wrapper.gl-datatable-full-page .gl-dash-header,
  .gl-reports-page .gl-datatable-wrapper.gl-datatable-full-page .gl-datatable-toolbar,
  .gl-reports-page .gl-datatable-wrapper.gl-datatable-full-page .gl-leads-toolbar {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .gl-reports-tabs {
    margin-bottom: 6px;
  }
  .gl-reports-tab {
    padding: 8px 14px;
    font-size: 13px;
    flex-shrink: 0;
  }
  .gl-reports-content {
    padding-top: 3px;
  }
  .gl-reports-page .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .gl-reports-page .nav-tabs::-webkit-scrollbar {
    display: none;
  }
  .gl-reports-page .nav-tabs .nav-item {
    flex-shrink: 0;
  }
  .gl-reports-page .nav-tabs .nav-link {
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 13px;
  }
  .glass-card .gl-card-body {
    min-height: auto;
  }
  .glass-card:hover {
    transform: none;
  }
  .forecast-table {
    font-size: 12px;
  }
  .forecast-table th, .forecast-table td {
    padding: 6px 8px !important;
  }
}
.gl-dashboard-header,
.gl-dashboard-section {
  margin-bottom: 16px;
}

.gl-dashboard-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 768px) {
  .gl-dashboard-grid {
    grid-template-columns: 1fr;
    gap: 6px;
  }
}

.gl-dashboard-header .gl-page-title, .gl-dashboard-header .gl-dash-title {
  display: flex;
  align-items: center;
  margin-bottom: 3px;
}
.gl-dashboard-header .gl-page-title i, .gl-dashboard-header .gl-dash-title i {
  color: #cd0200;
}

.gl-dashboard-card {
  background: #fff !important;
  border: none !important;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.04);
}
.gl-dashboard-card .gl-card-title i {
  color: #cd0200;
}
.gl-dashboard-card .gl-btn-primary {
  background: #cd0200;
  color: #fff;
}
.gl-dashboard-card .gl-btn-primary:hover:not(:disabled) {
  background: rgb(174.4, 1.7014634146, 0);
  color: #fff;
}
.gl-dashboard-card .gl-btn-outline:hover:not(:disabled) {
  background: rgba(205, 2, 0, 0.08) !important;
  border-color: #cd0200 !important;
  color: #cd0200 !important;
}
.gl-dashboard-card .gl-btn-ghost:hover:not(:disabled) {
  background: rgba(205, 2, 0, 0.08) !important;
  border-color: #cd0200 !important;
  color: #cd0200 !important;
}

.gl-admin-dashboard,
.gl-agent-dashboard {
  padding: 0;
}

.gl-agent-dashboard .gl-stat-card {
  cursor: default;
}
.gl-agent-dashboard .gl-stat-card:hover {
  transform: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
}

.gl-dash-toggle {
  display: inline-flex;
  background: #FAFBFC;
  border-radius: 9999px;
  padding: 3px;
  gap: 2px;
}

.gl-dash-toggle-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 6px 14px;
  border: none;
  border-radius: 9999px;
  background: transparent;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #7B7B7B;
  cursor: pointer;
  transition: all 0.15s ease;
}
.gl-dash-toggle-btn:hover {
  color: #424242;
}
.gl-dash-toggle-btn.active {
  background: #FFFFFF;
  color: #313036;
  font-weight: 600;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}
.gl-dash-toggle-btn i {
  font-size: 14px;
}

.gl-dash-kpi-row {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 991px) {
  .gl-dash-kpi-row {
    grid-template-columns: repeat(2, 1fr);
  }
}

.gl-dash-metrics-row {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1400px) and (min-width: 992px) {
  .gl-dash-metrics-row {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 991px) {
  .gl-dash-metrics-row {
    grid-template-columns: repeat(2, 1fr);
  }
}

.gl-dash-kpi-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .gl-dash-kpi-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .gl-dash-kpi-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}

.gl-dash-kpi-card {
  background: #fff;
  border-radius: 16px;
  padding: 24px;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.gl-dash-kpi-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 12px 32px rgba(0, 0, 0, 0.05);
}
@media (max-width: 768px) {
  .gl-dash-kpi-card {
    padding: 18px;
    gap: 12px;
  }
}

.gl-dash-kpi-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  flex-shrink: 0;
}
.gl-dash-kpi-icon--green {
  background: rgba(16, 185, 129, 0.1);
  color: #10B981;
}
.gl-dash-kpi-icon--blue {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
}
.gl-dash-kpi-icon--cyan {
  background: rgba(6, 182, 212, 0.1);
  color: #06B6D4;
}
.gl-dash-kpi-icon--amber {
  background: rgba(245, 158, 11, 0.1);
  color: #F59E0B;
}
.gl-dash-kpi-icon--purple {
  background: rgba(139, 92, 246, 0.1);
  color: #8B5CF6;
}
@media (max-width: 768px) {
  .gl-dash-kpi-icon {
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 10px;
  }
}

.gl-dash-kpi-body {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.gl-dash-kpi-label {
  font-size: 11px;
  font-weight: 600;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 4px;
}

.gl-dash-kpi-value {
  font-size: 28px;
  font-weight: 700;
  color: #313036;
  letter-spacing: -0.03em;
  line-height: 1.15;
}
@media (max-width: 768px) {
  .gl-dash-kpi-value {
    font-size: 22px;
  }
}

.gl-dash-trend {
  font-size: 12px;
  font-weight: 500;
  margin-top: 6px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.gl-dash-trend i {
  font-size: 13px;
}
.gl-dash-trend--up {
  color: #10B981;
}
.gl-dash-trend--down {
  color: #EF4444;
}
.gl-dash-trend--neutral {
  color: #7B7B7B;
}

.gl-dash-metrics-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 28px;
}
@media (max-width: 1200px) {
  .gl-dash-metrics-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .gl-dash-metrics-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}

.gl-dash-metric-card {
  background: #fff;
  border-radius: 14px;
  padding: 18px 20px;
  display: flex;
  align-items: center;
  gap: 14px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.gl-dash-metric-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 12px 32px rgba(0, 0, 0, 0.05);
}

.gl-dash-metric-icon {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}
.gl-dash-metric-icon--cyan {
  background: rgba(6, 182, 212, 0.1);
  color: #06B6D4;
}
.gl-dash-metric-icon--indigo {
  background: rgba(99, 102, 241, 0.1);
  color: #6366F1;
}
.gl-dash-metric-icon--orange {
  background: rgba(249, 115, 22, 0.1);
  color: #F97316;
}
.gl-dash-metric-icon--rose {
  background: rgba(244, 63, 94, 0.1);
  color: #F43F5E;
}

.gl-dash-metric-body {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.gl-dash-metric-value {
  font-size: 20px;
  font-weight: 700;
  color: #313036;
  line-height: 1.2;
}

.gl-dash-metric-denominator {
  font-size: 14px;
  font-weight: 500;
  color: #7B7B7B;
}

.gl-dash-metric-label {
  font-size: 12px;
  color: #7B7B7B;
  font-weight: 500;
  line-height: 1.3;
}

.gl-dash-charts-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .gl-dash-charts-grid {
    grid-template-columns: 1fr;
  }
}

.gl-dash-section {
  margin-bottom: 20px;
}

.gl-dash-chart-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.gl-dash-chart-header {
  padding: 20px 24px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gl-dash-chart-header-text {
  display: flex;
  align-items: baseline;
  gap: 8px;
}

.gl-dash-chart-title {
  font-size: 16px;
  font-weight: 600;
  color: #313036;
  margin: 0;
}

.gl-dash-chart-subtitle {
  font-size: 12px;
  color: #7B7B7B;
  font-weight: 400;
}

.gl-dash-chart-body {
  padding: 16px 24px 24px;
  flex: 1;
  min-height: 280px;
}
.gl-dash-chart-body--tall {
  min-height: 360px;
}

.gl-card-footer {
  padding: 10px 13px;
  border-top: 1px solid #E5E7EB;
  font-size: 10px;
  color: #7B7B7B;
}

.gl-dash-funnel {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 8px 0;
}

.gl-dash-funnel-step {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.gl-dash-funnel-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2px;
}

.gl-dash-funnel-name {
  font-size: 13px;
  font-weight: 600;
  color: #313036;
}

.gl-dash-funnel-value {
  font-size: 13px;
  font-weight: 500;
  color: #7B7B7B;
}

.gl-dash-funnel-bar {
  border-radius: 5px;
  height: 28px;
  min-width: 24px;
  transition: width 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.gl-dash-coming-soon {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  padding: 48px 32px;
  text-align: center;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #f093fb 100%);
  box-shadow: 0 8px 32px rgba(102, 126, 234, 0.3), 0 2px 8px rgba(118, 75, 162, 0.2);
}
.gl-dash-coming-soon::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255, 255, 255, 0.15) 45%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.15) 55%, transparent 60%);
  background-size: 200% 100%;
  animation: gl-shimmer 20s ease-in-out infinite;
}
.gl-dash-coming-soon::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: radial-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 1px);
  background-size: 20px 20px;
  pointer-events: none;
}

@keyframes gl-shimmer {
  0% {
    background-position: 200% 0;
  }
  10% {
    background-position: -200% 0;
  }
  15% {
    background-position: 200% 0;
  }
  25% {
    background-position: -200% 0;
  }
  30% {
    background-position: 200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
.gl-dash-coming-soon-content {
  position: relative;
  z-index: 1;
}

.gl-dash-coming-soon-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(8px);
  margin-bottom: 20px;
}
.gl-dash-coming-soon-icon i {
  font-size: 28px;
  color: #fff;
}

.gl-dash-coming-soon-title {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 8px;
  letter-spacing: -0.02em;
}

.gl-dash-coming-soon-desc {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.85);
  max-width: 480px;
  margin: 0 auto 20px;
  line-height: 1.6;
}

.gl-dash-coming-soon-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 16px;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.gl-metabase-card {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04), 0 4px 20px rgba(0, 0, 0, 0.03);
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  transition: box-shadow 0.2s ease, border-color 0.2s ease;
}
.gl-metabase-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 8px 32px rgba(0, 0, 0, 0.04);
  border-color: rgba(0, 0, 0, 0.1);
}

.gl-metabase-card-header {
  padding: 16px 16px 10px;
  background: rgba(0, 0, 0, 0.015);
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  border-radius: 16px 16px 0 0;
}

.gl-metabase-card-title {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 600;
  color: #313036;
  letter-spacing: -0.02em;
}

.gl-metabase-card-body {
  flex: 1 1 auto;
  overflow: hidden;
  position: relative;
}
.gl-metabase-card-body .metabase-embed {
  border: none;
  width: 100%;
  height: 460px;
  display: block;
  margin-bottom: -46px;
}

.gl-metabase-card-footer {
  padding: 6px 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  display: flex;
  justify-content: flex-end;
  background: rgba(0, 0, 0, 0.01);
}

.gl-metabase-powered-link {
  font-size: 0.5625rem;
  color: #C4CDD5 !important;
  text-decoration: none !important;
  letter-spacing: 0.04em;
  transition: color 0.15s ease;
}
.gl-metabase-powered-link strong {
  font-weight: 600;
  color: #AAB4BE !important;
}
.gl-metabase-powered-link:hover {
  color: #8B95A3 !important;
}
.gl-metabase-powered-link:hover strong {
  color: #6B7684 !important;
}
.gl-metabase-powered-link:visited, .gl-metabase-powered-link:active {
  color: #C4CDD5 !important;
}

.ds-section {
  margin-bottom: 40px;
  scroll-margin-top: 80px;
}

.ds-section-title {
  font-size: 22px;
  font-weight: 700;
  color: #11110D;
  letter-spacing: -0.02em;
  margin-bottom: 4px;
  padding-bottom: 10px;
  border-bottom: 2px solid #E8E8E8;
}

details[open] > .ds-section-title .ph-caret-right {
  transform: rotate(90deg);
}

.ds-section-desc {
  font-size: 13px;
  color: #7B7B7B;
  margin-bottom: 20px;
}

.ds-subsection-title {
  font-size: 14px;
  font-weight: 600;
  color: #313036;
  margin-bottom: 12px;
  margin-top: 8px;
}

.ds-swatch-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 12px;
  margin-bottom: 24px;
}

.ds-swatch-block {
  width: 100%;
  height: 56px;
  border-radius: 10px;
}

.ds-swatch-label {
  padding-top: 6px;
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.ds-swatch-label strong {
  font-size: 11px;
  font-weight: 600;
  color: #313036;
}
.ds-swatch-label span {
  font-size: 10px;
  color: #7B7B7B;
  font-family: "SF Mono", "Menlo", monospace;
}

.ds-type-samples {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.ds-type-row {
  display: flex;
  align-items: baseline;
  gap: 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid #E5E5E5;
}
.ds-type-row:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.ds-type-meta {
  font-size: 10px;
  color: #7B7B7B;
  font-family: "SF Mono", "Menlo", monospace;
  white-space: nowrap;
  min-width: 180px;
  flex-shrink: 0;
}

.ds-spacing-row {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 8px;
}

.ds-spacing-label {
  font-size: 11px;
  font-weight: 600;
  color: #313036;
  min-width: 120px;
  font-family: "SF Mono", "Menlo", monospace;
}

.ds-spacing-value {
  font-size: 11px;
  color: #7B7B7B;
  min-width: 40px;
}

.ds-spacing-bar {
  background: #cd0200;
  border-radius: 3px;
  min-width: 3px;
}

.ds-radius-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 16px;
}

.ds-radius-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.ds-radius-box {
  width: 64px;
  height: 64px;
  background: #F6F6F6;
  border: 2px solid #E8E8E8;
}

.ds-radius-label {
  text-align: center;
}
.ds-radius-label strong {
  display: block;
  font-size: 10px;
  font-weight: 600;
  color: #313036;
}
.ds-radius-label span {
  font-size: 10px;
  color: #7B7B7B;
}

.ds-shadow-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-bottom: 24px;
}

.ds-shadow-card {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.ds-shadow-card strong {
  font-size: 11px;
  font-weight: 600;
  color: #313036;
}
.ds-shadow-card span {
  font-size: 10px;
  color: #7B7B7B;
  font-family: "SF Mono", "Menlo", monospace;
}

.ds-dark-bg {
  background: #1F2937;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
}

.ds-button-note {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.6);
  font-style: italic;
}

.ds-sidebar-preview {
  display: flex;
  flex-direction: column;
  padding: 6px;
  background: #fff;
}

.ds-icon-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  gap: 12px;
}

.ds-icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding: 12px 8px;
  border-radius: 10px;
  transition: background 0.15s ease;
}
.ds-icon-item:hover {
  background: #F6F6F6;
}
.ds-icon-item i {
  color: #313036;
}
.ds-icon-item span {
  font-size: 9px;
  color: #7B7B7B;
  text-align: center;
  word-break: break-word;
}

@media (max-width: 768px) {
  .gl-main-content,
  #main-content.gl-main-content.container-fluid {
    padding: 12px !important;
    padding-top: 8px !important;
    overflow-x: hidden;
  }
  .gl-main-content:has(.gl-datatable-full-page),
  #main-content.gl-main-content.container-fluid:has(.gl-datatable-full-page) {
    padding: 0 !important;
  }
  .gl-navbar.navbar {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .gl-page-header,
  .gl-dash-header {
    margin-bottom: 4px;
  }
  .gl-page-title,
  .gl-dash-title {
    font-size: 22px;
  }
  .gl-page-subtitle,
  .gl-dash-subtitle {
    font-size: 12px;
  }
  .gl-settings-tabs {
    margin-bottom: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    gap: 0;
  }
  .gl-settings-tabs::-webkit-scrollbar {
    display: none;
  }
  .gl-settings-tab {
    padding: 8px 14px;
    font-size: 13px;
  }
  .gl-reports-tab {
    padding: 8px 12px;
    font-size: 13px;
  }
  .gl-reports-hub-grid {
    grid-template-columns: 1fr;
  }
  #leads-table-wrapper .gl-leads-toolbar,
  .gl-leads-toolbar,
  .gl-datatable-toolbar {
    display: flex !important;
    flex-wrap: nowrap;
    gap: 6px;
    align-items: center;
    margin-bottom: 6px;
  }
  #leads-table-wrapper .gl-leads-toolbar .gl-leads-search-wrapper,
  .gl-leads-toolbar .gl-leads-search-wrapper,
  .gl-datatable-toolbar .gl-leads-search-wrapper {
    flex: 1;
    min-width: 0;
  }
  #leads-table-wrapper .gl-leads-toolbar .gl-toolbar-btn,
  .gl-leads-toolbar .gl-toolbar-btn,
  .gl-datatable-toolbar .gl-toolbar-btn {
    padding: 0 10px;
    min-width: 40px;
    height: 40px;
    justify-content: center;
    flex-shrink: 0;
  }
  #leads-table-wrapper .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
  #leads-table-wrapper .gl-leads-toolbar .gl-toolbar-btn .gl-date-range-label,
  .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
  .gl-leads-toolbar .gl-toolbar-btn .gl-date-range-label,
  .gl-datatable-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
  .gl-datatable-toolbar .gl-toolbar-btn .gl-date-range-label {
    display: none !important;
  }
  #leads-table-wrapper .gl-leads-toolbar .gl-filter-dropdown-wrapper,
  #leads-table-wrapper .gl-leads-toolbar .gl-date-range-wrapper,
  .gl-leads-toolbar .gl-filter-dropdown-wrapper,
  .gl-leads-toolbar .gl-date-range-wrapper,
  .gl-datatable-toolbar .gl-filter-dropdown-wrapper,
  .gl-datatable-toolbar .gl-date-range-wrapper {
    flex-shrink: 0;
  }
  #leads-table-wrapper .gl-leads-toolbar .gl-status-cards-toggle,
  #leads-table-wrapper .gl-leads-toolbar .gl-save-filter-btn,
  .gl-leads-toolbar .gl-status-cards-toggle,
  .gl-leads-toolbar .gl-save-filter-btn,
  .gl-datatable-toolbar .gl-status-cards-toggle,
  .gl-datatable-toolbar .gl-save-filter-btn {
    flex-shrink: 0;
  }
  #leads-table-wrapper .gl-leads-toolbar .gl-leads-total-count,
  .gl-leads-toolbar .gl-leads-total-count,
  .gl-datatable-toolbar .gl-leads-total-count {
    display: none;
  }
  .gl-stat-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
  .gl-stat-card {
    padding: 12px;
    gap: 10px;
  }
  .gl-stat-icon {
    width: 34px;
    height: 34px;
    font-size: 16px;
    border-radius: 8px;
  }
  .gl-stat-grid {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    gap: 8px;
  }
  .gl-stat-grid::-webkit-scrollbar {
    display: none;
  }
  .gl-stat-card {
    flex-shrink: 0;
    min-width: 120px;
  }
  .gl-stat-label {
    white-space: nowrap;
  }
  .gl-stat-value {
    font-size: 18px;
    white-space: nowrap;
  }
  .gl-filter-dropdown {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-height: 80vh;
    border-radius: 16px 16px 0 0;
    display: none;
    flex-direction: column;
  }
  .gl-filter-dropdown.open {
    display: flex;
  }
  .gl-filter-dropdown-body {
    max-height: none;
    flex: 1;
    overflow-y: auto;
  }
  .gl-filter-dropdown-grid {
    grid-template-columns: 1fr;
  }
  .gl-date-range-dropdown {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-radius: 16px 16px 0 0;
  }
  .gl-dash-kpi-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 8px;
    margin-bottom: 12px;
  }
  .gl-dash-kpi-card {
    padding: 14px;
    gap: 10px;
    border-radius: 12px;
  }
  .gl-dash-kpi-card:hover {
    transform: none;
  }
  .gl-dash-kpi-icon {
    width: 36px;
    height: 36px;
    font-size: 16px;
    border-radius: 8px;
  }
  .gl-dash-kpi-label {
    font-size: 9px;
    margin-bottom: 2px;
  }
  .gl-dash-kpi-value {
    font-size: 20px;
  }
  .gl-dash-trend {
    font-size: 10px;
    margin-top: 4px;
  }
  .gl-dash-trend i {
    font-size: 11px;
  }
  .gl-dash-metrics-grid {
    gap: 8px;
    margin-bottom: 16px;
  }
  .gl-dash-metric-card {
    padding: 12px 14px;
    gap: 10px;
    border-radius: 12px;
  }
  .gl-dash-metric-card:hover {
    transform: none;
  }
  .gl-dash-metric-icon {
    width: 32px;
    height: 32px;
    font-size: 15px;
    border-radius: 8px;
  }
  .gl-dash-metric-value {
    font-size: 17px;
  }
  .gl-dash-metric-label {
    font-size: 10px;
  }
  .gl-dash-metric-denominator {
    font-size: 12px;
  }
  .gl-dash-charts-grid {
    gap: 12px;
    margin-bottom: 12px;
  }
  .gl-dash-chart-card {
    border-radius: 12px;
  }
  .gl-dash-chart-header {
    padding: 14px 16px 0;
  }
  .gl-dash-chart-title {
    font-size: 14px;
  }
  .gl-dash-chart-body {
    padding: 12px 16px 16px;
    min-height: 220px;
  }
  .gl-dash-chart-body--tall {
    min-height: 280px;
  }
  .gl-dash-section {
    margin-bottom: 12px;
  }
  .gl-metabase-card-header {
    padding: 10px 10px 6px;
  }
  .gl-metabase-card-title {
    font-size: 0.9375rem;
  }
  .gl-metabase-card-body .metabase-embed {
    height: 340px;
  }
  .gl-dashboard-card {
    border-radius: 12px;
  }
  .gl-stats-row {
    gap: 8px;
    margin-bottom: 6px;
  }
  .gl-stat-card {
    min-height: 80px;
    padding: 6px 13px;
    border-radius: 12px;
  }
  .gl-stat-card::before {
    width: 4px;
    top: 8px;
    bottom: 8px;
  }
  .gl-stat-card:hover {
    transform: none;
  }
  .gl-stat-icon {
    width: 28px;
    height: 28px;
    font-size: 14px;
    top: 8px;
    right: 10px;
    border-radius: 8px;
  }
  .gl-stat-label {
    font-size: 10px;
  }
  .gl-stat-value {
    font-size: 20px;
  }
  .gl-dashboard-section {
    border-radius: 12px;
  }
  .gl-card-header {
    padding: 6px 13px;
  }
  .gl-card-body {
    padding: 6px 13px;
  }
  .gl-dashboard-card:hover,
  .gl-dash-kpi-card:hover,
  .gl-dash-metric-card:hover,
  .gl-dash-chart-card:hover,
  .gl-stat-card:hover {
    transform: none;
  }
}
.gl-stat-change {
  font-size: 11px;
  font-weight: 700;
  color: #313036;
  letter-spacing: -0.02em;
}

.gl-stat-trend {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 4px;
  font-size: 10px;
  font-weight: 700;
  border-radius: 5px;
  letter-spacing: -0.02em;
}
.gl-stat-trend--up {
  background: #EFFEFA;
  border: 1px solid rgba(64, 196, 170, 0.2);
  color: #287F6E;
}
.gl-stat-trend--down {
  background: #FFE4E3;
  border: 1px solid rgba(229, 57, 53, 0.2);
  color: #C33532;
}

.gl-stats-bar {
  display: flex;
  align-items: center;
  gap: 16px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  padding: 10px 13px;
}

.gl-stats-bar-item {
  display: flex;
  align-items: center;
  gap: 6px;
}

.gl-stats-bar-icon {
  font-size: 14px;
  color: #424242;
}

.gl-stats-bar-value {
  font-size: 14px;
  font-weight: 600;
  color: #313036;
  letter-spacing: -0.02em;
}

.gl-stats-bar-label {
  font-size: 10px;
  color: #131313;
  margin-left: 2px;
}

.gl-stats-bar-divider {
  width: 1px;
  height: 24px;
  background-color: #E8E8E8;
}

.gl-table-card {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 13px;
  overflow: hidden;
}

.gl-table-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 16px;
}

.gl-table-title {
  font-size: 14px;
  font-weight: 600;
  color: #1B1B1B;
}

.gl-table-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.gl-table-search {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px 10px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 10px;
  width: 284px;
}
.gl-table-search input {
  border: none;
  outline: none;
  flex: 1;
  font-size: 11px;
}
.gl-table-search input::-moz-placeholder {
  color: rgba(115, 118, 123, 0.5);
}
.gl-table-search input::placeholder {
  color: rgba(115, 118, 123, 0.5);
}

.gl-table-date-filter {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px 13px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 10px;
  font-size: 10px;
  font-weight: 500;
  color: #7B7B7B;
}

.gl-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 10px;
}
.gl-table thead {
  background: #F4F6FA;
}
.gl-table thead th {
  padding: 13px 16px;
  font-weight: 500;
  font-size: 10px;
  color: #424242;
  text-align: left;
  white-space: nowrap;
}
.gl-table thead th:first-child {
  padding-left: 16px;
}
.gl-table tbody tr {
  transition: background-color 0.15s ease;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.gl-table tbody tr:hover {
  background-color: #F6F6F6;
}
.gl-table tbody tr:last-child {
  border-bottom: none;
}
.gl-table tbody td {
  padding: 18px 16px;
  color: #7B7B7B;
  vertical-align: middle;
}
.gl-table tbody td:first-child {
  padding-left: 16px;
}

.gl-table-cell-id {
  color: #7B7B7B;
  font-weight: 500;
}

.gl-table-cell-name {
  color: #424242;
  font-weight: 600;
}

.gl-table-cell-muted {
  color: #6B7271;
}

.gl-table-checkbox {
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  border: 1.5px solid #A2A2A2;
  border-radius: 4px;
  background: #FFFFFF;
  cursor: pointer;
  accent-color: #CD0200;
}
.gl-table-checkbox:hover {
  border-color: #CD0200;
}
.gl-table-checkbox:checked {
  background: #CD0200;
  border-color: #CD0200;
}

.gl-table-action-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  color: #424242;
  cursor: pointer;
}
.gl-table-action-btn:hover {
  color: #11110D;
}

.gl-badge {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  font-size: 10px;
  font-weight: 500;
  border-radius: 9999px;
  white-space: nowrap;
}

.gl-badge-active, .gl-badge-sold, .gl-badge-new {
  background: #BBF49C;
  color: #1E4841;
}

.gl-badge-risk, .gl-badge-called,
.gl-badge-at-risk {
  background: #FDCED1;
  color: #F73541;
}

.gl-badge-inactive, .gl-badge-dead {
  background: #C0C0C0;
  color: #363636;
}

.gl-badge--success {
  background: #BBF49C;
  color: #1E4841;
}

.gl-badge--warning {
  background: #FDCED1;
  color: #F73541;
}

.gl-badge--danger {
  background: #FEE2E2;
  color: #DC2626;
}

.gl-badge--info {
  background: #DBEAFE;
  color: #2563EB;
}

.gl-badge--secondary {
  background: #E8E8E8;
  color: #424242;
}

.gl-badge--new-lead {
  background: rgba(205, 2, 0, 0.1);
  color: rgb(179.5, 1.7512195122, 0);
}

.gl-badge--called {
  background: rgba(59, 130, 246, 0.1);
  color: rgb(11.1512195122, 99.1219512195, 242.8487804878);
}

.gl-badge--follow-up {
  background: rgba(245, 158, 11, 0.15);
  color: rgb(172.4330708661, 110.9507874016, 7.0669291339);
}

.gl-badge--appointment-booked {
  background: rgba(16, 185, 129, 0.1);
  color: rgb(13.9701492537, 161.5298507463, 112.6343283582);
}

.gl-badge--appointment---no-show {
  background: rgba(239, 68, 68, 0.1);
  color: rgb(236.9901477833, 44.5098522167, 44.5098522167);
}

.gl-badge--pitched---not-sold {
  background: rgba(162, 162, 162, 0.2);
  color: #7B7B7B;
}

.gl-badge--sold {
  background: rgba(16, 185, 129, 0.15);
  color: #059669;
}

.gl-badge--not-interested {
  background: rgba(162, 162, 162, 0.2);
  color: #7B7B7B;
}

.gl-badge--bad-number {
  background: rgba(239, 68, 68, 0.1);
  color: rgb(236.9901477833, 44.5098522167, 44.5098522167);
}

.gl-badge--nurture {
  background: rgba(139, 92, 246, 0.1);
  color: #7C3AED;
}

.gl-badge--request-replacement {
  background: rgba(245, 158, 11, 0.15);
  color: rgb(172.4330708661, 110.9507874016, 7.0669291339);
}

.gl-badge--lead-replacement-submitted {
  background: rgba(245, 158, 11, 0.15);
  color: rgb(172.4330708661, 110.9507874016, 7.0669291339);
}

.gl-badge--add-to-dnc {
  background: #374151;
  color: #F9FAFB;
}

.gl-role-pill {
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 9999px;
  white-space: nowrap;
  line-height: 1.5;
  text-transform: capitalize;
}
.gl-role-pill--admin {
  background: rgba(239, 68, 68, 0.1);
  color: #DC2626;
}
.gl-role-pill--manager {
  background: rgba(99, 102, 241, 0.1);
  color: #6366F1;
}
.gl-role-pill--agent {
  background: rgba(34, 197, 94, 0.1);
  color: #16a34a;
}
.gl-role-pill--user {
  background: rgba(107, 114, 128, 0.1);
  color: #6B7280;
}
.gl-role-pill--active {
  background: rgba(34, 197, 94, 0.1);
  color: #16a34a;
}
.gl-role-pill--locked {
  background: rgba(239, 68, 68, 0.1);
  color: #DC2626;
}
.gl-role-pill--paused, .gl-role-pill--upcoming, .gl-role-pill--used, .gl-role-pill--birthday, .gl-role-pill--pending {
  background: rgba(245, 158, 11, 0.1);
  color: #92400E;
}
.gl-role-pill--inactive {
  background: rgba(239, 68, 68, 0.1);
  color: #DC2626;
}
.gl-role-pill--sent {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
}
.gl-role-pill--paid {
  background: rgba(16, 185, 129, 0.1);
  color: #16a34a;
}
.gl-role-pill--cancelled {
  background: rgba(239, 68, 68, 0.1);
  color: #DC2626;
}
.gl-role-pill--expired {
  background: rgba(239, 68, 68, 0.1);
  color: #DC2626;
}
.gl-role-pill--anniversary {
  background: rgba(139, 92, 246, 0.1);
  color: #8B5CF6;
}
.gl-role-pill--voucher {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
}
.gl-role-pill--manual {
  background: rgba(107, 114, 128, 0.1);
  color: #6B7280;
}
.gl-role-pill--approved, .gl-role-pill--yes {
  background: rgba(16, 185, 129, 0.1);
  color: #16a34a;
}
.gl-role-pill--rejected, .gl-role-pill--no {
  background: rgba(239, 68, 68, 0.1);
  color: #DC2626;
}
.gl-role-pill--under-review, .gl-role-pill--submitted, .gl-role-pill--pending {
  background: rgba(245, 158, 11, 0.1);
  color: #92400E;
}
.gl-role-pill--not-submitted, .gl-role-pill--not_qualified, .gl-role-pill--not-qualified {
  background: rgba(107, 114, 128, 0.1);
  color: #6B7280;
}
.gl-role-pill--info {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
}
.gl-role-pill--warning {
  background: rgba(245, 158, 11, 0.1);
  color: #92400E;
}
.gl-role-pill--danger {
  background: rgba(239, 68, 68, 0.1);
  color: #DC2626;
}
.gl-role-pill--success {
  background: rgba(16, 185, 129, 0.1);
  color: #16a34a;
}
.gl-role-pill--premium {
  background: rgba(59, 130, 246, 0.1);
  color: #2563EB;
  border-radius: 5px;
}
.gl-role-pill--standard {
  background: rgba(168, 85, 247, 0.1);
  color: #7C3AED;
  border-radius: 5px;
}
.gl-role-pill--blended {
  background: rgba(251, 146, 60, 0.1);
  color: #EA580C;
  border-radius: 5px;
}
.gl-role-pill--possible-spam {
  background: rgba(239, 68, 68, 0.1);
  color: #DC2626;
}
.gl-role-pill--lead-sold {
  background: rgba(16, 185, 129, 0.1);
  color: #16a34a;
}
.gl-role-pill--lead-duplicate {
  background: rgba(245, 158, 11, 0.1);
  color: #92400E;
}
.gl-role-pill--ip-velocity-violation {
  background: rgba(239, 68, 68, 0.12);
  color: #DC2626;
}
.gl-role-pill--ny-state-exception {
  background: rgba(139, 92, 246, 0.1);
  color: #8B5CF6;
}
.gl-role-pill--unmanaged {
  background: rgba(245, 158, 11, 0.1);
  color: #92400E;
}
.gl-role-pill--blocked {
  background: rgba(239, 68, 68, 0.1);
  color: #DC2626;
}
.gl-role-pill--released {
  background: rgba(16, 185, 129, 0.1);
  color: #16a34a;
}
.gl-role-pill--in-limbo {
  background: rgba(139, 92, 246, 0.1);
  color: #8B5CF6;
}
.gl-role-pill--all-agents {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
}
.gl-role-pill--specific {
  background: rgba(245, 158, 11, 0.1);
  color: #92400E;
}

.gl-detail-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 13px;
}

.gl-detail-item {
  padding: 10px 0;
  border-bottom: 1px solid #E8E8E8;
}
.gl-detail-item:last-child {
  border-bottom: none;
}

.gl-detail-label {
  font-size: 10px;
  font-weight: 600;
  color: #131313;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.gl-detail-value {
  font-size: 11px;
  color: #313036;
}

.gl-link {
  color: #3B82F6;
  text-decoration: none;
  transition: color 0.15s ease;
}
.gl-link:hover {
  color: rgb(11.1512195122, 99.1219512195, 242.8487804878);
  text-decoration: underline;
}

.gl-pagination-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 16px;
}

.gl-pagination-info {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 10px;
  color: #6B7271;
}

.gl-pagination-select {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 6px;
  background: #F4E9E9;
  border-radius: 7px;
  font-size: 8px;
  font-weight: 500;
  color: #131313;
}

.gl-pagination {
  display: flex;
  align-items: center;
  gap: 6px;
}

.gl-pagination-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 7px;
  font-size: 8px;
  font-weight: 500;
  border: 1px solid #E8E8E8;
  background: #FFFFFF;
  color: #424242;
  cursor: pointer;
  transition: all 0.15s ease;
}
.gl-pagination-btn:hover:not(.active):not(:disabled) {
  border-color: #A2A2A2;
}
.gl-pagination-btn.active {
  background: #CD0200;
  border-color: #CD0200;
  color: white;
}
.gl-pagination-btn:disabled {
  background: #EEEEEF;
  border-color: transparent;
  color: #BEBFC2;
  cursor: not-allowed;
}

.gl-footer {
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  padding: 13px;
  margin-top: 13px;
}

.gl-footer-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gl-footer-copyright {
  font-size: 10px;
  font-weight: 500;
  color: #242E2C;
}

.gl-footer-links {
  display: flex;
  gap: 13px;
}
.gl-footer-links a {
  font-size: 10px;
  color: #7B7B7B;
  text-decoration: none;
}
.gl-footer-links a:hover {
  color: #424242;
}

.gl-no-transition,
.gl-no-transition *,
.gl-no-transition *::before,
.gl-no-transition *::after {
  transition: none !important;
}

.gl-panel-overlay {
  position: fixed;
  inset: 0;
  background: rgba(15, 23, 42, 0.4);
  backdrop-filter: blur(4px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 997;
  cursor: pointer;
}
@media (min-width: 769px) {
  .gl-panel-overlay {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .gl-panel-overlay {
    z-index: 1049;
  }
}
.gl-panel-overlay.open {
  opacity: 1;
  visibility: visible;
}

.gl-detail-panel {
  --panel-header-start: #1e293b;
  --panel-header-end: #0f172a;
  position: fixed;
  top: calc(64px + 13px);
  right: 16px;
  bottom: 13px;
  width: 0;
  min-width: 0;
  background: #F6F6F6;
  border-left: none;
  border-radius: 16px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08), 0 1px 4px rgba(0, 0, 0, 0.04);
  overflow: hidden;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 998;
  display: flex;
  flex-direction: column;
}
.gl-detail-panel > * {
  min-width: 480px;
}
.gl-detail-panel.open {
  width: calc(100vw - 230px - 520px - 16px);
}
@media (max-width: 768px) {
  .gl-detail-panel {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding: 0 !important;
    transform: translateX(100%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: -8px 0 32px rgba(0, 0, 0, 0.12);
    border-radius: 0 !important;
    z-index: 1050;
    background: var(--panel-header-start, #1e293b) !important;
  }
  .gl-detail-panel > * {
    min-width: 0 !important;
  }
  .gl-detail-panel.open {
    width: 100% !important;
    transform: translateX(0);
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .gl-detail-panel.open {
  width: calc(100vw - 51px - 520px - 16px);
}

.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-info, .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-paging, .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .table-responsive,
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll,
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-head,
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body,
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-head table,
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table,
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body #leads-datatable tbody td,
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body #leads-datatable tbody tr:hover td,
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-filter-chips-bar {
  margin-bottom: 6px;
  padding: 0 4px;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open #leads-datatable tbody td .gl-name-cell,
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody td .gl-name-cell {
  background: transparent !important;
  background-color: transparent !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 0 0 130px;
  order: -1;
  overflow: hidden;
  margin-right: 4px;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody td:first-child .gl-status-dropdown {
  display: flex;
  align-items: center;
  max-width: 100%;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody td:first-child .gl-status-btn {
  padding: 2px 8px !important;
  min-width: 0 !important;
  max-width: 100% !important;
  font-size: 11px !important;
  font-weight: 600;
  border-radius: 9999px !important;
  border: none !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
  display: block !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody td:first-child .gl-status-btn i, .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody td:first-child .gl-status-btn .bi {
  display: none !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 1;
  min-width: 0;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-name-cell {
  gap: 8px;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-avatar {
  width: 26px;
  height: 26px;
  font-size: 10px;
  flex-shrink: 0;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-name-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
}
.leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody td:nth-child(3) .gl-state-badge {
  font-size: 11px;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-info, .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-paging, .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .table-responsive,
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll,
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-head,
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body,
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-head table,
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table,
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body #lead-orders-datatable tbody td,
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body #lead-orders-datatable tbody tr:hover td,
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 0 0 50px;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody td:first-child a {
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #7B7B7B;
  text-decoration: none;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 1;
  min-width: 0;
  margin-left: 24px !important;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-name-text,
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody td:nth-child(2) a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 11px;
}
.lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.manager-users-controller .gl-stat-grid {
  grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1400px) and (min-width: 992px) {
  .manager-users-controller .gl-stat-grid {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (max-width: 991px) {
  .manager-users-controller .gl-stat-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.manager-users-controller #manager-users-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-info, .manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-paging, .manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .table-responsive,
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll,
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-head,
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body,
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-head table,
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table,
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body #users-datatable tbody td,
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body #users-datatable tbody tr:hover td,
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
  grid-template-columns: none;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 0 0 auto;
  margin-right: 10px;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 1;
  min-width: 0;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-name-cell {
  gap: 8px;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-avatar {
  width: 26px;
  height: 26px;
  font-size: 10px;
  flex-shrink: 0;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-name-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
  font-weight: 500;
  opacity: 0.7;
}
.manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .manager-users-controller #manager-users-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .manager-users-controller #manager-users-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.support-tickets-controller #support-tickets-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-filter-selection-actions,
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-info, .support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-paging, .support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .table-responsive,
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll,
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-head,
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body,
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-head table,
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table,
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body #support-tickets-datatable tbody td,
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body #support-tickets-datatable tbody tr:hover td,
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open table tbody td:first-child {
  flex: 0 0 70px;
  overflow: hidden;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 0 0 140px;
  margin-left: 4px;
  overflow: hidden;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-name-cell {
  gap: 8px;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-avatar {
  width: 26px;
  height: 26px;
  font-size: 10px;
  flex-shrink: 0;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-name-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  color: #7B7B7B;
  margin-left: 4px;
}
.support-tickets-controller #support-tickets-wrapper.gl-panel-open table tbody td:nth-child(4) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .support-tickets-controller #support-tickets-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .support-tickets-controller #support-tickets-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-info, .support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-paging, .support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .table-responsive,
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll,
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-head,
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body,
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-head table,
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table,
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body #support-tickets-datatable tbody td,
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body #support-tickets-datatable tbody tr:hover td,
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 0 0 70px;
  overflow: hidden;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 0 0 140px;
  margin-left: 4px;
  overflow: hidden;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-name-cell {
  gap: 8px;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-avatar {
  width: 26px;
  height: 26px;
  font-size: 10px;
  flex-shrink: 0;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-name-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  color: #7B7B7B;
  margin-left: 4px;
}
.support-tickets-controller #support-tickets-table-wrapper.gl-panel-open table tbody td:nth-child(4) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .support-tickets-controller #support-tickets-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .support-tickets-controller #support-tickets-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-info, .admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-paging, .admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .table-responsive,
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll,
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-head,
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body,
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-head table,
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table,
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body #admin-support-tickets-datatable tbody td,
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body #admin-support-tickets-datatable tbody tr:hover td,
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 0 0 70px;
  overflow: hidden;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 0 0 140px;
  margin-left: 4px;
  overflow: hidden;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-name-cell {
  gap: 8px;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-avatar {
  width: 26px;
  height: 26px;
  font-size: 10px;
  flex-shrink: 0;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open table tbody td:nth-child(2) .gl-name-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  color: #7B7B7B;
  margin-left: 4px;
}
.admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open table tbody td:nth-child(4) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .admin-support-tickets-controller #admin-support-tickets-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-info, .stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-paging, .stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .table-responsive,
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll,
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-head,
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body,
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-head table,
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table,
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body #stripe-charges-datatable tbody td,
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body #stripe-charges-datatable tbody tr:hover td,
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 0 0 50px;
  font-size: 13px;
  font-weight: 600;
  color: #7B7B7B;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
  font-weight: 600;
}
.stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .stripe-charges-controller #stripe-charges-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-info, .lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-paging, .lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .table-responsive,
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll,
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-head,
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body,
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-head table,
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table,
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body #lead-pricing-packages-datatable tbody td,
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body #lead-pricing-packages-datatable tbody tr:hover td,
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 0 0 auto;
  padding-left: 6px !important;
  font-size: 12px;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
  font-weight: 600;
}
.lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .lead-pricing-packages-controller #lead-pricing-packages-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-filter-selection-actions,
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-info, .coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-paging, .coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .table-responsive,
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll,
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-head,
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body,
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-head table,
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table,
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body #coupon-codes-datatable tbody td,
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body #coupon-codes-datatable tbody tr:hover td,
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open table tbody td:first-child {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 0 0 auto;
  padding-left: 6px !important;
  font-size: 12px;
  font-weight: 600;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
}
.coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .coupon-codes-table-controller #coupon-codes-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.invoices-controller #invoices-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.invoices-controller #invoices-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-info, .invoices-controller #invoices-table-wrapper.gl-panel-open .dt-paging, .invoices-controller #invoices-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .table-responsive,
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll,
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-head,
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body,
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-head table,
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table,
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body #invoices-datatable tbody td,
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body #invoices-datatable tbody tr:hover td,
.invoices-controller #invoices-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .invoices-controller #invoices-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 0 0 auto;
  font-size: 12px;
  color: #7B7B7B;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
  font-weight: 600;
}
.invoices-controller #invoices-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .invoices-controller #invoices-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .invoices-controller #invoices-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .invoices-controller #invoices-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-info, .lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-paging, .lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .table-responsive,
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll,
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-head,
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body,
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-head table,
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table,
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body #lead-exceptions-datatable tbody td,
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body #lead-exceptions-datatable tbody tr:hover td,
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 0 0 auto;
  padding-left: 6px !important;
  font-size: 12px;
  font-weight: 600;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 11px;
  opacity: 0.7;
}
.lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .lead-exceptions-controller #lead-exceptions-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-info, .blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-paging, .blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .table-responsive,
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll,
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-head,
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body,
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-head table,
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table,
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body #blocked-leads-datatable tbody td,
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body #blocked-leads-datatable tbody tr:hover td,
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 0 0 auto;
  padding-left: 6px !important;
  font-size: 12px;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
  opacity: 0.7;
}
.blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .blocked-leads-controller #blocked-leads-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-info, .outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-paging, .outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .table-responsive,
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll,
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-head,
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body,
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-head table,
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table,
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body #outgoing-webhooks-datatable tbody td,
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body #outgoing-webhooks-datatable tbody tr:hover td,
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 0 0 auto;
  padding-left: 6px !important;
  font-size: 12px;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
  font-weight: 600;
}
.outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .outgoing-webhooks-controller #outgoing-webhooks-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.versions-controller #versions-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.versions-controller #versions-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.versions-controller #versions-table-wrapper.gl-panel-open .dt-info, .versions-controller #versions-table-wrapper.gl-panel-open .dt-paging, .versions-controller #versions-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.versions-controller #versions-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.versions-controller #versions-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .table-responsive,
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll,
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-head,
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body,
.versions-controller #versions-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-head table,
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.versions-controller #versions-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table,
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body #versions-datatable tbody td,
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body #versions-datatable tbody tr:hover td,
.versions-controller #versions-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .versions-controller #versions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.versions-controller #versions-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.versions-controller #versions-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 0 0 auto;
  font-size: 13px;
  font-weight: 500;
}
.versions-controller #versions-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 6px !important;
  font-size: 12px;
}
.versions-controller #versions-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
  font-weight: 600;
}
.versions-controller #versions-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .versions-controller #versions-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .versions-controller #versions-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .versions-controller #versions-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.gl-banner-preview {
  padding: 13px 16px;
  margin-bottom: 13px;
  border-radius: 13px;
  font-size: 13px;
  line-height: 1.5;
  border: 1px solid;
}
.gl-banner-preview--info {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
  border-color: rgba(59, 130, 246, 0.3);
}
.gl-banner-preview--warning {
  background: rgba(245, 158, 11, 0.1);
  color: #92400E;
  border-color: rgba(245, 158, 11, 0.3);
}
.gl-banner-preview--danger {
  background: rgba(239, 68, 68, 0.1);
  color: #DC2626;
  border-color: rgba(239, 68, 68, 0.3);
}
.gl-banner-preview--success {
  background: rgba(16, 185, 129, 0.1);
  color: #16a34a;
  border-color: rgba(16, 185, 129, 0.3);
}

.site-banners-controller #site-banners-datatable tbody td:first-child {
  text-align: left !important;
}

.site-banners-controller #site-banners-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-info, .site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-paging, .site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .table-responsive,
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll,
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-head,
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body,
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-head table,
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table,
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body #site-banners-datatable tbody td,
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body #site-banners-datatable tbody tr:hover td,
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 0 0 auto;
  font-size: 12px;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
}
.site-banners-controller #site-banners-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .site-banners-controller #site-banners-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .site-banners-controller #site-banners-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.affiliates-controller #affiliates-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-info, .affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-paging, .affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .table-responsive,
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll,
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-head,
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body,
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-head table,
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table,
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body #affiliates-datatable tbody td,
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body #affiliates-datatable tbody tr:hover td,
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 0 0 auto;
  font-size: 12px;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
  font-weight: 600;
  font-variant-numeric: tabular-nums;
}
.affiliates-controller #affiliates-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .affiliates-controller #affiliates-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .affiliates-controller #affiliates-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.gl-panel-header-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 14px;
}

.gl-panel-header-info {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.gl-panel-topbar-left,
.gl-panel-topbar-right {
  display: flex;
  align-items: center;
  gap: 4px;
}

.gl-panel-nav-btn,
.gl-panel-edit-btn {
  width: 32px;
  height: 32px;
  border-radius: 10px;
  border: none;
  background: transparent;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s ease;
  text-decoration: none;
  font-size: 16px;
}
.gl-panel-nav-btn:hover,
.gl-panel-edit-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.gl-panel-nav-btn:disabled,
.gl-panel-edit-btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.gl-panel-nav-btn:disabled:hover,
.gl-panel-edit-btn:disabled:hover {
  background: transparent;
}

.gl-panel-edit-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.gl-panel-close-btn {
  width: 32px;
  height: 32px;
  border-radius: 10px;
  border: 2px solid #EF4444;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s ease;
  font-size: 18px;
}
.gl-panel-close-btn:hover {
  background: rgba(239, 68, 68, 0.2);
  border-color: rgb(243.0197044335, 114.9802955665, 114.9802955665);
  color: #fff;
}

.gl-panel-body {
  flex: 1;
  overflow: hidden;
  padding: 0;
  display: flex;
  flex-direction: column;
}

.gl-panel-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden;
}

.gl-panel-loading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 64px 32px;
  gap: 16px;
  color: #7B7B7B;
  font-size: 14px;
}

.gl-panel-sticky-contact {
  position: sticky;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 20px;
  background: #FFFFFF;
  border-bottom: 1px solid #E5E5E5;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0.15s ease, max-height 0.15s ease, padding 0.15s ease;
}
.gl-panel-sticky-contact.visible {
  opacity: 1;
  max-height: 52px;
  overflow: visible;
  padding: 8px 20px;
}

.gl-panel-sticky-contact-name {
  font-weight: 600;
  font-size: 14px;
  color: #11110D;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
  min-width: 0;
}

.gl-panel-sticky-phone {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  background: #10B981;
  border-radius: 10px;
  color: #fff !important;
  text-decoration: none;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 600;
}
.gl-panel-sticky-phone:hover, .gl-panel-sticky-phone:active, .gl-panel-sticky-phone:visited, .gl-panel-sticky-phone:focus {
  color: #fff !important;
  text-decoration: none;
  background: rgb(13.9701492537, 161.5298507463, 112.6343283582);
}
.gl-panel-sticky-phone i, .gl-panel-sticky-phone span {
  color: #fff !important;
}

.gl-panel-sticky-phone-number {
  letter-spacing: 0.3px;
}

.gl-panel-header-card {
  padding: 10px 16px 22px;
  background: linear-gradient(160deg, var(--panel-header-start, #1e293b), var(--panel-header-end, #1e293b));
  border-radius: 16px 16px 0 0;
  flex-shrink: 0;
}
.gl-panel-header-card .gl-panel-name {
  margin-bottom: 2px;
}
.gl-panel-header-card .gl-panel-subtitle {
  margin-bottom: 0;
}

.gl-panel-avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.85);
  flex-shrink: 0;
}

.gl-panel-identity {
  flex: 1;
  min-width: 0;
}

.gl-panel-name {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.02em;
  line-height: 1.2;
  margin-bottom: 4px;
}

.gl-panel-subtitle {
  display: flex;
  align-items: center;
  gap: 6px;
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
  margin-bottom: 10px;
}
.gl-panel-subtitle i {
  font-size: 14px;
}

.gl-panel-order-number {
  display: flex;
  align-items: center;
  gap: 6px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: -0.01em;
}
.gl-panel-order-number i {
  font-size: 16px;
}
.gl-panel-order-number span {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
}

.gl-panel-badges {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
}

.gl-panel-badge {
  padding: 3px 10px;
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.01em;
}
.gl-panel-badge--quality[data-value=premium] {
  background: rgba(59, 130, 246, 0.25);
  color: #93c5fd;
}
.gl-panel-badge--quality[data-value=standard] {
  background: rgba(168, 85, 247, 0.25);
  color: #d8b4fe;
}
.gl-panel-badge--quality[data-value=blended] {
  background: rgba(251, 146, 60, 0.25);
  color: #fed7aa;
}
.gl-panel-badge--language[data-value=english] {
  background: rgba(16, 185, 129, 0.25);
  color: #86efac;
}
.gl-panel-badge--language[data-value=spanish] {
  background: rgba(245, 158, 11, 0.25);
  color: #fde68a;
}
.gl-panel-badge--age {
  background: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(4px);
}
.gl-panel-badge--type {
  --panel-type-color: #CD0200;
  background: color-mix(in srgb, var(--panel-type-color) 15%, #fff);
  color: var(--panel-type-color);
}
.gl-panel-badge--active, .gl-panel-badge--fulfilled {
  background: rgba(16, 185, 129, 0.25);
  color: #40efb5;
  backdrop-filter: blur(4px);
}
.gl-panel-badge--status, .gl-panel-badge--inactive, .gl-panel-badge--cap, .gl-panel-badge--locked {
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(4px);
}
.gl-panel-badge--paused, .gl-panel-badge--disabled, .gl-panel-badge--canceled, .gl-panel-badge--unpaid {
  background: rgba(239, 68, 68, 0.2);
  color: #fca5a5;
  backdrop-filter: blur(4px);
}
.gl-panel-badge--dnc, .gl-panel-badge--denied {
  background: rgba(239, 68, 68, 0.25);
  color: #fca5a5;
  font-weight: 700;
}
.gl-panel-badge--owed {
  background: rgba(245, 158, 11, 0.25);
  color: #F59E0B;
  backdrop-filter: blur(4px);
}
.gl-panel-badge--not-qualified {
  background: rgba(107, 114, 128, 0.2);
  color: rgba(107, 114, 128, 0.85);
  backdrop-filter: blur(4px);
}
.gl-panel-badge--pending {
  background: rgba(245, 158, 11, 0.2);
  color: #F59E0B;
  backdrop-filter: blur(4px);
}
.gl-panel-badge--sent {
  background: rgba(59, 130, 246, 0.2);
  color: #84b1f9;
  backdrop-filter: blur(4px);
}
.gl-panel-badge--paid {
  background: rgba(16, 185, 129, 0.2);
  color: #40efb5;
  backdrop-filter: blur(4px);
}
.gl-panel-badge--cancelled {
  background: rgba(239, 68, 68, 0.2);
  color: #fca5a5;
  backdrop-filter: blur(4px);
}
.gl-panel-badge--role {
  background: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(4px);
  text-transform: capitalize;
}
.gl-panel-badge--status {
  backdrop-filter: blur(4px);
}
.gl-panel-badge--status.badge-active {
  background: rgba(34, 197, 94, 0.25);
  color: #86efac;
}
.gl-panel-badge--status.badge-locked {
  background: rgba(239, 68, 68, 0.25);
  color: #fca5a5;
}
.gl-panel-badge--phone-verified {
  background: rgba(34, 197, 94, 0.25);
  color: #86efac;
  backdrop-filter: blur(4px);
}

.gl-panel-command-bar {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 14px 24px;
  margin: 0;
  flex-shrink: 0;
  background: #FFFFFF;
}

.gl-panel-command-status {
  flex: 0 0 auto;
  min-width: 140px;
  position: relative;
}

.gl-panel-status-select {
  width: 100%;
  font-weight: 600;
  font-size: 13px;
}

.gl-panel-status-timestamp {
  display: block;
  margin-top: 4px;
  font-size: 11px;
  color: #7B7B7B;
  font-weight: 500;
}

.gl-panel-status-saving {
  position: absolute;
  right: 12px;
  top: 12px;
  color: #7B7B7B;
}

.gl-panel-command-actions {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  flex: 1;
}

.gl-panel-command-edit {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-left: auto;
  flex-shrink: 0;
}

.gl-panel-edit-actions {
  display: flex;
  align-items: center;
  gap: 6px;
}

.gl-panel-cmd-divider {
  width: 1px;
  height: 28px;
  background: #E5E5E5;
  margin: 0 4px;
  flex-shrink: 0;
  align-self: center;
}

.gl-panel-cmd-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
  width: 50px;
  height: 50px;
  border: 1px solid #E5E5E5;
  border-radius: 12px;
  background: #FFFFFF;
  color: #7B7B7B;
  cursor: pointer;
  transition: all 0.15s ease;
  text-decoration: none;
  font-size: 18px;
  position: relative;
  padding: 0;
}
.gl-panel-cmd-btn .gl-panel-cmd-label {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1;
  text-transform: uppercase;
}
.gl-panel-cmd-btn:hover {
  border-color: rgba(59, 130, 246, 0.25);
  color: #3B82F6;
  background: rgba(59, 130, 246, 0.06);
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.gl-panel-cmd-btn:active {
  transform: translateY(0);
  box-shadow: none;
}
.gl-panel-cmd-btn--phone, .gl-panel-cmd-btn--sms, .gl-panel-cmd-btn--email {
  color: #7B7B7B;
}
.gl-panel-cmd-btn--phone:hover, .gl-panel-cmd-btn--sms:hover, .gl-panel-cmd-btn--email:hover {
  color: #3B82F6;
  border-color: rgba(59, 130, 246, 0.25);
  background: rgba(59, 130, 246, 0.06);
}
.gl-panel-cmd-btn--schedule {
  color: var(--gl-accent);
  border-color: color-mix(in srgb, var(--gl-accent) 20%, transparent);
  background: color-mix(in srgb, var(--gl-accent) 4%, transparent);
}
.gl-panel-cmd-btn--schedule .gl-panel-cmd-label {
  color: var(--gl-accent);
}
.gl-panel-cmd-btn--schedule:hover {
  background: color-mix(in srgb, var(--gl-accent) 10%, transparent);
  border-color: var(--gl-accent);
}
.gl-panel-cmd-btn--sold {
  color: #10B981;
  border-color: rgba(16, 185, 129, 0.2);
  background: rgba(16, 185, 129, 0.04);
}
.gl-panel-cmd-btn--sold .gl-panel-cmd-label {
  color: #10B981;
}
.gl-panel-cmd-btn--sold:hover {
  background: rgba(16, 185, 129, 0.1);
  border-color: #10B981;
}
.gl-panel-cmd-btn--accent {
  color: #fff;
  border-color: #10B981;
  background: #10B981;
}
.gl-panel-cmd-btn--accent .gl-panel-cmd-label {
  color: #fff;
}
.gl-panel-cmd-btn--accent:hover {
  background: rgb(13.5641791045, 156.8358208955, 109.3611940299);
  border-color: rgb(13.5641791045, 156.8358208955, 109.3611940299);
  color: #fff;
}
.gl-panel-cmd-btn--edit {
  color: var(--gl-accent, #CD0200);
  border-color: color-mix(in srgb, var(--gl-accent, #CD0200) 30%, transparent);
  background: color-mix(in srgb, var(--gl-accent, #CD0200) 8%, transparent);
}
.gl-panel-cmd-btn--edit .gl-panel-cmd-label {
  color: var(--gl-accent, #CD0200);
}
.gl-panel-cmd-btn--edit:hover {
  background: color-mix(in srgb, var(--gl-accent, #CD0200) 15%, transparent);
  border-color: color-mix(in srgb, var(--gl-accent, #CD0200) 40%, transparent);
  color: var(--gl-accent, #CD0200);
}

.gl-panel-call-badge {
  position: absolute;
  top: -4px;
  right: -4px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  background: var(--gl-accent);
  color: #fff;
  border-radius: 9px;
  font-size: 10px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.gl-panel-call-badge span {
  color: #fff;
}

.gl-panel-local-time {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 5px 10px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 9999px;
  font-size: 11px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
  white-space: nowrap;
  flex-shrink: 0;
  align-self: flex-start;
  margin-top: 4px;
}
.gl-panel-local-time i {
  font-size: 13px;
}
.gl-panel-local-time strong {
  font-weight: 600;
  color: #fff;
}

.gl-panel-stat-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 6px;
  padding: 10px 24px;
  background: #F6F6F6;
  border-bottom: 1px solid #E5E5E5;
  flex-shrink: 0;
}

.gl-panel-stat-card {
  background: rgba(59, 130, 246, 0.06);
  border: 1px solid rgba(59, 130, 246, 0.12);
  border-radius: 6px;
  padding: 6px 4px;
  text-align: center;
  min-width: 0;
}
.gl-panel-stat-card--money {
  background: rgba(16, 185, 129, 0.06);
  border-color: rgba(16, 185, 129, 0.12);
}

.gl-panel-stat-label {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #7B7B7B;
  margin-bottom: 2px;
}

.gl-panel-stat-value {
  font-size: 14px;
  font-weight: 700;
  color: #11110D;
  line-height: 1.2;
}

.gl-panel-tabs {
  display: flex;
  gap: 0;
  padding: 0 24px;
  border-bottom: 1px solid #E5E5E5;
  background: #FFFFFF;
  flex-shrink: 0;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.gl-panel-tabs::-webkit-scrollbar {
  display: none;
}

.gl-panel-tab {
  padding: 12px 16px;
  background: none;
  border: none;
  border-bottom: 2px solid transparent;
  font-size: 14px;
  font-weight: 500;
  color: #7B7B7B;
  cursor: pointer;
  transition: all 0.15s ease;
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
  flex-shrink: 0;
}
.gl-panel-tab:hover {
  color: #11110D;
}
.gl-panel-tab.active {
  color: #11110D;
  border-bottom-color: var(--gl-accent);
  font-weight: 600;
}

.gl-panel-tab-count {
  font-size: 11px;
  background: var(--gl-accent-light);
  color: var(--gl-accent);
  padding: 1px 6px;
  border-radius: 9999px;
  font-weight: 700;
  min-width: 18px;
  text-align: center;
}

.gl-panel-tab-content {
  padding: 20px 24px;
  background: #F6F6F6;
  flex: 1;
  overflow-y: auto;
}

.gl-pill-editor {
  width: 100%;
}

.gl-pill-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 8px;
}
.gl-pill-list:empty {
  margin-bottom: 0;
}

.gl-pill {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 3px 8px;
  background: #F6F6F6;
  border: 1px solid #E5E5E5;
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 500;
  color: #424242;
}

.gl-pill-remove {
  background: none;
  border: none;
  padding: 0;
  font-size: 14px;
  line-height: 1;
  color: #7B7B7B;
  cursor: pointer;
  opacity: 0.6;
}
.gl-pill-remove:hover {
  opacity: 1;
  color: #EF4444;
}

.gl-pill-add-row {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 4px;
}

.gl-pill-select {
  flex: 1;
  padding: 6px 10px;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  font-size: 13px;
  background: #FFFFFF;
}
.gl-pill-select:focus {
  outline: none;
  border-color: var(--gl-accent);
}

.gl-pill-input {
  flex: 1;
  padding: 6px 10px;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  font-size: 13px;
  background: #FFFFFF;
}
.gl-pill-input:focus {
  outline: none;
  border-color: var(--gl-accent);
}
.gl-pill-input::-moz-placeholder {
  color: #7B7B7B;
  opacity: 0.6;
}
.gl-pill-input::placeholder {
  color: #7B7B7B;
  opacity: 0.6;
}

.gl-state-pill {
  display: inline-block;
  padding: 2px 8px;
  background: #F6F6F6;
  border: 1px solid #E5E5E5;
  border-radius: 9999px;
  font-size: 11px;
  font-weight: 600;
  color: #7B7B7B;
  letter-spacing: 0.02em;
}

.gl-panel-leads-table {
  font-size: 13px;
}
.gl-panel-leads-table thead th {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #7B7B7B;
  border-bottom-width: 1px;
  padding: 8px 12px;
}
.gl-panel-leads-table tbody td {
  padding: 10px 12px;
  vertical-align: middle;
}
.gl-panel-leads-table tbody tr {
  transition: background 0.15s ease;
}

.gl-panel-lead-clickable:hover {
  background: #F6F6F6 !important;
}

.gl-panel-lead-status {
  padding: 2px 8px;
  background: #F6F6F6;
  border: 1px solid #E5E5E5;
  border-radius: 9999px;
  font-size: 11px;
  font-weight: 500;
}

.gl-panel-note-form {
  padding: 0 0 16px;
  border-bottom: 1px solid #E5E5E5;
}

.gl-panel-note-input {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #E8E8E8;
  border-radius: 6px;
  font-size: 13px;
  resize: vertical;
  min-height: 60px;
}
.gl-panel-note-input:focus {
  outline: none;
  border-color: var(--gl-accent);
  box-shadow: 0 0 0 2px rgba(var(--gl-accent-rgb, 0, 0, 0), 0.1);
}

.gl-panel-note-item {
  padding: 12px 0;
  border-bottom: 1px solid #E5E5E5;
}
.gl-panel-note-item:last-child {
  border-bottom: none;
}
.gl-panel-note-item--system {
  opacity: 0.6;
}

.gl-panel-note-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}

.gl-panel-note-author {
  font-weight: 600;
  font-size: 12px;
  color: #11110D;
}

.gl-panel-note-time {
  font-size: 11px;
  color: #7B7B7B;
}

.gl-panel-note-body {
  font-size: 13px;
  color: #424242;
  line-height: 1.4;
}

.gl-panel-prefs-form {
  padding: 12px 16px;
}

.gl-panel-pref-row {
  margin-bottom: 12px;
}
.gl-panel-pref-row:last-child {
  margin-bottom: 0;
}

.gl-panel-pref-label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #7B7B7B;
  margin-bottom: 4px;
}

.gl-input-sm {
  width: 100%;
  padding: 6px 10px;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  font-size: 13px;
}
.gl-input-sm:focus {
  outline: none;
  border-color: var(--gl-accent);
}

.gl-panel-card {
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 14px;
  margin-bottom: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
  overflow: hidden;
}
.gl-panel-card:last-child {
  margin-bottom: 0;
}
.gl-panel-card.collapsed .gl-panel-section-content {
  display: none;
}
.gl-panel-card.collapsed .gl-panel-toggle-chevron {
  transform: rotate(-90deg);
}

.gl-panel-card-title {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 13px 20px;
  font-size: 13px;
  font-weight: 600;
  color: #11110D;
  border-bottom: 1px solid #E5E5E5;
  background: #FAFBFC;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.gl-panel-card-title i {
  font-size: 15px;
  color: #7B7B7B;
  opacity: 0.7;
}
.gl-panel-card-title--toggle {
  width: 100%;
  background: #FAFBFC;
  border: none;
  cursor: pointer;
  justify-content: space-between;
  transition: background 0.15s ease;
}
.gl-panel-card-title--toggle:hover {
  background: #F0F1F3;
}

.gl-panel-toggle-chevron {
  font-size: 14px;
  color: #7B7B7B;
  transition: transform 0.2s ease;
}

.gl-panel-card-body {
  padding: 16px 20px;
}

.gl-panel-card-row {
  display: flex;
  gap: 20px;
}
.gl-panel-card-row:not(:last-child) {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid rgba(229, 229, 229, 0.5);
}

.gl-panel-card-field {
  flex: 1;
  min-width: 0;
}
.gl-panel-card-field--full {
  flex: 0 0 100%;
}

.gl-panel-card-label {
  font-size: 11px;
  font-weight: 600;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 3px;
}

.gl-panel-card-value {
  font-size: 14px;
  font-weight: 500;
  color: #11110D;
  word-break: break-word;
}

.gl-panel-detail-group {
  padding: 4px 0;
}

.gl-panel-detail-heading {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 600;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 12px;
}
.gl-panel-detail-heading i {
  font-size: 14px;
  color: #CD0200;
  opacity: 0.7;
}

.gl-panel-detail-divider {
  height: 1px;
  background: #E5E5E5;
  margin: 16px 0;
}

.gl-snapshot-card {
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 14px;
  padding: 0;
  margin-bottom: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
  overflow: hidden;
}
.gl-snapshot-card .gl-snapshot-card-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff;
  margin: 0;
  padding: 10px 20px;
  background: var(--panel-header-end, #1e293b);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.gl-snapshot-card .gl-snapshot-card-title i {
  font-size: 13px;
}
.gl-snapshot-card .gl-snapshot-card-desc {
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.55);
  margin: 0;
}
.gl-snapshot-card > .gl-snapshot-grid,
.gl-snapshot-card > .gl-snapshot-contact,
.gl-snapshot-card > .gl-snapshot-meta-row,
.gl-snapshot-card > .gl-panel-card-body,
.gl-snapshot-card > .d-flex,
.gl-snapshot-card > .gl-snapshot-grid--sold {
  padding: 18px 20px;
}
.gl-snapshot-card > .gl-snapshot-meta-row {
  padding-top: 0;
}
.gl-snapshot-card > .gl-snapshot-grid:first-child,
.gl-snapshot-card > .gl-snapshot-contact:first-child,
.gl-snapshot-card > .d-flex:first-child {
  padding-top: 18px;
}

.gl-snapshot-grid.gl-hide-empty .gl-snapshot-item[data-empty] {
  display: none;
}

.gl-snapshot-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px 16px;
}
.gl-snapshot-grid--sold {
  grid-template-columns: repeat(2, 1fr);
}

.gl-snapshot-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.gl-snapshot-item.w-100 {
  grid-column: 1/-1;
}
.gl-snapshot-item > i {
  font-size: 15px;
  color: #7B7B7B;
  margin-top: 2px;
  flex-shrink: 0;
  opacity: 0.6;
}

.gl-snapshot-data {
  min-width: 0;
  flex: 1;
}

.gl-snapshot-label {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #7B7B7B;
  line-height: 1.2;
  margin-bottom: 2px;
}

.gl-snapshot-value {
  font-size: 13px;
  font-weight: 600;
  color: #11110D;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gl-snapshot-value--wrap {
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
  display: flex;
  flex-wrap: wrap;
  gap: 4px 6px;
  width: 100%;
}

.gl-pricing-panel .gl-snapshot-label {
  font-size: 11px !important;
  font-weight: 700 !important;
}
.gl-pricing-panel .gl-snapshot-value {
  font-weight: 400 !important;
}

.gl-snapshot-divider {
  height: 1px;
  background: #E5E5E5;
  margin: 16px 0;
}

.gl-snapshot-section-label {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #7B7B7B;
  margin-bottom: 10px;
}
.gl-snapshot-section-label i {
  font-size: 13px;
  color: var(--gl-accent);
  opacity: 0.8;
}

.gl-snapshot-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.gl-snapshot-pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 5px 12px;
  background: #F6F6F6;
  border: 1px solid #E5E5E5;
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 500;
  color: #11110D;
  line-height: 1.3;
}
.gl-snapshot-pill i {
  font-size: 12px;
  color: #7B7B7B;
}
.gl-snapshot-pill .gl-snapshot-pill-label {
  color: #7B7B7B;
  font-weight: 600;
}

.gl-snapshot-contact-row {
  display: flex;
  gap: 20px;
  margin-bottom: 8px;
}

.gl-snapshot-contact-item {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
  min-width: 0;
}
.gl-snapshot-contact-item > i {
  font-size: 14px;
  color: #7B7B7B;
  flex-shrink: 0;
  opacity: 0.6;
}

.gl-snapshot-contact-value {
  font-size: 13px;
  font-weight: 500;
  color: #11110D;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gl-snapshot-address {
  font-size: 12px;
  color: #7B7B7B;
  padding-left: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gl-snapshot-meta-row {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  padding: 8px 4px 0;
}

.gl-snapshot-meta-chip {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 5px 12px;
  background: #FAFBFC;
  border: 1px solid #E5E5E5;
  border-radius: 9999px;
  font-size: 11px;
}

.gl-snapshot-meta-label {
  color: #7B7B7B;
  font-weight: 600;
}

.gl-snapshot-meta-value {
  color: #11110D;
  font-weight: 600;
}

.gl-snapshot-card--sold {
  margin-top: 13px;
}

@media (max-width: 480px) {
  .gl-snapshot-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .gl-snapshot-contact-row {
    flex-direction: column;
    gap: 8px;
  }
}
.gl-collapsible-section {
  border-bottom: 1px solid #E5E5E5;
}
.gl-collapsible-section:last-child {
  border-bottom: none;
}

.gl-collapsible-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 20px;
  background: none;
  border: none;
  font-size: 13px;
  font-weight: 600;
  color: #424242;
  cursor: pointer;
  transition: background 0.15s ease;
}
.gl-collapsible-toggle:hover {
  background: rgba(0, 0, 0, 0.03);
}
.gl-collapsible-toggle i {
  font-size: 14px;
  color: #7B7B7B;
  transition: transform 0.15s ease;
}

.gl-collapsible-content {
  margin: 0;
  padding: 12px 20px 16px;
  font-size: 12px;
  line-height: 1.5;
  color: #7B7B7B;
  background: rgba(0, 0, 0, 0.02);
  border-top: 1px solid #E5E5E5;
  max-height: 300px;
  overflow-y: auto;
  white-space: pre-wrap;
  word-break: break-all;
}

.gl-panel-note-input {
  padding: 16px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 14px;
  margin-bottom: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}

.gl-panel-note-textarea {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  font-size: 14px;
  resize: vertical;
  min-height: 80px;
  background: #F6F6F6;
  color: #424242;
  transition: border-color 0.15s ease;
  font-family: inherit;
}
.gl-panel-note-textarea:focus {
  outline: none;
  border-color: var(--gl-accent);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--gl-accent) 8%, transparent);
}

.gl-panel-note-actions {
  display: flex;
  gap: 8px;
  margin-top: 10px;
}

.gl-panel-note-item {
  padding: 14px 16px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  margin-bottom: 8px;
}
.gl-panel-note-item:last-child {
  margin-bottom: 0;
}

.gl-panel-note-meta {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  color: #7B7B7B;
  margin-bottom: 6px;
}

.gl-panel-note-content {
  color: #424242;
  font-size: 14px;
  line-height: 1.5;
}

.gl-panel-notes-count {
  font-size: 11px;
  background: var(--gl-accent-light);
  color: var(--gl-accent);
  padding: 1px 6px;
  border-radius: 9999px;
  font-weight: 700;
  min-width: 18px;
  text-align: center;
}

.gl-panel-note-item--internal {
  border-left: 3px solid var(--bs-warning);
  background: rgba(var(--bs-warning-rgb), 0.04);
}

.gl-panel-note-item--staff {
  border-left: 3px solid var(--gl-accent);
}

.gl-panel-orders-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.gl-panel-order-card {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 16px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  text-decoration: none;
  color: inherit;
  transition: border-color 0.15s, box-shadow 0.15s;
  cursor: pointer;
}
.gl-panel-order-card:hover {
  border-color: var(--gl-accent);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  color: inherit;
  text-decoration: none;
}

.gl-panel-order-icon {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  background: var(--gl-accent-light, rgba(99, 102, 241, 0.1));
  color: var(--gl-accent, #CD0200);
}

.gl-panel-order-info {
  flex: 1;
  min-width: 0;
}

.gl-panel-order-title {
  font-size: 13px;
  font-weight: 600;
  color: #424242;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gl-panel-order-meta {
  font-size: 12px;
  color: #7B7B7B;
  margin-top: 2px;
}

.gl-panel-order-right {
  flex-shrink: 0;
  text-align: right;
}

.gl-panel-order-status {
  font-size: 11px;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 9999px;
  text-transform: capitalize;
}
.gl-panel-order-status.status-active {
  background: rgba(34, 197, 94, 0.12);
  color: #16a34a;
}
.gl-panel-order-status.status-paused {
  background: rgba(234, 179, 8, 0.12);
  color: #ca8a04;
}
.gl-panel-order-status.status-fulfilled, .gl-panel-order-status.status-completed {
  background: rgba(99, 102, 241, 0.1);
  color: #6366F1;
}
.gl-panel-order-status.status-inactive, .gl-panel-order-status.status-cancelled {
  background: rgba(107, 114, 128, 0.1);
  color: #6B7280;
}

.gl-panel-order-amount {
  font-size: 12px;
  color: #7B7B7B;
  margin-top: 2px;
}

.gl-panel-actions-grid {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.gl-panel-action-card {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 18px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 14px;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.15s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}
.gl-panel-action-card:hover {
  border-color: #E8E8E8;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transform: translateY(-1px);
}

.gl-panel-action-card-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}

.gl-panel-action-card-text {
  display: flex;
  flex-direction: column;
}

.gl-panel-action-card-title {
  font-size: 14px;
  font-weight: 600;
  color: #11110D;
}

.gl-panel-action-card-desc {
  font-size: 12px;
  color: #7B7B7B;
  margin-top: 2px;
}

.gl-panel-action-card--schedule .gl-panel-action-card-icon {
  background: #fff7ed;
  color: #c2410c;
}
.gl-panel-action-card--schedule:hover {
  border-color: #fdba74;
}

.gl-panel-action-card--appointments .gl-panel-action-card-icon {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
}
.gl-panel-action-card--appointments:hover {
  border-color: #3B82F6;
}

.gl-panel-action-card--sold .gl-panel-action-card-icon {
  background: #fefce8;
  color: #a16207;
}
.gl-panel-action-card--sold:hover {
  border-color: #fde047;
}

.gl-panel-action-card--search .gl-panel-action-card-icon {
  background: #f5f3ff;
  color: #7c3aed;
}
.gl-panel-action-card--search:hover {
  border-color: #c4b5fd;
}

.gl-panel-action-card--replacement .gl-panel-action-card-icon {
  background: #F0F1F3;
  color: #7B7B7B;
}
.gl-panel-action-card--replacement:hover {
  border-color: #E8E8E8;
}
.gl-panel-action-card--replacement:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.gl-panel-action-card--dnc .gl-panel-action-card-icon {
  background: rgba(239, 68, 68, 0.1);
  color: #EF4444;
}
.gl-panel-action-card--dnc:hover {
  border-color: #EF4444;
}

.gl-panel-action-card--admin .gl-panel-action-card-icon {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
}
.gl-panel-action-card--admin:hover {
  border-color: #3B82F6;
}

.gl-panel-action-card--admin-danger .gl-panel-action-card-icon {
  background: rgba(239, 68, 68, 0.1);
  color: #EF4444;
}
.gl-panel-action-card--admin-danger:hover {
  border-color: #EF4444;
}

.gl-panel-admin-divider {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0 4px;
  grid-column: 1/-1;
}
.gl-panel-admin-divider::before, .gl-panel-admin-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #F0F1F3;
}

.gl-panel-admin-divider-text {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #7B7B7B;
}

.gl-panel-admin-agent-select {
  width: 100%;
  margin-top: 4px;
}

.gl-panel-payload-modal {
  position: absolute;
  inset: 0;
  z-index: 100;
  background: #fff;
  display: flex;
  flex-direction: column;
}

.gl-panel-payload-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-bottom: 1px solid #F0F1F3;
}
.gl-panel-payload-header h6, .gl-panel-payload-header .h6 {
  margin: 0;
  font-weight: 600;
}

.gl-panel-payload-body {
  flex: 1;
  overflow: auto;
  padding: 16px;
}

.gl-panel-payload-code {
  font-size: 12px;
  line-height: 1.5;
  white-space: pre-wrap;
  word-break: break-all;
  background: #FAFBFC;
  padding: 12px;
  border-radius: 8px;
  margin: 0;
}

.gl-panel-edit-field {
  width: 100%;
  padding: 4px 8px;
  font-size: 13px;
  font-weight: 500;
  color: #11110D;
  background: transparent;
  border: none;
  border-bottom: 1.5px solid color-mix(in srgb, var(--gl-accent, #CD0200) 40%, transparent);
  border-radius: 0;
  outline: none;
  transition: border-color 0.15s ease;
}
.gl-panel-edit-field:focus {
  border-bottom-color: var(--gl-accent, #CD0200);
  background: color-mix(in srgb, var(--gl-accent, #CD0200) 4%, transparent);
}
.gl-panel-edit-field::-moz-placeholder {
  color: #7B7B7B;
  opacity: 0.5;
  font-weight: 400;
}
.gl-panel-edit-field::placeholder {
  color: #7B7B7B;
  opacity: 0.5;
  font-weight: 400;
}

.gl-panel-edit-field--short {
  max-width: 80px;
}

.gl-panel-edit-field--error {
  border-bottom-color: #EF4444 !important;
  background: rgba(239, 68, 68, 0.04);
}

.gl-panel-edit-error {
  font-size: 11px;
  color: #EF4444;
  margin-top: 2px;
  line-height: 1.3;
}

select.gl-panel-edit-field {
  padding: 4px 4px 4px 8px;
  cursor: pointer;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

.gl-panel-edit-name {
  display: flex;
  gap: 6px;
  margin-bottom: 4px;
}
.gl-panel-edit-name .gl-panel-edit-field {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
.gl-panel-edit-name .gl-panel-edit-field:focus {
  border-bottom-color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.08);
}
.gl-panel-edit-name .gl-panel-edit-field::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.gl-panel-edit-name .gl-panel-edit-field::placeholder {
  color: rgba(255, 255, 255, 0.4);
}

.gl-panel-edit-address {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-top: 4px;
}

.gl-panel-edit-address-row {
  display: flex;
  gap: 6px;
}
.gl-panel-edit-address-row .gl-panel-edit-field {
  flex: 1;
}

.gl-panel-tags-select {
  width: 100%;
  min-height: 36px;
  font-size: 14px;
}

.gl-btn-warning {
  background: #F59E0B;
  color: white;
  border-color: #F59E0B;
}
.gl-btn-warning:hover:not(:disabled) {
  background: rgb(206.7275590551, 133.0173228346, 8.4724409449);
  border-color: rgb(206.7275590551, 133.0173228346, 8.4724409449);
}

.gl-btn-success {
  background: #10B981;
  color: white;
  border-color: #10B981;
}
.gl-btn-success:hover:not(:disabled) {
  background: rgb(12.752238806, 147.447761194, 102.8149253731);
  border-color: rgb(12.752238806, 147.447761194, 102.8149253731);
}

.gl-btn-danger {
  background: #EF4444;
  color: white;
  border-color: #EF4444;
}
.gl-btn-danger:hover:not(:disabled) {
  background: rgb(235.7842364532, 30.4157635468, 30.4157635468);
  border-color: rgb(235.7842364532, 30.4157635468, 30.4157635468);
}

.gl-panel-days-edit {
  margin-top: 4px;
}

.gl-panel-day-checkbox {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.gl-panel-day-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.gl-panel-day-checkbox input[type=checkbox]:checked + .gl-panel-day-label {
  background: #CD0200;
  color: #fff;
  border-color: #CD0200;
}
.gl-panel-day-checkbox input[type=checkbox]:disabled + .gl-panel-day-label {
  opacity: 0.5;
  cursor: not-allowed;
}

.gl-panel-day-label {
  display: inline-block;
  padding: 2px 8px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 4px;
  border: 1px solid #E8E8E8;
  color: #7B7B7B;
  background: transparent;
  transition: background 0.15s, color 0.15s, border-color 0.15s;
  line-height: 1.4;
}

.gl-panel-active-edit {
  margin-top: 4px;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .login-histories-controller #login-histories-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-info, .sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-paging, .sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .table-responsive,
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll,
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-head,
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body,
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-head table,
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table,
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body #sent-text-messages-datatable tbody td,
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body #sent-text-messages-datatable tbody tr:hover td,
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 0 0 130px;
  font-size: 13px;
  color: #7B7B7B;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
  font-weight: 600;
}
.sent-text-messages-controller #sent-text-messages-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.login-histories-controller #login-histories-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-info, .login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-paging, .login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .table-responsive,
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll,
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-head,
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body,
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-head table,
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table,
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body #login-histories-datatable tbody td,
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body #login-histories-datatable tbody tr:hover td,
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 0 0 130px;
  font-size: 13px;
  color: #7B7B7B;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
  font-weight: 600;
}
.login-histories-controller #login-histories-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-info, .locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-paging, .locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .table-responsive,
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll,
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-head,
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body,
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-head table,
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table,
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body #locked-accounts-datatable tbody td,
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body #locked-accounts-datatable tbody tr:hover td,
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  color: #7B7B7B;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
  color: #7B7B7B;
}
.locked-accounts-controller #locked-accounts-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-info, .blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-paging, .blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .table-responsive,
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll,
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-head,
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body,
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-head table,
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table,
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body #blocked-lead-histories-datatable tbody td,
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body #blocked-lead-histories-datatable tbody tr:hover td,
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 600;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  margin-left: auto;
  padding-left: 6px !important;
  font-size: 12px;
  color: #7B7B7B;
}
.blocked-lead-histories-controller #blocked-lead-histories-table-wrapper.gl-panel-open table tbody td:nth-child(n+4) {
  display: none !important;
}

.gl-panel-message-content {
  padding: 0 12px 12px;
}

.gl-panel-pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  font-size: 12px;
  padding: 12px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.04);
  border: 1px solid #E8E8E8;
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
}
[data-bs-theme=dark] .gl-panel-pre {
  background: rgba(255, 255, 255, 0.04);
}

.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open {
  right: calc(100vw - 230px - 520px) !important;
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover td,
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .table.table-hover tbody tr:hover th {
  --bs-table-hover-bg: transparent !important;
  --bs-table-hover-color: inherit !important;
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-filter-selection-actions,
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-info, .lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-paging, .lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-length {
  display: none !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-total-count {
  display: none !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-leads-search-wrapper {
  flex: 1;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-toolbar-btn span:not(.gl-filter-badge),
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-leads-toolbar .gl-date-range-label {
  display: none !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-filter-dropdown-wrapper,
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-date-range-wrapper {
  position: static;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-filter-dropdown {
  position: fixed;
  top: 140px;
  left: 230px;
  width: 520px;
  max-height: calc(100vh - 200px);
  z-index: 1060;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  position: fixed;
  top: 140px;
  right: auto;
  left: 230px;
  z-index: 1060;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body::-webkit-scrollbar {
  display: none;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body {
  background-image: none !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .table-responsive,
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll,
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-head,
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body,
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-card {
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .table-responsive {
  overflow-y: auto !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-head {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  border-bottom-width: 0 !important;
  transition: max-height 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease, border-width 0.2s ease;
  pointer-events: none;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-card {
  padding-top: 13px !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-head table,
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-head thead {
  visibility: hidden;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open table > thead {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  display: none;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table,
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  border-bottom: none !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table colgroup {
  display: none !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table tbody {
  display: block !important;
  width: 100% !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr {
  display: flex !important;
  align-items: center;
  padding: 10px 12px;
  margin: 0 8px;
  border-bottom: none !important;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  position: relative;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row, .lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body #lead-replacements-datatable tbody td,
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table tbody td {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  overflow: hidden;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body #lead-replacements-datatable tbody tr:hover td,
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .dt-scroll-body table tbody tr:hover td {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr {
  cursor: pointer;
  transition: background 0.15s ease;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr:hover:not(.gl-empty-state-row) {
  background: var(--gl-accent-light) !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row, .lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  cursor: default;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active {
  background: var(--gl-accent-light) !important;
  position: relative;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0;
  width: 3px;
  border-radius: 3px 0 0 3px;
  background: var(--gl-accent);
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-card > .gl-card-body > .table-responsive > table tbody tr.gl-row-active .gl-name-text {
  color: var(--gl-accent) !important;
  font-weight: 600;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) {
  display: flex !important;
  gap: 4px;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card {
  flex: 1;
  min-width: 0;
  padding: 4px 6px !important;
  gap: 4px;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-icon {
  width: 18px;
  height: 18px;
  font-size: 10px;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-label {
  display: none;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-stat-grid:not(.gl-stat-grid--hidden) .gl-stat-card .gl-stat-value {
  font-size: 11px;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open table tbody td:first-child {
  flex: 0 0 40px;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open table tbody td:nth-child(2) {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open table tbody td:nth-child(3) {
  flex: 0 0 auto;
  font-size: 12px;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open table tbody td:nth-child(4) {
  flex: 0 0 auto;
  margin-left: auto;
  font-size: 12px;
}
.lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open table tbody td:nth-child(n+5) {
  display: none !important;
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open {
  right: calc(100vw - 51px - 520px) !important;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-filter-dropdown {
  left: 51px;
}
.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .lead-replacements-controller #lead-replacements-table-wrapper.gl-panel-open .gl-date-range-dropdown {
  left: 51px;
}

@media (max-width: 768px) {
  .gl-detail-panel {
    width: 100%;
    max-width: 100%;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .gl-detail-panel::-webkit-scrollbar {
    display: none;
  }
  .gl-panel-body {
    overflow-y: visible;
    flex: none;
    background: transparent !important;
    padding-top: 0 !important;
  }
  .gl-panel-content {
    padding-top: 0 !important;
  }
  .gl-panel-command-bar,
  .gl-panel-tabs,
  .gl-panel-tab-content {
    background: #F6F6F6;
  }
  .gl-panel-header-card {
    padding: 0 14px 12px;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .gl-panel-header-nav {
    padding: 8px 0 8px;
  }
  .gl-panel-avatar {
    width: 44px;
    height: 44px;
    font-size: 16px;
    border-radius: 10px;
  }
  .gl-panel-name {
    font-size: 18px;
    margin-bottom: 2px;
  }
  .gl-panel-header-info {
    gap: 10px;
    flex-wrap: nowrap;
  }
  .gl-panel-subtitle {
    font-size: 12px;
    margin-bottom: 6px;
  }
  .gl-panel-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    align-items: center;
  }
  .gl-panel-badge {
    font-size: 10px;
    padding: 2px 8px;
  }
  .gl-panel-badge--type {
    position: static;
  }
  .gl-panel-local-time {
    font-size: 10px;
    padding: 2px 8px;
    position: static !important;
    margin-top: 0;
    width: auto;
    align-self: auto;
    flex-shrink: 0;
  }
  .gl-panel-command-bar {
    padding: 10px 0;
    gap: 8px;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-left: 14px;
    padding-right: 14px;
    align-items: flex-start;
  }
  .gl-panel-command-bar::-webkit-scrollbar {
    display: none;
  }
  .gl-panel-command-status {
    display: none;
  }
  .gl-panel-command-actions {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    flex-shrink: 0;
  }
  .gl-panel-command-edit {
    margin-left: 0;
    flex-shrink: 0;
  }
  .gl-panel-cmd-btn {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    padding: 4px 6px;
    font-size: 15px;
    border-radius: 10px;
    gap: 3px;
  }
  .gl-panel-cmd-btn .gl-panel-cmd-label {
    display: inline;
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
  }
  .gl-panel-cmd-divider {
    display: none;
  }
  .gl-panel-close-btn {
    width: 36px;
    height: 36px;
    font-size: 20px;
  }
  .gl-panel-stat-grid {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    gap: 6px;
    padding: 10px 14px;
  }
  .gl-panel-stat-grid::-webkit-scrollbar {
    display: none;
  }
  .gl-panel-stat-card {
    flex-shrink: 0;
    min-width: 80px;
  }
  .gl-panel-stat-label {
    white-space: nowrap;
  }
  .gl-panel-stat-value {
    white-space: nowrap;
  }
  .gl-panel-tabs {
    padding: 0 14px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .gl-panel-tabs::-webkit-scrollbar {
    display: none;
  }
  .gl-panel-tabs .gl-panel-tab {
    white-space: nowrap;
    flex-shrink: 0;
  }
  .gl-panel-tab-content {
    padding: 14px;
  }
  .gl-panel-card-body {
    padding: 10px 14px;
  }
  .gl-panel-card-title {
    padding: 8px 14px;
    font-size: 12px;
  }
  .gl-panel-card-row {
    flex-direction: column;
    gap: 8px;
  }
  .gl-panel-detail-divider {
    margin: 10px 0;
  }
  .gl-panel-detail-item {
    flex-direction: column;
    gap: 2px;
  }
  .gl-panel-detail-label {
    font-size: 10px;
  }
  .gl-panel-detail-value {
    font-size: 13px;
  }
}
.gl-fab {
  position: fixed;
  bottom: 19px;
  right: 19px;
  width: 45px;
  height: 45px;
  border-radius: 13px;
  background: #CD0200;
  color: #FFFFFF;
  border: none;
  box-shadow: 0 4px 12px rgba(205, 2, 0, 0.4);
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1030;
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s ease;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
  overflow: hidden;
}
.gl-fab::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 60%);
  opacity: 0;
  transform: scale(0);
  transition: transform 0.4s ease, opacity 0.3s ease;
  pointer-events: none;
}
.gl-fab:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 16px rgba(205, 2, 0, 0.5);
}
.gl-fab:active {
  transform: scale(0.92);
}
.gl-fab:active::before {
  opacity: 1;
  transform: scale(2);
}
.gl-fab i {
  font-size: 1.5rem;
  transition: transform 0.2s ease;
}
.gl-fab .gl-fab-badge {
  position: absolute;
  top: -4px;
  right: -4px;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  border-radius: 10px;
  background: #FFFFFF;
  color: #CD0200;
  font-size: 11px;
  font-weight: 600;
  display: none;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  animation: gl-badge-pop 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
@media (max-width: 768px) {
  .gl-fab {
    display: flex;
  }
}

@keyframes gl-badge-pop {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes gl-fab-pulse {
  0%, 100% {
    box-shadow: 0 4px 12px rgba(205, 2, 0, 0.4);
  }
  50% {
    box-shadow: 0 4px 24px rgba(205, 2, 0, 0.7), 0 0 0 8px rgba(205, 2, 0, 0.15);
  }
}
.gl-fab.needs-attention {
  animation: gl-fab-pulse 2s ease-in-out infinite;
}

.gl-filter-required-desktop {
  display: block;
}
@media (max-width: 768px) {
  .gl-filter-required-desktop {
    display: none !important;
  }
}

.gl-fab-tooltip {
  position: fixed;
  bottom: 70px;
  right: 19px;
  z-index: 1029;
  display: none;
}
@media (max-width: 768px) {
  .gl-fab-tooltip.visible {
    display: block;
    animation: gl-tooltip-fade-in 0.3s ease-out;
  }
}

.gl-fab-tooltip-content {
  display: flex;
  align-items: center;
  gap: 6px;
  background: #333;
  color: white;
  padding: 6px 10px;
  border-radius: 10px;
  font-size: 10px;
  font-weight: 500;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
}

.gl-fab-tooltip-close {
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.7);
  padding: 2px;
  margin: -2px -4px -2px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: color 0.2s ease, background 0.2s ease;
}
.gl-fab-tooltip-close:hover {
  color: white;
  background: rgba(255, 255, 255, 0.15);
}
.gl-fab-tooltip-close i {
  font-size: 14px;
}

.gl-fab-tooltip-arrow {
  position: absolute;
  bottom: -6px;
  right: 20px;
  width: 12px;
  height: 12px;
  background: #333;
  transform: rotate(45deg);
  border-radius: 2px;
}

@keyframes gl-tooltip-fade-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.gl-bottom-sheet-overlay {
  position: fixed;
  inset: 0;
  background: rgba(15, 23, 42, 0.6);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s ease-out, visibility 0.35s ease-out;
  z-index: 1040;
}
.gl-bottom-sheet-overlay.open {
  opacity: 1;
  visibility: visible;
}

.gl-bottom-sheet {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 85vh;
  background: #FFFFFF;
  border-radius: 24px 24px 0 0;
  box-shadow: 0 -8px 32px rgba(0, 0, 0, 0.18), 0 -2px 8px rgba(0, 0, 0, 0.08);
  transform: translateY(100%);
  transition: transform 0.4s cubic-bezier(0.32, 0.72, 0, 1);
  z-index: 1050;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  will-change: transform;
}
.gl-bottom-sheet.open {
  transform: translateY(0);
}

.gl-bottom-sheet-handle {
  padding: 12px 0 8px;
  display: flex;
  justify-content: center;
  cursor: grab;
}
.gl-bottom-sheet-handle::before {
  content: "";
  width: 36px;
  height: 4px;
  border-radius: 2px;
  background: #E8E8E8;
}

.gl-bottom-sheet-header {
  padding: 0 16px 10px;
  border-bottom: 1px solid #E8E8E8;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gl-bottom-sheet-title {
  font-size: 14px;
  font-weight: 600;
  color: #11110D;
}

.gl-bottom-sheet-close {
  width: 32px;
  height: 32px;
  border: none;
  background: transparent;
  border-radius: 6px;
  color: #7B7B7B;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.gl-bottom-sheet-close:hover {
  background: #F6F6F6;
  color: #11110D;
}

.gl-bottom-sheet-body {
  flex: 1;
  overflow-y: auto;
  padding: 10px 16px;
  -webkit-overflow-scrolling: touch;
}

.gl-bottom-sheet-content {
  flex: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  min-height: 0;
}

.gl-bottom-sheet-section {
  margin-bottom: 6px;
  border: 1px solid #E8E8E8;
  border-radius: 6px;
  overflow: hidden;
}
.gl-bottom-sheet-section > .gl-filter-label {
  display: block;
  padding: 6px 10px 0;
  margin-bottom: 3px;
}
.gl-bottom-sheet-section > .gl-filter-select,
.gl-bottom-sheet-section > .gl-filter-input {
  margin: 0 10px 10px;
  width: calc(100% - 20px);
}

.gl-bottom-sheet-section-header {
  width: 100%;
  padding: 10px;
  background: #F6F6F6;
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
  transition: background 0.15s ease;
}
.gl-bottom-sheet-section-header:hover {
  background: rgb(240.9, 240.9, 240.9);
}
.gl-bottom-sheet-section-header:active {
  background: rgb(233.25, 233.25, 233.25);
}
.gl-bottom-sheet-section-header span {
  font-size: 10px;
  font-weight: 600;
  color: #11110D;
}
.gl-bottom-sheet-section-header .gl-section-chevron {
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  color: #7B7B7B;
}

.gl-bottom-sheet-section-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  padding: 0 10px;
}

.gl-bottom-sheet-section.open .gl-bottom-sheet-section-header .gl-section-chevron {
  transform: rotate(180deg);
}
.gl-bottom-sheet-section.open .gl-bottom-sheet-section-content {
  max-height: 500px;
  padding: 10px;
}

.gl-bottom-sheet-filter {
  padding: 10px;
  border-top: 1px solid #E8E8E8;
}
.gl-bottom-sheet-filter label {
  display: block;
  font-size: 8px;
  font-weight: 500;
  color: #7B7B7B;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.gl-bottom-sheet-filter select,
.gl-bottom-sheet-filter input {
  width: 100%;
  height: 48px;
  padding: 0 10px;
  border: 1px solid #E8E8E8;
  border-radius: 6px;
  font-size: 11px;
  background: #FFFFFF;
  color: #11110D;
}
.gl-bottom-sheet-filter select:focus,
.gl-bottom-sheet-filter input:focus {
  outline: none;
  border-color: #CD0200;
  box-shadow: 0 0 0 3px rgba(205, 2, 0, 0.1);
}

.gl-bottom-sheet-footer {
  padding: 10px 16px;
  border-top: 1px solid #E8E8E8;
  background: #FFFFFF;
  display: flex;
  gap: 6px;
}
.gl-bottom-sheet-footer .gl-btn {
  flex: 1;
  height: 48px;
  font-size: 11px;
}

.gl-bottom-sheet-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding: 10px;
  border-top: 1px solid #E8E8E8;
  background: #F6F6F6;
}

.gl-bottom-sheet-action-btn {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  padding: 6px 10px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 6px;
  font-size: 10px;
  font-weight: 500;
  color: #424242;
  cursor: pointer;
  transition: all 0.2s ease;
  min-height: 44px;
  -webkit-tap-highlight-color: transparent;
}
.gl-bottom-sheet-action-btn i {
  font-size: 14px;
  color: #7B7B7B;
}
.gl-bottom-sheet-action-btn:hover, .gl-bottom-sheet-action-btn:active {
  border-color: #CD0200;
  background: rgba(205, 2, 0, 0.08);
}
.gl-bottom-sheet-action-btn--primary {
  background: #CD0200;
  border-color: #CD0200;
  color: #FFFFFF;
}
.gl-bottom-sheet-action-btn--primary i {
  color: #FFFFFF;
}
.gl-bottom-sheet-action-btn--primary:hover, .gl-bottom-sheet-action-btn--primary:active {
  background: #A80200;
}

.gl-mobile-filter-group {
  margin-bottom: 10px;
}
.gl-mobile-filter-group:last-child {
  margin-bottom: 0;
}

.gl-mobile-filter-label {
  display: block;
  font-size: 8px;
  font-weight: 600;
  color: #7B7B7B;
  margin-bottom: 3px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.gl-mobile-filter-select {
  width: 100%;
}

.gl-mobile-filter-input {
  width: 100%;
  height: 48px;
  padding: 0 10px;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  background: #FFFFFF;
  color: #11110D;
  font-size: 11px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
.gl-mobile-filter-input:focus {
  outline: none;
  border-color: var(--gl-accent, #CD0200);
  box-shadow: 0 0 0 3px rgba(205, 2, 0, 0.1);
}

.gl-mobile-dropdown-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  align-items: flex-end;
  animation: gl-overlay-fade-in 0.2s ease-out;
}
@keyframes gl-overlay-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.gl-mobile-dropdown-content {
  background: #FFFFFF;
  width: 100%;
  max-height: 70vh;
  border-radius: 13px 13px 0 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  animation: gl-dropdown-slide-up 0.25s ease-out;
}
@keyframes gl-dropdown-slide-up {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}

.gl-mobile-dropdown-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 16px;
  border-bottom: 1px solid #E8E8E8;
  background: #FFFFFF;
  position: sticky;
  top: 0;
  z-index: 1;
}

.gl-mobile-dropdown-title {
  font-size: 18px;
  font-weight: 600;
  color: #11110D;
}

.gl-mobile-dropdown-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: none;
  background: transparent;
  color: #7B7B7B;
  cursor: pointer;
  border-radius: 9999px;
  transition: background-color 0.15s ease;
}
.gl-mobile-dropdown-close:hover, .gl-mobile-dropdown-close:focus {
  background: rgba(0, 0, 0, 0.05);
}
.gl-mobile-dropdown-close:active {
  background: rgba(0, 0, 0, 0.1);
}

.gl-mobile-dropdown-options {
  overflow-y: auto;
  flex: 1;
  -webkit-overflow-scrolling: touch;
}

.gl-mobile-dropdown-option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px 16px;
  border: none;
  border-bottom: 1px solid #E5E5E5;
  background: transparent;
  color: #11110D;
  font-size: 18px;
  text-align: left;
  cursor: pointer;
  transition: background-color 0.15s ease;
}
.gl-mobile-dropdown-option:last-child {
  border-bottom: none;
}
.gl-mobile-dropdown-option:hover, .gl-mobile-dropdown-option:focus {
  background: rgba(205, 2, 0, 0.05);
  outline: none;
}
.gl-mobile-dropdown-option:active {
  background: rgba(205, 2, 0, 0.1);
}
.gl-mobile-dropdown-option--selected {
  color: #CD0200;
  font-weight: 500;
  background: rgba(205, 2, 0, 0.05);
}

.gl-mobile-dropdown-option-text {
  flex: 1;
}

.gl-mobile-dropdown-check {
  color: #CD0200;
  flex-shrink: 0;
  margin-left: 6px;
}

.gl-filter-chips {
  display: none;
  overflow-x: auto;
  gap: 3px;
  padding: 6px 0;
  margin-bottom: 6px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.gl-filter-chips::-webkit-scrollbar {
  display: none;
}
@media (max-width: 768px) {
  .gl-filter-chips {
    display: flex;
  }
}

.gl-filter-chip {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  padding: 8px 12px;
  background: rgba(205, 2, 0, 0.1);
  color: #CD0200;
  border-radius: 20px;
  font-size: 10px;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.2s ease;
  border: none;
  flex-shrink: 0;
}
.gl-filter-chip:hover {
  background: rgba(205, 2, 0, 0.2);
}
.gl-filter-chip:active {
  transform: scale(0.95);
}
.gl-filter-chip .chip-label {
  font-weight: 600;
  opacity: 0.7;
}
.gl-filter-chip .chip-value {
  font-weight: 500;
}
.gl-filter-chip .chip-remove {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #CD0200;
  color: #FFFFFF;
  font-size: 10px;
  margin-left: 4px;
  transition: background 0.2s ease;
}
.gl-filter-chip .chip-remove:hover {
  background: rgb(154, 1.5024390244, 0);
}

@media (max-width: 768px) {
  .gl-filter-card .gl-filter-content {
    display: none !important;
  }
  .gl-filter-card .gl-filter-header .gl-filter-collapse-btn {
    display: none !important;
  }
  .gl-filter-card .gl-filter-header {
    flex-wrap: wrap;
    gap: 6px;
  }
  .gl-filter-card .gl-filter-actions {
    flex-wrap: wrap;
    gap: 3px;
  }
  .gl-status-cards {
    display: none !important;
  }
  .gl-filter-card .gl-filter-actions {
    display: none !important;
  }
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    padding-left: 12px !important;
    padding-right: 12px !important;
    padding-top: 6px !important;
  }
  .mb-3, .mb-4, .my-3, .my-4, .mt-3, .mt-4 {
    margin-bottom: 6px !important;
    margin-top: 6px !important;
  }
  .gl-filter-card {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 3px 6px !important;
    border-radius: 0 !important;
  }
  .gl-filter-card .gl-filter-header {
    padding: 0 !important;
  }
  .gl-page-title, .gl-dash-title {
    font-size: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .gl-status-cards-wrapper {
    margin: 0 !important;
    padding: 0 !important;
  }
  .gl-status-pills {
    padding: 4px 0 !important;
    margin: 0 !important;
  }
  .table-responsive {
    margin: 0 !important;
    padding: 0 !important;
  }
  .gl-mobile-filter-chips {
    margin: 0 !important;
    padding: 4px 6px !important;
  }
  .dataTables_wrapper {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .dataTables_wrapper .dataTables_length {
    display: none !important;
  }
  .dataTables_scrollBody,
  .dataTables_scrollHead {
    overflow-x: visible !important;
    width: 100% !important;
  }
  .dataTables_scroll {
    overflow: visible !important;
  }
}
.gl-page-header, .gl-dash-header {
  margin-bottom: 28px;
}

.gl-page-title, .gl-dash-title {
  font-size: 28px;
  font-weight: 700;
  color: #313036;
  margin: 0 0 4px;
  letter-spacing: -0.02em;
}

.gl-page-subtitle, .gl-dash-subtitle {
  font-size: 14px;
  color: #7B7B7B;
  margin: 0;
}

.gl-breadcrumb {
  display: flex;
  align-items: center;
  gap: 3px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1;
}

.gl-breadcrumb-item {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  color: #7B7B7B;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.15s ease;
}
.gl-breadcrumb-item:hover {
  color: #11110D;
  text-decoration: none;
}
.gl-breadcrumb-item i {
  font-size: 16px;
  transition: transform 0.15s ease;
}
.gl-breadcrumb-item:hover i {
  transform: translateX(-2px);
}

.gl-breadcrumb-divider {
  color: #A2A2A2;
  font-size: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.gl-breadcrumb-item--current {
  color: #424242;
  font-weight: 600;
  pointer-events: none;
}

.gl-accordion {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.gl-accordion-item {
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-left: 4px solid #E5E5E5;
  border-radius: 13px;
  overflow: hidden;
  transition: border-color 0.15s ease, border-left-color 0.2s ease, box-shadow 0.15s ease;
}
.gl-accordion-item:hover {
  border-color: #E8E8E8;
  border-left-color: #E8E8E8;
}
.gl-accordion-item.is-expanded {
  border-color: #E8E8E8;
  border-left-color: var(--gl-accent) !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}

.gl-accordion-header {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 14px 16px;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  color: #424242;
  font-size: 14px;
  font-weight: 500;
  font-family: inherit;
  gap: 10px;
  transition: background-color 0.15s ease, color 0.15s ease;
}
.gl-accordion-header:hover {
  background-color: #FAFBFC;
}
.gl-accordion-header .gl-accordion-number {
  font-size: 13px;
  color: #7B7B7B;
  font-weight: 400;
  min-width: 20px;
}
.gl-accordion-header::after {
  content: "";
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-left: auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%239CA3AF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m4 6 4 4 4-4'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
  border-radius: 50%;
  transition: transform 0.2s ease, background-color 0.15s ease;
}
.gl-accordion-header:hover::after {
  background-color: #F0F1F3;
}
.gl-accordion-header[aria-expanded=true] {
  color: #11110D;
  font-weight: 600;
}
.gl-accordion-header[aria-expanded=true]::after {
  transform: rotate(180deg);
  background-color: var(--gl-accent-light, rgba(205, 2, 0, 0.08));
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%233D4F5F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m4 6 4 4 4-4'/%3E%3C/svg%3E");
}

.gl-accordion-body {
  padding: 0 16px 18px;
  padding-left: calc(16px + 30px);
  color: #7B7B7B;
  font-size: 14px;
  line-height: 1.7;
  border-top: 1px solid #E5E5E5;
  margin-top: -1px;
  display: none;
}
.gl-accordion-body.is-open {
  display: block;
  padding-top: 14px;
}
.gl-accordion-body p {
  margin-bottom: 10px;
}
.gl-accordion-body p:last-child {
  margin-bottom: 0;
}
.gl-accordion-body h5, .gl-accordion-body .h5, .gl-accordion-body h6, .gl-accordion-body .h6 {
  color: #424242;
  margin-top: 16px;
}
.gl-accordion-body img {
  border-radius: 5px;
}

.gl-settings-tabs {
  display: flex;
  gap: 4px;
  margin-bottom: 24px;
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 0;
}
.gl-settings-tabs--inline {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

.gl-settings-tab {
  display: inline-flex;
  align-items: center;
  padding: 10px 18px;
  font-size: 14px;
  font-weight: 500;
  color: #7B7B7B;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
  transition: color 0.15s ease, border-color 0.15s ease;
  white-space: nowrap;
}
.gl-settings-tab:hover {
  color: #11110D;
  text-decoration: none;
}
.gl-settings-tab.active {
  color: var(--gl-accent);
  border-bottom-color: var(--gl-accent);
  font-weight: 600;
}

.gl-profile-page {
  max-width: 960px;
  padding: 24px 28px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-bottom: 48px;
}
@media (max-width: 576px) {
  .gl-profile-page {
    padding: 16px;
    gap: 16px;
  }
}

.gl-profile-card {
  border-radius: 13px;
  background: #FFFFFF;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  overflow: hidden;
}

.gl-profile-identity {
  padding: 28px 28px 0;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 480px) {
  .gl-profile-identity {
    flex-direction: column;
    text-align: center;
    padding: 24px 20px 0;
  }
}

.gl-profile-avatar {
  position: relative;
  flex-shrink: 0;
  width: 72px;
  height: 72px;
  border-radius: 10px;
  overflow: hidden;
  background: #FAFBFC;
}
.gl-profile-avatar turbo-frame {
  display: block;
  line-height: 0;
}
.gl-profile-avatar .photo-file-preview,
.gl-profile-avatar .photo-file-info {
  padding: 0;
  border: none;
  background: none;
  display: block;
}
.gl-profile-avatar .photo-file-details,
.gl-profile-avatar .photo-file-actions,
.gl-profile-avatar .photo-upload-area .dropzone-text,
.gl-profile-avatar .photo-upload-area .dropzone-hint {
  display: none;
}

.gl-profile-avatar-img {
  width: 72px;
  height: 72px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 10px;
}

.gl-profile-avatar-placeholder {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F0F1F3;
  border-radius: 10px;
}
.gl-profile-avatar-placeholder i {
  font-size: 32px;
  color: #A2A2A2;
}

.gl-profile-avatar-overlay {
  position: absolute;
  bottom: -4px;
  right: -4px;
  width: 28px;
  height: 28px;
  border-radius: 8px;
  background: #fff;
  border: 2px solid #E8E8E8;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease;
}
.gl-profile-avatar-overlay i {
  font-size: 13px;
  color: #7B7B7B;
}
.gl-profile-avatar-overlay:hover {
  background: #FAFBFC;
  border-color: #A2A2A2;
}
.gl-profile-avatar-overlay:hover i {
  color: #11110D;
}

.gl-profile-identity-body {
  min-width: 0;
}

.gl-profile-identity-name {
  font-size: 20px;
  font-weight: 600;
  color: #11110D;
  margin: 0 0 2px 0;
  letter-spacing: -0.01em;
}

.gl-profile-identity-email {
  font-size: 14px;
  color: #7B7B7B;
  margin: 0;
}

.gl-profile-identity-role {
  font-size: 13px;
  color: #A2A2A2;
  margin: 2px 0 0;
}

.gl-profile-divider {
  border: 0;
  border-top: 1px solid #E8E8E8;
  margin: 24px 28px 0;
}
@media (max-width: 480px) {
  .gl-profile-divider {
    margin: 20px 20px 0;
  }
}

.gl-profile-section-header {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  background: #1e293b;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 13px 13px 0 0;
}

.gl-profile-section-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #fff;
}
.gl-profile-section-icon i {
  font-size: 13px;
}

.gl-profile-section-title {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff;
  margin: 0;
}

.gl-profile-section-subtitle {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.55);
  margin: 0;
}

.gl-profile-section-note {
  font-size: 12px;
  color: #F59E0B;
  margin: 4px 0 0 0;
  display: flex;
  align-items: center;
}

.gl-profile-panel {
  display: block;
  padding: 24px;
}
@media (max-width: 480px) {
  .gl-profile-panel {
    padding: 20px;
  }
}

.gl-profile-fields {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.gl-profile-field-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 576px) {
  .gl-profile-field-row {
    grid-template-columns: 1fr;
  }
}

.gl-profile-field-full {
  grid-column: 1/-1;
}

.gl-profile-label {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: #131313;
  margin-bottom: 6px;
}
.gl-profile-label .required {
  color: #EF4444;
  margin-left: 2px;
}

.gl-profile-subsection {
  font-size: 14px;
  font-weight: 600;
  color: #11110D;
  margin: 8px 0 0 0;
  padding-top: 20px;
  border-top: 1px solid #E8E8E8;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.gl-profile-subsection-count {
  font-size: 13px;
  font-weight: 400;
}

.gl-profile-subsection-action {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 13px;
}

.gl-profile-link-action {
  font-size: 13px;
  font-weight: 500;
  color: #3B82F6;
  text-decoration: none;
}
.gl-profile-link-action:hover {
  text-decoration: underline;
}

.gl-profile-phone-group {
  display: flex;
  gap: 0;
  align-items: stretch;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  overflow: hidden;
  background: #FFFFFF;
}
.gl-profile-phone-group .gl-profile-phone-code {
  flex-shrink: 0;
  width: auto;
  min-width: 64px;
  border: none;
  border-radius: 0;
  border-right: 1px solid #E5E5E5;
  padding: 8px 10px;
  font-size: 14px;
  background: transparent;
}
.gl-profile-phone-group .gl-profile-phone-number {
  flex: 1;
  border: none;
  border-radius: 0;
  padding: 8px 12px;
}
.gl-profile-phone-group .gl-profile-phone-number:focus {
  box-shadow: none;
}
.gl-profile-phone-group:focus-within {
  border-color: #CD0200;
  box-shadow: 0 0 0 2px rgba(205, 2, 0, 0.15);
}

.gl-profile-email-section {
  border-top: 1px solid #E8E8E8;
}

.gl-profile-subsection--top {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.gl-profile-email-status {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  background: rgba(245, 158, 11, 0.06);
  border: 1px solid rgba(245, 158, 11, 0.15);
  border-radius: 5px;
  margin-bottom: 16px;
}

.gl-profile-email-status-icon {
  font-size: 20px;
  color: #F59E0B;
  flex-shrink: 0;
}

.gl-profile-email-status-body {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 1px;
}

.gl-profile-email-status-label {
  font-size: 12px;
  font-weight: 600;
  color: #F59E0B;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.gl-profile-email-status-value {
  font-size: 14px;
  color: #11110D;
  font-weight: 500;
}

.gl-profile-email-resend {
  flex-shrink: 0;
}

.gl-profile-email-form-row {
  display: flex;
  gap: 12px;
  align-items: center;
}
.gl-profile-email-form-row .form-control {
  flex: 1;
  max-width: 360px;
}
@media (max-width: 480px) {
  .gl-profile-email-form-row {
    flex-direction: column;
    align-items: stretch;
  }
  .gl-profile-email-form-row .form-control {
    max-width: none;
  }
}

.gl-profile-email-hint {
  font-size: 12px;
  color: #7B7B7B;
  margin: 8px 0 0 0;
}

.gl-profile-phone-group {
  display: flex;
  align-items: stretch;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  overflow: hidden;
  background: #FFFFFF;
}
.gl-profile-phone-group .gl-profile-phone-code {
  flex-shrink: 0;
  width: auto;
  min-width: 64px;
  border: none;
  border-radius: 0;
  border-right: 1px solid #E5E5E5;
  padding: 8px 10px;
  font-size: 14px;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23858585' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 4px center;
  background-repeat: no-repeat;
  background-size: 14px;
  padding-right: 22px;
}
.gl-profile-phone-group .gl-profile-phone-code:focus {
  box-shadow: none;
  outline: none;
}
.gl-profile-phone-group .gl-profile-phone-number {
  flex: 1;
  border: none;
  border-radius: 0;
  padding: 8px 12px;
  font-size: 14px;
}
.gl-profile-phone-group .gl-profile-phone-number:focus {
  box-shadow: none;
  outline: none;
}
.gl-profile-phone-group:focus-within {
  border-color: var(--gl-accent, #CD0200);
  box-shadow: 0 0 0 3px rgba(205, 2, 0, 0.1);
}

.gl-profile-pending-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  background: rgba(59, 130, 246, 0.06);
  border-radius: 5px;
  font-size: 12px;
  color: #3B82F6;
}
.gl-profile-pending-badge i {
  font-size: 14px;
  flex-shrink: 0;
}

.gl-profile-checkbox-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.gl-profile-notification-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 576px) {
  .gl-profile-notification-grid {
    grid-template-columns: 1fr;
  }
}

.gl-profile-notify-group .gl-profile-label {
  margin-bottom: 8px;
}

.gl-profile-notify-options {
  display: flex;
  gap: 16px;
}

.gl-profile-tag-add {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 20px;
}
.gl-profile-tag-add .form-control {
  flex: 1;
  max-width: 360px;
}
@media (max-width: 480px) {
  .gl-profile-tag-add {
    flex-direction: column;
    align-items: stretch;
  }
  .gl-profile-tag-add .form-control {
    max-width: none;
  }
}

.gl-settings-integrations .gl-settings-integrations-card .gl-profile-section-header {
  border-bottom: none;
  align-items: center;
}
.gl-settings-integrations .gl-settings-integrations-card .gl-profile-section-title-group {
  flex: 1;
  min-width: 0;
}
.gl-settings-integrations .gl-settings-integrations-card .gl-profile-section-action {
  margin-left: auto;
  flex-shrink: 0;
}
.gl-settings-integrations .gl-settings-integrations-card .gl-profile-section-header:not(:first-child) {
  border-top: 1px solid #E8E8E8;
}
.gl-settings-integrations .required-fields-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
}
.gl-settings-integrations .required-fields-buttons:last-child {
  margin-bottom: 0;
}
.gl-settings-integrations .required-fields-buttons .gl-btn {
  flex: 1;
  min-width: 180px;
  justify-content: center;
}
.gl-settings-integrations .ringy-integration-card,
.gl-settings-integrations .google-sheet-card,
.gl-settings-integrations .webhook-card {
  background: #FAFBFC;
  border: 1px solid #E8E8E8;
  border-radius: 10px;
}
.gl-settings-integrations .ringy-integration-card.collapsed .ringy-card-header,
.gl-settings-integrations .ringy-integration-card.collapsed .google-sheet-header,
.gl-settings-integrations .ringy-integration-card.collapsed .webhook-card-header,
.gl-settings-integrations .google-sheet-card.collapsed .ringy-card-header,
.gl-settings-integrations .google-sheet-card.collapsed .google-sheet-header,
.gl-settings-integrations .google-sheet-card.collapsed .webhook-card-header,
.gl-settings-integrations .webhook-card.collapsed .ringy-card-header,
.gl-settings-integrations .webhook-card.collapsed .google-sheet-header,
.gl-settings-integrations .webhook-card.collapsed .webhook-card-header {
  border-bottom: none;
}
.gl-settings-integrations .ringy-card-header,
.gl-settings-integrations .google-sheet-header,
.gl-settings-integrations .webhook-card-header {
  background: transparent;
  border-bottom: 1px solid #E8E8E8;
}
.gl-settings-integrations .ringy-card-title,
.gl-settings-integrations .google-sheet-title,
.gl-settings-integrations .webhook-card-title {
  color: #11110D;
}
.gl-settings-integrations .ringy-card-toggle,
.gl-settings-integrations .google-sheet-card-toggle,
.gl-settings-integrations .webhook-card-toggle {
  color: #7B7B7B;
}
.gl-settings-integrations .ringy-card-actions,
.gl-settings-integrations .google-sheet-card-actions,
.gl-settings-integrations .webhook-card-actions {
  border-top-color: #E8E8E8;
}
.gl-settings-integrations .webhook-default-section .form-check-label,
.gl-settings-integrations .google-sheet-default-section .form-check-label {
  color: #11110D;
}
.gl-settings-integrations .webhook-default-section .form-text,
.gl-settings-integrations .google-sheet-default-section .form-text {
  color: #7B7B7B;
}
.gl-settings-integrations .form-label {
  color: #131313;
}
.gl-settings-integrations .badge.bg-primary {
  background: #3D4F5F !important;
}
.gl-settings-integrations .badge.bg-secondary {
  background: #A2A2A2 !important;
  color: #fff;
}

.gl-profile-save-bar {
  display: flex;
  justify-content: flex-end;
  padding-top: 8px;
}

.gl-branding-upload-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
@media (max-width: 560px) {
  .gl-branding-upload-grid {
    grid-template-columns: 1fr;
  }
}

.gl-branding-upload-slot {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.gl-branding-upload-label {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #7B7B7B;
}
.gl-branding-upload-label i {
  font-size: 15px;
}

.gl-branding-upload-preview {
  width: 100%;
  height: 100px;
  border-radius: 13px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px dashed #E8E8E8;
  transition: border-color 0.15s ease;
}
.gl-branding-upload-preview--light {
  background: #fff;
}
.gl-branding-upload-preview--dark {
  background: #1a1a2e;
}
.gl-branding-upload-preview:hover {
  border-color: #CD0200;
}

.gl-branding-upload-img {
  max-width: 80%;
  max-height: 80%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gl-branding-upload-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  color: #7B7B7B;
}
.gl-branding-upload-empty i {
  font-size: 24px;
}

.gl-branding-upload-hint {
  font-size: 11px;
  color: #7B7B7B;
}

.gl-branding-upload-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}

.gl-branding-accent-row {
  display: flex;
  align-items: center;
  gap: 12px;
}

.gl-branding-color-picker-group {
  display: flex;
  align-items: center;
  gap: 12px;
}

.gl-branding-color-input {
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  border-radius: 5px;
}
.gl-branding-color-input::-webkit-color-swatch-wrapper {
  padding: 0;
}
.gl-branding-color-input::-webkit-color-swatch {
  border: 2px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
}
.gl-branding-color-input::-moz-color-swatch {
  border: 2px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
}

.gl-branding-color-value {
  font-size: 13px;
  font-family: monospace;
  color: #7B7B7B;
  min-width: 70px;
}

.gl-branding-lead-types {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.gl-branding-lead-type-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-radius: 5px;
  transition: background-color 0.15s ease;
}
.gl-branding-lead-type-row:hover {
  background: rgba(0, 0, 0, 0.02);
}

.gl-branding-lead-type-info {
  display: flex;
  align-items: center;
  gap: 14px;
}

.gl-branding-lead-type-swatch {
  width: 36px;
  height: 36px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 700;
  color: white;
  letter-spacing: 0.5px;
  transition: background-color 0.15s ease;
}

.gl-branding-lead-type-details {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.gl-branding-lead-type-name {
  font-size: 14px;
  font-weight: 500;
  color: #424242;
}

.gl-branding-lead-type-code {
  font-size: 11px;
  color: #7B7B7B;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.gl-text-primary {
  color: #11110D !important;
}

.gl-text-secondary {
  color: #7B7B7B !important;
}

.gl-text-body {
  color: #424242 !important;
}

.gl-text-muted {
  color: #A2A2A2 !important;
}

.gl-col-pref-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 8px;
  padding: 16px;
}

.gl-col-pref-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border: 1px solid #E5E5E5;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease;
}
.gl-col-pref-item:hover {
  background: rgba(205, 2, 0, 0.04);
  border-color: rgba(205, 2, 0, 0.2);
}
.gl-col-pref-item:has(input:checked) {
  background: rgba(205, 2, 0, 0.06);
  border-color: rgba(205, 2, 0, 0.25);
}

.gl-col-pref-label {
  font-size: 13px;
  font-weight: 500;
  color: #424242;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.gl-section-title {
  font-size: 11px;
  font-weight: 600;
  color: #11110D;
  margin: 0;
  display: flex;
  align-items: center;
}
.gl-section-title i {
  color: #CD0200;
}

.gl-form-section {
  margin-bottom: 10px;
}

.gl-form-label {
  display: block;
  font-size: 10px;
  font-weight: 500;
  color: #424242;
  margin-bottom: 3px;
}

.gl-amount-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 10px;
  min-width: 70px;
  background: #FFFFFF;
  border: 2px solid #E8E8E8;
  border-radius: 6px;
  font-size: 11px;
  font-weight: 600;
  color: #CD0200;
  cursor: pointer;
  transition: all 0.15s ease;
}
.gl-amount-btn:hover {
  border-color: #CD0200;
  background: rgba(205, 2, 0, 0.08);
}
.gl-amount-btn.active, .gl-amount-btn.selected {
  border-color: #CD0200;
  background: #CD0200;
  color: #fff;
}

.gl-order-summary {
  background: #F0F1F3;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  padding: 16px;
}

.gl-total-price {
  font-size: 16px;
  font-weight: 700;
  color: #CD0200;
}

.gl-numbered-list {
  margin: 0;
  padding-left: 16px;
}
.gl-numbered-list li {
  padding: 3px 0;
  color: #424242;
}
.gl-numbered-list li::marker {
  color: #CD0200;
  font-weight: 600;
}

.gl-check-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gl-check-list li {
  display: flex;
  align-items: flex-start;
  padding: 3px 0;
  color: #424242;
}
.gl-check-list li i {
  flex-shrink: 0;
  margin-top: 2px;
}

.gl-input-group .input-group-text {
  background: #F0F1F3;
  border-color: #E5E5E5;
  color: #7B7B7B;
  font-weight: 500;
  border-radius: 10px;
}
.gl-input-group .form-control:focus {
  border-color: var(--gl-accent, #CD0200);
  box-shadow: 0 0 0 3px rgba(205, 2, 0, 0.1);
}

.gl-btn-lg {
  height: 48px;
  padding: 0 19px;
  font-size: 14px;
  font-weight: 600;
}

.gl-calendar-body {
  min-height: 400px;
  padding: 6px;
}
@media (min-width: 992px) {
  .gl-calendar-body {
    min-height: 600px;
    padding: 10px;
  }
}

.gl-calendar {
  min-height: 350px;
  width: 100%;
}
@media (min-width: 992px) {
  .gl-calendar {
    min-height: 550px;
  }
}

.gl-mobile-appointment-card {
  background: #fff;
  transition: background-color 0.15s ease;
}
.gl-mobile-appointment-card:last-child {
  border-bottom: none !important;
}
.gl-mobile-appointment-card:active {
  background: #F0F1F3;
}

@media (max-width: 768px) {
  #lead-orders-mobile-cards ~ .gl-card,
  #users-mobile-cards ~ .gl-card {
    display: none !important;
  }
  .lead-orders-table-controller .mobile-filters-wrapper,
  .manager-users-controller .mobile-filters-wrapper {
    display: none !important;
  }
}
.gl-mobile-card-list, #users-mobile-cards, #lead-orders-mobile-cards {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
}

.gl-mobile-card, .gl-user-card, .gl-lead-order-card {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 3px 10px;
  background: #FFFFFF;
  border: none;
  border-radius: 12px;
  padding: 12px 14px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
  text-decoration: none !important;
  color: #424242 !important;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.gl-mobile-card:active, .gl-user-card:active, .gl-lead-order-card:active {
  transform: scale(0.98);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.gl-mc-primary {
  grid-column: 1;
  grid-row: 1;
  font-weight: 600;
  font-size: 13px;
  color: #11110D;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gl-mc-secondary {
  grid-column: 1;
  grid-row: 2;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  color: #7B7B7B;
  overflow: hidden;
}
.gl-mc-secondary i {
  font-size: 12px;
  flex-shrink: 0;
}

.gl-mc-badge {
  grid-column: 2;
  grid-row: 1/3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 10px;
  border-radius: 9999px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  white-space: nowrap;
}
.gl-mc-badge--active {
  background: rgba(16, 185, 129, 0.1);
  color: #059669;
}
.gl-mc-badge--risk {
  background: rgba(239, 68, 68, 0.1);
  color: #EF4444;
}
.gl-mc-badge--inactive {
  background: rgba(162, 162, 162, 0.12);
  color: #7B7B7B;
}
.gl-mc-badge--info {
  background: rgba(59, 130, 246, 0.1);
  color: #1D4ED8;
}
.gl-mc-badge--warning {
  background: rgba(245, 158, 11, 0.1);
  color: #92400E;
}
.gl-mc-badge--purple {
  background: rgba(139, 92, 246, 0.1);
  color: #7C3AED;
}
.gl-mc-badge--primary {
  background: rgba(205, 2, 0, 0.1);
  color: #A80200;
}

.gl-mc-stats {
  grid-column: 1/-1;
  grid-row: 3;
  display: flex;
  gap: 4px;
  margin-top: 6px;
  padding-top: 8px;
  border-top: 1px solid #E5E5E5;
}

.gl-mc-stat {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 2px 0;
}

.gl-mc-stat-value {
  font-weight: 700;
  font-size: 14px;
  color: #313036;
  line-height: 1.2;
}

.gl-mc-stat-label {
  font-size: 9px;
  font-weight: 600;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.gl-mc-icon {
  grid-column: 2;
  grid-row: 1/3;
  width: 34px;
  height: 34px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}
.gl-mc-icon--blue {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
}
.gl-mc-icon--green {
  background: rgba(16, 185, 129, 0.1);
  color: #10B981;
}
.gl-mc-icon--amber {
  background: rgba(245, 158, 11, 0.1);
  color: #F59E0B;
}
.gl-mc-icon--red {
  background: rgba(239, 68, 68, 0.1);
  color: #EF4444;
}
.gl-mc-icon--purple {
  background: rgba(139, 92, 246, 0.1);
  color: #8B5CF6;
}
.gl-mc-icon--cyan {
  background: rgba(6, 182, 212, 0.1);
  color: #06B6D4;
}
.gl-mc-icon--grey {
  background: rgba(162, 162, 162, 0.12);
  color: #7B7B7B;
}

.gl-mobile-card--accent-warning, .gl-user-card--unverified {
  border-left: 3px solid #F59E0B;
}

.gl-mobile-card--accent-success, .gl-user-card--recent-order {
  border-left: 3px solid #10B981;
}

.gl-mobile-card--accent-danger {
  border-left: 3px solid #EF4444;
}

.gl-mobile-card--accent-purple {
  border-left: 3px solid #8B5CF6;
}

.gl-mobile-card--with-avatar {
  grid-template-columns: 32px 1fr auto;
}
.gl-mobile-card--with-avatar .gl-mc-avatar {
  grid-column: 1;
  grid-row: 1/3;
}
.gl-mobile-card--with-avatar .gl-mc-primary {
  grid-column: 2;
}
.gl-mobile-card--with-avatar .gl-mc-secondary {
  grid-column: 2;
}
.gl-mobile-card--with-avatar .gl-mc-badge {
  grid-column: 3;
}
.gl-mobile-card--with-avatar .gl-mc-stats {
  grid-column: 1/-1;
}

.gl-mc-avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  font-size: 11px;
  font-weight: 600;
  color: white;
  flex-shrink: 0;
  background: #3D4F5F;
}
.gl-mc-avatar.gl-avatar--teal {
  background: #0d9488;
}
.gl-mc-avatar.gl-avatar--coral {
  background: #e11d48;
}
.gl-mc-avatar.gl-avatar--purple {
  background: #7C3AED;
}
.gl-mc-avatar.gl-avatar--blue {
  background: #2563eb;
}
.gl-mc-avatar.gl-avatar--green {
  background: #16a34a;
}
.gl-mc-avatar.gl-avatar--orange {
  background: #EA580C;
}

.gl-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 38px;
  text-align: center;
  color: #7B7B7B;
}
.gl-empty-state > i {
  font-size: 40px;
  margin-bottom: 10px;
  opacity: 0.3;
}
.gl-empty-state p {
  font-size: 13px;
  font-weight: 500;
  margin: 0;
}

.gl-alert, .gl-info-banner {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 13px 16px;
  border-radius: 10px;
  border: 1px solid transparent;
  border-left: 4px solid transparent;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #424242;
}
.gl-alert i, .gl-info-banner i, .gl-alert .gl-alert-icon, .gl-info-banner .gl-alert-icon {
  flex-shrink: 0;
  font-size: 18px;
  margin-top: 1px;
}
.gl-alert .gl-alert-content, .gl-info-banner .gl-alert-content {
  flex: 1;
  min-width: 0;
}
.gl-alert .gl-alert-title, .gl-info-banner .gl-alert-title {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 2px;
}
.gl-alert .gl-alert-dismiss, .gl-info-banner .gl-alert-dismiss {
  flex-shrink: 0;
  background: none;
  border: none;
  padding: 4px;
  cursor: pointer;
  color: inherit;
  opacity: 0.5;
  border-radius: 3px;
  transition: opacity 0.15s ease, background 0.15s ease;
}
.gl-alert .gl-alert-dismiss:hover, .gl-info-banner .gl-alert-dismiss:hover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.05);
}
.gl-alert--success {
  background: rgba(16, 185, 129, 0.08);
  border-color: rgba(16, 185, 129, 0.15);
  border-left-color: #10B981;
}
.gl-alert--success i, .gl-alert--success .gl-alert-icon {
  color: #10B981;
}
.gl-alert--success .gl-alert-title {
  color: #059669;
}
.gl-alert--danger {
  background: rgba(239, 68, 68, 0.08);
  border-color: rgba(239, 68, 68, 0.15);
  border-left-color: #EF4444;
}
.gl-alert--danger i, .gl-alert--danger .gl-alert-icon {
  color: #EF4444;
}
.gl-alert--danger .gl-alert-title {
  color: #DC2626;
}
.gl-alert--warning {
  background: rgba(245, 158, 11, 0.1);
  border-color: rgba(245, 158, 11, 0.2);
  border-left-color: #F59E0B;
}
.gl-alert--warning i, .gl-alert--warning .gl-alert-icon {
  color: #F59E0B;
}
.gl-alert--warning .gl-alert-title {
  color: #92400E;
}
.gl-alert--info, .gl-info-banner {
  background: rgba(59, 130, 246, 0.08);
  border-color: rgba(59, 130, 246, 0.15);
  border-left-color: #3B82F6;
}
.gl-alert--info i, .gl-info-banner i, .gl-alert--info .gl-alert-icon, .gl-info-banner .gl-alert-icon {
  color: #3B82F6;
}
.gl-alert--info .gl-alert-title, .gl-info-banner .gl-alert-title {
  color: #1D4ED8;
}

.gl-info-banner {
  font-size: 10px;
  border-radius: 13px;
}

.gl-availability-panel {
  min-height: 600px;
}
.gl-availability-panel thead.sticky-top {
  z-index: 1;
}

.gl-availability-card {
  display: block;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  padding: 10px;
  margin-bottom: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
.gl-availability-card--disabled {
  opacity: 0.5;
  pointer-events: none;
}

.gl-availability-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #E5E5E5;
}

.gl-availability-card-state {
  font-weight: 600;
  font-size: 11px;
  color: #11110D;
}

.gl-availability-card-price {
  font-weight: 700;
  font-size: 11px;
  color: #10B981;
}

.gl-availability-card-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.gl-availability-card-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.gl-availability-card-stat-value {
  font-weight: 600;
  font-size: 14px;
  color: #11110D;
}

.gl-availability-card-stat-label {
  font-size: 8px;
  color: #7B7B7B;
}

.gl-availability-card-qty {
  flex: 1;
  max-width: 120px;
}
.gl-availability-card-qty .gl-filter-input {
  text-align: center;
  font-weight: 600;
}

.gl-availability-card-actions {
  display: flex;
  gap: 6px;
}
.gl-availability-card-actions .gl-btn {
  flex: 1;
}

#toast-container {
  position: fixed;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1060;
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: calc(100% - 32px);
  max-width: 400px;
  pointer-events: none;
}
@media (min-width: 768px) {
  #toast-container {
    bottom: 16px;
    right: 16px;
    left: auto;
    transform: none;
  }
}

.gl-toast {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px;
  background: #101010;
  border-radius: 13px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  color: white;
  pointer-events: auto;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.gl-toast--visible {
  opacity: 1;
  transform: translateY(0);
}
.gl-toast--hiding {
  opacity: 0;
  transform: translateY(20px);
}
.gl-toast--success {
  background: #10B981;
}
.gl-toast--danger {
  background: #EF4444;
}
.gl-toast--warning {
  background: #F59E0B;
  color: #101010;
}
.gl-toast--warning .gl-toast-close {
  color: #101010;
}
.gl-toast--warning .gl-toast-close:hover {
  background: rgba(0, 0, 0, 0.1);
}
.gl-toast--info {
  background: #3B82F6;
}

.gl-toast-icon {
  flex-shrink: 0;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.gl-toast-content {
  flex: 1;
  min-width: 0;
}

.gl-toast-message {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.4;
}

.gl-toast-close {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border: none;
  background: transparent;
  border-radius: 5px;
  color: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.15s ease;
}
.gl-toast-close:hover {
  background: rgba(255, 255, 255, 0.15);
  color: white;
}

.gl-ap-stats-badge {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  background: rgba(16, 185, 129, 0.08);
  border: 1px solid rgba(16, 185, 129, 0.2);
  color: #424242;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  line-height: 1.4;
  margin-left: 28px;
}
.gl-ap-stats-badge > i {
  color: #10B981;
  font-size: 14px;
}

.gl-ap-stats-text strong {
  font-weight: 700;
  color: #10B981;
}

.gl-ap-stats-separator {
  opacity: 0.5;
  margin: 0 2px;
  color: #7B7B7B;
}

.gl-ap-stats-divider {
  opacity: 0.3;
  margin: 0 6px;
  color: #7B7B7B;
}

.gl-tabs {
  display: flex;
  align-items: center;
  gap: 6px;
}
.gl-tabs .nav {
  gap: 3px;
}

.gl-tab-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 13px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 500;
  font-size: 11px;
  color: #7B7B7B;
  background: transparent;
  border: 1px solid #E8E8E8;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.gl-tab-btn:hover:not(.active) {
  background: #F6F6F6;
  color: #424242;
  border-color: #A2A2A2;
}
.gl-tab-btn.active {
  background: #CD0200;
  color: white;
  border-color: #CD0200;
}

.gl-card .table-responsive {
  border-radius: 13px;
  max-height: calc(100vh - 280px);
  overflow-y: auto;
  overflow-x: auto;
}
@media (max-width: 768px) {
  .gl-card .table-responsive {
    max-height: none;
    overflow: visible;
  }
}
.gl-card .gl-card-body.p-0 .table-responsive {
  margin: 0;
  border-radius: 0;
}

#leads-table-wrapper .gl-card,
#lead-orders-table-wrapper .gl-card {
  border-radius: 16px;
  overflow: hidden;
}

.gl-card .table,
.table.gl-table-enhanced,
table[id$=-datatable] {
  margin-bottom: 0;
  font-size: 10px;
  border-radius: 13px;
  overflow: visible;
}
.gl-card .table thead,
.table.gl-table-enhanced thead,
table[id$=-datatable] thead {
  background: #F4F6FA;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.gl-card .table thead th,
.table.gl-table-enhanced thead th,
table[id$=-datatable] thead th {
  padding: 10px 13px;
  font-weight: 600;
  font-size: 8px;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  white-space: nowrap;
  border-bottom: none;
  vertical-align: middle;
  background-color: #F4F6FA;
  box-shadow: none;
  position: sticky;
  top: 0;
  z-index: 5;
}
.gl-card .table thead th:first-child,
.table.gl-table-enhanced thead th:first-child,
table[id$=-datatable] thead th:first-child {
  padding-left: 16px;
}
.gl-card .table thead th:last-child,
.table.gl-table-enhanced thead th:last-child,
table[id$=-datatable] thead th:last-child {
  padding-right: 16px;
}
.gl-card .table thead th.sorting, .gl-card .table thead th.sorting_asc, .gl-card .table thead th.sorting_desc,
.table.gl-table-enhanced thead th.sorting,
.table.gl-table-enhanced thead th.sorting_asc,
.table.gl-table-enhanced thead th.sorting_desc,
table[id$=-datatable] thead th.sorting,
table[id$=-datatable] thead th.sorting_asc,
table[id$=-datatable] thead th.sorting_desc {
  cursor: pointer;
  position: relative;
  padding-right: 19px;
}
.gl-card .table thead th.sorting::after, .gl-card .table thead th.sorting_asc::after, .gl-card .table thead th.sorting_desc::after,
.table.gl-table-enhanced thead th.sorting::after,
.table.gl-table-enhanced thead th.sorting_asc::after,
.table.gl-table-enhanced thead th.sorting_desc::after,
table[id$=-datatable] thead th.sorting::after,
table[id$=-datatable] thead th.sorting_asc::after,
table[id$=-datatable] thead th.sorting_desc::after {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.4;
}
.gl-card .table thead th.sorting:hover, .gl-card .table thead th.sorting_asc:hover, .gl-card .table thead th.sorting_desc:hover,
.table.gl-table-enhanced thead th.sorting:hover,
.table.gl-table-enhanced thead th.sorting_asc:hover,
.table.gl-table-enhanced thead th.sorting_desc:hover,
table[id$=-datatable] thead th.sorting:hover,
table[id$=-datatable] thead th.sorting_asc:hover,
table[id$=-datatable] thead th.sorting_desc:hover {
  background: rgba(205, 2, 0, 0.04);
}
.gl-card .table thead th.sorting_asc::after, .gl-card .table thead th.sorting_desc::after,
.table.gl-table-enhanced thead th.sorting_asc::after,
.table.gl-table-enhanced thead th.sorting_desc::after,
table[id$=-datatable] thead th.sorting_asc::after,
table[id$=-datatable] thead th.sorting_desc::after {
  opacity: 1;
  color: #CD0200;
}
.gl-card .table thead th .dt-column-order,
.table.gl-table-enhanced thead th .dt-column-order,
table[id$=-datatable] thead th .dt-column-order {
  position: absolute !important;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
}
.gl-card .table tbody tr,
.table.gl-table-enhanced tbody tr,
table[id$=-datatable] tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  transition: background-color 0.15s ease;
}
.gl-card .table tbody tr:last-child,
.table.gl-table-enhanced tbody tr:last-child,
table[id$=-datatable] tbody tr:last-child {
  border-bottom: none;
}
.gl-card .table tbody tr:last-child td:first-child,
.table.gl-table-enhanced tbody tr:last-child td:first-child,
table[id$=-datatable] tbody tr:last-child td:first-child {
  border-bottom-left-radius: 13px;
}
.gl-card .table tbody tr:last-child td:last-child,
.table.gl-table-enhanced tbody tr:last-child td:last-child,
table[id$=-datatable] tbody tr:last-child td:last-child {
  border-bottom-right-radius: 13px;
}
.gl-card .table tbody tr:hover:not(.gl-empty-state-row),
.table.gl-table-enhanced tbody tr:hover:not(.gl-empty-state-row),
table[id$=-datatable] tbody tr:hover:not(.gl-empty-state-row) {
  background-color: rgba(205, 2, 0, 0.04);
}
.gl-card .table tbody tr.gl-empty-state-row, .gl-card .table tbody tr.gl-empty-state-row:hover,
.table.gl-table-enhanced tbody tr.gl-empty-state-row,
.table.gl-table-enhanced tbody tr.gl-empty-state-row:hover,
table[id$=-datatable] tbody tr.gl-empty-state-row,
table[id$=-datatable] tbody tr.gl-empty-state-row:hover {
  background: #FFFFFF !important;
  background-color: #FFFFFF !important;
  box-shadow: none !important;
  cursor: default !important;
}
.gl-card .table tbody tr.gl-empty-state-row td, .gl-card .table tbody tr.gl-empty-state-row td:hover, .gl-card .table tbody tr.gl-empty-state-row:hover td, .gl-card .table tbody tr.gl-empty-state-row:hover td:hover,
.table.gl-table-enhanced tbody tr.gl-empty-state-row td,
.table.gl-table-enhanced tbody tr.gl-empty-state-row td:hover,
.table.gl-table-enhanced tbody tr.gl-empty-state-row:hover td,
.table.gl-table-enhanced tbody tr.gl-empty-state-row:hover td:hover,
table[id$=-datatable] tbody tr.gl-empty-state-row td,
table[id$=-datatable] tbody tr.gl-empty-state-row td:hover,
table[id$=-datatable] tbody tr.gl-empty-state-row:hover td,
table[id$=-datatable] tbody tr.gl-empty-state-row:hover td:hover {
  background: #FFFFFF !important;
  background-color: #FFFFFF !important;
  box-shadow: none !important;
}
.gl-card .table tbody tr.selected,
.table.gl-table-enhanced tbody tr.selected,
table[id$=-datatable] tbody tr.selected {
  background-color: rgba(205, 2, 0, 0.08);
}
.gl-card .table tbody tr[data-href], .gl-card .table tbody tr.clickable,
.table.gl-table-enhanced tbody tr[data-href],
.table.gl-table-enhanced tbody tr.clickable,
table[id$=-datatable] tbody tr[data-href],
table[id$=-datatable] tbody tr.clickable {
  cursor: pointer;
}
.gl-card .table tbody td,
.table.gl-table-enhanced tbody td,
table[id$=-datatable] tbody td {
  padding: 10px 13px;
  vertical-align: middle;
  color: #424242;
  border-bottom: none;
  background-color: #FFFFFF;
  box-shadow: none;
}
.gl-card .table tbody td:first-child,
.table.gl-table-enhanced tbody td:first-child,
table[id$=-datatable] tbody td:first-child {
  padding-left: 16px;
}
.gl-card .table tbody td:last-child,
.table.gl-table-enhanced tbody td:last-child,
table[id$=-datatable] tbody td:last-child {
  padding-right: 16px;
}
.gl-card .table.table-striped tbody tr:nth-of-type(odd),
.table.gl-table-enhanced.table-striped tbody tr:nth-of-type(odd),
table[id$=-datatable].table-striped tbody tr:nth-of-type(odd) {
  background-color: transparent;
}
.gl-card .table.table-striped tbody tr:nth-of-type(odd):hover,
.table.gl-table-enhanced.table-striped tbody tr:nth-of-type(odd):hover,
table[id$=-datatable].table-striped tbody tr:nth-of-type(odd):hover {
  background-color: rgba(205, 2, 0, 0.02);
}

.dt-paging .dt-paging-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  padding: 3px 6px;
  font-size: 11px;
  font-weight: 500;
  color: #424242;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.15s ease;
  margin: 0 2px;
}
.dt-paging .dt-paging-button:hover:not(.disabled) {
  background: rgba(205, 2, 0, 0.04);
  border-color: #CD0200;
  color: #CD0200;
}
.dt-paging .dt-paging-button.current {
  background: #CD0200;
  border-color: #CD0200;
  color: #fff;
  font-weight: 600;
}
.dt-paging .dt-paging-button.disabled {
  opacity: 0.4;
  cursor: default;
}

.dt-info {
  font-size: 10px;
  color: #7B7B7B;
}

.gl-mobile-filter-chips {
  display: none;
}
@media (max-width: 768px) {
  .gl-mobile-filter-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
    padding: 4px 6px;
    background: transparent;
    border-bottom: none;
  }
  .gl-mobile-filter-chips:empty {
    display: none;
  }
}

.gl-mobile-chip {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 16px;
  font-size: 11px;
  color: #7B7B7B;
  white-space: nowrap;
}
.gl-mobile-chip .chip-value {
  color: #11110D;
  font-weight: 500;
}
.gl-mobile-chip .chip-remove {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  margin-left: 2px;
  border-radius: 50%;
  background: transparent;
  border: none;
  cursor: pointer;
  color: #7B7B7B;
  padding: 0;
}
.gl-mobile-chip .chip-remove:hover, .gl-mobile-chip .chip-remove:active {
  background: #F0F1F3;
  color: #11110D;
}
.gl-mobile-chip .chip-remove i {
  font-size: 10px;
}

.gl-selection-bar {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #CD0200;
  color: white;
  padding: 6px 10px;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.gl-selection-bar.active {
  display: flex;
}
.gl-selection-bar .selection-count {
  font-weight: 500;
  font-size: 11px;
}
.gl-selection-bar .selection-actions {
  display: flex;
  gap: 6px;
}
.gl-selection-bar .selection-btn {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: white;
  padding: 3px 6px;
  border-radius: 5px;
  font-size: 10px;
  cursor: pointer;
  min-height: 36px;
}
.gl-selection-bar .selection-btn:active {
  background: rgba(255, 255, 255, 0.2);
}
.gl-selection-bar .selection-btn.cancel-btn {
  border: none;
}

.gl-mobile-selection-indicator {
  display: none;
}

@media (max-width: 768px) {
  body.selection-mode-active {
    padding-top: 45px;
  }
  .dt-scroll,
  .dt-scroll-body,
  .dt-scroll-body > table {
    width: 100% !important;
    max-width: 100% !important;
  }
  .dt-scroll-head,
  .dt-length {
    display: none !important;
  }
  #leads-datatable {
    display: block;
    width: 100%;
  }
  #leads-datatable thead {
    display: none;
  }
  #leads-datatable tbody {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 12px;
  }
  #leads-datatable tbody tr {
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    border: none;
    border-radius: 12px;
    padding: 12px 14px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.03);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
    position: relative;
  }
  #leads-datatable tbody tr:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  }
  #leads-datatable tbody tr.mobile-selected {
    border-color: #CD0200;
    background: rgba(205, 2, 0, 0.05);
    padding-right: 40px;
  }
  #leads-datatable tbody tr.mobile-selected td.dt-checkbox .gl-mobile-selection-indicator {
    display: flex;
  }
  #leads-datatable tbody tr.child {
    display: none !important;
  }
  #leads-datatable tbody tr.row-exception-list {
    border-left: 3px solid #d47500;
  }
  #leads-datatable tbody td {
    display: none;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
  }
  #leads-datatable tbody td.dt-checkbox {
    display: block !important;
    position: absolute;
    top: 6px;
    right: 6px;
    width: 24px;
    height: 24px;
    z-index: 10;
  }
  #leads-datatable tbody td.dt-checkbox .row-checkbox {
    display: none;
  }
  #leads-datatable tbody td.dt-checkbox .gl-mobile-selection-indicator {
    display: none;
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: #CD0200;
    color: white;
    align-items: center;
    justify-content: center;
    font-size: 14px;
  }
  #leads-datatable tbody td.gl-expand-control {
    display: none !important;
  }
  #leads-datatable tbody tr:not(.gl-row-secondary) {
    display: grid !important;
    width: 100%;
    grid-template-columns: 32px 1fr auto;
    grid-template-rows: auto auto;
    gap: 2px 6px;
    align-items: center;
  }
  #leads-datatable tbody tr:not(.gl-row-secondary) .gl-mobile-avatar {
    grid-column: 1;
    grid-row: 1/3;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    font-size: 11px;
    font-weight: 600;
    color: white;
    flex-shrink: 0;
    background: #3D4F5F;
  }
  #leads-datatable tbody tr:not(.gl-row-secondary) .gl-mobile-avatar.teal {
    background: #0d9488;
  }
  #leads-datatable tbody tr:not(.gl-row-secondary) .gl-mobile-avatar.coral {
    background: #e11d48;
  }
  #leads-datatable tbody tr:not(.gl-row-secondary) .gl-mobile-avatar.purple {
    background: #7C3AED;
  }
  #leads-datatable tbody tr:not(.gl-row-secondary) .gl-mobile-avatar.blue {
    background: #2563eb;
  }
  #leads-datatable tbody tr:not(.gl-row-secondary) .gl-mobile-avatar.green {
    background: #16a34a;
  }
  #leads-datatable tbody tr:not(.gl-row-secondary) .gl-mobile-avatar.orange {
    background: #EA580C;
  }
  #leads-datatable tbody tr:not(.gl-row-secondary)::before {
    content: attr(data-mobile-name);
    grid-column: 2;
    grid-row: 1;
    font-weight: 600;
    font-size: 13px;
    color: #11110D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #leads-datatable tbody tr:not(.gl-row-secondary)::after {
    content: attr(data-mobile-meta);
    grid-column: 2;
    grid-row: 2;
    font-size: 11px;
    color: #7B7B7B;
  }
  #leads-datatable tbody tr.gl-row-secondary {
    display: none !important;
  }
  .gl-mobile-status-badge {
    grid-column: 3;
    grid-row: 1/3;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 3px 10px;
    border-radius: 9999px;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    white-space: nowrap;
  }
  .gl-mobile-status-badge.status-new {
    background: rgba(59, 130, 246, 0.1);
    color: #1D4ED8;
  }
  .gl-mobile-status-badge.status-called {
    background: rgba(205, 2, 0, 0.1);
    color: #A80200;
  }
  .gl-mobile-status-badge.status-follow-up {
    background: rgba(245, 158, 11, 0.1);
    color: #92400E;
  }
  .gl-mobile-status-badge.status-appt {
    background: rgba(16, 185, 129, 0.1);
    color: #059669;
  }
  .gl-mobile-status-badge.status-no-show {
    background: rgba(239, 68, 68, 0.1);
    color: #EF4444;
  }
  .gl-mobile-status-badge.status-not-sold {
    background: rgba(162, 162, 162, 0.12);
    color: #7B7B7B;
  }
  .gl-mobile-status-badge.status-sold {
    background: rgba(16, 185, 129, 0.1);
    color: #059669;
  }
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dt-info,
  .dt-container .dataTables_info,
  .dt-container .dt-info {
    font-size: 8px;
    text-align: center;
    padding: 6px 0;
    color: #7B7B7B;
  }
  .dataTables_wrapper .dataTables_paginate,
  .dataTables_wrapper .dt-paging,
  .dt-container .dataTables_paginate,
  .dt-container .dt-paging {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 3px;
    padding: 10px 0;
    padding-bottom: 80px;
  }
  .dataTables_wrapper .dataTables_paginate .pagination,
  .dataTables_wrapper .dataTables_paginate ul.pagination,
  .dataTables_wrapper .dt-paging .pagination,
  .dataTables_wrapper .dt-paging ul.pagination,
  .dt-container .dataTables_paginate .pagination,
  .dt-container .dataTables_paginate ul.pagination,
  .dt-container .dt-paging .pagination,
  .dt-container .dt-paging ul.pagination {
    display: none !important;
  }
  .dataTables_wrapper .gl-load-more-container,
  .dt-container .gl-load-more-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 10px;
    padding-bottom: 100px;
    gap: 6px;
  }
  .dataTables_wrapper .gl-load-more-btn,
  .dt-container .gl-load-more-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    max-width: 280px;
    height: 48px;
    background: #FFFFFF;
    border: 2px solid var(--gl-accent);
    border-radius: 9999px;
    color: var(--gl-accent);
    font-size: 11px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.15s ease;
    -webkit-tap-highlight-color: transparent;
  }
  .dataTables_wrapper .gl-load-more-btn:active,
  .dt-container .gl-load-more-btn:active {
    background: var(--gl-accent);
    color: white;
    transform: scale(0.98);
  }
  .dataTables_wrapper .gl-load-more-btn:disabled,
  .dt-container .gl-load-more-btn:disabled {
    opacity: 0.5;
    pointer-events: none;
  }
  .dataTables_wrapper .gl-load-more-btn.loading,
  .dt-container .gl-load-more-btn.loading {
    pointer-events: none;
  }
  .dataTables_wrapper .gl-load-more-btn.loading .gl-load-more-text,
  .dt-container .gl-load-more-btn.loading .gl-load-more-text {
    display: none;
  }
  .dataTables_wrapper .gl-load-more-btn.loading .gl-load-more-spinner,
  .dt-container .gl-load-more-btn.loading .gl-load-more-spinner {
    display: block;
  }
  .dataTables_wrapper .gl-load-more-btn .gl-load-more-spinner,
  .dt-container .gl-load-more-btn .gl-load-more-spinner {
    display: none;
    width: 20px;
    height: 20px;
    border: 2px solid currentColor;
    border-top-color: transparent;
    border-radius: 50%;
    animation: gl-spin 0.8s linear infinite;
  }
  .dataTables_wrapper .gl-load-more-btn i,
  .dt-container .gl-load-more-btn i {
    font-size: 18px;
  }
  .dataTables_wrapper .gl-load-more-info,
  .dt-container .gl-load-more-info {
    font-size: 10px;
    color: #7B7B7B;
    text-align: center;
  }
  .dataTables_wrapper .gl-load-more-complete,
  .dt-container .gl-load-more-complete {
    display: flex;
    align-items: center;
    gap: 3px;
    padding: 10px;
    color: #7B7B7B;
    font-size: 10px;
  }
  .dataTables_wrapper .gl-load-more-complete i,
  .dt-container .gl-load-more-complete i {
    color: #10B981;
  }
  @keyframes gl-spin {
    to {
      transform: rotate(360deg);
    }
  }
  .dataTables_wrapper .gl-infinite-scroll-container,
  .dt-container .gl-infinite-scroll-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 10px;
    padding-bottom: 100px;
    gap: 6px;
  }
  .dataTables_wrapper .gl-infinite-scroll-sentinel,
  .dt-container .gl-infinite-scroll-sentinel {
    width: 1px;
    height: 1px;
  }
  .dataTables_wrapper .gl-infinite-scroll-info,
  .dt-container .gl-infinite-scroll-info {
    font-size: 10px;
    color: #7B7B7B;
    text-align: center;
  }
  .dataTables_wrapper .gl-infinite-scroll-loading,
  .dt-container .gl-infinite-scroll-loading {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 10px;
    color: #7B7B7B;
  }
  .dataTables_wrapper .gl-infinite-scroll-spinner,
  .dt-container .gl-infinite-scroll-spinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid var(--gl-accent);
    border-top-color: transparent;
    border-radius: 50%;
    animation: gl-spin 0.8s linear infinite;
  }
  .dataTables_wrapper .gl-infinite-scroll-complete,
  .dt-container .gl-infinite-scroll-complete {
    display: flex;
    align-items: center;
    gap: 3px;
    padding: 10px;
    color: #7B7B7B;
    font-size: 10px;
  }
  .dataTables_wrapper .gl-infinite-scroll-complete i,
  .dt-container .gl-infinite-scroll-complete i {
    color: #10B981;
  }
  .dataTables_wrapper .dataTables_length,
  .dt-container .dataTables_length {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
  }
  .dataTables_wrapper .dataTables_processing,
  .dt-container .dataTables_processing {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    padding: 10px 16px;
    border-radius: 13px;
    background: white;
    border-left: 3px solid var(--gl-accent);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  }
}
@media (min-width: 769px) {
  .gl-load-more-container {
    display: none !important;
  }
}
td.gl-cell-center,
th.gl-cell-center {
  text-align: center !important;
}
td.gl-cell-center a,
th.gl-cell-center a {
  display: inline-block;
  text-align: center;
}

.gl-stacked-datetime {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
}

.gl-datetime-time {
  color: #7B7B7B;
}

.gl-cell-id {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: 8px;
  color: #7B7B7B;
  font-weight: 500;
}

.gl-cell-id-actions {
  display: flex;
  align-items: center;
  gap: 3px;
}

.gl-id-text {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: 8px;
  color: #7B7B7B;
  font-weight: 500;
}

.gl-view-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  border-radius: 5px;
  background: transparent;
  color: #7B7B7B;
  cursor: pointer;
  opacity: 0.6;
  transition: all 0.15s ease;
}
.gl-view-btn:hover {
  background: rgba(205, 2, 0, 0.08);
  color: #CD0200;
  opacity: 1;
}
.gl-view-btn i {
  font-size: 14px;
}

tr:hover .gl-view-btn {
  opacity: 1;
}

.gl-cell-name {
  font-weight: 600;
  color: #313036;
}

.gl-cell-link {
  color: #CD0200;
  text-decoration: none;
  font-weight: 500;
}
.gl-cell-link:hover {
  color: #A80200;
  text-decoration: underline;
}

.gl-cell-muted {
  color: #7B7B7B;
  font-size: 8px;
}

.gl-cell-truncate {
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gl-cell-nowrap {
  white-space: nowrap;
}

.gl-table-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
}
.gl-table-actions .gl-btn {
  padding: 6px 10px;
}
.gl-table-actions .gl-btn i {
  font-size: 14px;
}

.dataTables_wrapper {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
  margin-bottom: 10px;
}
.dataTables_wrapper .dataTables_length label,
.dataTables_wrapper .dataTables_filter label {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  color: #7B7B7B;
  margin: 0;
}
.dataTables_wrapper .dataTables_length select,
.dataTables_wrapper .dataTables_length input,
.dataTables_wrapper .dataTables_filter select,
.dataTables_wrapper .dataTables_filter input {
  padding: 6px 10px;
  font-size: 10px;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  background: #FFFFFF;
  color: #424242;
  transition: border-color 0.15s ease;
}
.dataTables_wrapper .dataTables_length select:focus,
.dataTables_wrapper .dataTables_length input:focus,
.dataTables_wrapper .dataTables_filter select:focus,
.dataTables_wrapper .dataTables_filter input:focus {
  outline: none;
  border-color: #CD0200;
  box-shadow: 0 0 0 2px rgba(205, 2, 0, 0.08);
}
.dataTables_wrapper .dataTables_length select,
.dataTables_wrapper .dataTables_filter select {
  padding-right: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M3 4.5L6 7.5L9 4.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 8px center;
  cursor: pointer;
}
.dataTables_wrapper .dataTables_length input,
.dataTables_wrapper .dataTables_filter input {
  min-width: 200px;
}
.dataTables_wrapper .row:last-child,
.dataTables_wrapper > div:last-child:has(.dataTables_info) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  flex-shrink: 0;
}
.dataTables_wrapper .dataTables_info {
  font-size: 10px;
  color: #7B7B7B;
  padding: 0;
}
.dataTables_wrapper .dataTables_paginate {
  padding: 10px 0;
}
.dataTables_wrapper .dataTables_paginate .pagination {
  margin: 0;
  gap: 4px;
}
.dataTables_wrapper .dataTables_paginate .page-item .page-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  padding: 3px 6px;
  font-size: 11px;
  font-weight: 500;
  color: #424242;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.dataTables_wrapper .dataTables_paginate .page-item .page-link:hover {
  background: rgba(205, 2, 0, 0.04);
  border-color: #CD0200;
  color: #CD0200;
}
.dataTables_wrapper .dataTables_paginate .page-item.active .page-link {
  background: #CD0200 !important;
  border-color: #CD0200 !important;
  color: #fff !important;
  font-weight: 600;
}
.dataTables_wrapper .dataTables_paginate .page-item.active .page-link:hover {
  background: #A80200 !important;
  border-color: #A80200 !important;
}
.dataTables_wrapper .dataTables_paginate .page-item.disabled .page-link {
  opacity: 0.4;
  cursor: default;
  pointer-events: none;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 16px;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #E8E8E8;
  border-left: 3px solid var(--gl-accent);
  border-radius: 6px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  font-size: 10px;
  color: #7B7B7B;
  z-index: 10;
}
.dataTables_wrapper .dataTables_empty {
  padding: 26px;
  text-align: center;
  color: #7B7B7B;
  font-style: italic;
}

.dataTables_wrapper .dataTables_scroll,
.dataTables_wrapper .dt-scroll,
.dataTables_wrapper > table,
.dt-container .dataTables_scroll,
.dt-container .dt-scroll,
.dt-container > table {
  margin-top: 6px;
}
.dataTables_wrapper .dt-layout-row:has(.dt-scroll),
.dataTables_wrapper .dt-layout-row:has(table),
.dt-container .dt-layout-row:has(.dt-scroll),
.dt-container .dt-layout-row:has(table) {
  margin-top: 6px;
}

.gl-card .dataTables_wrapper .row:last-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  background: #F4F6FA;
  border-radius: 0 0 calc(16px - 1px) calc(16px - 1px);
  margin: 0;
}
.gl-card .dataTables_wrapper .row:last-child > div {
  padding: 0;
}
.gl-card .dataTables_wrapper.gl-dt-hide-controls .dataTables_length,
.gl-card .dataTables_wrapper.gl-dt-hide-controls .dataTables_filter {
  display: none;
}
.gl-card .dataTables_wrapper.gl-dt-hide-controls .row:first-child {
  display: none;
}

.gl-table-status {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 10px;
  font-size: 8px;
  font-weight: 600;
  border-radius: 9999px;
  text-transform: none;
}
.gl-table-status::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  flex-shrink: 0;
}
.gl-table-status--active, .gl-table-status--success, .gl-table-status--approved {
  background: rgba(187, 244, 156, 0.5);
  color: rgb(15, 36, 32.5);
}
.gl-table-status--active::before, .gl-table-status--success::before, .gl-table-status--approved::before {
  background: #1E4841;
}
.gl-table-status--pending, .gl-table-status--warning {
  background: #FEF3C7;
  color: #92400E;
}
.gl-table-status--pending::before, .gl-table-status--warning::before {
  background: #F59E0B;
}
.gl-table-status--inactive, .gl-table-status--cancelled, .gl-table-status--rejected {
  background: #E8E8E8;
  color: #424242;
}
.gl-table-status--inactive::before, .gl-table-status--cancelled::before, .gl-table-status--rejected::before {
  background: #7B7B7B;
}
.gl-table-status--danger, .gl-table-status--failed, .gl-table-status--error {
  background: #FEE2E2;
  color: #DC2626;
}
.gl-table-status--danger::before, .gl-table-status--failed::before, .gl-table-status--error::before {
  background: #DC2626;
}
.gl-table-status--info, .gl-table-status--new {
  background: #DBEAFE;
  color: #1D4ED8;
}
.gl-table-status--info::before, .gl-table-status--new::before {
  background: #3B82F6;
}
.gl-table-status--compact::before {
  display: none;
}

.gl-table-compact {
  font-size: 8px;
}
.gl-table-compact thead th {
  padding: 6px 10px;
  font-size: 10px;
}
.gl-table-compact tbody td {
  padding: 6px 10px;
}

th.dt-checkbox {
  position: relative;
}
th.dt-checkbox .dt-column-order {
  display: none !important;
}
th.dt-checkbox input[type=checkbox] {
  position: relative;
  z-index: 10;
  pointer-events: auto !important;
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  cursor: pointer;
}

.lead-order-select-all {
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  cursor: pointer;
}

.gl-table-selectable thead th:first-child,
.gl-table-selectable tbody td:first-child,
table[id$=-datatable] thead th:first-child,
table[id$=-datatable] tbody td:first-child {
  width: 48px;
  text-align: center;
  padding-left: 10px;
  padding-right: 3px;
}
.gl-table-selectable input[type=checkbox],
table[id$=-datatable] input[type=checkbox] {
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  border: 1.5px solid #A2A2A2;
  border-radius: 4px;
  cursor: pointer;
  accent-color: #CD0200;
  background: #FFFFFF;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.gl-table-selectable input[type=checkbox]:hover,
table[id$=-datatable] input[type=checkbox]:hover {
  border-color: #CD0200;
}
.gl-table-selectable input[type=checkbox]:focus,
table[id$=-datatable] input[type=checkbox]:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(205, 2, 0, 0.15);
}
.gl-table-selectable input[type=checkbox]:checked,
table[id$=-datatable] input[type=checkbox]:checked {
  background: #CD0200;
  border-color: #CD0200;
}
.gl-table-selectable tbody tr,
table[id$=-datatable] tbody tr {
  cursor: pointer;
  transition: background-color 0.15s ease;
}
.gl-table-selectable tbody tr:hover,
table[id$=-datatable] tbody tr:hover {
  background-color: rgba(205, 2, 0, 0.04) !important;
}
.gl-table-selectable tbody tr.child,
table[id$=-datatable] tbody tr.child {
  cursor: default;
}
.gl-table-selectable tbody tr.child:hover,
table[id$=-datatable] tbody tr.child:hover {
  background-color: inherit !important;
}

.gl-table-view-toggle {
  display: flex;
  align-items: center;
  gap: 6px;
}
.gl-table-view-toggle .gl-view-toggle-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  font-size: 8px;
  font-weight: 500;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  color: #7B7B7B;
  cursor: pointer;
  transition: all 0.15s ease;
}
.gl-table-view-toggle .gl-view-toggle-btn:hover {
  border-color: #A2A2A2;
  color: #424242;
}
.gl-table-view-toggle .gl-view-toggle-btn.active {
  background: #CD0200;
  border-color: #CD0200;
  color: white;
}
.gl-table-view-toggle .gl-view-toggle-btn i {
  font-size: 12px;
}

.gl-table-two-tier th:first-child,
.gl-table-two-tier td:first-child {
  width: 40px !important;
  min-width: 40px !important;
  max-width: 40px !important;
  padding-left: 10px !important;
  padding-right: 3px !important;
}
.gl-table-two-tier th:nth-child(2),
.gl-table-two-tier td:nth-child(2) {
  width: 32px !important;
  min-width: 32px !important;
  max-width: 32px !important;
  padding: 6px 3px !important;
}
.gl-table-two-tier th:nth-child(3),
.gl-table-two-tier td:nth-child(3) {
  width: 60px !important;
  min-width: 60px !important;
  max-width: 80px !important;
}
.gl-table-two-tier .gl-expand-control {
  width: 32px;
  text-align: center;
  padding: 6px !important;
  cursor: pointer;
}
.gl-table-two-tier .gl-expand-control .gl-expand-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 5px;
  background: transparent;
  border: none;
  color: #7B7B7B;
  cursor: pointer;
  transition: all 0.15s ease;
}
.gl-table-two-tier .gl-expand-control .gl-expand-btn:hover {
  background: #F6F6F6;
  color: #424242;
}
.gl-table-two-tier .gl-expand-control .gl-expand-btn i {
  font-size: 14px;
  transition: transform 0.15s ease;
}
.gl-table-two-tier .gl-expand-control.expanded .gl-expand-btn i {
  transform: rotate(90deg);
}
.gl-table-two-tier .gl-cell-composite {
  display: flex;
  flex-direction: column;
  gap: 2px;
  line-height: 1.3;
}
.gl-table-two-tier .gl-cell-composite .gl-cell-primary {
  font-weight: 500;
  color: #313036;
}
.gl-table-two-tier .gl-cell-composite .gl-cell-secondary {
  font-size: 8px;
  color: #7B7B7B;
}
.gl-table-two-tier .gl-cell-tags {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
}
.gl-table-two-tier .gl-cell-tags .gl-cell-tag {
  display: inline-flex;
  align-items: center;
  padding: 2px 6px;
  font-size: 10px;
  font-weight: 500;
  background: #E8E8E8;
  border-radius: 3px;
  color: #424242;
  white-space: nowrap;
}
.gl-table-two-tier .gl-cell-tags .gl-cell-tag--type {
  background: rgba(205, 2, 0, 0.1);
  color: #CD0200;
}
.gl-table-two-tier .gl-cell-tags .gl-cell-tag--quality {
  background: #DBEAFE;
  color: #1D4ED8;
}
.gl-table-two-tier .gl-cell-tags .gl-cell-tag--language {
  background: #F3E8FF;
  color: #7C3AED;
}
.gl-table-two-tier tr.gl-row-secondary {
  background: #F4F6FA;
}
.gl-table-two-tier tr.gl-row-secondary td {
  padding: 6px 16px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.gl-table-two-tier tr.gl-row-secondary.collapsed {
  display: none;
}
.gl-table-two-tier .gl-secondary-content {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 19px;
  padding: 3px 0;
}
.gl-table-two-tier .gl-secondary-content .gl-secondary-item {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 8px;
}
.gl-table-two-tier .gl-secondary-content .gl-secondary-item .gl-secondary-label {
  color: #7B7B7B;
  font-weight: 500;
}
.gl-table-two-tier .gl-secondary-content .gl-secondary-item .gl-secondary-label::after {
  content: ":";
}
.gl-table-two-tier .gl-secondary-content .gl-secondary-item .gl-secondary-value {
  color: #424242;
}
.gl-table-two-tier tr.gl-row-primary.expanded {
  border-bottom: none;
}
.gl-table-two-tier tr.gl-row-primary.expanded td {
  border-bottom: none;
}
.gl-table-two-tier tr.gl-row-primary.expandable {
  cursor: pointer;
}
.gl-table-two-tier tr.gl-row-primary.expandable:hover {
  background-color: rgba(205, 2, 0, 0.03);
}

#lead-orders-datatable.gl-table-two-tier th:first-child,
#lead-orders-datatable.gl-table-two-tier td:first-child {
  width: 32px !important;
  min-width: 32px !important;
  max-width: 32px !important;
  padding: 6px 3px !important;
}
#lead-orders-datatable.gl-table-two-tier th:nth-child(2),
#lead-orders-datatable.gl-table-two-tier td:nth-child(2) {
  width: 60px !important;
  min-width: 60px !important;
  max-width: 80px !important;
  padding-left: 6px !important;
}

.gl-expand-all-toggle {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  padding: 6px 12px;
  font-size: 10px;
  font-weight: 500;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  color: #7B7B7B;
  cursor: pointer;
  transition: all 0.15s ease;
}
.gl-expand-all-toggle:hover {
  border-color: #A2A2A2;
  color: #424242;
}
.gl-expand-all-toggle.expanded {
  background: rgba(205, 2, 0, 0.08);
  border-color: rgba(205, 2, 0, 0.2);
  color: #CD0200;
}
.gl-expand-all-toggle i {
  font-size: 14px;
}

.gl-row-secondary {
  transition: opacity 0.15s ease-out;
}
.gl-row-secondary.collapsing {
  opacity: 0;
}
.gl-row-secondary.expanding {
  opacity: 1;
}

.gl-status-compact {
  display: inline-flex;
  align-items: center;
  padding: 3px 8px;
  font-size: 10px;
  font-weight: 600;
  border-radius: 9999px;
  text-transform: none;
}
.gl-status-compact--new {
  background: #DBEAFE;
  color: #1D4ED8;
}
.gl-status-compact--called {
  background: #FEF3C7;
  color: #92400E;
}
.gl-status-compact--follow-up {
  background: #FEF3C7;
  color: #92400E;
}
.gl-status-compact--sold {
  background: #BBF49C;
  color: #1E4841;
}
.gl-status-compact--not-interested {
  background: #E8E8E8;
  color: #424242;
}
.gl-status-compact--dead {
  background: #FEE2E2;
  color: #DC2626;
}

.gl-contact-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #11110D;
  text-decoration: none;
  padding: 4px 8px;
  border-radius: 5px;
  transition: all 0.15s ease;
  font-size: inherit;
  white-space: nowrap;
}
.gl-contact-link i {
  font-size: 12px;
  opacity: 0.7;
}
.gl-contact-link:hover {
  background-color: #E8E8E8;
  color: #3B82F6;
  text-decoration: none;
}
.gl-contact-link:hover i {
  opacity: 1;
}
.gl-contact-link:active {
  background-color: #7B7B7B;
  transform: scale(0.98);
}

.gl-phone-link i {
  color: #10B981;
}
.gl-phone-link:hover i {
  color: rgb(11.9402985075, 138.0597014925, 96.2686567164);
}

.gl-email-link i {
  color: #3B82F6;
}
.gl-email-link:hover i {
  color: rgb(11.1512195122, 99.1219512195, 242.8487804878);
}

.gl-clickable-cell {
  cursor: pointer;
}
.gl-clickable-cell:hover {
  color: #3B82F6;
}

.gl-name-cell {
  display: flex;
  align-items: center;
  gap: 10px;
}

.gl-avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 5px;
  font-size: 11px;
  font-weight: 600;
  color: white;
  flex-shrink: 0;
}
.gl-avatar--teal {
  background-color: #14B8A6;
}
.gl-avatar--coral {
  background-color: #F97316;
}
.gl-avatar--purple {
  background-color: #8B5CF6;
}
.gl-avatar--blue {
  background-color: #3B82F6;
}
.gl-avatar--green {
  background-color: #22c55e;
}
.gl-avatar--orange {
  background-color: #EA580C;
}
.gl-avatar--muted {
  background-color: hsl(210, 35%, 30%);
}

.gl-name-text {
  font-weight: 500;
  font-size: inherit;
  color: #11110D;
}

.gl-state-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1;
  color: #313036;
  white-space: nowrap;
}

.gl-status-dropdown {
  position: relative;
  display: inline-block;
  white-space: nowrap;
}

.gl-status-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 3px 8px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 9999px;
  border: none;
  cursor: pointer;
  transition: all 0.15s ease;
  text-transform: none;
  white-space: nowrap;
}
.gl-status-btn i {
  font-size: 8px;
  opacity: 0.6;
  transition: transform 0.15s ease;
}
.gl-status-btn:hover {
  filter: brightness(0.95);
}
.gl-status-btn:hover i {
  opacity: 1;
}
.gl-status-btn:active {
  transform: scale(0.98);
}
.gl-status-btn--new-lead {
  background: rgba(205, 2, 0, 0.1);
  color: rgb(179.5, 1.7512195122, 0);
}
.gl-status-btn--called {
  background: rgba(59, 130, 246, 0.1);
  color: rgb(11.1512195122, 99.1219512195, 242.8487804878);
}
.gl-status-btn--follow-up {
  background: rgba(245, 158, 11, 0.15);
  color: rgb(172.4330708661, 110.9507874016, 7.0669291339);
}
.gl-status-btn--appointment-booked {
  background: rgba(16, 185, 129, 0.1);
  color: rgb(13.9701492537, 161.5298507463, 112.6343283582);
}
.gl-status-btn--appointment---no-show {
  background: rgba(239, 68, 68, 0.1);
  color: rgb(236.9901477833, 44.5098522167, 44.5098522167);
}
.gl-status-btn--pitched---not-sold {
  background: rgba(162, 162, 162, 0.2);
  color: #7B7B7B;
}
.gl-status-btn--sold {
  background: rgba(16, 185, 129, 0.15);
  color: #059669;
}
.gl-status-btn--not-interested {
  background: rgba(162, 162, 162, 0.2);
  color: #7B7B7B;
}
.gl-status-btn--bad-number {
  background: rgba(239, 68, 68, 0.1);
  color: rgb(236.9901477833, 44.5098522167, 44.5098522167);
}
.gl-status-btn--nurture {
  background: rgba(139, 92, 246, 0.1);
  color: #7C3AED;
}
.gl-status-btn--request-replacement {
  background: rgba(245, 158, 11, 0.15);
  color: rgb(172.4330708661, 110.9507874016, 7.0669291339);
}
.gl-status-btn--lead-replacement-submitted {
  background: rgba(245, 158, 11, 0.15);
  color: rgb(172.4330708661, 110.9507874016, 7.0669291339);
}
.gl-status-btn--add-to-dnc {
  background: #374151;
  color: #F9FAFB;
}

.gl-status-menu {
  position: fixed;
  background: #fff;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  min-width: 180px;
  max-height: 320px;
  overflow-y: auto;
  z-index: 9999;
}

.gl-status-menu-inner {
  padding: 4px;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.gl-status-menu-item {
  display: block;
  width: 100%;
  padding: 8px 12px;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  border: none;
  border-radius: 5px;
  background: transparent;
  cursor: pointer;
  transition: all 0.1s ease;
  text-transform: none;
}
.gl-status-menu-item:hover {
  background-color: #E8E8E8;
}
.gl-status-menu-item:active {
  background-color: #7B7B7B;
}
.gl-status-menu-item--new-lead {
  color: #1D4ED8;
}
.gl-status-menu-item--new-lead:hover {
  background: #DBEAFE;
}
.gl-status-menu-item--called {
  color: #92400E;
}
.gl-status-menu-item--called:hover {
  background: #FEF3C7;
}
.gl-status-menu-item--follow-up {
  color: #4338CA;
}
.gl-status-menu-item--follow-up:hover {
  background: #E0E7FF;
}
.gl-status-menu-item--appt-booked {
  color: #047857;
}
.gl-status-menu-item--appt-booked:hover {
  background: #D1FAE5;
}
.gl-status-menu-item--appt-no-show {
  color: #DC2626;
}
.gl-status-menu-item--appt-no-show:hover {
  background: #FEE2E2;
}
.gl-status-menu-item--pitched-not-sold {
  color: #C2410C;
}
.gl-status-menu-item--pitched-not-sold:hover {
  background: #FED7AA;
}
.gl-status-menu-item--sold {
  color: #1E4841;
}
.gl-status-menu-item--sold:hover {
  background: #BBF49C;
}
.gl-status-menu-item--not-interested {
  color: #1B1B1B;
}
.gl-status-menu-item--not-interested:hover {
  background: #7B7B7B;
}
.gl-status-menu-item--bad-number {
  color: #DC2626;
}
.gl-status-menu-item--bad-number:hover {
  background: #FEE2E2;
}
.gl-status-menu-item--nurture {
  color: #7C3AED;
}
.gl-status-menu-item--nurture:hover {
  background: #E9D5FF;
}
.gl-status-menu-item--request-replacement {
  color: #EA580C;
}
.gl-status-menu-item--request-replacement:hover {
  background: #FFEDD5;
}
.gl-status-menu-item--lead-replacement-submitted {
  color: #D97706;
}
.gl-status-menu-item--lead-replacement-submitted:hover {
  background: #FEF3C7;
}
.gl-status-menu-item--add-to-dnc {
  color: #374151;
}
.gl-status-menu-item--add-to-dnc:hover {
  background: #E5E7EB;
}

.gl-percentage-cell {
  font-weight: 500;
  font-variant-numeric: tabular-nums;
}
.gl-percentage-cell--danger {
  color: #EF4444;
  font-weight: 700;
  background-color: #FEE2E2;
  padding: 2px 8px;
  border-radius: 5px;
}

.gl-modal {
  border: 1px solid #E8E8E8;
  border-radius: 16px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.gl-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  border-bottom: 1px solid #E8E8E8;
  background: #FFFFFF;
}
.gl-modal-header--warning {
  background: #FEF3C7;
}
.gl-modal-header--success {
  background: #10B981;
  border-bottom-color: rgb(11.9402985075, 138.0597014925, 96.2686567164);
}
.gl-modal-header--success .gl-modal-title, .gl-modal-header--success .gl-modal-close {
  color: #fff;
}
.gl-modal-header--danger {
  background: #DC2626;
  border-bottom-color: #B91C1C;
}
.gl-modal-header--danger .gl-modal-title, .gl-modal-header--danger .gl-modal-close {
  color: #fff;
}
.gl-modal-header--info {
  background: #1D4ED8;
  border-bottom-color: #1E40AF;
}
.gl-modal-header--info .gl-modal-title, .gl-modal-header--info .gl-modal-close {
  color: #fff;
}

.gl-modal-title {
  font-size: 14px;
  font-weight: 600;
  color: #11110D;
  margin: 0;
}

.gl-modal-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  border: none;
  background: transparent;
  color: #7B7B7B;
  cursor: pointer;
  transition: all 0.15s ease;
}
.gl-modal-close:hover {
  background: #F6F6F6;
  color: #11110D;
}
.gl-modal-close i {
  font-size: 16px;
}

.gl-modal-body {
  padding: 16px;
  background: #FFFFFF;
}

.gl-modal-text {
  font-size: 11px;
  color: #424242;
  margin: 0 0 10px 0;
  line-height: 1.5;
}

.gl-modal-info {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px 13px;
  background: rgba(205, 2, 0, 0.08);
  border: 1px solid rgba(205, 2, 0, 0.2);
  border-radius: 6px;
  font-size: 10px;
  color: #424242;
}
.gl-modal-info i {
  color: #CD0200;
  font-size: 16px;
  flex-shrink: 0;
}

.gl-modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  padding: 13px 16px;
  border-top: 1px solid #E8E8E8;
  background: #F4F6FA;
}

.gl-contact-time-modal {
  max-width: 420px;
  margin: auto;
}

.gl-contact-time-header {
  background: linear-gradient(135deg, #1e293b 0%, #334155 100%);
  border-bottom: none;
}
.gl-contact-time-header .gl-modal-title {
  color: #fff;
}
.gl-contact-time-header .gl-modal-title i {
  color: #fbbf24;
}
.gl-contact-time-header .gl-modal-close {
  color: rgba(255, 255, 255, 0.7);
}
.gl-contact-time-header .gl-modal-close:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}

.gl-contact-time-icon-row {
  display: flex;
  justify-content: center;
  margin-bottom: 13px;
}

.gl-contact-time-icon-circle {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #FEF3C7;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gl-contact-time-icon-circle i {
  font-size: 28px;
  color: #d97706;
}

.gl-contact-time-message {
  font-size: 11px;
  color: #424242;
  line-height: 1.6;
  text-align: center;
  margin: 0 0 6px 0;
}
.gl-contact-time-message strong {
  color: #11110D;
  font-weight: 600;
}

.gl-contact-time-window-label {
  font-weight: 600;
  color: #CD0200;
}

.gl-contact-time-subtext {
  font-size: 10px;
  color: #7B7B7B;
  text-align: center;
  margin: 0;
}

.gl-modal-section {
  padding: 13px 0;
  border-bottom: 1px solid #E8E8E8;
}
.gl-modal-section:first-child {
  padding-top: 0;
}
.gl-modal-section:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.gl-modal-section-title {
  display: flex;
  align-items: center;
  font-size: 11px;
  font-weight: 600;
  color: #11110D;
  margin: 0 0 6px 0;
}
.gl-modal-section-title i {
  color: #CD0200;
  font-size: 14px;
}

.gl-modal-hint {
  font-size: 10px;
  color: #7B7B7B;
  margin: 3px 0 0 0;
  line-height: 1.4;
}

.gl-checkbox {
  display: flex;
  align-items: center;
  gap: 6px;
}

.gl-checkbox-input {
  width: 18px;
  height: 18px;
  border: 2px solid #E8E8E8;
  border-radius: 5px;
  background: #FFFFFF;
  cursor: pointer;
  accent-color: #CD0200;
}
.gl-checkbox-input:checked {
  background: #CD0200;
  border-color: #CD0200;
}
.gl-checkbox-input:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.gl-checkbox-label {
  font-size: 11px;
  color: #424242;
  cursor: pointer;
}

.gl-coupon-toggles > * {
  margin-bottom: 0 !important;
}

.table tr.gl-group-alt-row > td {
  --bs-table-bg: rgba(var(--bs-primary-rgb), 0.06);
  background-color: rgba(var(--bs-primary-rgb), 0.06) !important;
}

.table tr.gl-group-even-row:not(.gl-group-alt-row) > td {
  --bs-table-bg: var(--bs-tertiary-bg);
  background-color: var(--bs-tertiary-bg) !important;
}

.table tr.gl-group-alt-row.gl-group-even-row > td {
  --bs-table-bg: rgba(var(--bs-primary-rgb), 0.12);
  background-color: rgba(var(--bs-primary-rgb), 0.12) !important;
}

.table tr.gl-group-first-row > td {
  border-top: 2px solid var(--bs-primary) !important;
}

.gl-active-toggle {
  margin-bottom: 0;
}
.gl-active-toggle .form-check-input {
  width: 2.5rem;
  height: 1.25rem;
  margin-left: -2.75rem;
  background-color: #EF4444;
  border-color: #EF4444;
  cursor: pointer;
}
.gl-active-toggle .form-check-input:checked {
  background-color: #10B981;
  border-color: #10B981;
}
.gl-active-toggle .form-check-input:focus {
  box-shadow: 0 0 0 0.2rem rgba(16, 185, 129, 0.25);
}
.gl-active-toggle .form-check-label {
  cursor: pointer;
}

.gl-link {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
}
.gl-link:hover {
  text-decoration: underline;
  color: rgb(11.1512195122, 99.1219512195, 242.8487804878);
}

.gl-mobile-lead-header {
  display: none;
  position: fixed;
  top: 48px;
  left: 0;
  right: 0;
  z-index: 50;
  background: #FFFFFF;
  border-bottom: 1px solid #E8E8E8;
  padding: 6px 10px;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
@media (max-width: 992px) {
  .gl-mobile-lead-header {
    display: flex;
  }
}
.gl-mobile-lead-header.is-visible {
  transform: translateY(0);
  opacity: 1;
}

.gl-mobile-lead-info {
  display: flex;
  align-items: center;
  gap: 6px;
  min-width: 0;
  flex: 1;
}

.gl-mobile-lead-name {
  font-size: 11px;
  font-weight: 600;
  color: #11110D;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gl-mobile-lead-id {
  font-size: 8px;
  color: #7B7B7B;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  flex-shrink: 0;
}

.gl-mobile-lead-phone {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: #10B981;
  border-radius: 6px;
  color: white;
  font-size: 16px;
  flex-shrink: 0;
  transition: all 0.15s ease;
}
.gl-mobile-lead-phone:hover {
  background: rgb(12.752238806, 147.447761194, 102.8149253731);
  transform: scale(1.05);
}

.gl-mobile-lead-status {
  flex: 1;
  max-width: 140px;
  margin: 0 6px;
}

.gl-mobile-status-select {
  width: 100%;
}

.gl-lead-edit-layout {
  display: flex;
  gap: 16px;
  height: calc(100vh - 140px);
  position: relative;
  overflow: hidden;
}
@media (max-width: 992px) {
  .gl-lead-edit-layout {
    flex-direction: column;
    gap: 13px;
    height: auto;
    overflow: visible;
  }
}

.gl-lead-edit-left {
  width: 380px;
  flex-shrink: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media (max-width: 992px) {
  .gl-lead-edit-left {
    width: 100%;
    height: auto;
    overflow: visible;
  }
}

.gl-contact-panel-sticky {
  flex-shrink: 0;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 16px 16px 0 0;
  padding: 16px;
  padding-bottom: 13px;
}
@media (max-width: 992px) {
  .gl-contact-panel-sticky {
    border-radius: 16px;
    margin-bottom: 13px;
  }
}

.gl-contact-panel-scroll {
  flex: 1;
  overflow-y: auto;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-top: none;
  border-radius: 0 0 16px 16px;
  padding: 16px;
  padding-top: 13px;
  padding-bottom: 80px;
}
.gl-contact-panel-scroll::-webkit-scrollbar {
  width: 6px;
}
.gl-contact-panel-scroll::-webkit-scrollbar-track {
  background: transparent;
}
.gl-contact-panel-scroll::-webkit-scrollbar-thumb {
  background: #E8E8E8;
  border-radius: 3px;
}
.gl-contact-panel-scroll::-webkit-scrollbar-thumb:hover {
  background: #A2A2A2;
}
@media (max-width: 992px) {
  .gl-contact-panel-scroll {
    overflow: visible;
    border: 1px solid #E8E8E8;
    border-radius: 16px;
  }
}

.gl-lead-edit-right {
  flex: 1;
  min-width: 0;
  height: 100%;
  overflow-y: auto;
  padding-bottom: 19px;
  padding-right: 6px;
}
.gl-lead-edit-right::-webkit-scrollbar {
  width: 8px;
}
.gl-lead-edit-right::-webkit-scrollbar-track {
  background: #F6F6F6;
  border-radius: 4px;
}
.gl-lead-edit-right::-webkit-scrollbar-thumb {
  background: #A2A2A2;
  border-radius: 4px;
}
.gl-lead-edit-right::-webkit-scrollbar-thumb:hover {
  background: #7B7B7B;
}
@media (max-width: 992px) {
  .gl-lead-edit-right {
    height: auto;
    overflow: visible;
    padding-right: 0;
    padding-bottom: 80px;
  }
}

.gl-contact-card {
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 16px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.gl-lead-header {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-bottom: 13px;
  border-bottom: 1px solid #E8E8E8;
}

.gl-lead-name {
  font-size: 16px;
  font-weight: 600;
  color: #11110D;
  margin: 0;
  display: flex;
  align-items: baseline;
  gap: 6px;
}

.gl-lead-meta {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}

.gl-lead-id {
  font-size: 10px;
  color: #7B7B7B;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
}

.gl-quick-actions {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.gl-action-btn {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px 13px;
  border-radius: 6px;
  font-size: 11px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.15s ease;
  border: 1px solid #E8E8E8;
  background: #FFFFFF;
  color: #424242;
  text-decoration: none;
  width: 100%;
  justify-content: flex-start;
}
.gl-action-btn i {
  font-size: 16px;
  width: 20px;
  text-align: center;
}
.gl-action-btn:hover {
  background: #F6F6F6;
  border-color: #A2A2A2;
  color: #11110D;
}
.gl-action-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.gl-action-btn:disabled:hover {
  background: #FFFFFF;
  border-color: #E8E8E8;
}
.gl-action-btn--call {
  background: #f0fdf4;
  border-color: #bbf7d0;
  color: #16a34a;
}
.gl-action-btn--call:hover {
  background: #dcfce7;
  border-color: rgb(141.3684210526, 241.6315789474, 176.4605263158);
}
.gl-action-btn--call i {
  opacity: 1;
}
.gl-action-btn--note {
  background: #e0f2fe;
  border-color: #7dd3fc;
  color: #0369a1;
}
.gl-action-btn--note:hover {
  background: #bae6fd;
  border-color: rgb(75.1503759398, 194.1278195489, 250.8496240602);
}
.gl-action-btn--note i {
  opacity: 1;
}
.gl-action-btn--schedule {
  background: #fff7ed;
  border-color: #fdba74;
  color: #c2410c;
}
.gl-action-btn--schedule:hover {
  background: #ffedd5;
  border-color: rgb(252.2765957447, 161.0425531915, 65.7234042553);
}
.gl-action-btn--schedule i {
  opacity: 1;
}
.gl-action-btn--sold {
  background: #fefce8;
  border-color: #fde047;
  color: #a16207;
}
.gl-action-btn--sold:hover {
  background: #fef9c3;
  border-color: rgb(252.4516129032, 215.5, 20.5483870968);
}
.gl-action-btn--sold i {
  opacity: 1;
}
.gl-action-btn--search {
  background: #f5f3ff;
  border-color: #c4b5fd;
  color: #7c3aed;
  font-weight: 600;
}
.gl-action-btn--search:hover {
  background: #ede9fe;
  border-color: rgb(156.4078947368, 131.3421052632, 251.6578947368);
}
.gl-action-btn--search i {
  opacity: 1;
}
.gl-action-btn--replacement {
  background: #FAFBFC;
  border-color: #F0F1F3;
  color: #7B7B7B;
}
.gl-action-btn--replacement:hover {
  background: #F0F1F3;
  border-color: #E8E8E8;
  color: #11110D;
}
.gl-action-btn--replacement i {
  opacity: 0.6;
}
.gl-action-btn--replacement:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.gl-action-btn--remove-dnc {
  background: rgba(239, 68, 68, 0.08);
  border-color: rgba(239, 68, 68, 0.3);
  color: #DC2626;
}
.gl-action-btn--remove-dnc:hover {
  background: rgba(239, 68, 68, 0.15);
  border-color: #EF4444;
  color: #B91C1C;
}
.gl-action-btn--remove-dnc i {
  opacity: 1;
}
.gl-action-btn--secondary {
  background: #F6F6F6;
  border-color: #E8E8E8;
  color: #7B7B7B;
}
.gl-action-btn--secondary:hover {
  background: #E8E8E8;
  color: #424242;
}

.gl-lead-summary {
  padding-top: 13px;
  border-top: 1px solid #E8E8E8;
}

.gl-lead-summary-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px;
}

.gl-lead-summary-item {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 6px;
  background: #F6F6F6;
  border-radius: 5px;
}
.gl-lead-summary-item .gl-summary-label {
  font-size: 8px;
  color: #7B7B7B;
}
.gl-lead-summary-item .gl-summary-value {
  font-size: 10px;
  font-weight: 500;
  color: #313036;
}

.gl-lead-tags {
  padding-top: 13px;
  border-top: 1px solid #E8E8E8;
}

.gl-admin-actions {
  padding-top: 13px;
  border-top: 1px solid #E8E8E8;
}

.gl-form-card {
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  margin-bottom: 13px;
}
.gl-form-card:last-child {
  margin-bottom: 0;
}

.gl-form-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 16px;
  background: #F4F6FA;
  cursor: pointer;
  transition: background 0.15s ease;
  position: sticky;
  top: 0;
  z-index: 10;
  border-bottom: 1px solid #E8E8E8;
  border-radius: 13px 13px 0 0;
}
.gl-form-card-header:hover {
  background: rgb(236.9875, 240.2625, 246.8125);
}

.gl-form-card-title {
  font-size: 11px;
  font-weight: 600;
  color: #11110D;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 6px;
}
.gl-form-card-title i {
  color: #7B7B7B;
  font-size: 14px;
}

.gl-form-card-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #b11c22;
  transition: transform 0.15s ease;
}
.gl-form-card-toggle i {
  font-size: 14px;
}

.gl-form-card-body {
  padding: 16px;
  border-top: 1px solid #E8E8E8;
}

.gl-form-card--bold-labels .gl-form-card-body label.form-label,
.gl-form-card--bold-labels .gl-form-card-body .col-form-label {
  font-weight: 600;
}

.gl-form-card.collapsed .gl-form-card-body {
  display: none;
}
.gl-form-card.collapsed .gl-form-card-toggle {
  transform: rotate(-90deg);
}

.gl-notes-section {
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  margin-bottom: 13px;
}
.gl-notes-section.collapsed .gl-notes-body {
  display: none;
}
.gl-notes-section.collapsed .gl-notes-header {
  border-bottom: none;
}
.gl-notes-section.collapsed .gl-notes-toggle i {
  transform: rotate(0deg);
}
.gl-notes-section:not(.collapsed) .gl-notes-toggle i {
  transform: rotate(180deg);
}

.gl-notes-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 16px;
  border-bottom: 1px solid #E8E8E8;
  background: #FFFFFF;
  position: sticky;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

.gl-notes-header-right {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 13px;
}

.gl-notes-toggle {
  display: flex;
  align-items: center;
}
.gl-notes-toggle i {
  font-size: 11px;
  color: #b11c22;
  transition: transform 0.2s ease;
}

.gl-notes-title {
  font-size: 11px;
  font-weight: 600;
  color: #11110D;
  display: flex;
  align-items: center;
  gap: 6px;
}
.gl-notes-title i {
  color: #7B7B7B;
}
.gl-notes-title .gl-notes-count {
  font-size: 8px;
  font-weight: 500;
  background: #E8E8E8;
  color: #7B7B7B;
  padding: 2px 8px;
  border-radius: 9999px;
}

.gl-notes-filter {
  display: flex;
  align-items: center;
}
.gl-notes-filter .gl-checkbox-label {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #7B7B7B;
  cursor: pointer;
  margin: 0;
}
.gl-notes-filter .gl-checkbox-label input[type=checkbox] {
  width: 16px;
  height: 16px;
  accent-color: #CD0200;
  cursor: pointer;
}
.gl-notes-filter .gl-checkbox-label:hover {
  color: #424242;
}

.gl-notes-add {
  padding: 13px 16px;
  background: #F6F6F6;
  border-radius: 6px;
}

.gl-notes-add-form {
  display: flex;
  align-items: center;
  gap: 6px;
}
.gl-notes-add-form textarea {
  flex: 1;
  padding: 6px 10px;
  border: 1px solid #E8E8E8;
  border-radius: 6px;
  font-size: 10px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  resize: none;
  min-height: 38px;
  max-height: 120px;
}
.gl-notes-add-form textarea:focus {
  outline: none;
  border-color: #CD0200;
  box-shadow: 0 0 0 2px rgba(205, 2, 0, 0.08);
}
.gl-notes-add-form textarea::-moz-placeholder {
  color: rgba(115, 118, 123, 0.5);
}
.gl-notes-add-form textarea::placeholder {
  color: rgba(115, 118, 123, 0.5);
}
.gl-notes-add-form button {
  padding: 6px 13px;
  white-space: nowrap;
}
.gl-notes-add-form .gl-admin-only-label {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 11px;
  font-weight: 500;
  color: #424242;
  cursor: pointer;
  white-space: nowrap;
}
.gl-notes-add-form .gl-admin-only-label input[type=checkbox] {
  width: 18px;
  height: 18px;
  accent-color: #CD0200;
  cursor: pointer;
}

.gl-notes-list {
  max-height: 300px;
  overflow-y: auto;
}

.gl-note-item {
  padding: 10px 16px;
  border-bottom: 1px solid #E8E8E8;
  transition: background 0.15s ease;
}
.gl-note-item:last-child {
  border-bottom: none;
}
.gl-note-item:hover {
  background: #F6F6F6;
}

.gl-note-content {
  font-size: 10px;
  color: #424242;
  line-height: 1.5;
  margin-bottom: 3px;
}

.gl-note-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
}

.gl-note-info {
  font-size: 8px;
  color: #7B7B7B;
}

.gl-note-actions {
  display: flex;
  gap: 3px;
  opacity: 0;
  transition: opacity 0.15s ease;
}
.gl-note-item:hover .gl-note-actions, .gl-order-note-item:hover .gl-note-actions {
  opacity: 1;
}

.gl-order-note-item .gl-note-actions {
  opacity: 1;
}

.gl-note-action-btn {
  padding: 4px 8px;
  font-size: 8px;
  border-radius: 5px;
  border: none;
  background: transparent;
  color: #7B7B7B;
  cursor: pointer;
  transition: all 0.15s ease;
}
.gl-note-action-btn:hover {
  background: #E8E8E8;
  color: #424242;
}
.gl-note-action-btn--edit:hover {
  color: #CD0200;
}
.gl-note-action-btn--delete:hover {
  color: #EF4444;
}

.gl-note-badge {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.02em;
  background: rgba(162, 162, 162, 0.12);
  color: #6B7280;
  border-radius: 9999px;
  margin-right: 3px;
}
.gl-note-badge--admin {
  background: rgba(245, 158, 11, 0.1);
  color: rgb(147.937007874, 95.188976378, 6.062992126);
}

.gl-workflow-footer {
  position: fixed;
  bottom: 0;
  left: calc(230px + 13px) !important;
  right: 0;
  background: #FFFFFF;
  border-top: 1px solid #E8E8E8;
  padding: 13px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 100;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.05);
}
@media (max-width: 992px) {
  .gl-workflow-footer {
    left: 0 !important;
  }
}
@media (max-width: 768px) {
  .gl-workflow-footer {
    left: 0 !important;
    right: 0 !important;
    padding: 6px 10px;
    flex-wrap: wrap;
    gap: 6px;
  }
  .gl-workflow-footer .gl-workflow-progress {
    order: -1;
    width: 100%;
    justify-content: center;
    padding-bottom: 3px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 3px;
  }
  .gl-workflow-footer .gl-workflow-actions {
    gap: 3px;
  }
  .gl-workflow-footer .gl-workflow-controls {
    gap: 3px;
  }
  .gl-workflow-footer .gl-workflow-btn {
    padding: 6px 10px;
    font-size: 10px;
  }
  .gl-workflow-footer .gl-workflow-btn i {
    font-size: 12px;
  }
  .gl-workflow-footer .gl-workflow-integrations {
    order: -1;
    width: 100%;
    justify-content: center;
    padding-bottom: 3px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 3px;
  }
  .gl-workflow-footer .gl-workflow-integration-buttons {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.main-sidebar.collapsed-sidebar ~ #page-content-wrapper .gl-workflow-footer {
  left: calc(51px + 13px);
}

.gl-workflow-progress {
  display: flex;
  align-items: center;
  gap: 10px;
}

.gl-workflow-position {
  font-size: 10px;
  font-weight: 500;
  color: #424242;
}
.gl-workflow-position .gl-workflow-current {
  color: #CD0200;
  font-weight: 600;
}

.gl-workflow-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 10px 13px;
  font-size: 11px;
  font-weight: 500;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.15s ease;
  border: 1px solid #CD0200;
  background: #FFFFFF;
  color: #CD0200;
}
.gl-workflow-btn:hover:not(:disabled) {
  background: #CD0200;
  border-color: #CD0200;
  color: #fff;
}
.gl-workflow-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.gl-workflow-btn--primary {
  background: #CD0200;
  border-color: #CD0200;
  color: #fff;
}
.gl-workflow-btn--primary:hover:not(:disabled) {
  background: #A80200;
  border-color: #A80200;
  color: #fff;
}
.gl-workflow-btn i {
  font-size: 14px;
}

.gl-workflow-actions {
  display: flex;
  align-items: center;
  gap: 6px;
}

.gl-workflow-controls {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-left: auto;
}

.gl-workflow-nav {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 6px;
}

.gl-workflow-btn--nav {
  min-width: 110px;
  justify-content: center;
}

.gl-workflow-separator {
  width: 1px;
  height: 24px;
  background: #E8E8E8;
  margin: 0 3px;
}

.gl-workflow-integrations {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
}

.gl-workflow-integration-buttons {
  display: flex;
  align-items: center;
  gap: 3px;
}

.gl-workflow-btn--integration {
  font-size: 10px;
  padding: 6px 10px;
  border-color: #E8E8E8;
  color: #424242;
  min-width: 110px;
  justify-content: center;
}
.gl-workflow-btn--integration:hover:not(:disabled) {
  background: #CD0200;
  border-color: #CD0200;
  color: #fff;
}
.gl-workflow-btn--integration:disabled {
  opacity: 0.35;
  pointer-events: none;
}
.gl-workflow-btn--integration i {
  font-size: 12px;
}

.gl-lead-badge {
  display: inline-flex;
  align-items: center;
  padding: 3px 8px;
  font-size: 10px;
  font-weight: 600;
  border-radius: 9999px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.gl-lead-badge--type {
  background: rgba(205, 2, 0, 0.1);
  color: #CD0200;
}
.gl-lead-badge--quality {
  background: #DBEAFE;
  color: #1D4ED8;
}
.gl-lead-badge--replacement {
  background: rgba(205, 2, 0, 0.08);
  color: #CD0200;
}
.gl-lead-badge--dnc {
  background: #EF4444;
  color: white;
}

.gl-lead-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.gl-lead-pill {
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  font-size: 11px;
  font-weight: 500;
  border-radius: 9999px;
  border: 1px solid;
}
.gl-lead-pill--type {
  background: rgba(205, 2, 0, 0.08);
  color: #CD0200;
  border-color: rgba(205, 2, 0, 0.2);
}
.gl-lead-pill--quality {
  background: rgba(59, 130, 246, 0.08);
  color: rgb(10.0317073171, 89.1707317073, 218.4682926829);
  border-color: rgba(59, 130, 246, 0.2);
}
.gl-lead-pill--language {
  background: rgba(16, 185, 129, 0.08);
  color: rgb(11.9402985075, 138.0597014925, 96.2686567164);
  border-color: rgba(16, 185, 129, 0.2);
}
.gl-lead-pill--bucket {
  background: rgba(245, 158, 11, 0.08);
  color: rgb(147.937007874, 95.188976378, 6.062992126);
  border-color: rgba(245, 158, 11, 0.25);
}

.gl-call-count {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 10px;
  background: #3B82F6;
  color: white;
  border-radius: 9999px;
  font-size: 8px;
  font-weight: 500;
}
.gl-call-count i {
  font-size: 12px;
}

.gl-order-edit-layout {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 19px;
}
.gl-order-edit-layout .leads-table-controller.embedded {
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  background: #FFFFFF;
  max-height: 700px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.gl-order-edit-layout .leads-table-controller.embedded .gl-filter-card {
  flex-shrink: 0;
}
.gl-order-edit-layout .leads-table-controller.embedded .gl-status-cards {
  flex-shrink: 0;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  border: none;
  border-radius: 0;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden !important;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container {
  flex: 1;
  min-height: 0;
  display: grid !important;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 1fr auto;
  overflow: hidden;
}
@media (max-width: 768px) {
  .gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container {
    display: block !important;
    overflow: visible !important;
  }
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container > .dt-length {
  grid-row: 1;
  grid-column: 1/-1;
  padding: 3px 6px;
  border-bottom: 1px solid #E8E8E8;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll {
  grid-row: 2;
  grid-column: 1/-1;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  overflow: hidden !important;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll .dt-scroll-head {
  flex-shrink: 0;
  background: #F4F6FA;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  z-index: 5;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll .dt-scroll-head table, .gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll .dt-scroll-head th {
  background: #F4F6FA !important;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll .dt-scroll-body {
  flex: 1 !important;
  min-height: 0 !important;
  overflow-y: auto !important;
  overflow-x: auto !important;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll .dt-scroll-foot {
  flex-shrink: 0;
  background: #F4F6FA;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  z-index: 5;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll .dt-scroll-foot table {
  background: #F4F6FA !important;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container > .dt-info {
  grid-row: 3;
  grid-column: 1;
  padding: 6px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  background: #FFFFFF;
  align-self: center;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container > .dt-paging {
  grid-row: 3;
  grid-column: 2;
  padding: 6px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  background: #FFFFFF;
  justify-self: end;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container > .dt-autosize {
  display: none;
}
.gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive > table thead th {
  position: sticky;
  top: 0;
  z-index: 5;
  background: #F4F6FA;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.gl-order-header {
  display: flex;
  flex-direction: column;
  gap: 3px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  padding: 16px;
  margin-bottom: 10px;
  z-index: 10;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}

.gl-order-header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}

.gl-order-title {
  display: flex;
  align-items: center;
  gap: 10px;
}
.gl-order-title h1, .gl-order-title .h1 {
  font-size: 16px;
  font-weight: 600;
  color: #11110D;
  margin: 0;
}

.gl-order-badges {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}

.gl-order-badge {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  font-size: 10px;
  font-weight: 500;
  border-radius: 9999px;
}
.gl-order-badge--active {
  background: #BBF49C;
  color: #1E4841;
}
.gl-order-badge--paused {
  background: #F59E0B;
  color: white;
}
.gl-order-badge--inactive {
  background: #C0C0C0;
  color: #363636;
}
.gl-order-badge--fulfilled {
  background: #10B981;
  color: white;
}
.gl-order-badge--canceled {
  background: #C0C0C0;
  color: #363636;
}
.gl-order-badge--disabled {
  background: #C0C0C0;
  color: #363636;
}
.gl-order-badge--locked {
  background: #EF4444;
  color: white;
}
.gl-order-badge--unpaid {
  background: #F59E0B;
  color: #1B1B1B;
}
.gl-order-badge--cap-reached {
  background: #3B82F6;
  color: white;
}
.gl-order-badge--payment {
  background: #DBEAFE;
  color: #1D4ED8;
}
.gl-order-badge--subscription {
  background: #F3E8FF;
  color: #7C3AED;
}
.gl-order-badge--corporate {
  background: #1E3A5F;
  color: white;
}
.gl-order-badge--premium {
  background: rgba(139, 92, 246, 0.12);
  color: #7C3AED;
}
.gl-order-badge--blended {
  background: rgba(59, 130, 246, 0.12);
  color: #1D4ED8;
}
.gl-order-badge--standard {
  background: rgba(16, 185, 129, 0.12);
  color: #059669;
}
.gl-order-badge--aged {
  background: rgba(245, 158, 11, 0.15);
  color: rgb(172.4330708661, 110.9507874016, 7.0669291339);
}
.gl-order-badge--unfilled {
  background: #FEE2E2;
  color: #DC2626;
}
.gl-order-badge--near-full {
  background: #DBEAFE;
  color: #1D4ED8;
}

.gl-bucket-pill {
  display: inline-flex;
  align-items: center;
  padding: 3px 10px;
  font-size: 10px;
  font-weight: 600;
  border-radius: 5px;
  white-space: nowrap;
  letter-spacing: 0.02em;
}
.gl-bucket-pill--fresh {
  background: color-mix(in srgb, #10B981 15%, #fff);
  color: #059669;
}
.gl-bucket-pill--45 {
  background: color-mix(in srgb, #3B82F6 15%, #fff);
  color: #1D4ED8;
}
.gl-bucket-pill--91 {
  background: color-mix(in srgb, #8B5CF6 15%, #fff);
  color: #7C3AED;
}
.gl-bucket-pill--121 {
  background: color-mix(in srgb, #F97316 15%, #fff);
  color: #EA580C;
}
.gl-bucket-pill--181 {
  background: color-mix(in srgb, #EF4444 15%, #fff);
  color: #DC2626;
}

.gl-order-meta {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 10px;
  color: #7B7B7B;
  flex-wrap: wrap;
}
.gl-order-meta a {
  color: #CD0200;
  text-decoration: none;
}
.gl-order-meta a:hover {
  text-decoration: underline;
}

.gl-order-meta-item {
  display: flex;
  align-items: center;
  gap: 3px;
}
.gl-order-meta-item i {
  color: #A2A2A2;
}
.gl-order-meta-item strong {
  color: #424242;
  font-weight: 500;
}

.gl-order-tags {
  margin-top: 4px;
  font-size: 10px;
}

.gl-order-tags-display {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}

.gl-order-tags-label {
  display: flex;
  align-items: center;
  gap: 3px;
  color: #7B7B7B;
  white-space: nowrap;
}
.gl-order-tags-label i {
  color: #A2A2A2;
}

.gl-order-tags-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
}

.gl-tag-badge {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  border-radius: 10px;
  font-size: 10px;
  font-weight: 500;
  background: #3D4F5F;
  color: #FFFFFF;
  border: none;
}

.gl-tag-edit-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 6px;
  border: none;
  background: none;
  color: #7B7B7B;
  cursor: pointer;
  border-radius: 5px;
}
.gl-tag-edit-btn:hover {
  background: rgba(205, 2, 0, 0.1);
  color: #CD0200;
}

.gl-order-tags-edit {
  min-width: 250px;
  max-width: 500px;
}
.gl-order-tags-edit .select2-container--default .select2-selection--multiple {
  min-height: 0;
  padding: 5px 5px 5px 0;
}
.gl-order-tags-edit .select2-container--default .select2-search--inline .select2-search__field {
  margin-top: 0;
  margin-left: 6px;
  height: 17px;
  line-height: 17px;
}
.gl-order-tags-edit .select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 0;
  margin-left: 5px;
}

.gl-order-form-section .select2-container--default .select2-selection--multiple {
  min-height: 0 !important;
  padding: 0.5rem 0.75rem;
  padding-right: 2rem;
  display: flex;
  align-items: center;
  position: relative;
}
.gl-order-form-section .select2-container--default .select2-selection--multiple .select2-selection__clear {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.25rem;
  cursor: pointer;
  padding: 0.25rem;
  line-height: 1;
  z-index: 1;
  margin: 0;
  height: auto;
}
.gl-order-form-section .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  padding: 0 !important;
  line-height: 1;
}
.gl-order-form-section .select2-container--default .select2-selection--multiple .select2-selection__choice {
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  gap: 0.5rem;
  padding: 0.375rem 0.75rem;
  margin: 0 !important;
  background-color: #3D4F5F;
  border: none;
  border-radius: 10px;
  font-size: 0.875rem;
  line-height: 1;
  color: #FFFFFF;
  position: relative;
}
.gl-order-form-section .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  position: relative;
  order: 2;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0 !important;
  padding: 0;
  border: none;
  background: none;
  line-height: 1;
  top: 0;
  color: rgba(255, 255, 255, 0.9);
}
.gl-order-form-section .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove span {
  font-size: 1rem;
}
.gl-order-form-section .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
  color: #FFFFFF;
  background: none;
}
.gl-order-form-section .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__display {
  padding: 0 !important;
  margin: 0;
  order: 1;
  color: #FFFFFF;
}
.gl-order-form-section .select2-container--default .select2-selection--multiple .select2-search--inline {
  margin: 0;
}
.gl-order-form-section .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
  margin: 0 !important;
  padding: 0;
  font-size: 0.875rem;
  line-height: 1;
}

.gl-order-progress-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}

.gl-order-progress-label {
  font-size: 10px;
  color: #7B7B7B;
}

.gl-order-progress-count {
  font-size: 10px;
  font-weight: 600;
  color: #424242;
}
.gl-order-progress-count .current {
  color: #CD0200;
}

.gl-order-progress-bar {
  height: 8px;
  background: #E8E8E8;
  border-radius: 9999px;
  overflow: hidden;
}

.gl-order-progress-fill {
  height: 100%;
  background: linear-gradient(90deg, #CD0200, #F87171);
  border-radius: 9999px;
  transition: width 0.2s ease;
}

.gl-order-progress-fill--complete {
  background: #10B981;
}

.gl-order-tabs {
  margin-bottom: 10px;
  z-index: 9;
}
.gl-order-tabs .nav-pills {
  background: #FFFFFF !important;
  border: 1px solid #E8E8E8 !important;
  border-radius: 13px !important;
  padding: 6px !important;
  display: flex !important;
  gap: 3px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.gl-order-tabs .nav-item {
  flex-shrink: 0;
}
.gl-order-tabs .nav-link {
  display: flex !important;
  align-items: center;
  gap: 6px;
  padding: 10px 16px !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  color: #7B7B7B !important;
  border-radius: 10px !important;
  border: none !important;
  background: #FAFBFC !important;
  transition: all 0.15s ease;
  cursor: pointer;
  white-space: nowrap;
}
.gl-order-tabs .nav-link i {
  font-size: 16px;
}
.gl-order-tabs .nav-link:hover {
  background: #CD0200 !important;
  color: white !important;
}
.gl-order-tabs .nav-link.active {
  background: #CD0200 !important;
  color: white !important;
}

.gl-order-tab-content .tab-pane {
  display: none;
}
.gl-order-tab-content .tab-pane.show.active {
  display: block;
}

.gl-order-form-section {
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  margin-bottom: 16px;
  overflow: hidden;
}

.gl-order-form-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  border-bottom: 1px solid #E8E8E8;
  background: #F6F6F6;
}
.gl-order-form-section-header h3, .gl-order-form-section-header .h3 {
  font-size: 13px;
  font-weight: 600;
  color: #11110D;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 6px;
}
.gl-order-form-section-header h3 i, .gl-order-form-section-header .h3 i {
  color: #A2A2A2;
}

.gl-order-form-section-header--panel {
  background: #1e293b;
  border-bottom-color: rgba(255, 255, 255, 0.08);
  padding: 10px 16px;
}
.gl-order-form-section-header--panel h3, .gl-order-form-section-header--panel .h3 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff;
}
.gl-order-form-section-header--panel h3 i, .gl-order-form-section-header--panel .h3 i {
  color: rgba(255, 255, 255, 0.85);
  font-size: 13px;
}
.gl-order-form-section-header--panel .gl-btn-ghost {
  color: rgba(255, 255, 255, 0.85);
}
.gl-order-form-section-header--panel .gl-btn-ghost:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.gl-order-form-section-body {
  padding: 16px;
}

.gl-checkbox-group {
  background: #FAFBFC;
  border: 1px solid #E8E8E8;
  border-radius: 10px;
  padding: 13px;
}
.gl-checkbox-group .form-label {
  font-weight: 600;
  color: #11110D;
  margin-bottom: 6px;
}
.gl-checkbox-group .form-check {
  margin-bottom: 2px;
}
.gl-checkbox-group .form-check:last-child {
  margin-bottom: 0;
}

.gl-order-form-row {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 10px;
}
.gl-order-form-row:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .gl-order-form-row {
    flex-direction: column;
    gap: 6px;
  }
}

.gl-order-form-label {
  width: 200px;
  flex-shrink: 0;
  font-size: 10px;
  font-weight: 500;
  color: #131313;
  padding-top: 6px;
}
@media (max-width: 768px) {
  .gl-order-form-label {
    width: 100%;
    padding-top: 0;
  }
}

.gl-order-form-field {
  flex: 1;
  min-width: 0;
}

.gl-order-form-actions {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 16px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  margin-top: 16px;
}
.gl-order-form-actions .gl-btn {
  min-width: 120px;
}

.gl-admin-badge {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  padding: 2px 8px;
  font-size: 8px;
  font-weight: 500;
  background: #FEF3C7;
  color: #92400E;
  border-radius: 9999px;
  margin-left: 6px;
}
.gl-admin-badge i {
  font-size: 10px;
}

.gl-order-results {
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  overflow: hidden;
}

.gl-order-results-header {
  display: flex;
  align-items: center;
  padding: 10px 16px;
  border-bottom: 1px solid #E8E8E8;
  background: #F6F6F6;
}
.gl-order-results-header h3, .gl-order-results-header .h3 {
  font-size: 13px;
  font-weight: 600;
  color: #11110D;
  margin: 0;
}

.gl-order-results-body {
  padding: 16px;
}

.gl-result-card {
  background: #F6F6F6;
  border: 1px solid #E8E8E8;
  border-radius: 6px;
  padding: 10px;
  text-align: center;
  height: 100%;
}

.gl-result-label {
  font-size: 8px;
  font-weight: 500;
  color: #7B7B7B;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 3px;
}

.gl-result-value {
  font-size: 16px;
  font-weight: 700;
  color: #11110D;
}

.gl-order-notes {
  margin-top: 16px;
}

.gl-order-notes-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.gl-order-notes-header h4, .gl-order-notes-header .h4 {
  font-size: 11px;
  font-weight: 600;
  color: #11110D;
  margin: 0;
}

.gl-order-notes-list {
  border: 1px solid #E8E8E8;
  border-radius: 6px;
  overflow-y: auto;
  max-height: 400px;
  margin-top: 10px;
}

.gl-order-note-item {
  padding: 10px;
  border-bottom: 1px solid #E8E8E8;
  background: #FFFFFF;
  transition: background 0.15s ease;
}
.gl-order-note-item:last-child {
  border-bottom: none;
}
.gl-order-note-item:hover {
  background: #F6F6F6;
}

.gl-order-note-content {
  font-size: 10px;
  color: #424242;
  line-height: 1.5;
}
.gl-order-note-content a {
  color: #3399f3;
  text-decoration: underline;
}
.gl-order-note-content a:hover {
  color: rgb(12.0833333333, 114.7916666667, 205.4166666667);
}

.gl-order-note-row-1 {
  margin-bottom: 3px;
}

.gl-order-note-row-2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  font-size: 8px;
  color: #7B7B7B;
}
.gl-order-note-row-2 .gl-note-actions {
  margin-left: auto;
}

.gl-order-note-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 8px;
  color: #7B7B7B;
}

.gl-order-note-actions {
  display: flex;
  gap: 3px;
  opacity: 0;
  transition: opacity 0.15s ease;
}
.gl-order-note-item:hover .gl-order-note-actions {
  opacity: 1;
}

.gl-distribution-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 10px;
}

.gl-order-quick-actions {
  display: flex;
  gap: 6px;
}

@media (max-width: 768px) {
  .gl-order-edit-layout {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gl-order-header {
    position: static;
    top: auto;
  }
  .gl-order-header-top {
    flex-direction: column;
    align-items: flex-start;
  }
  .gl-order-meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
  .gl-order-tags-edit {
    max-width: none;
    width: 100%;
  }
  .gl-order-tabs .nav-pills {
    flex-wrap: nowrap;
    gap: 3px;
    padding: 3px !important;
  }
  .gl-order-tabs .nav-pills .nav-item {
    flex: 1 1 0;
    min-width: 0;
  }
  .gl-order-tabs .nav-pills .nav-link {
    padding: 6px 3px !important;
    font-size: 11px !important;
    flex-direction: column;
    gap: 2px;
    text-align: center;
    justify-content: center;
    width: 100%;
  }
  .gl-order-tabs .nav-pills .nav-link i {
    font-size: 16px;
  }
  .gl-order-form-actions {
    flex-direction: column;
  }
  .gl-order-form-actions .gl-btn {
    width: 100%;
  }
}
.gl-status-cards-wrapper {
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .gl-status-cards-wrapper {
    display: none;
  }
}

.gl-status-cards-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 10px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.15s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.gl-status-cards-header:hover {
  background: #FAFBFC;
}
.collapsed .gl-status-cards-header {
  border-radius: 10px;
}
:not(.collapsed) .gl-status-cards-header {
  border-bottom: none;
  border-radius: 10px 10px 0 0;
}

.gl-status-cards-header-left {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #7B7B7B;
  font-size: 11px;
  font-weight: 500;
}
.gl-status-cards-header-left i {
  font-size: 13px;
}

.gl-status-cards-header-label {
  white-space: nowrap;
}

.gl-status-cards-header-right {
  display: flex;
  align-items: center;
  gap: 10px;
}

.gl-status-cards-summary {
  display: flex;
  align-items: center;
  gap: 6px;
}

.gl-status-cards-summary-item {
  display: flex;
  align-items: center;
  gap: 3px;
}

.gl-status-cards-summary-count {
  font-weight: 600;
  font-size: 11px;
  color: #11110D;
}

.gl-status-cards-summary-label {
  font-size: 8px;
  color: #7B7B7B;
}

.gl-status-cards-summary-divider {
  width: 1px;
  height: 14px;
  background: #E8E8E8;
  margin: 0 3px;
}

.gl-status-cards-toggle-btn {
  display: flex;
  align-items: center;
  gap: 3px;
  color: #7B7B7B;
  font-size: 10px;
  background: transparent;
  border: none;
  padding: 0;
}
.gl-status-cards-toggle-btn i {
  font-size: 13px;
  transition: transform 0.15s ease;
}

.gl-status-cards-content {
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  border: 1px solid #E8E8E8;
  border-top: none;
  border-radius: 0 0 10px 10px;
}
.gl-status-cards-content .gl-status-cards {
  margin-top: 0;
  padding: 6px 10px 10px;
}
.collapsed .gl-status-cards-content {
  border-color: transparent;
}

.gl-status-pills-sticky-wrapper {
  display: none;
}
@media (max-width: 768px) {
  .gl-status-pills-sticky-wrapper {
    display: block;
    position: sticky;
    top: 58px;
    z-index: 25;
    background: #F6F6F6;
    margin: 0 -6px;
    padding: 0 6px;
  }
  .gl-status-pills-sticky-wrapper.is-stuck {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  }
}

@media (max-width: 768px) {
  .gl-status-pills-sticky-wrapper .gl-status-pills {
    margin: 0;
    padding: 6px 0;
  }
}

.gl-status-pills {
  display: none;
}
@media (max-width: 768px) {
  .gl-status-pills {
    display: flex;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    gap: 6px;
    padding: 6px 0;
    margin: 0 -13px;
    padding-left: 13px;
    padding-right: 13px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .gl-status-pills::-webkit-scrollbar {
    display: none;
  }
}

.gl-status-pill {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  padding: 6px 10px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 20px;
  white-space: nowrap;
  flex-shrink: 0;
  scroll-snap-align: start;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 10px;
  min-height: 40px;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
}
.gl-status-pill:hover {
  border-color: #CD0200;
  background: rgba(205, 2, 0, 0.08);
}
.gl-status-pill:active {
  transform: scale(0.97);
}
.gl-status-pill.active {
  background: #CD0200;
  border-color: #CD0200;
  color: #FFFFFF;
}
.gl-status-pill.active .gl-status-pill-icon {
  color: #FFFFFF;
}
.gl-status-pill.active .gl-status-pill-count {
  background: rgba(255, 255, 255, 0.25);
  color: #FFFFFF;
}

.gl-status-pill-icon {
  font-size: 14px;
  color: #7B7B7B;
}
.gl-status-pill.active .gl-status-pill-icon {
  color: #FFFFFF;
}

.gl-status-pill-label {
  font-weight: 500;
  color: #424242;
}
.gl-status-pill.active .gl-status-pill-label {
  color: #FFFFFF;
}

.gl-status-pill--new {
  background: rgba(59, 130, 246, 0.1);
  border-color: rgba(59, 130, 246, 0.3);
}
.gl-status-pill--new .gl-status-pill-icon {
  color: #3B82F6;
}
.gl-status-pill--new .gl-status-pill-count {
  background: rgba(59, 130, 246, 0.15);
  color: rgb(11.1512195122, 99.1219512195, 242.8487804878);
}

.gl-status-pill--called {
  background: rgba(205, 2, 0, 0.1);
  border-color: rgba(205, 2, 0, 0.3);
}
.gl-status-pill--called .gl-status-pill-icon {
  color: #CD0200;
}
.gl-status-pill--called .gl-status-pill-count {
  background: rgba(205, 2, 0, 0.15);
  color: rgb(154, 1.5024390244, 0);
}

.gl-status-pill--follow-up {
  background: rgba(245, 158, 11, 0.1);
  border-color: rgba(245, 158, 11, 0.3);
}
.gl-status-pill--follow-up .gl-status-pill-icon {
  color: #F59E0B;
}
.gl-status-pill--follow-up .gl-status-pill-count {
  background: rgba(245, 158, 11, 0.15);
  color: rgb(172.4330708661, 110.9507874016, 7.0669291339);
}

.gl-status-pill--appt {
  background: rgba(16, 185, 129, 0.1);
  border-color: rgba(16, 185, 129, 0.3);
}
.gl-status-pill--appt .gl-status-pill-icon {
  color: #10B981;
}
.gl-status-pill--appt .gl-status-pill-count {
  background: rgba(16, 185, 129, 0.15);
  color: rgb(11.9402985075, 138.0597014925, 96.2686567164);
}

.gl-status-pill--no-show {
  background: rgba(239, 68, 68, 0.08);
  border-color: rgba(239, 68, 68, 0.3);
}
.gl-status-pill--no-show .gl-status-pill-icon {
  color: #EF4444;
}
.gl-status-pill--no-show .gl-status-pill-count {
  background: rgba(239, 68, 68, 0.12);
  color: #EF4444;
}

.gl-status-pill--not-sold {
  background: rgba(162, 162, 162, 0.15);
  border-color: rgba(162, 162, 162, 0.3);
}
.gl-status-pill--not-sold .gl-status-pill-icon {
  color: #7B7B7B;
}
.gl-status-pill--not-sold .gl-status-pill-count {
  background: rgba(162, 162, 162, 0.2);
  color: #7B7B7B;
}

.gl-status-pill--sold {
  background: rgba(16, 185, 129, 0.1);
  border-color: rgba(16, 185, 129, 0.3);
}
.gl-status-pill--sold .gl-status-pill-icon {
  color: #10B981;
}
.gl-status-pill--sold .gl-status-pill-count {
  background: rgba(16, 185, 129, 0.15);
  color: #059669;
}

.gl-status-pill-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  padding: 0 3px;
  background: #F6F6F6;
  border-radius: 10px;
  font-size: 8px;
  font-weight: 600;
  color: #7B7B7B;
}

.gl-form-section {
  background: white;
  border: 1px solid #F0F1F3;
  border-radius: 13px;
  margin-bottom: 16px;
  overflow: hidden;
}
.gl-form-section:last-child {
  margin-bottom: 0;
}

.gl-form-section-title {
  font-size: 11px;
  font-weight: 600;
  color: #7B7B7B;
  padding: 10px 16px;
  margin: 0;
  display: flex;
  align-items: center;
  background: linear-gradient(to right, rgba(205, 2, 0, 0.08), rgba(205, 2, 0, 0.02));
  border-bottom: 1px solid #F0F1F3;
  border-left: 3px solid #CD0200;
}
.gl-form-section-title i {
  color: #CD0200;
  font-size: 1.1em;
}

.gl-form-subsection-title {
  font-size: 10px;
  font-weight: 600;
  color: #A2A2A2;
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid #F0F1F3;
  display: flex;
  align-items: center;
}
.gl-form-subsection-title i {
  color: #E8E8E8;
  font-size: 1em;
}

.gl-form-section-content {
  padding: 16px;
}
.gl-form-section-content .mb-3:last-child,
.gl-form-section-content .form-group:last-child,
.gl-form-section-content .row:last-child {
  margin-bottom: 0 !important;
}

.gl-form-actions {
  background: #FAFBFC;
  border: 1px solid #F0F1F3;
  border-radius: 13px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding: 16px;
  margin-top: 16px;
}

.gl-info-banner {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 16px;
  background: linear-gradient(to right, rgba(205, 2, 0, 0.06), rgba(205, 2, 0, 0.02));
  border: 1px solid rgba(205, 2, 0, 0.15);
  border-left: 3px solid #CD0200;
  border-radius: 6px;
}

.gl-info-banner-icon {
  color: #CD0200;
  font-size: 1.25rem;
  flex-shrink: 0;
}

.gl-info-banner-content {
  flex: 1;
}
.gl-info-banner-content strong {
  display: block;
  color: #11110D;
  margin-bottom: 4px;
}

.gl-info-banner-details {
  color: #7B7B7B;
  font-size: 10px;
}

.gl-note-item {
  padding: 10px;
  background: #FAFBFC;
  border-radius: 6px;
  margin-bottom: 6px;
}
.gl-note-item:last-child {
  margin-bottom: 0;
}

.gl-card-header {
  padding: 10px 16px;
  border-bottom: 1px solid #F0F1F3;
  background: #FAFBFC;
  border-radius: 13px 13px 0 0;
}

.gl-card-title {
  font-size: 14px;
  font-weight: 600;
  color: #7B7B7B;
  margin: 0;
  display: flex;
  align-items: center;
}
.gl-card-title i {
  color: #CD0200;
  margin-right: 6px;
}

.gl-status-badge {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  white-space: nowrap;
}
.gl-status-badge--info {
  background: rgba(59, 130, 246, 0.1);
  color: rgb(11.1512195122, 99.1219512195, 242.8487804878);
}
.gl-status-badge--primary {
  background: rgba(59, 130, 246, 0.1);
  color: rgb(11.1512195122, 99.1219512195, 242.8487804878);
}
.gl-status-badge--warning {
  background: rgba(245, 158, 11, 0.1);
  color: rgb(172.4330708661, 110.9507874016, 7.0669291339);
}
.gl-status-badge--success {
  background: rgba(16, 185, 129, 0.1);
  color: #059669;
}
.gl-status-badge--danger {
  background: rgba(239, 68, 68, 0.08);
  color: #EF4444;
}
.gl-status-badge--secondary {
  background: rgba(162, 162, 162, 0.15);
  color: #7B7B7B;
}
.gl-status-badge--paused {
  background: color-mix(in srgb, #EF4444 15%, #fff);
  color: #DC2626;
}
.gl-status-badge--clickable {
  cursor: pointer;
}
.gl-status-badge--clickable:hover {
  filter: brightness(0.9);
}
.gl-status-badge--purple {
  background: color-mix(in srgb, #8B5CF6 15%, #fff);
  color: #7C3AED;
}
.gl-status-badge--active, .gl-status-badge--succeeded {
  background: color-mix(in srgb, #10B981 15%, #fff);
  color: #059669;
}
.gl-status-badge--risk {
  background: color-mix(in srgb, #F59E0B 15%, #fff);
  color: rgb(172.4330708661, 110.9507874016, 7.0669291339);
}
.gl-status-badge--inactive {
  background: rgba(162, 162, 162, 0.15);
  color: #7B7B7B;
}
.gl-status-badge--pending, .gl-status-badge--in-cart {
  background: color-mix(in srgb, #F59E0B 15%, #fff);
  color: rgb(172.4330708661, 110.9507874016, 7.0669291339);
}
.gl-status-badge--failed, .gl-status-badge--disputed, .gl-status-badge--full-refund {
  background: color-mix(in srgb, #EF4444 15%, #fff);
  color: #DC2626;
}
.gl-status-badge--partial-refund {
  background: color-mix(in srgb, #F97316 15%, #fff);
  color: #EA580C;
}
.gl-status-badge--unpaid {
  background: color-mix(in srgb, #F59E0B 15%, #fff);
  color: rgb(172.4330708661, 110.9507874016, 7.0669291339);
}
.gl-status-badge--fulfilled {
  background: color-mix(in srgb, #10B981 15%, #fff);
  color: #059669;
}
.gl-status-badge--canceled, .gl-status-badge--cancelled, .gl-status-badge--disabled {
  background: rgba(162, 162, 162, 0.15);
  color: #7B7B7B;
}
.gl-status-badge--account-locked {
  background: color-mix(in srgb, #EF4444 15%, #fff);
  color: #DC2626;
}
.gl-status-badge--cap-reached {
  background: color-mix(in srgb, #3B82F6 15%, #fff);
  color: #1D4ED8;
}
.gl-status-badge--new {
  background: color-mix(in srgb, #3B82F6 15%, #fff);
  color: #1D4ED8;
}
.gl-status-badge--approved {
  background: color-mix(in srgb, #10B981 15%, #fff);
  color: #059669;
}
.gl-status-badge--rejected {
  background: color-mix(in srgb, #EF4444 15%, #fff);
  color: #DC2626;
}

.gl-priority-pill {
  display: inline-block;
  line-height: 1.4;
}

.gl-lead-type-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
  border-radius: 5px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  white-space: nowrap;
  background: var(--lt-color, #3B82F6);
  color: #fff;
  border: none;
}

.gl-toggle {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.gl-toggle-track {
  position: relative;
  width: 44px;
  height: 24px;
  background: #F0F1F3;
  border-radius: 12px;
  transition: background 0.2s ease;
  flex-shrink: 0;
}
.gl-toggle-track.active {
  background: #10B981;
}
.gl-toggle-track.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.gl-toggle-thumb {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.active .gl-toggle-thumb {
  transform: translateX(20px);
}

.gl-toggle-label {
  font-size: 13px;
  font-weight: 500;
  color: #424242;
}

[data-bs-theme=dark] .gl-toggle-track {
  background: rgba(255, 255, 255, 0.15);
}
[data-bs-theme=dark] .gl-toggle-track.active {
  background: #10B981;
}

.filter-definitions-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.definition-section {
  padding: 13px;
  background: linear-gradient(135deg, rgba(205, 2, 0, 0.02), transparent);
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  transition: all 0.15s ease;
}
.definition-section:hover {
  border-color: rgba(205, 2, 0, 0.2);
  box-shadow: 0 4px 12px rgba(205, 2, 0, 0.06);
}
.definition-section--highlighted {
  background: linear-gradient(135deg, rgba(6, 182, 212, 0.08), rgba(6, 182, 212, 0.02));
  border-color: rgba(6, 182, 212, 0.3);
}
.definition-section--highlighted:hover {
  border-color: rgba(6, 182, 212, 0.5);
  box-shadow: 0 4px 12px rgba(6, 182, 212, 0.12);
}

.definition-header {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 6px;
}

.definition-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  font-size: 16px;
}
.definition-icon--blue {
  background: rgba(59, 130, 246, 0.1);
  color: #3B82F6;
}
.definition-icon--amber {
  background: rgba(245, 158, 11, 0.1);
  color: #F59E0B;
}
.definition-icon--gold {
  background: rgba(234, 179, 8, 0.1);
  color: #EAB308;
}
.definition-icon--purple {
  background: rgba(139, 92, 246, 0.1);
  color: #8B5CF6;
}
.definition-icon--teal {
  background: rgba(20, 184, 166, 0.1);
  color: #14B8A6;
}
.definition-icon--green {
  background: rgba(16, 185, 129, 0.1);
  color: #10B981;
}
.definition-icon--orange {
  background: rgba(249, 115, 22, 0.1);
  color: #F97316;
}
.definition-icon--indigo {
  background: rgba(99, 102, 241, 0.1);
  color: #6366F1;
}
.definition-icon--emerald {
  background: rgba(5, 150, 105, 0.1);
  color: #059669;
}
.definition-icon--cyan {
  background: rgba(6, 182, 212, 0.1);
  color: #06B6D4;
}

.definition-title {
  font-size: 13px;
  font-weight: 600;
  color: #11110D;
  margin: 0;
}

.definition-description {
  font-size: 11px;
  color: #7B7B7B;
  margin: 0 0 6px 0;
  line-height: 1.5;
}

.definition-list {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.definition-list--inline {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 6px;
}
.definition-list--inline .definition-item {
  flex: 0 0 auto;
  padding: 3px 10px;
  background: #F6F6F6;
  border-radius: 9999px;
}
.definition-list--inline .definition-term {
  font-weight: 500;
}
.definition-list--grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 6px;
}
.definition-list--grid .definition-item {
  padding: 6px 10px;
  background: #F6F6F6;
  border-radius: 6px;
}

.definition-item {
  display: flex;
  align-items: baseline;
  gap: 6px;
  padding: 3px 0;
  border-bottom: 1px solid rgba(232, 232, 232, 0.5);
}
.definition-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.definition-list--inline .definition-item, .definition-list--grid .definition-item {
  border-bottom: none;
}

.definition-term {
  font-size: 11px;
  font-weight: 600;
  color: #11110D;
  white-space: nowrap;
  min-width: 140px;
  flex-shrink: 0;
}
.definition-list--inline .definition-term {
  min-width: auto;
}
.definition-list--grid .definition-term {
  min-width: auto;
  display: block;
  margin-bottom: 2px;
}

.definition-value {
  font-size: 11px;
  color: #424242;
  line-height: 1.4;
}
.definition-list--grid .definition-value {
  display: block;
  font-size: 10px;
  color: #7B7B7B;
}

#filter-definitions-modal .gl-modal-body {
  max-height: 70vh;
  overflow-y: auto;
}
#filter-definitions-modal .gl-modal-body::-webkit-scrollbar {
  width: 6px;
}
#filter-definitions-modal .gl-modal-body::-webkit-scrollbar-track {
  background: transparent;
}
#filter-definitions-modal .gl-modal-body::-webkit-scrollbar-thumb {
  background: #E8E8E8;
  border-radius: 3px;
}
#filter-definitions-modal .gl-modal-body::-webkit-scrollbar-thumb:hover {
  background: #A2A2A2;
}
#filter-definitions-modal .gl-modal-header .gl-modal-title {
  display: flex;
  align-items: center;
}
#filter-definitions-modal .gl-modal-header .gl-modal-title i {
  color: #CD0200;
}

@media (max-width: 768px) {
  .definition-list--grid {
    grid-template-columns: 1fr;
  }
  .definition-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
  }
  .definition-term {
    min-width: auto;
  }
}
.gl-help-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.2;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap;
  text-decoration: none;
  background: #FFFFFF;
  color: #7B7B7B;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  position: relative;
  overflow: hidden;
}
.gl-help-btn i {
  font-size: 15px;
  color: #3B82F6;
  transition: transform 0.2s ease;
}
.gl-help-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.08), transparent);
  opacity: 0;
  transition: opacity 0.2s ease;
}
.gl-help-btn:hover {
  background: #FFFFFF;
  color: #11110D;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(59, 130, 246, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.15);
  transform: translateY(-1px);
}
.gl-help-btn:hover::before {
  opacity: 1;
}
.gl-help-btn:hover i {
  color: #2563EB;
  transform: scale(1.1);
}
.gl-help-btn:active {
  transform: translateY(0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), inset 0 1px 2px rgba(0, 0, 0, 0.05);
}

.gl-help-btn-text {
  letter-spacing: 0.01em;
}

.giving-back-page {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
}

.giving-back-title {
  text-align: center;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 30px;
}
.giving-back-title strong {
  font-weight: 700;
}

.giving-back-intro {
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
  color: #11110D;
  margin-bottom: 40px;
}

.charities-list .charity-row {
  padding: 40px 0;
}
.charities-list .charity-separator {
  width: 200px;
  height: 2px;
  background: #A2A2A2;
  margin: 0 auto 30px;
}
.charities-list .charity-logo {
  max-width: 200px;
  max-height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}
.charities-list .charity-link {
  color: #00bfff;
  font-size: 16px;
  text-decoration: none;
  word-break: break-all;
}
.charities-list .charity-link:hover {
  text-decoration: underline;
}

.gl-cart-item-card {
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  padding: 13px;
  margin-bottom: 6px;
}

.gl-cart-item-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #E8E8E8;
}

.gl-cart-item-name {
  font-weight: 600;
  color: #11110D;
  font-size: 11px;
  line-height: 1.3;
  flex: 1;
  padding-right: 6px;
}

.gl-cart-item-price {
  font-weight: 700;
  color: #CD0200;
  font-size: 14px;
  white-space: nowrap;
}

.gl-cart-item-details {
  margin-bottom: 6px;
}

.gl-cart-item-row {
  display: flex;
  justify-content: space-between;
  padding: 3px 0;
  font-size: 10px;
}

.gl-cart-item-label {
  color: #7B7B7B;
}

.gl-cart-item-value {
  color: #424242;
  font-weight: 500;
  text-align: right;
}

.gl-cart-item-actions {
  display: flex;
  justify-content: flex-end;
  padding-top: 6px;
  border-top: 1px solid #E8E8E8;
}

.gl-cart-totals-card {
  background: #F4F6FA;
  border: 1px solid #E8E8E8;
  border-radius: 13px;
  padding: 13px;
  margin-bottom: 13px;
}

.gl-cart-totals-row {
  display: flex;
  justify-content: space-between;
  padding: 3px 0;
  font-size: 11px;
}
.gl-cart-totals-row.gl-cart-totals-row--total {
  font-weight: 700;
  font-size: 14px;
  padding-top: 6px;
  margin-top: 6px;
  border-top: 2px solid #E8E8E8;
}

.gl-signature-section {
  margin-bottom: 13px;
}

.gl-signature-canvas {
  width: 100%;
  max-width: 100%;
  height: 120px;
  border: 2px solid #E8E8E8;
  border-radius: 6px;
  background: white;
  cursor: crosshair;
  touch-action: none;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .gl-signature-canvas {
    height: 150px;
  }
}

.gl-signature-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 6px;
}

.gl-policy-list {
  padding-left: 16px;
  margin-bottom: 13px;
}
.gl-policy-list li {
  margin-bottom: 3px;
  color: #424242;
  line-height: 1.5;
}

.gl-policy-warning {
  background: #ffebee;
  border: 1px solid #EF4444;
  border-radius: 6px;
  padding: 13px;
  color: rgb(234.9802955665, 21.0197044335, 21.0197044335);
  font-size: 10px;
  line-height: 1.5;
}
.gl-policy-warning strong {
  display: block;
  margin-bottom: 3px;
  font-size: 11px;
}

.gl-coupon-input-group {
  display: flex;
  gap: 6px;
}
.gl-coupon-input-group .gl-filter-input {
  flex: 1;
}
.gl-coupon-input-group .gl-btn {
  flex-shrink: 0;
}

.gl-success-banner {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 13px;
  background: #e8f5e9;
  border: 1px solid #10B981;
  border-radius: 6px;
  color: rgb(9.9104477612, 114.5895522388, 79.9029850746);
}
.gl-success-banner i {
  font-size: 18px;
  flex-shrink: 0;
}

.gl-cart-footer {
  background: #FFFFFF;
  padding: 13px 0;
}
@media (max-width: 767px) {
  .gl-cart-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 13px;
    border-top: 1px solid #E8E8E8;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    z-index: 100;
  }
}

@media (max-width: 767px) {
  .gl-cart-page-content {
    padding-bottom: 80px;
  }
}

.gl-cart-integrations {
  display: flex;
  gap: 3px;
  flex-wrap: wrap;
}

.gl-cart-integration-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 2px 8px;
  background: rgba(205, 2, 0, 0.08);
  border-radius: 5px;
  font-size: 11px;
  color: #424242;
}
.gl-cart-integration-badge i {
  font-size: 12px;
  color: #CD0200;
}

.support-ticket-iframe {
  width: 100%;
  min-height: 80vh;
  border: none;
  border-radius: 0 0 13px 13px;
  background: white;
}

.user-agreements-table-wrapper {
  max-height: 600px;
  overflow-y: auto;
}

.user-agreements-table .sticky-header {
  position: sticky;
  top: 0;
  z-index: 5;
  background: #F4F6FA;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.user-agreements-table.table-striped tbody tr.row-selected, .user-agreements-table.table-striped > tbody > tr.row-selected,
.user-agreements-table tbody tr.row-selected {
  background-color: rgba(205, 2, 0, 0.1);
}
.user-agreements-table.table-striped tbody tr.row-selected:hover, .user-agreements-table.table-striped > tbody > tr.row-selected:hover,
.user-agreements-table tbody tr.row-selected:hover {
  background-color: rgba(205, 2, 0, 0.15);
}

.editable-cell {
  cursor: pointer;
  position: relative;
}
.editable-cell:hover {
  background-color: rgba(var(--bs-primary-rgb), 0.05) !important;
}
.editable-cell:hover::after {
  content: "\f4cb";
  font-family: "bootstrap-icons";
  font-size: 0.65rem;
  position: absolute;
  top: 2px;
  right: 4px;
  opacity: 0.4;
}

.inline-edit-input {
  width: 80px;
  padding: 2px 6px;
  font-size: inherit;
  text-align: center;
  border: 2px solid var(--bs-primary);
  border-radius: 4px;
  background: var(--bs-body-bg);
  color: var(--bs-body-color);
  outline: none;
}
.inline-edit-input:focus {
  box-shadow: 0 0 0 3px rgba(var(--bs-primary-rgb), 0.25);
}

#affiliate-lead-orders-datatable_wrapper th.sorting::after, #affiliate-lead-orders-datatable_wrapper th.sorting_asc::after, #affiliate-lead-orders-datatable_wrapper th.sorting_desc::after {
  display: none !important;
}
#affiliate-lead-orders-datatable_wrapper th .dt-column-order {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
}

.help-chat-widget {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 1050;
}

.help-chat-toggle {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: none;
  background: #CD0200;
  color: #fff;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.help-chat-toggle:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 12px 32px rgba(0, 0, 0, 0.05);
}

.help-chat-panel {
  position: absolute;
  bottom: 72px;
  right: 0;
  width: 380px;
  max-height: 520px;
  background: #FFFFFF;
  border-radius: 13px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  border: 1px solid #E8E8E8;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media (max-width: 768px) {
  .help-chat-panel {
    width: calc(100vw - 32px);
    right: -8px;
    max-height: 70vh;
  }
}

.help-chat-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-bottom: 1px solid #E8E8E8;
  background: #FAFBFC;
}
.help-chat-header i {
  font-size: 18px;
}

.help-chat-close {
  background: none;
  border: none;
  cursor: pointer;
  color: #7B7B7B;
  padding: 4px;
  font-size: 16px;
}
.help-chat-close:hover {
  color: #11110D;
}

.help-chat-messages {
  flex: 1;
  overflow-y: auto;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-height: 200px;
  max-height: 340px;
}

.help-chat-message {
  max-width: 85%;
  padding: 10px 14px;
  border-radius: 13px;
  font-size: 13px;
  line-height: 1.5;
  word-wrap: break-word;
}
.help-chat-message--user {
  align-self: flex-end;
  background: #3B82F6;
  color: #fff;
  border-bottom-right-radius: 3px;
}
.help-chat-message--assistant {
  align-self: flex-start;
  background: #F0F1F3;
  color: #424242;
  border-bottom-left-radius: 3px;
}

.help-chat-input {
  padding: 12px;
  border-top: 1px solid #E8E8E8;
}
.help-chat-input textarea {
  resize: none;
  min-height: 36px;
  max-height: 80px;
}

.help-chat-escalate {
  border-top: 1px solid #E8E8E8;
  background: #FAFBFC;
}

.typing-indicator {
  display: inline-flex;
  gap: 4px;
  align-items: center;
}
.typing-indicator .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #7B7B7B;
  animation: typing-bounce 1.4s ease-in-out infinite;
}
.typing-indicator .dot:nth-child(2) {
  animation-delay: 0.2s;
}
.typing-indicator .dot:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes typing-bounce {
  0%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-6px);
  }
}
[data-bs-theme=dark] .help-chat-panel {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .help-chat-header {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .help-chat-close {
  color: #939496;
}
[data-bs-theme=dark] .help-chat-close:hover {
  color: #ffffff;
}
[data-bs-theme=dark] .help-chat-message--assistant {
  background: #22262b;
  color: #d4d4d4;
}
[data-bs-theme=dark] .help-chat-input {
  border-color: #2f3338;
}
[data-bs-theme=dark] .help-chat-escalate {
  background: #22262b;
  border-color: #2f3338;
}

[data-bs-theme=dark] {
  --bs-body-bg: #1a1d21;
  --bs-body-color: #d4d4d4;
  --bs-border-color: #2f3338;
  --bs-tertiary-bg: #22262b;
  --bs-secondary-bg: #22262b;
  --gl-accent-light: rgba(255, 255, 255, 0.08);
  --gl-accent-rgb: 255, 255, 255;
  --gl-legend-premium: rgba(59, 130, 246, 0.35);
  --gl-legend-aged: rgba(168, 85, 247, 0.35);
  --gl-legend-rt-blended: rgba(245, 158, 11, 0.35);
  --gl-legend-rt-standard: rgba(139, 92, 246, 0.35);
  --gl-legend-disabled: rgba(239, 68, 68, 0.35);
  --gl-legend-paused: rgba(16, 185, 129, 0.35);
  --gl-legend-near-full: rgba(245, 158, 11, 0.35);
  --gl-legend-unfilled: rgba(239, 68, 68, 0.35);
}
[data-bs-theme=dark] .gl-legend-item {
  color: #ffffff;
}
[data-bs-theme=dark] html {
  background-color: #2a2e32;
}
[data-bs-theme=dark] body,
[data-bs-theme=dark] .gl-body {
  background-color: #1a1d21;
  color: #d4d4d4;
  --gl-accent-light: rgba(255, 255, 255, 0.08);
}
[data-bs-theme=dark] body:not(.no-sidebar-layout),
[data-bs-theme=dark] .gl-body:not(.no-sidebar-layout) {
  background-color: #2a2e32;
}
[data-bs-theme=dark] .gl-layout {
  background-color: #2a2e32;
}
[data-bs-theme=dark] .gl-sidebar.main-sidebar {
  background: #22262b !important;
  color: #D1D5DB !important;
}
[data-bs-theme=dark] .gl-sidebar-brand .gl-sidebar-logo-svg .gl-logo-black {
  fill: #fff !important;
}
[data-bs-theme=dark] .gl-sidebar-brand .gl-sidebar-logo-svg .gl-logo-white {
  fill: #000 !important;
}
[data-bs-theme=dark] .gl-sidebar-brand .gl-sidebar-logo-svg .gl-logo-red {
  fill: #fff !important;
}
[data-bs-theme=dark] .gl-sidebar-brand .gl-sidebar-icon-svg .gl-icon-dark {
  fill: #fff !important;
}
[data-bs-theme=dark] .gl-sidebar-brand .gl-sidebar-icon-svg .gl-icon-light {
  fill: #22262b !important;
}
[data-bs-theme=dark] .gl-brand-for-light {
  display: none !important;
}
[data-bs-theme=dark] .gl-brand-for-dark {
  display: inline-block !important;
}
[data-bs-theme=dark] .gl-sidebar-user-name {
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-sidebar-user-role {
  color: #6B7280;
}
[data-bs-theme=dark] .gl-sidebar-profile-arrow {
  color: #6B7280;
}
[data-bs-theme=dark] .gl-sidebar-profile-menu {
  background: #22262b;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}
[data-bs-theme=dark] .gl-sidebar-profile-menu .gl-sidebar-profile-menu-divider {
  border-top-color: rgba(255, 255, 255, 0.08);
}
[data-bs-theme=dark] .gl-sidebar-profile-menu .gl-sidebar-sublink,
[data-bs-theme=dark] .gl-sidebar-profile-menu .gl-sidebar-logout {
  color: #7d7f81;
}
[data-bs-theme=dark] .gl-sidebar-profile-menu .gl-sidebar-sublink i,
[data-bs-theme=dark] .gl-sidebar-profile-menu .gl-sidebar-logout i {
  color: #6B7280;
}
[data-bs-theme=dark] .gl-sidebar-profile-menu .gl-sidebar-sublink:hover,
[data-bs-theme=dark] .gl-sidebar-profile-menu .gl-sidebar-logout:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-sidebar-profile-menu .gl-sidebar-sublink:hover i,
[data-bs-theme=dark] .gl-sidebar-profile-menu .gl-sidebar-logout:hover i {
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-sidebar-flyout {
  background: #22262b;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}
[data-bs-theme=dark] .gl-sidebar-flyout .gl-sidebar-flyout-title {
  color: #6B7280;
}
[data-bs-theme=dark] .gl-sidebar-flyout .gl-sidebar-sublink {
  color: #7d7f81;
}
[data-bs-theme=dark] .gl-sidebar-flyout .gl-sidebar-sublink:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-sidebar-flyout .gl-sidebar-sublink.active {
  color: #F3F4F6;
  background: rgba(255, 255, 255, 0.06);
}
[data-bs-theme=dark] .gl-sidebar-flyout .gl-sidebar-badge {
  background: rgba(239, 68, 68, 0.15);
  color: #f87171;
}
[data-bs-theme=dark] .gl-sidebar-drill-panel {
  background: #22262b;
}
[data-bs-theme=dark] .gl-sidebar-drill-header {
  border-bottom-color: rgba(255, 255, 255, 0.08);
}
[data-bs-theme=dark] .gl-sidebar-drill-back {
  color: #9CA3AF;
}
[data-bs-theme=dark] .gl-sidebar-drill-back:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-sidebar-drill-title {
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-sublink,
[data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-logout {
  color: #7d7f81;
}
[data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-sublink i,
[data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-logout i {
  color: #6B7280;
}
[data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-sublink:hover, [data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-sublink:active,
[data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-logout:hover,
[data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-logout:active {
  background: rgba(255, 255, 255, 0.06);
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-sublink:hover i, [data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-sublink:active i,
[data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-logout:hover i,
[data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-logout:active i {
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-profile-menu-divider {
  border-top-color: rgba(255, 255, 255, 0.08);
}
[data-bs-theme=dark] .gl-sidebar-drill-items .gl-sidebar-badge {
  background: rgba(239, 68, 68, 0.15);
  color: #f87171;
}
[data-bs-theme=dark] .gl-sidebar-avatar .gl-sidebar-avatar-img {
  border-color: #4B5563;
}
[data-bs-theme=dark] .gl-sidebar-avatar svg {
  border-color: #4B5563 !important;
}
[data-bs-theme=dark] .gl-sidebar-divider {
  background: rgba(255, 255, 255, 0.08);
}
[data-bs-theme=dark] a.gl-sidebar-section-title,
[data-bs-theme=dark] .gl-sidebar-section-title {
  color: #6B7280 !important;
}
[data-bs-theme=dark] a.gl-sidebar-section-title:hover,
[data-bs-theme=dark] .gl-sidebar-section-title:hover {
  color: #9CA3AF !important;
}
[data-bs-theme=dark] .gl-sidebar-section-divider {
  border-top-color: rgba(255, 255, 255, 0.08);
}
[data-bs-theme=dark] .gl-sidebar-link {
  color: #7d7f81 !important;
  font-weight: 400;
}
[data-bs-theme=dark] .gl-sidebar-link:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #fff !important;
  border-radius: 8px;
}
[data-bs-theme=dark] .gl-sidebar-link:hover i {
  color: #fff !important;
}
[data-bs-theme=dark] .gl-sidebar-link.active {
  background: rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
  font-weight: 600;
  border-radius: 8px;
}
[data-bs-theme=dark] .gl-sidebar-link.active i {
  color: #fff !important;
}
[data-bs-theme=dark] .gl-sidebar-link.active::before {
  background: var(--gl-accent);
}
[data-bs-theme=dark] .gl-sidebar-badge {
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
}
[data-bs-theme=dark] .gl-sidebar-footer {
  border-top-color: rgba(255, 255, 255, 0.08);
}
[data-bs-theme=dark] .gl-sidebar-sublink {
  color: #7d7f81 !important;
}
[data-bs-theme=dark] .gl-sidebar-sublink:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #fff !important;
  border-radius: 8px;
}
[data-bs-theme=dark] .gl-sidebar-sublink:hover i {
  color: #fff !important;
}
[data-bs-theme=dark] .gl-sidebar-sublink.active {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
}
[data-bs-theme=dark] .gl-sidebar-sublink.active i {
  color: #fff !important;
}
[data-bs-theme=dark] .gl-sidebar-logout {
  color: #7d7f81;
}
[data-bs-theme=dark] .gl-sidebar-logout:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  border-radius: 8px;
}
[data-bs-theme=dark] .gl-sidebar-logout:hover i {
  color: #fff;
}
[data-bs-theme=dark] .gl-sidebar-theme-btn {
  color: #7d7f81;
}
[data-bs-theme=dark] .gl-sidebar-theme-btn:hover {
  background: transparent;
}
[data-bs-theme=dark] #sidebar-toggle {
  background: #22262b;
  border-color: #2a2a3a;
}
[data-bs-theme=dark] #sidebar-toggle .gl-sidebar-toggle-arrow {
  color: #4A4A5A;
}
[data-bs-theme=dark] #sidebar-toggle:hover {
  background: #1a1a2a;
}
[data-bs-theme=dark] .gl-sidebar-toggle-track {
  background: #374151;
}
[data-bs-theme=dark] .gl-sidebar-cta-card {
  background: linear-gradient(135deg, #991B1B 0%, #7F1D1D 40%, #651A1A 100%);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4), 0 1px 3px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.06);
}
[data-bs-theme=dark] .gl-sidebar-cta-button {
  background: rgba(255, 255, 255, 0.95);
  color: #7F1D1D !important;
}
[data-bs-theme=dark] .gl-sidebar-cta-button:hover {
  background: #fff;
  color: #651A1A !important;
}
[data-bs-theme=dark] .gl-sidebar-cta-menu {
  background: #2A2B33;
  border-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}
[data-bs-theme=dark] .gl-sidebar-cta-menu .dropdown-item {
  color: #9CA3AF;
}
[data-bs-theme=dark] .gl-sidebar-cta-menu .dropdown-item:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-sidebar-cta-submenu-parent {
  color: #9CA3AF;
}
[data-bs-theme=dark] .gl-sidebar-cta-submenu-parent:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-sidebar-cta-submenu {
  background: #2A2B33;
  border-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}
[data-bs-theme=dark] .gl-sidebar-chevron {
  color: #6B7280;
}
[data-bs-theme=dark] .gl-sidebar-group-items .gl-sidebar-sublink {
  color: #7d7f81 !important;
}
[data-bs-theme=dark] .gl-sidebar-group-items .gl-sidebar-sublink:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #F3F4F6 !important;
}
[data-bs-theme=dark] .gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-link::after, [data-bs-theme=dark] .gl-sidebar.main-sidebar.collapsed-sidebar .gl-sidebar-logout::after {
  background: #374151;
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-navbar.navbar {
  background: #22262b !important;
  box-shadow: none;
  border-bottom-color: #2f3338;
  color: #D1D5DB !important;
}
[data-bs-theme=dark] #wrapper::after {
  background: radial-gradient(circle at 100% 100%, #1a1d21 calc(16px - 0.5px), #22262b calc(16px + 0.5px)) !important;
}
[data-bs-theme=dark] .gl-navbar-link {
  color: #7d7f81 !important;
  font-weight: 400;
}
[data-bs-theme=dark] .gl-navbar-link:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #fff !important;
}
[data-bs-theme=dark] .gl-navbar-link--primary {
  background: #cd0200 !important;
  color: #fff !important;
}
[data-bs-theme=dark] .gl-navbar-link--primary:hover {
  background: rgb(174.4, 1.7014634146, 0) !important;
  color: #fff !important;
}
[data-bs-theme=dark] .gl-navbar-icon {
  background: transparent;
  border: none;
  color: #6B7280;
}
[data-bs-theme=dark] .gl-navbar-icon:hover {
  background: rgba(205, 2, 0, 0.1);
  color: #fff;
}
[data-bs-theme=dark] .gl-navbar-icon:focus {
  outline: none;
  box-shadow: none;
}
[data-bs-theme=dark] .gl-navbar-profile {
  border: none;
}
[data-bs-theme=dark] .gl-navbar-profile:hover {
  background: rgba(205, 2, 0, 0.1);
}
[data-bs-theme=dark] .gl-navbar-user .name {
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-navbar-search {
  background: transparent;
}
[data-bs-theme=dark] .gl-navbar-search:focus-within {
  background: rgba(255, 255, 255, 0.08);
}
[data-bs-theme=dark] .gl-navbar-search input {
  background: transparent;
  color: #D1D5DB;
}
[data-bs-theme=dark] .gl-navbar-search input::-moz-placeholder {
  color: #9CA3AF;
}
[data-bs-theme=dark] .gl-navbar-search input::placeholder {
  color: #9CA3AF;
}
[data-bs-theme=dark] .gl-navbar-search .gl-navbar-search-clear,
[data-bs-theme=dark] .gl-navbar-search .gl-navbar-search-icon {
  color: #6B7280;
}
[data-bs-theme=dark] .gl-navbar-search .gl-navbar-search-clear:hover {
  color: #fff;
}
[data-bs-theme=dark] .gl-navbar-shortcut {
  background: #374151;
  border-color: #4B5563;
  color: #9CA3AF;
}
[data-bs-theme=dark] .gl-mobile-sidebar-toggle {
  color: #9CA3AF;
}
[data-bs-theme=dark] .gl-mobile-sidebar-toggle:hover {
  background: rgba(205, 2, 0, 0.1);
  color: #fff;
}
[data-bs-theme=dark] .gl-navbar-badge {
  background: #cd0200;
  color: #fff;
}
[data-bs-theme=dark] .gl-navbar .navbar-toggler.gl-btn-icon {
  color: #9CA3AF;
}
[data-bs-theme=dark] .gl-navbar .navbar-toggler.gl-btn-icon:hover {
  background: rgba(205, 2, 0, 0.1);
  color: #fff;
}
[data-bs-theme=dark] .gl-dropdown-menu {
  background: #2A2B33;
  border-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}
[data-bs-theme=dark] .gl-dropdown-menu .dropdown-item {
  color: #9CA3AF;
}
[data-bs-theme=dark] .gl-dropdown-menu .dropdown-item:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-dropdown-menu .dropdown-item.text-danger {
  color: #fbbf24 !important;
}
[data-bs-theme=dark] .gl-dropdown-menu .dropdown-item.text-danger:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
}
[data-bs-theme=dark] .gl-ap-stats-badge {
  background: rgba(34, 197, 94, 0.1);
  border-color: rgba(34, 197, 94, 0.2);
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-ap-stats-badge > i {
  color: #22c55e;
}
[data-bs-theme=dark] .gl-ap-stats-text strong {
  color: #22c55e;
}
[data-bs-theme=dark] .gl-ap-stats-separator {
  color: #939496;
}
[data-bs-theme=dark] .gl-ap-stats-divider {
  color: #939496;
}
[data-bs-theme=dark] .gl-navbar .dropdown-menu:not(.gl-dropdown-menu):not(.gl-view-selector-menu) {
  background: #2A2B33;
  border-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}
[data-bs-theme=dark] .gl-navbar .dropdown-menu:not(.gl-dropdown-menu):not(.gl-view-selector-menu) .dropdown-item {
  color: #9CA3AF;
}
[data-bs-theme=dark] .gl-navbar .dropdown-menu:not(.gl-dropdown-menu):not(.gl-view-selector-menu) .dropdown-item:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-navbar .dropdown-menu:not(.gl-dropdown-menu):not(.gl-view-selector-menu) .dropdown-divider {
  border-color: rgba(255, 255, 255, 0.08);
}
[data-bs-theme=dark] .gl-main-content {
  background-color: #1a1d21;
}
[data-bs-theme=dark] #page-content-wrapper {
  background: #22262b;
}
[data-bs-theme=dark] .gl-card {
  background: #22262b !important;
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
[data-bs-theme=dark] .gl-card--info-subtle {
  background: rgba(59, 130, 246, 0.1) !important;
  border: 1px solid rgba(59, 130, 246, 0.18) !important;
}
[data-bs-theme=dark] .gl-card-header {
  background: #22262b;
  border-color: #252930;
}
[data-bs-theme=dark] .gl-card-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-card--form {
  background: #22262b;
}
[data-bs-theme=dark] .gl-card-body {
  background: #22262b !important;
}
[data-bs-theme=dark] .gl-form-section {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-form-section-title {
  background: linear-gradient(to right, rgba(229, 57, 53, 0.15), rgba(229, 57, 53, 0.05));
  border-bottom-color: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-form-section-title i {
  color: #E53935;
}
[data-bs-theme=dark] .gl-form-subsection-title {
  color: #939496;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-form-subsection-title i {
  color: #2f3338;
}
[data-bs-theme=dark] .gl-form-section-content {
  background: #22262b;
}
[data-bs-theme=dark] .gl-form-actions {
  background: #252930;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-form-check-input {
  background-color: transparent;
  border-color: #4a4e53;
}
[data-bs-theme=dark] .gl-form-check-input:hover {
  border-color: #5A7A8F;
  background-color: rgba(90, 122, 143, 0.15);
}
[data-bs-theme=dark] .gl-form-check-input:checked {
  background-color: #5A7A8F;
  border-color: #5A7A8F;
}
[data-bs-theme=dark] .gl-form-check-input:focus-visible {
  box-shadow: 0 0 0 3px rgba(90, 122, 143, 0.3);
}
[data-bs-theme=dark] .gl-form-check {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-amount-btn {
  background: #22262b;
  border-color: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-amount-btn:hover {
  border-color: #E53935;
  background: rgba(229, 57, 53, 0.1);
}
[data-bs-theme=dark] .gl-amount-btn.active, [data-bs-theme=dark] .gl-amount-btn.selected {
  background: #E53935;
  border-color: #E53935;
  color: white;
}
[data-bs-theme=dark] .gl-order-summary {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-mobile-chip {
  background: #22262b;
  border-color: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-mobile-chip .chip-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-mobile-chip .chip-remove {
  color: #939496;
}
[data-bs-theme=dark] .gl-mobile-chip .chip-remove:hover {
  background: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-filter-card {
  background: #22262b !important;
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
[data-bs-theme=dark] .gl-filter-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-filter-label {
  color: #ffffff;
}
[data-bs-theme=dark] .saved-filter-dropdown .form-label {
  color: #ffffff !important;
}
[data-bs-theme=dark] .gl-filter-input {
  background-color: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-filter-input:hover {
  border-color: #4a4e53;
}
[data-bs-theme=dark] .gl-filter-input:focus {
  border-color: #E53935;
  box-shadow: 0 0 0 3px rgba(229, 57, 53, 0.15);
}
[data-bs-theme=dark] .gl-filter-input::-moz-placeholder {
  color: rgba(147, 148, 150, 0.7);
}
[data-bs-theme=dark] .gl-filter-input::placeholder {
  color: rgba(147, 148, 150, 0.7);
}
[data-bs-theme=dark] .gl-filter-collapse-btn {
  color: #939496;
}
[data-bs-theme=dark] .gl-filter-collapse-btn:hover {
  background-color: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-filter-toggle-btn {
  background: #2f3338;
  border-color: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-filter-toggle-btn:hover {
  background: #22262b;
  border-color: #4a4e53;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-filter-toggle-btn:focus {
  box-shadow: 0 0 0 2px rgba(229, 57, 53, 0.25);
}
[data-bs-theme=dark] .gl-filter-actions-divider {
  background-color: #2f3338;
}
[data-bs-theme=dark] .gl-text-secondary {
  color: #d4d4d4 !important;
}
[data-bs-theme=dark] .gl-view-toggle.active {
  background-color: rgba(229, 57, 53, 0.15);
  color: #EF5350;
  border-color: rgba(229, 57, 53, 0.3);
}
[data-bs-theme=dark] .gl-filter-selection-actions {
  border-left-color: #2f3338;
}
[data-bs-theme=dark] .gl-filter-selection-actions .gl-selection-count {
  background: rgba(229, 57, 53, 0.15);
  color: #EF5350;
}
[data-bs-theme=dark] .gl-leads-search-wrapper {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-leads-search-wrapper:focus-within {
  border-color: #4a4e53;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.06);
}
[data-bs-theme=dark] .gl-leads-search-input {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-leads-search-input::-moz-placeholder {
  color: rgba(147, 148, 150, 0.7);
}
[data-bs-theme=dark] .gl-leads-search-input::placeholder {
  color: rgba(147, 148, 150, 0.7);
}
[data-bs-theme=dark] .gl-leads-search-icon {
  color: #939496;
}
[data-bs-theme=dark] .gl-leads-search-clear {
  color: #939496;
}
[data-bs-theme=dark] .gl-leads-search-clear:hover {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-toolbar-btn {
  background: #22262b;
  border-color: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-toolbar-btn:hover {
  border-color: #E53935;
  color: #EF5350;
}
[data-bs-theme=dark] .gl-toolbar-btn.active {
  border-color: #E53935;
  color: #EF5350;
  background: rgba(229, 57, 53, 0.1);
}
[data-bs-theme=dark] .gl-column-filter-dropdown {
  background: #22262b;
  border-color: #2f3338;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}
[data-bs-theme=dark] .gl-column-filter-header {
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-column-filter-title {
  color: #939496;
}
[data-bs-theme=dark] .gl-column-filter-clear {
  color: #E53935;
}
[data-bs-theme=dark] .gl-column-filter-option {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-column-filter-option:hover {
  background: rgba(229, 57, 53, 0.1);
}
[data-bs-theme=dark] .gl-column-filter-option.active {
  color: #E53935;
}
[data-bs-theme=dark] .gl-priority-pill {
  filter: saturate(1.3) brightness(0.65);
}
[data-bs-theme=dark] .gl-save-filter-btn {
  background: rgba(229, 57, 53, 0.1);
  border-color: rgba(229, 57, 53, 0.22);
  color: #EF5350;
}
[data-bs-theme=dark] .gl-save-filter-btn:hover {
  background: rgba(229, 57, 53, 0.18);
  border-color: rgba(229, 57, 53, 0.35);
}
[data-bs-theme=dark] .gl-filter-chips-bar .gl-filter-chip {
  background: rgba(229, 57, 53, 0.1);
  border-color: rgba(229, 57, 53, 0.18);
  color: #ffffff;
}
[data-bs-theme=dark] .gl-filter-chip-label {
  color: #EF5350;
}
[data-bs-theme=dark] .gl-filter-chip-remove {
  color: #939496;
}
[data-bs-theme=dark] .gl-filter-chip-remove:hover {
  color: #EF5350;
}
[data-bs-theme=dark] .gl-save-filter-preview {
  background: rgba(229, 57, 53, 0.05);
  border-color: rgba(229, 57, 53, 0.12);
}
[data-bs-theme=dark] .gl-save-filter-preview-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-filter-dropdown,
[data-bs-theme=dark] .gl-date-range-dropdown {
  background: #22262b;
  border-color: #2f3338;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.4), 0 12px 40px rgba(0, 0, 0, 0.25);
}
[data-bs-theme=dark] .gl-filter-dropdown-header,
[data-bs-theme=dark] .gl-filter-dropdown-footer,
[data-bs-theme=dark] .gl-date-range-divider,
[data-bs-theme=dark] .gl-date-range-footer {
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-filter-dropdown-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-filter-dropdown-close {
  color: #939496;
}
[data-bs-theme=dark] .gl-filter-dropdown-close:hover {
  background: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-filter-panel-saved-delete {
  color: #939496;
}
[data-bs-theme=dark] .gl-filter-panel-saved-delete:hover {
  color: #EF4444;
}
[data-bs-theme=dark] .gl-filter-dropdown-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-date-range-input {
  background: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-date-range-input:focus {
  border-color: #E53935;
  box-shadow: 0 0 0 2px rgba(229, 57, 53, 0.15);
}
[data-bs-theme=dark] .gl-date-range-preset {
  background: #2f3338;
  border-color: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-date-range-preset:hover {
  color: #EF5350;
  border-color: #E53935;
  background: rgba(229, 57, 53, 0.1);
}
[data-bs-theme=dark] .gl-date-range-preset.active {
  color: #fff;
  background: #E53935;
  border-color: #E53935;
}
[data-bs-theme=dark] .gl-date-range-checkbox-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-stat-card {
  background: #22262b;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
[data-bs-theme=dark] .gl-stat-card:hover {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
[data-bs-theme=dark] .gl-stat-card.active, [data-bs-theme=dark] .gl-stat-card.gl-stat-card--active {
  box-shadow: 0 0 0 2px #E53935, 0 1px 3px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .gl-stat-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-reports-tabs {
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-reports-tab {
  color: #939496;
}
[data-bs-theme=dark] .gl-reports-tab:hover {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-reports-tab.active {
  color: var(--gl-accent);
  border-bottom-color: var(--gl-accent);
}
[data-bs-theme=dark] .gl-reports-hub-card {
  background: #22262b;
}
[data-bs-theme=dark] .gl-reports-hub-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3), 0 12px 32px rgba(0, 0, 0, 0.2);
}
[data-bs-theme=dark] .gl-reports-hub-card-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-reports-hub-card-desc {
  color: #939496;
}
[data-bs-theme=dark] .gl-reports-hub-card-arrow {
  color: #939496;
}
[data-bs-theme=dark] .gl-reports-section-title {
  color: #939496;
}
[data-bs-theme=dark] .gl-reports-hero-count {
  color: #939496;
}
[data-bs-theme=dark] .gl-reports-hero-count i {
  color: #E53935;
}
[data-bs-theme=dark] .gl-reports-hero-badge {
  color: #10B981;
  background: rgba(16, 185, 129, 0.15);
}
[data-bs-theme=dark] .gl-report-intro {
  color: #939496;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-stat-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-stat-sub {
  color: #939496;
}
[data-bs-theme=dark] .gl-stat-icon--blue {
  background: rgba(59, 130, 246, 0.15);
  color: #60A5FA;
}
[data-bs-theme=dark] .gl-stat-icon--cyan {
  background: rgba(6, 182, 212, 0.15);
  color: #22D3EE;
}
[data-bs-theme=dark] .gl-stat-icon--amber {
  background: rgba(245, 158, 11, 0.15);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-stat-icon--green {
  background: rgba(16, 185, 129, 0.15);
  color: #34D399;
}
[data-bs-theme=dark] .gl-stat-icon--red {
  background: rgba(239, 68, 68, 0.15);
  color: #f87171;
}
[data-bs-theme=dark] .gl-stat-icon--grey {
  background: rgba(107, 114, 128, 0.15);
  color: #9CA3AF;
}
[data-bs-theme=dark] .gl-stat-icon--emerald {
  background: rgba(16, 185, 129, 0.15);
  color: #6EE7B7;
}
[data-bs-theme=dark] .gl-stat-icon--purple {
  background: rgba(139, 92, 246, 0.15);
  color: #a78bfa;
}
[data-bs-theme=dark] .gl-stat-icon--orange {
  background: rgba(249, 115, 22, 0.15);
  color: #fb923c;
}
[data-bs-theme=dark] .gl-stat-icon--rose {
  background: rgba(244, 63, 94, 0.15);
  color: #FB7185;
}
[data-bs-theme=dark] .gl-stat-icon--indigo {
  background: rgba(99, 102, 241, 0.15);
  color: #818CF8;
}
[data-bs-theme=dark] .gl-stat-card {
  border-color: rgba(255, 255, 255, 0.06);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3), 0 4px 24px rgba(0, 0, 0, 0.2);
}
[data-bs-theme=dark] .gl-stat-card:hover {
  border-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.4), 0 20px 48px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .gl-stat-card--blue {
  background: linear-gradient(145deg, #2a2e32 0%, rgba(59, 130, 246, 0.15) 50%, rgba(59, 130, 246, 0.06) 100%) !important;
}
[data-bs-theme=dark] .gl-stat-card--blue .gl-stat-icon {
  color: #60A5FA;
  background: rgba(59, 130, 246, 0.2);
}
[data-bs-theme=dark] .gl-stat-card--blue:hover {
  border-color: rgba(59, 130, 246, 0.3);
}
[data-bs-theme=dark] .gl-stat-card--green {
  background: linear-gradient(145deg, #2a2e32 0%, rgba(34, 197, 94, 0.15) 50%, rgba(34, 197, 94, 0.06) 100%) !important;
}
[data-bs-theme=dark] .gl-stat-card--green .gl-stat-icon {
  color: #4ade80;
  background: rgba(34, 197, 94, 0.2);
}
[data-bs-theme=dark] .gl-stat-card--green:hover {
  border-color: rgba(34, 197, 94, 0.3);
}
[data-bs-theme=dark] .gl-stat-card--yellow {
  background: linear-gradient(145deg, #2a2e32 0%, rgba(245, 158, 11, 0.15) 50%, rgba(245, 158, 11, 0.06) 100%) !important;
}
[data-bs-theme=dark] .gl-stat-card--yellow .gl-stat-icon {
  color: #fbbf24;
  background: rgba(245, 158, 11, 0.2);
}
[data-bs-theme=dark] .gl-stat-card--yellow:hover {
  border-color: rgba(245, 158, 11, 0.3);
}
[data-bs-theme=dark] .gl-stat-card--red {
  background: linear-gradient(145deg, #2a2e32 0%, rgba(239, 68, 68, 0.15) 50%, rgba(239, 68, 68, 0.06) 100%) !important;
}
[data-bs-theme=dark] .gl-stat-card--red .gl-stat-icon {
  color: #f87171;
  background: rgba(239, 68, 68, 0.2);
}
[data-bs-theme=dark] .gl-stat-card--red:hover {
  border-color: rgba(239, 68, 68, 0.3);
}
[data-bs-theme=dark] .gl-stat-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-stat-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-dashboard-header .gl-page-title i, [data-bs-theme=dark] .gl-dashboard-header .gl-dash-title i,
[data-bs-theme=dark] .gl-page-header .gl-page-title i,
[data-bs-theme=dark] .gl-dash-header .gl-page-title i,
[data-bs-theme=dark] .gl-page-header .gl-dash-title i,
[data-bs-theme=dark] .gl-dash-header .gl-dash-title i {
  color: #fff;
}
[data-bs-theme=dark] .gl-dashboard-card {
  background: #2a2e32 !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
[data-bs-theme=dark] .gl-dashboard-card .gl-card-title i {
  color: #fff;
}
[data-bs-theme=dark] .gl-card-footer {
  border-top-color: rgba(255, 255, 255, 0.08);
  color: #939496;
}
[data-bs-theme=dark] .gl-page-title, [data-bs-theme=dark] .gl-dash-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-page-subtitle, [data-bs-theme=dark] .gl-dash-subtitle {
  color: #939496;
}
[data-bs-theme=dark] .gl-settings-tabs {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-settings-tab {
  color: #7d7f81;
}
[data-bs-theme=dark] .gl-settings-tab:hover {
  color: #fff;
  border-bottom-color: var(--gl-accent);
}
[data-bs-theme=dark] .gl-settings-tab.active {
  color: #fff;
  border-bottom-color: var(--gl-accent);
  font-weight: 600;
}
[data-bs-theme=dark] .gl-profile-card {
  background: #22262b;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
[data-bs-theme=dark] .gl-profile-avatar {
  background: #252930;
}
[data-bs-theme=dark] .gl-profile-avatar-placeholder {
  background: #252930;
}
[data-bs-theme=dark] .gl-profile-avatar-placeholder i {
  color: #939496;
}
[data-bs-theme=dark] .gl-profile-avatar-overlay {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-profile-avatar-overlay i {
  color: #939496;
}
[data-bs-theme=dark] .gl-profile-avatar-overlay:hover {
  background: #2a2e33;
}
[data-bs-theme=dark] .gl-profile-avatar-overlay:hover i {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-profile-identity-name {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-profile-identity-email {
  color: #939496;
}
[data-bs-theme=dark] .gl-profile-identity-role {
  color: #737373;
}
[data-bs-theme=dark] .gl-profile-divider {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-profile-section-header {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-profile-section-icon {
  background: rgba(96, 165, 250, 0.12);
  color: #60A5FA;
}
[data-bs-theme=dark] .gl-profile-section-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-profile-section-subtitle {
  color: #939496;
}
[data-bs-theme=dark] .gl-profile-label {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-profile-subsection {
  color: #ffffff;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-profile-pending-badge {
  background: rgba(96, 165, 250, 0.08);
  color: #60A5FA;
}
[data-bs-theme=dark] .gl-profile-email-section {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-profile-email-status {
  background: rgba(251, 191, 36, 0.08);
  border-color: rgba(251, 191, 36, 0.2);
}
[data-bs-theme=dark] .gl-profile-email-status-icon {
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-profile-email-status-label {
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-profile-email-status-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-profile-email-hint {
  color: #939496;
}
[data-bs-theme=dark] .gl-profile-phone-group {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-profile-phone-group .gl-profile-phone-code {
  border-right-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-profile-phone-group:focus-within {
  border-color: var(--gl-accent, #E53935);
  box-shadow: 0 0 0 3px rgba(229, 57, 53, 0.2);
}
[data-bs-theme=dark] .gl-branding-upload-preview {
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-branding-upload-preview--light {
  background: #f5f5f5;
}
[data-bs-theme=dark] .gl-branding-upload-preview--dark {
  background: #1a1a2e;
}
[data-bs-theme=dark] .gl-branding-upload-empty,
[data-bs-theme=dark] .gl-branding-upload-hint,
[data-bs-theme=dark] .gl-branding-upload-label {
  color: #737373;
}
[data-bs-theme=dark] .gl-branding-color-input::-webkit-color-swatch {
  border-color: rgba(255, 255, 255, 0.12);
}
[data-bs-theme=dark] .gl-branding-color-input::-moz-color-swatch {
  border-color: rgba(255, 255, 255, 0.12);
}
[data-bs-theme=dark] .gl-branding-color-value {
  color: #939496;
}
[data-bs-theme=dark] .gl-branding-lead-type-row:hover {
  background: rgba(255, 255, 255, 0.03);
}
[data-bs-theme=dark] .gl-branding-lead-type-name {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-branding-lead-type-code {
  color: #737373;
}
[data-bs-theme=dark] .gl-settings-integrations .gl-settings-integrations-card .gl-profile-section-header:not(:first-child) {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-settings-integrations .ringy-integration-card,
[data-bs-theme=dark] .gl-settings-integrations .google-sheet-card,
[data-bs-theme=dark] .gl-settings-integrations .webhook-card {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-settings-integrations .ringy-card-header,
[data-bs-theme=dark] .gl-settings-integrations .google-sheet-header,
[data-bs-theme=dark] .gl-settings-integrations .webhook-card-header {
  background: transparent;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-settings-integrations .ringy-card-title,
[data-bs-theme=dark] .gl-settings-integrations .google-sheet-title,
[data-bs-theme=dark] .gl-settings-integrations .webhook-card-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-settings-integrations .ringy-card-toggle,
[data-bs-theme=dark] .gl-settings-integrations .google-sheet-card-toggle,
[data-bs-theme=dark] .gl-settings-integrations .webhook-card-toggle {
  color: #939496;
}
[data-bs-theme=dark] .gl-settings-integrations .ringy-card-actions,
[data-bs-theme=dark] .gl-settings-integrations .google-sheet-card-actions,
[data-bs-theme=dark] .gl-settings-integrations .webhook-card-actions {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-settings-integrations .form-label {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-settings-integrations .badge.bg-primary {
  background: #252930 !important;
}
[data-bs-theme=dark] .gl-dash-kpi-card,
[data-bs-theme=dark] .gl-dash-metric-card,
[data-bs-theme=dark] .gl-dash-chart-card {
  background: #22262b;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
[data-bs-theme=dark] .gl-dash-kpi-card:hover,
[data-bs-theme=dark] .gl-dash-metric-card:hover {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
[data-bs-theme=dark] .gl-dash-kpi-value,
[data-bs-theme=dark] .gl-dash-metric-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-dash-kpi-label,
[data-bs-theme=dark] .gl-dash-metric-label,
[data-bs-theme=dark] .gl-dash-metric-denominator,
[data-bs-theme=dark] .gl-dash-chart-subtitle {
  color: #939496;
}
[data-bs-theme=dark] .gl-dash-chart-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-dash-trend--neutral {
  color: #939496;
}
[data-bs-theme=dark] .gl-dash-kpi-icon--green {
  background: rgba(16, 185, 129, 0.15);
}
[data-bs-theme=dark] .gl-dash-kpi-icon--blue {
  background: rgba(59, 130, 246, 0.15);
}
[data-bs-theme=dark] .gl-dash-kpi-icon--cyan {
  background: rgba(6, 182, 212, 0.15);
}
[data-bs-theme=dark] .gl-dash-kpi-icon--amber {
  background: rgba(245, 158, 11, 0.15);
}
[data-bs-theme=dark] .gl-dash-kpi-icon--purple {
  background: rgba(139, 92, 246, 0.15);
}
[data-bs-theme=dark] .gl-dash-metric-icon--cyan {
  background: rgba(6, 182, 212, 0.15);
}
[data-bs-theme=dark] .gl-dash-metric-icon--indigo {
  background: rgba(99, 102, 241, 0.15);
}
[data-bs-theme=dark] .gl-dash-metric-icon--orange {
  background: rgba(249, 115, 22, 0.15);
}
[data-bs-theme=dark] .gl-dash-metric-icon--rose {
  background: rgba(244, 63, 94, 0.15);
}
[data-bs-theme=dark] .gl-dash-toggle {
  background: #22262b;
}
[data-bs-theme=dark] .gl-dash-toggle-btn {
  color: #939496;
}
[data-bs-theme=dark] .gl-dash-toggle-btn:hover {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-dash-toggle-btn.active {
  background: #22262b;
  color: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .gl-dash-funnel-name {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-dash-funnel-value {
  color: #939496;
}
[data-bs-theme=dark] .gl-stat-footer {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-stat-change {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-stats-bar {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-stats-bar-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-stats-bar-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-stats-bar-divider {
  background-color: #2f3338;
}
[data-bs-theme=dark] .gl-status-cards-header {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-status-cards-header:hover {
  background: #2f3338;
}
[data-bs-theme=dark] .gl-status-cards-header-left {
  color: #939496;
}
[data-bs-theme=dark] .gl-status-cards-summary-count {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-status-cards-summary-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-status-cards-summary-divider {
  background: #2f3338;
}
[data-bs-theme=dark] .gl-status-cards-toggle {
  background: #22262b;
  border-color: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-status-cards-toggle:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  border-color: #2a2e33;
}
[data-bs-theme=dark] .gl-status-cards-toggle-btn {
  color: #939496;
}
[data-bs-theme=dark] .gl-status-cards-toggle-btn:hover {
  color: #fff;
}
[data-bs-theme=dark] .gl-status-cards-content {
  border-color: #2f3338;
}
.collapsed [data-bs-theme=dark] .gl-status-cards-content {
  border-color: transparent;
}
[data-bs-theme=dark] .gl-info-banner {
  background: linear-gradient(to right, rgba(96, 165, 250, 0.1), rgba(96, 165, 250, 0.05));
  border-color: rgba(96, 165, 250, 0.25);
  border-left-color: #60a5fa;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-admin-badge {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
  border: 1px solid rgba(251, 191, 36, 0.3);
}
[data-bs-theme=dark] .gl-role-pill--admin {
  background: rgba(239, 68, 68, 0.2);
  color: #fca5a5;
}
[data-bs-theme=dark] .gl-role-pill--manager {
  background: rgba(99, 102, 241, 0.2);
  color: #a5b4fc;
}
[data-bs-theme=dark] .gl-role-pill--agent {
  background: rgba(34, 197, 94, 0.2);
  color: #86efac;
}
[data-bs-theme=dark] .gl-role-pill--user {
  background: rgba(107, 114, 128, 0.2);
  color: #d1d5db;
}
[data-bs-theme=dark] .gl-role-pill--active {
  background: rgba(34, 197, 94, 0.2);
  color: #86efac;
}
[data-bs-theme=dark] .gl-role-pill--inactive {
  background: rgba(239, 68, 68, 0.2);
  color: #fca5a5;
}
[data-bs-theme=dark] .gl-role-pill--locked {
  background: rgba(239, 68, 68, 0.2);
  color: #fca5a5;
}
[data-bs-theme=dark] .gl-role-pill--pending {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-role-pill--sent, [data-bs-theme=dark] .gl-role-pill--info {
  background: rgba(96, 165, 250, 0.2);
  color: #60a5fa;
}
[data-bs-theme=dark] .gl-role-pill--paid, [data-bs-theme=dark] .gl-role-pill--approved, [data-bs-theme=dark] .gl-role-pill--yes, [data-bs-theme=dark] .gl-role-pill--success {
  background: rgba(34, 197, 94, 0.2);
  color: #22c55e;
}
[data-bs-theme=dark] .gl-role-pill--cancelled, [data-bs-theme=dark] .gl-role-pill--rejected, [data-bs-theme=dark] .gl-role-pill--no, [data-bs-theme=dark] .gl-role-pill--danger, [data-bs-theme=dark] .gl-role-pill--expired {
  background: rgba(248, 113, 113, 0.2);
  color: #f87171;
}
[data-bs-theme=dark] .gl-role-pill--under-review, [data-bs-theme=dark] .gl-role-pill--submitted, [data-bs-theme=dark] .gl-role-pill--warning {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-role-pill--not-submitted {
  background: rgba(115, 115, 115, 0.2);
  color: #737373;
}
[data-bs-theme=dark] .gl-role-pill--all-agents {
  background: rgba(96, 165, 250, 0.2);
  color: #60a5fa;
}
[data-bs-theme=dark] .gl-role-pill--specific {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-role-pill--premium {
  background: rgba(96, 165, 250, 0.2);
  color: #60a5fa;
}
[data-bs-theme=dark] .gl-role-pill--standard {
  background: rgba(167, 139, 250, 0.2);
  color: #a78bfa;
}
[data-bs-theme=dark] .gl-role-pill--blended {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-role-pill--possible-spam, [data-bs-theme=dark] .gl-role-pill--ip-velocity-violation {
  background: rgba(248, 113, 113, 0.2);
  color: #f87171;
}
[data-bs-theme=dark] .gl-role-pill--lead-sold {
  background: rgba(34, 197, 94, 0.2);
  color: #22c55e;
}
[data-bs-theme=dark] .gl-role-pill--lead-duplicate {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-role-pill--ny-state-exception {
  background: rgba(167, 139, 250, 0.2);
  color: #a78bfa;
}
[data-bs-theme=dark] .gl-role-pill--unmanaged {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-role-pill--blocked {
  background: rgba(248, 113, 113, 0.2);
  color: #f87171;
}
[data-bs-theme=dark] .gl-role-pill--released {
  background: rgba(34, 197, 94, 0.2);
  color: #22c55e;
}
[data-bs-theme=dark] .gl-role-pill--in-limbo {
  background: rgba(167, 139, 250, 0.2);
  color: #a78bfa;
}
[data-bs-theme=dark] .gl-status-pill {
  background: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-status-pill:hover {
  border-color: #E53935;
  background: rgba(229, 57, 53, 0.15);
}
[data-bs-theme=dark] .gl-status-pill.active {
  background: #E53935;
  border-color: #E53935;
  color: white;
}
[data-bs-theme=dark] .gl-status-pill.active .gl-status-pill-count {
  background: rgba(255, 255, 255, 0.25);
  color: white;
}
[data-bs-theme=dark] .gl-status-pill.active .gl-status-pill-label {
  color: white;
}
[data-bs-theme=dark] .gl-status-pill-count {
  background: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-status-pill-label {
  color: #d4d4d4;
}
[data-bs-theme=dark] table tbody tr.gl-row-active > td {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
[data-bs-theme=dark] table tbody tr[style*="cursor: pointer"]:hover > td {
  background-color: rgba(255, 255, 255, 0.06) !important;
}
[data-bs-theme=dark] .gl-table-card {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-table-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-table-search {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-table-search input {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-table-search input::-moz-placeholder {
  color: rgba(147, 148, 150, 0.7);
}
[data-bs-theme=dark] .gl-table-search input::placeholder {
  color: rgba(147, 148, 150, 0.7);
}
[data-bs-theme=dark] .gl-table-date-filter {
  background: #22262b;
  border-color: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-table thead {
  background: #252930;
}
[data-bs-theme=dark] .gl-table thead th {
  color: #ffffff;
  background: #252930;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-table tbody tr {
  border-bottom-color: #252930;
}
[data-bs-theme=dark] .gl-table tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.06);
}
[data-bs-theme=dark] .gl-table tbody td {
  color: #939496;
}
[data-bs-theme=dark] .gl-table.table-striped tbody tr.row-selected, [data-bs-theme=dark] .gl-table.table-striped > tbody > tr.row-selected,
[data-bs-theme=dark] .gl-table tbody tr.row-selected {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
[data-bs-theme=dark] .gl-table.table-striped tbody tr.row-selected:hover, [data-bs-theme=dark] .gl-table.table-striped > tbody > tr.row-selected:hover,
[data-bs-theme=dark] .gl-table tbody tr.row-selected:hover {
  background-color: rgba(255, 255, 255, 0.14) !important;
}
[data-bs-theme=dark] .gl-name-text {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-state-badge {
  background: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-percentage-cell--danger {
  color: #f87171;
  background-color: rgba(248, 113, 113, 0.15);
}
[data-bs-theme=dark] .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody tr,
[data-bs-theme=dark] .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody tr,
[data-bs-theme=dark] .manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody tr {
  border-bottom-color: #2a2e33;
}
[data-bs-theme=dark] .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody tr.gl-row-active,
[data-bs-theme=dark] .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody tr.gl-row-active,
[data-bs-theme=dark] .manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody tr.gl-row-active {
  background: rgba(255, 255, 255, 0.1) !important;
}
[data-bs-theme=dark] .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody tr.gl-row-active > td,
[data-bs-theme=dark] .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody tr.gl-row-active > td,
[data-bs-theme=dark] .manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody tr.gl-row-active > td {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
[data-bs-theme=dark] .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody tr.gl-row-active::after,
[data-bs-theme=dark] .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody tr.gl-row-active::after,
[data-bs-theme=dark] .manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody tr.gl-row-active::after {
  background: var(--gl-accent);
}
[data-bs-theme=dark] .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody tr.gl-row-active .gl-name-text,
[data-bs-theme=dark] .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody tr.gl-row-active .gl-name-text,
[data-bs-theme=dark] .manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody tr.gl-row-active .gl-name-text {
  color: #fff !important;
  font-weight: 600;
}
[data-bs-theme=dark] .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody tr:hover,
[data-bs-theme=dark] .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody tr:hover,
[data-bs-theme=dark] .manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody tr:hover {
  background: rgba(255, 255, 255, 0.06) !important;
}
[data-bs-theme=dark] .leads-table-controller:not(.embedded) #leads-table-wrapper.gl-panel-open table tbody tr:hover > td,
[data-bs-theme=dark] .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody tr:hover > td,
[data-bs-theme=dark] .manager-users-controller #manager-users-table-wrapper.gl-panel-open table tbody tr:hover > td {
  background-color: rgba(255, 255, 255, 0.06) !important;
}
[data-bs-theme=dark] .lead-orders-table-controller:not(.embedded) #lead-orders-table-wrapper.gl-panel-open table tbody td:first-child a {
  color: #939496;
}
[data-bs-theme=dark] .gl-card .table tbody tr:hover,
[data-bs-theme=dark] .table.gl-table-enhanced tbody tr:hover,
[data-bs-theme=dark] table[id$=-datatable] tbody tr:hover,
[data-bs-theme=dark] .gl-table-selectable tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.06) !important;
}
[data-bs-theme=dark] .gl-card .table tbody tr.selected,
[data-bs-theme=dark] .table.gl-table-enhanced tbody tr.selected,
[data-bs-theme=dark] table[id$=-datatable] tbody tr.selected,
[data-bs-theme=dark] .gl-table-selectable tbody tr.selected {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
[data-bs-theme=dark] .gl-card .table.table-striped tbody tr:nth-of-type(odd):hover,
[data-bs-theme=dark] .table.gl-table-enhanced.table-striped tbody tr:nth-of-type(odd):hover,
[data-bs-theme=dark] table[id$=-datatable].table-striped tbody tr:nth-of-type(odd):hover,
[data-bs-theme=dark] .gl-table.table-striped tbody tr:nth-of-type(odd):hover {
  background-color: rgba(255, 255, 255, 0.06) !important;
}
[data-bs-theme=dark] .leads-table-controller #leads-table-wrapper .gl-card table tbody tr:hover,
[data-bs-theme=dark] .leads-table-controller #leads-table-wrapper .dt-scroll-body table tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.06) !important;
}
[data-bs-theme=dark] .gl-card .table thead th.sorting:hover,
[data-bs-theme=dark] .table.gl-table-enhanced thead th.sorting:hover,
[data-bs-theme=dark] table[id$=-datatable] thead th.sorting:hover {
  background: rgba(255, 255, 255, 0.06) !important;
}
[data-bs-theme=dark] .gl-table-cell-id {
  color: #737373;
}
[data-bs-theme=dark] .gl-table-cell-name {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-table-cell-muted {
  color: #737373;
}
[data-bs-theme=dark] .gl-table-checkbox {
  background: #22262b;
  border-color: #4a4e53;
}
[data-bs-theme=dark] .gl-table-checkbox:hover {
  border-color: #E53935;
}
[data-bs-theme=dark] .gl-table-checkbox:checked {
  background: #E53935;
  border-color: #E53935;
}
[data-bs-theme=dark] .gl-table-action-btn {
  color: #939496;
}
[data-bs-theme=dark] .gl-table-action-btn:hover {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page {
  background: #1a1d21;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card thead th {
  background: #0f172a;
  color: rgba(255, 255, 255, 0.7);
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card tfoot th,
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card tfoot td {
  background: #252930;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card .dt-container .dt-scroll .dt-scroll-head {
  background: #0f172a;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card .dt-container .dt-scroll .dt-scroll-head table, [data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card .dt-container .dt-scroll .dt-scroll-head th {
  background: #0f172a !important;
  color: rgba(255, 255, 255, 0.7) !important;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card .dt-container .dt-scroll .dt-scroll-foot {
  background: #252930;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card .dt-container .dt-scroll .dt-scroll-foot table, [data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card .dt-container .dt-scroll .dt-scroll-foot th {
  background: #252930 !important;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container > .dt-layout-row:last-child {
  background: #22262b;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging {
  background: #22262b !important;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-info {
  background: #22262b !important;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card .dt-container .dt-info,
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card .dt-container .dt-paging {
  background: #22262b !important;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-foot {
  background: #252930;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-foot td {
  background: #252930 !important;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll .dt-scroll-body {
  background-image: repeating-linear-gradient(to bottom, transparent 0px, transparent 44px, rgba(255, 255, 255, 0.04) 44px, rgba(255, 255, 255, 0.04) 45px);
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-scroll .dt-scroll-body .dataTables_processing {
  background: rgba(34, 38, 43, 0.95);
  border-color: #2f3338;
  border-left: 3px solid var(--gl-accent);
  color: #939496;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card table thead th,
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-head table thead th {
  background: #0f172a !important;
  color: rgba(255, 255, 255, 0.7) !important;
  border-bottom-color: #2f3338 !important;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card table tbody tr,
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-body table tbody tr {
  border-bottom-color: #252930;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card table tbody tr:hover,
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-body table tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.06) !important;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .gl-card table tbody td,
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-scroll-body table tbody td {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-info {
  background: #22262b !important;
  border-top-color: #2f3338;
  color: #737373;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging {
  background: #22262b !important;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-length {
  color: #939496;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging-button {
  background: #2f3338 !important;
  color: #d4d4d4 !important;
  border-color: #2f3338 !important;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging-button:hover:not(.disabled):not(.current) {
  background: #4a4e53 !important;
  border-color: #E53935 !important;
  color: #E53935 !important;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging-button.current {
  background: #E53935 !important;
  color: white !important;
  border-color: #E53935 !important;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .dt-paging-button.disabled {
  opacity: 0.35;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .pagination .page-item .page-link {
  background: #2f3338;
  color: #d4d4d4;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .pagination .page-item .page-link:hover {
  background: #4a4e53;
  border-color: #E53935;
  color: #E53935;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .pagination .page-item.active .page-link {
  background: #E53935 !important;
  border-color: #E53935 !important;
  color: white !important;
}
[data-bs-theme=dark] .gl-datatable-wrapper.gl-datatable-full-page .dt-container .pagination .page-item.disabled .page-link {
  opacity: 0.35;
  background: #2f3338;
  border-color: #2f3338;
}
[data-bs-theme=dark] .dt-scroll .dt-scroll-head {
  background: #0f172a;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .dt-scroll .dt-scroll-head table, [data-bs-theme=dark] .dt-scroll .dt-scroll-head th {
  background: #0f172a !important;
  color: rgba(255, 255, 255, 0.7) !important;
}
[data-bs-theme=dark] .dt-scroll .dt-scroll-foot {
  background: #252930;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .dt-scroll .dt-scroll-foot table, [data-bs-theme=dark] .dt-scroll .dt-scroll-foot th {
  background: #252930 !important;
}
[data-bs-theme=dark] .gl-datatable-full-page .gl-card .dt-scroll .dt-scroll-head {
  background: #0f172a !important;
}
[data-bs-theme=dark] .gl-datatable-full-page .gl-card .dt-scroll .dt-scroll-head table, [data-bs-theme=dark] .gl-datatable-full-page .gl-card .dt-scroll .dt-scroll-head th {
  background: #0f172a !important;
  color: rgba(255, 255, 255, 0.7) !important;
}
[data-bs-theme=dark] .gl-datatable-full-page .gl-card thead th {
  background: #0f172a !important;
  color: rgba(255, 255, 255, 0.7) !important;
}
[data-bs-theme=dark] .gl-badge--secondary {
  background: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-btn-primary {
  background: #E53935;
  color: white !important;
}
[data-bs-theme=dark] .gl-btn-primary:hover:not(:disabled) {
  background: #EF5350;
  color: white !important;
}
[data-bs-theme=dark] .btn-primary {
  background: #E53935;
  border-color: #E53935;
  color: white;
}
[data-bs-theme=dark] .btn-primary:hover, [data-bs-theme=dark] .btn-primary:focus, [data-bs-theme=dark] .btn-primary:active {
  background: #EF5350;
  border-color: #EF5350;
  color: white;
}
[data-bs-theme=dark] .btn-outline-primary {
  background-color: transparent;
  border-color: #E53935;
  color: #EF5350;
}
[data-bs-theme=dark] .btn-outline-primary:hover, [data-bs-theme=dark] .btn-outline-primary:active, [data-bs-theme=dark] .btn-outline-primary.active {
  background-color: #E53935;
  border-color: #E53935;
  color: white !important;
}
[data-bs-theme=dark] .btn-outline-primary:focus:not(.active) {
  background-color: transparent;
  border-color: #E53935;
  color: #EF5350;
}
[data-bs-theme=dark] .btn-danger {
  background: rgba(248, 113, 113, 0.2);
  border-color: rgba(248, 113, 113, 0.4);
  color: rgb(251.5939597315, 185.9060402685, 185.9060402685);
}
[data-bs-theme=dark] .btn-danger:hover, [data-bs-theme=dark] .btn-danger:focus, [data-bs-theme=dark] .btn-danger:active {
  background: rgba(248, 113, 113, 0.3);
  border-color: rgba(248, 113, 113, 0.5);
  color: rgb(252.7919463087, 210.2080536913, 210.2080536913);
}
[data-bs-theme=dark] .btn-outline-danger {
  background-color: transparent;
  border-color: #f87171;
  color: #f87171;
}
[data-bs-theme=dark] .btn-outline-danger:hover, [data-bs-theme=dark] .btn-outline-danger:active, [data-bs-theme=dark] .btn-outline-danger.active {
  background-color: #f87171;
  border-color: #f87171;
  color: white !important;
}
[data-bs-theme=dark] .btn-outline-danger:focus:not(.active) {
  background-color: transparent;
  border-color: #f87171;
  color: #f87171;
}
[data-bs-theme=dark] .btn-secondary {
  background: rgba(115, 115, 115, 0.15);
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .btn-secondary:hover, [data-bs-theme=dark] .btn-secondary:focus, [data-bs-theme=dark] .btn-secondary:active {
  background: rgba(115, 115, 115, 0.25);
  border-color: #4a4e53;
  color: #ffffff;
}
[data-bs-theme=dark] .btn-info {
  background: #60a5fa;
  border-color: #60a5fa;
  color: #fff;
}
[data-bs-theme=dark] .btn-info:hover, [data-bs-theme=dark] .btn-info:focus, [data-bs-theme=dark] .btn-info:active {
  background: rgb(46.5548780488, 137.012195122, 248.4451219512);
  border-color: rgb(46.5548780488, 137.012195122, 248.4451219512);
  color: #fff;
}
[data-bs-theme=dark] .btn-success {
  background: rgba(34, 197, 94, 0.2);
  border-color: rgba(34, 197, 94, 0.4);
  color: #4ade80;
}
[data-bs-theme=dark] .btn-success:hover, [data-bs-theme=dark] .btn-success:focus, [data-bs-theme=dark] .btn-success:active {
  background: rgba(34, 197, 94, 0.3);
  border-color: rgba(34, 197, 94, 0.5);
  color: #4ade80;
}
[data-bs-theme=dark] .btn-warning {
  background: rgba(251, 191, 36, 0.2);
  border-color: rgba(251, 191, 36, 0.4);
  color: #fbbf24;
}
[data-bs-theme=dark] .btn-warning:hover, [data-bs-theme=dark] .btn-warning:focus, [data-bs-theme=dark] .btn-warning:active {
  background: rgba(251, 191, 36, 0.3);
  border-color: rgba(251, 191, 36, 0.5);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-btn-secondary {
  background: #22262b;
  color: #d4d4d4;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-btn-secondary:hover:not(:disabled) {
  border-color: #4a4e53;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-btn-outline {
  background: #22262b;
  color: #E53935;
  border-color: #E53935;
}
[data-bs-theme=dark] .gl-btn-outline:hover:not(:disabled) {
  background: #E53935;
  border-color: #E53935;
  color: #fff;
}
[data-bs-theme=dark] .gl-btn-ghost {
  background: transparent;
  color: #d4d4d4;
  border-color: transparent;
}
[data-bs-theme=dark] .gl-btn-ghost:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
[data-bs-theme=dark] .gl-btn-icon {
  color: #939496;
}
[data-bs-theme=dark] .gl-btn-icon:hover {
  background: #22262b;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-btn-warning {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
  border-color: rgba(251, 191, 36, 0.4);
}
[data-bs-theme=dark] .gl-btn-warning:hover {
  background: rgba(251, 191, 36, 0.3);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-btn-success {
  background: rgba(34, 197, 94, 0.2);
  color: #4ade80;
  border-color: rgba(34, 197, 94, 0.4);
}
[data-bs-theme=dark] .gl-btn-success:hover {
  background: rgba(34, 197, 94, 0.3);
  color: #4ade80;
}
[data-bs-theme=dark] .gl-btn-danger {
  background: rgba(248, 113, 113, 0.2);
  color: rgb(251.5939597315, 185.9060402685, 185.9060402685);
  border-color: rgba(248, 113, 113, 0.4);
}
[data-bs-theme=dark] .gl-btn-danger:hover {
  background: rgba(248, 113, 113, 0.3);
  color: rgb(252.7919463087, 210.2080536913, 210.2080536913);
}
[data-bs-theme=dark] .gl-btn-info {
  background: rgba(96, 165, 250, 0.2);
  color: rgb(170.1676829268, 206.9817073171, 252.3323170732);
  border-color: rgba(96, 165, 250, 0.4);
}
[data-bs-theme=dark] .gl-btn-info:hover {
  background: rgba(96, 165, 250, 0.3);
  color: rgb(194.8902439024, 220.9756097561, 253.1097560976);
}
[data-bs-theme=dark] .gl-btn-action {
  background: #60a5fa;
  color: #fff;
}
[data-bs-theme=dark] .gl-btn-action:hover:not(:disabled) {
  background: rgb(135.556097561, 187.3902439024, 251.243902439);
  color: #fff;
}
[data-bs-theme=dark] .gl-pagination-info {
  color: #737373;
}
[data-bs-theme=dark] .gl-pagination-select {
  background: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-pagination-btn {
  border-color: #2f3338;
  background: #22262b;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-pagination-btn:hover:not(.active):not(:disabled) {
  border-color: #4a4e53;
}
[data-bs-theme=dark] .gl-pagination-btn.active {
  background: #E53935;
  border-color: #E53935;
}
[data-bs-theme=dark] .gl-pagination-btn:disabled {
  background: #2f3338;
  border-color: transparent;
  color: #737373;
}
[data-bs-theme=dark] .gl-footer {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-footer-copyright {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-footer-links a {
  color: #939496;
}
[data-bs-theme=dark] .gl-footer-links a:hover {
  color: #d4d4d4;
}
[data-bs-theme=dark] .logo-light {
  display: none !important;
}
[data-bs-theme=dark] .logo-dark {
  display: inline-block !important;
}
[data-bs-theme=dark] .gl-panel-overlay {
  background: rgba(0, 0, 0, 0.6);
}
[data-bs-theme=dark] .gl-detail-panel {
  --panel-header-start: #0f172a;
  --panel-header-end: #020617;
  background: #1a1d21;
  border-left: none;
  box-shadow: -2px 0 12px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .gl-panel-nav-btn,
[data-bs-theme=dark] .gl-panel-edit-btn {
  color: rgba(255, 255, 255, 0.5);
}
[data-bs-theme=dark] .gl-panel-nav-btn:hover,
[data-bs-theme=dark] .gl-panel-edit-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
[data-bs-theme=dark] .gl-panel-close-btn {
  border-color: #f87171;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
}
[data-bs-theme=dark] .gl-panel-close-btn:hover {
  background: rgba(248, 113, 113, 0.25);
  border-color: rgb(250.3959731544, 161.6040268456, 161.6040268456);
  color: #fff;
}
[data-bs-theme=dark] .gl-panel-edit-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
[data-bs-theme=dark] .gl-panel-body {
  background: transparent;
}
[data-bs-theme=dark] .gl-panel-sticky-contact {
  background: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-panel-sticky-contact-name {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-panel-sticky-phone {
  background: rgb(30.2467532468, 175.2532467532, 83.6233766234);
}
[data-bs-theme=dark] .gl-panel-header-card {
  background: linear-gradient(160deg, var(--panel-header-start), var(--panel-header-end));
}
[data-bs-theme=dark] .gl-panel-name {
  color: #fff;
}
[data-bs-theme=dark] .gl-panel-subtitle {
  color: rgba(255, 255, 255, 0.45);
}
[data-bs-theme=dark] .gl-panel-command-bar {
  background: #22262b;
}
[data-bs-theme=dark] .gl-panel-cmd-divider {
  background: #2f3338;
}
[data-bs-theme=dark] .gl-panel-cmd-btn {
  border-color: #2f3338;
  background: #1a1d21;
  color: #939496;
  box-shadow: none;
}
[data-bs-theme=dark] .gl-panel-cmd-btn .gl-panel-cmd-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-panel-cmd-btn:hover {
  background: #22262b;
  border-color: #4a4e53;
  color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .gl-panel-cmd-btn--phone, [data-bs-theme=dark] .gl-panel-cmd-btn--sms, [data-bs-theme=dark] .gl-panel-cmd-btn--email {
  color: #939496;
}
[data-bs-theme=dark] .gl-panel-cmd-btn--phone:hover, [data-bs-theme=dark] .gl-panel-cmd-btn--sms:hover, [data-bs-theme=dark] .gl-panel-cmd-btn--email:hover {
  color: #fff;
}
[data-bs-theme=dark] .gl-panel-cmd-btn--schedule {
  color: var(--gl-accent);
  border-color: color-mix(in srgb, var(--gl-accent) 25%, transparent);
  background: color-mix(in srgb, var(--gl-accent) 8%, transparent);
}
[data-bs-theme=dark] .gl-panel-cmd-btn--schedule .gl-panel-cmd-label {
  color: var(--gl-accent);
}
[data-bs-theme=dark] .gl-panel-cmd-btn--schedule:hover {
  background: color-mix(in srgb, var(--gl-accent) 15%, transparent);
  border-color: var(--gl-accent);
}
[data-bs-theme=dark] .gl-panel-cmd-btn--sold {
  color: rgb(60.5584415584, 221.4415584416, 119.7792207792);
  border-color: rgba(34, 197, 94, 0.25);
  background: rgba(34, 197, 94, 0.08);
}
[data-bs-theme=dark] .gl-panel-cmd-btn--sold .gl-panel-cmd-label {
  color: rgb(60.5584415584, 221.4415584416, 119.7792207792);
}
[data-bs-theme=dark] .gl-panel-cmd-btn--sold:hover {
  background: rgba(34, 197, 94, 0.15);
  border-color: #22c55e;
}
[data-bs-theme=dark] .gl-panel-call-badge {
  background: var(--gl-accent);
}
[data-bs-theme=dark] .gl-panel-status-timestamp {
  color: #939496;
}
[data-bs-theme=dark] .gl-panel-local-time {
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.5);
}
[data-bs-theme=dark] .gl-panel-local-time strong {
  color: #fff;
}
[data-bs-theme=dark] .gl-panel-detail-heading {
  color: #939496;
}
[data-bs-theme=dark] .gl-panel-detail-heading i {
  color: var(--gl-accent);
}
[data-bs-theme=dark] .gl-panel-detail-divider {
  background: #2f3338;
}
[data-bs-theme=dark] .gl-panel-tabs {
  background: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-panel-tab-content {
  background: #1a1d21;
}
[data-bs-theme=dark] .gl-panel-tab {
  color: #939496;
}
[data-bs-theme=dark] .gl-panel-tab:hover {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-panel-tab.active {
  color: #fff;
  border-bottom-color: var(--gl-accent);
}
[data-bs-theme=dark] .gl-panel-tab-count {
  background: color-mix(in srgb, var(--gl-accent) 15%, transparent);
  color: var(--gl-accent);
}
[data-bs-theme=dark] .gl-panel-card {
  background: #22262b;
  border-color: #2f3338;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
[data-bs-theme=dark] .gl-panel-card-title {
  color: #ffffff;
  border-bottom-color: #2f3338;
  background: #1a1d21;
}
[data-bs-theme=dark] .gl-panel-card-title i {
  color: #737373;
  opacity: 0.7;
}
[data-bs-theme=dark] .gl-panel-card-title--toggle:hover {
  background: #22262b;
}
[data-bs-theme=dark] .gl-panel-card-row {
  border-bottom-color: #2a2e33;
}
[data-bs-theme=dark] .gl-panel-card-label {
  color: #737373;
}
[data-bs-theme=dark] .gl-panel-card-value {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-panel-note-input {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-panel-note-textarea {
  background: #1a1d21;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-panel-note-textarea:focus {
  border-color: var(--gl-accent);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--gl-accent) 10%, transparent);
}
[data-bs-theme=dark] .gl-panel-note-item {
  background: #1a1d21;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-panel-note-item--internal {
  background: rgba(var(--bs-warning-rgb), 0.08);
  border-left-color: var(--bs-warning);
}
[data-bs-theme=dark] .gl-panel-note-item--staff {
  border-left-color: var(--gl-accent, #E53935);
}
[data-bs-theme=dark] .gl-panel-note-meta {
  color: #737373;
}
[data-bs-theme=dark] .gl-panel-note-content {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-panel-notes-count {
  background: rgba(229, 57, 53, 0.15);
  color: rgb(234.8157894737, 101.2894736842, 98.1842105263);
}
[data-bs-theme=dark] .gl-panel-order-card {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-panel-order-card:hover {
  border-color: #4a4e53;
  background: #22262b;
}
[data-bs-theme=dark] .gl-panel-order-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-panel-order-meta {
  color: #737373;
}
[data-bs-theme=dark] .gl-panel-order-amount {
  color: #737373;
}
[data-bs-theme=dark] .gl-panel-action-card {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-panel-action-card:hover {
  border-color: #4a4e53;
  background: #22262b;
}
[data-bs-theme=dark] .gl-panel-action-card-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-panel-action-card-desc {
  color: #737373;
}
[data-bs-theme=dark] .gl-panel-admin-divider::before, [data-bs-theme=dark] .gl-panel-admin-divider::after {
  background: #2f3338;
}
[data-bs-theme=dark] .gl-panel-admin-divider-text {
  color: #737373;
}
[data-bs-theme=dark] .gl-panel-payload-modal {
  background: #22262b;
}
[data-bs-theme=dark] .gl-panel-payload-header {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-panel-payload-header h6, [data-bs-theme=dark] .gl-panel-payload-header .h6 {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-panel-payload-code {
  background: #1a1d21;
  color: #939496;
}
[data-bs-theme=dark] .gl-panel-edit-field {
  color: #ffffff;
  border-bottom-color: color-mix(in srgb, var(--gl-accent, #60A5FA) 40%, transparent);
}
[data-bs-theme=dark] .gl-panel-edit-field:focus {
  border-bottom-color: var(--gl-accent, #60A5FA);
  background: color-mix(in srgb, var(--gl-accent, #60A5FA) 6%, transparent);
}
[data-bs-theme=dark] .gl-panel-edit-field::-moz-placeholder {
  color: #737373;
}
[data-bs-theme=dark] .gl-panel-edit-field::placeholder {
  color: #737373;
}
[data-bs-theme=dark] .gl-panel-edit-name .gl-panel-edit-field {
  color: #fff;
}
[data-bs-theme=dark] select.gl-panel-edit-field {
  background: #22262b;
}
[data-bs-theme=dark] .gl-panel-day-label {
  border-color: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-panel-day-checkbox input[type=checkbox]:checked + .gl-panel-day-label {
  background: #E53935;
  border-color: #E53935;
  color: #fff;
}
[data-bs-theme=dark] .gl-panel-stat-grid {
  background: #22262b;
  border-color: #252930;
}
[data-bs-theme=dark] .gl-panel-stat-card {
  background: rgba(59, 130, 246, 0.1);
  border-color: rgba(59, 130, 246, 0.18);
}
[data-bs-theme=dark] .gl-panel-stat-card--money {
  background: rgba(16, 185, 129, 0.1);
  border-color: rgba(16, 185, 129, 0.18);
}
[data-bs-theme=dark] .gl-panel-stat-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-panel-stat-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-pill {
  background: rgba(255, 255, 255, 0.08);
  border-color: #252930;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-pill-remove {
  color: #939496;
}
[data-bs-theme=dark] .gl-pill-remove:hover {
  color: #f87171;
}
[data-bs-theme=dark] .gl-pill-select,
[data-bs-theme=dark] .gl-pill-input {
  background: #22262b;
  border-color: #252930;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-lead-edit-left::-webkit-scrollbar-thumb,
[data-bs-theme=dark] .gl-lead-edit-right::-webkit-scrollbar-thumb {
  background: #4a4e53;
}
[data-bs-theme=dark] .gl-quick-actions {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-action-btn {
  background: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-action-btn:hover {
  background: #22262b;
  border-color: #4a4e53;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-action-btn--call {
  background: rgba(22, 163, 74, 0.15);
  border-color: rgba(22, 163, 74, 0.35);
  color: #4ade80;
}
[data-bs-theme=dark] .gl-action-btn--call:hover {
  background: rgba(22, 163, 74, 0.25);
  border-color: rgba(22, 163, 74, 0.5);
}
[data-bs-theme=dark] .gl-action-btn--note {
  background: rgba(56, 189, 248, 0.15);
  border-color: rgba(56, 189, 248, 0.35);
  color: #7dd3fc;
}
[data-bs-theme=dark] .gl-action-btn--note:hover {
  background: rgba(56, 189, 248, 0.25);
  border-color: rgba(56, 189, 248, 0.5);
}
[data-bs-theme=dark] .gl-action-btn--schedule {
  background: rgba(251, 146, 60, 0.15);
  border-color: rgba(251, 146, 60, 0.35);
  color: #fdba74;
}
[data-bs-theme=dark] .gl-action-btn--schedule:hover {
  background: rgba(251, 146, 60, 0.25);
  border-color: rgba(251, 146, 60, 0.5);
}
[data-bs-theme=dark] .gl-action-btn--sold {
  background: rgba(250, 204, 21, 0.15);
  border-color: rgba(250, 204, 21, 0.35);
  color: #fde047;
}
[data-bs-theme=dark] .gl-action-btn--sold:hover {
  background: rgba(250, 204, 21, 0.25);
  border-color: rgba(250, 204, 21, 0.5);
}
[data-bs-theme=dark] .gl-action-btn--search {
  background: rgba(167, 139, 250, 0.15);
  border-color: rgba(167, 139, 250, 0.35);
  color: #c4b5fd;
}
[data-bs-theme=dark] .gl-action-btn--search:hover {
  background: rgba(167, 139, 250, 0.25);
  border-color: rgba(167, 139, 250, 0.5);
}
[data-bs-theme=dark] .gl-action-btn--replacement {
  background: #252930;
  border-color: #2f3338;
  color: #737373;
}
[data-bs-theme=dark] .gl-action-btn--replacement:hover {
  background: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-action-btn--remove-dnc {
  background: rgba(248, 113, 113, 0.15);
  border-color: rgba(248, 113, 113, 0.3);
  color: #f87171;
}
[data-bs-theme=dark] .gl-action-btn--remove-dnc:hover {
  background: rgba(248, 113, 113, 0.25);
  border-color: #f87171;
}
[data-bs-theme=dark] .gl-action-btn--secondary {
  background: #2f3338;
  border-color: #4a4e53;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-action-btn--secondary:hover {
  background: #4a4e53;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-lead-summary {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-lead-summary-item {
  background: #22262b;
}
[data-bs-theme=dark] .gl-lead-summary-item .gl-summary-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-lead-summary-item .gl-summary-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-lead-tags,
[data-bs-theme=dark] .gl-admin-actions {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-form-card {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-form-card-header {
  background: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-form-card-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-form-card-body {
  background: #22262b;
}
[data-bs-theme=dark] .gl-mobile-lead-header {
  background: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-mobile-lead-name {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-mobile-lead-id {
  color: #939496;
}
[data-bs-theme=dark] .gl-contact-card,
[data-bs-theme=dark] .gl-contact-panel-sticky,
[data-bs-theme=dark] .gl-contact-panel-scroll {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-contact-panel-scroll::-webkit-scrollbar-thumb {
  background: #4a4e53;
}
[data-bs-theme=dark] .gl-lead-header {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-lead-name {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-lead-meta {
  color: #939496;
}
[data-bs-theme=dark] .gl-notes-section {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-notes-header {
  border-bottom-color: #2f3338;
  background: #22262b;
}
[data-bs-theme=dark] .gl-notes-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-notes-title i {
  color: #939496;
}
[data-bs-theme=dark] .gl-notes-title .gl-notes-count {
  background: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-notes-add {
  background: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-notes-add-form textarea {
  background: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-notes-add-form textarea:focus {
  border-color: #E53935;
  box-shadow: 0 0 0 2px rgba(229, 57, 53, 0.15);
}
[data-bs-theme=dark] .gl-notes-add-form textarea::-moz-placeholder {
  color: rgba(147, 148, 150, 0.7);
}
[data-bs-theme=dark] .gl-notes-add-form textarea::placeholder {
  color: rgba(147, 148, 150, 0.7);
}
[data-bs-theme=dark] .gl-note-item {
  background: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-note-item:hover {
  background: #22262b;
}
[data-bs-theme=dark] .gl-note-content {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-note-meta {
  color: #737373;
}
[data-bs-theme=dark] .gl-note-badge {
  background: rgba(156, 163, 175, 0.15);
  color: #737373;
}
[data-bs-theme=dark] .gl-note-badge--admin {
  background: rgba(251, 191, 36, 0.15);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-notes-empty {
  color: #737373;
}
[data-bs-theme=dark] #leads-datatable tbody tr,
[data-bs-theme=dark] #lead-orders-datatable tbody tr {
  background-color: #22262b;
}
[data-bs-theme=dark] #leads-datatable tbody tr:nth-of-type(odd),
[data-bs-theme=dark] #lead-orders-datatable tbody tr:nth-of-type(odd) {
  background-color: #22262b;
}
[data-bs-theme=dark] #leads-datatable tbody tr:hover,
[data-bs-theme=dark] #lead-orders-datatable tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.06) !important;
}
[data-bs-theme=dark] #leads-datatable tbody tr td,
[data-bs-theme=dark] #lead-orders-datatable tbody tr td {
  color: #d4d4d4;
  border-color: #2f3338;
}
[data-bs-theme=dark] #leads-datatable.table-striped tbody tr.row-selected, [data-bs-theme=dark] #leads-datatable.table-striped > tbody > tr.row-selected,
[data-bs-theme=dark] #leads-datatable tbody tr.row-selected,
[data-bs-theme=dark] #lead-orders-datatable.table-striped tbody tr.row-selected,
[data-bs-theme=dark] #lead-orders-datatable.table-striped > tbody > tr.row-selected,
[data-bs-theme=dark] #lead-orders-datatable tbody tr.row-selected {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
[data-bs-theme=dark] #leads-datatable.table-striped tbody tr.row-selected:hover, [data-bs-theme=dark] #leads-datatable.table-striped > tbody > tr.row-selected:hover,
[data-bs-theme=dark] #leads-datatable tbody tr.row-selected:hover,
[data-bs-theme=dark] #lead-orders-datatable.table-striped tbody tr.row-selected:hover,
[data-bs-theme=dark] #lead-orders-datatable.table-striped > tbody > tr.row-selected:hover,
[data-bs-theme=dark] #lead-orders-datatable tbody tr.row-selected:hover {
  background-color: rgba(255, 255, 255, 0.14) !important;
}
[data-bs-theme=dark] .dataTables_length {
  background-color: transparent;
  color: #939496;
}
[data-bs-theme=dark] .dataTables_length select {
  background-color: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .dataTables_wrapper {
  background-color: transparent;
}
[data-bs-theme=dark] .dataTables_wrapper .row {
  background-color: transparent;
}
[data-bs-theme=dark] .dataTables_info {
  color: #939496;
}
[data-bs-theme=dark] .gl-cell-name {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-cell-primary {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-cell-secondary {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-cell-composite .gl-cell-primary {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-cell-composite .gl-cell-secondary {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-cell-link {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-cell-link:hover {
  color: #EF5350;
}
[data-bs-theme=dark] .gl-table-two-tier .gl-expand-control .gl-expand-btn {
  color: #939496;
  background: transparent;
}
[data-bs-theme=dark] .gl-table-two-tier .gl-expand-control .gl-expand-btn:hover {
  background: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-table-two-tier tr.gl-row-primary.expandable:hover {
  background-color: rgba(229, 57, 53, 0.05);
}
[data-bs-theme=dark] .gl-table-two-tier tr.gl-row-primary.expanded {
  background-color: #22262b;
}
[data-bs-theme=dark] .gl-table-two-tier tr.gl-row-secondary {
  background: #1a1d21;
}
[data-bs-theme=dark] .gl-table-two-tier tr.gl-row-secondary td {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-table-two-tier .gl-secondary-content .gl-secondary-item .gl-secondary-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-table-two-tier .gl-secondary-content .gl-secondary-item .gl-secondary-value {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-expand-all-toggle {
  background: #22262b;
  border-color: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-expand-all-toggle:hover {
  background: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-expand-all-toggle.expanded {
  background: #E53935;
  border-color: #E53935;
  color: #fff;
}
[data-bs-theme=dark] .gl-cell-tags .gl-cell-tag,
[data-bs-theme=dark] .gl-cell-tag {
  background: #2f3338;
  color: #d4d4d4;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-cell-tags .gl-cell-tag--type,
[data-bs-theme=dark] .gl-cell-tag--type {
  background: rgba(229, 57, 53, 0.15);
  border-color: rgba(229, 57, 53, 0.3);
  color: #EF5350;
}
[data-bs-theme=dark] .gl-cell-tags .gl-cell-tag--quality,
[data-bs-theme=dark] .gl-cell-tag--quality {
  background: rgba(96, 165, 250, 0.15);
  border-color: rgba(96, 165, 250, 0.3);
  color: rgb(170.1676829268, 206.9817073171, 252.3323170732);
}
[data-bs-theme=dark] .gl-cell-tags .gl-cell-tag--language,
[data-bs-theme=dark] .gl-cell-tag--language {
  background: rgba(168, 85, 247, 0.15);
  border-color: rgba(168, 85, 247, 0.3);
  color: #c4b5fd;
}
[data-bs-theme=dark] .gl-panel-badge--type, [data-bs-theme=dark] .gl-panel-badge--age {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
[data-bs-theme=dark] .gl-panel-badge--quality:not([data-value]) {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
[data-bs-theme=dark] .gl-panel-badge--quality[data-value=premium] {
  background: rgba(96, 165, 250, 0.2);
  color: #60a5fa;
}
[data-bs-theme=dark] .gl-panel-badge--quality[data-value=standard] {
  background: rgba(167, 139, 250, 0.2);
  color: #a78bfa;
}
[data-bs-theme=dark] .gl-panel-badge--quality[data-value=blended] {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-panel-badge--language:not([data-value]) {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
}
[data-bs-theme=dark] .gl-panel-badge--language[data-value=english] {
  background: rgba(34, 197, 94, 0.2);
  color: #22c55e;
}
[data-bs-theme=dark] .gl-panel-badge--language[data-value=spanish] {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-panel-badge--dnc {
  background: rgba(248, 113, 113, 0.25);
  color: #fca5a5;
}
[data-bs-theme=dark] .gl-panel-badge--pending {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-panel-badge--sent {
  background: rgba(96, 165, 250, 0.2);
  color: #60a5fa;
}
[data-bs-theme=dark] .gl-panel-badge--paid {
  background: rgba(34, 197, 94, 0.2);
  color: #22c55e;
}
[data-bs-theme=dark] .gl-panel-badge--cancelled {
  background: rgba(248, 113, 113, 0.2);
  color: #f87171;
}
[data-bs-theme=dark] .gl-panel-badge--denied {
  background: rgba(248, 113, 113, 0.25);
  color: #f87171;
}
[data-bs-theme=dark] .gl-panel-badge--owed {
  background: rgba(251, 191, 36, 0.25);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-panel-badge--not-qualified {
  background: rgba(115, 115, 115, 0.2);
  color: #737373;
}
[data-bs-theme=dark] .gl-panel-badge--active, [data-bs-theme=dark] .gl-panel-badge--fulfilled {
  background: rgba(34, 197, 94, 0.2);
  color: #22c55e;
}
[data-bs-theme=dark] .gl-banner-preview--info {
  background: rgba(96, 165, 250, 0.15);
  color: #60a5fa;
  border-color: rgba(96, 165, 250, 0.3);
}
[data-bs-theme=dark] .gl-banner-preview--warning {
  background: rgba(251, 191, 36, 0.15);
  color: #fbbf24;
  border-color: rgba(251, 191, 36, 0.3);
}
[data-bs-theme=dark] .gl-banner-preview--danger {
  background: rgba(248, 113, 113, 0.15);
  color: #f87171;
  border-color: rgba(248, 113, 113, 0.3);
}
[data-bs-theme=dark] .gl-banner-preview--success {
  background: rgba(34, 197, 94, 0.15);
  color: #22c55e;
  border-color: rgba(34, 197, 94, 0.3);
}
[data-bs-theme=dark] .gl-lead-badge--type {
  background: rgba(229, 57, 53, 0.15);
  color: #EF5350;
}
[data-bs-theme=dark] .gl-lead-badge--quality {
  background: rgba(96, 165, 250, 0.2);
  color: rgb(170.1676829268, 206.9817073171, 252.3323170732);
}
[data-bs-theme=dark] .gl-lead-badge--replacement {
  background: rgba(229, 57, 53, 0.15);
  color: #EF5350;
}
[data-bs-theme=dark] .gl-lead-badge--dnc {
  background: rgba(248, 113, 113, 0.25);
  color: #f87171;
}
[data-bs-theme=dark] .gl-lead-pill--type {
  background: rgba(229, 57, 53, 0.15);
  color: #EF5350;
  border-color: rgba(229, 57, 53, 0.3);
}
[data-bs-theme=dark] .gl-lead-pill--quality {
  background: rgba(96, 165, 250, 0.15);
  color: rgb(170.1676829268, 206.9817073171, 252.3323170732);
  border-color: rgba(96, 165, 250, 0.3);
}
[data-bs-theme=dark] .gl-lead-pill--language {
  background: rgba(34, 197, 94, 0.15);
  color: rgb(82.3051948052, 225.1948051948, 134.9025974026);
  border-color: rgba(34, 197, 94, 0.3);
}
[data-bs-theme=dark] .gl-lead-pill--bucket {
  background: rgba(251, 191, 36, 0.15);
  color: #fbbf24;
  border-color: rgba(251, 191, 36, 0.3);
}
[data-bs-theme=dark] .gl-bottom-sheet-overlay {
  background: rgba(0, 0, 0, 0.7);
}
[data-bs-theme=dark] .gl-bottom-sheet {
  background: #22262b;
  box-shadow: 0 -8px 32px rgba(0, 0, 0, 0.4);
}
[data-bs-theme=dark] .gl-bottom-sheet-handle::before {
  background: #4a4e53;
}
[data-bs-theme=dark] .gl-bottom-sheet-header {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-bottom-sheet-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-bottom-sheet-close {
  color: #939496;
}
[data-bs-theme=dark] .gl-bottom-sheet-close:hover {
  background: #22262b;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-bottom-sheet-section {
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-bottom-sheet-section-header {
  background: #22262b;
}
[data-bs-theme=dark] .gl-bottom-sheet-section-header:hover {
  background: #2f3338;
}
[data-bs-theme=dark] .gl-bottom-sheet-section-header span {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-bottom-sheet-filter {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-bottom-sheet-filter label {
  color: #737373;
}
[data-bs-theme=dark] .gl-bottom-sheet-filter select,
[data-bs-theme=dark] .gl-bottom-sheet-filter input {
  background: #22262b;
  border-color: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-bottom-sheet-filter select:focus,
[data-bs-theme=dark] .gl-bottom-sheet-filter input:focus {
  border-color: #E53935;
  box-shadow: 0 0 0 3px rgba(229, 57, 53, 0.15);
}
[data-bs-theme=dark] .gl-bottom-sheet-footer {
  border-top-color: #2f3338;
  background: #22262b;
}
[data-bs-theme=dark] .gl-bottom-sheet-actions {
  border-top-color: #2f3338;
  background: #22262b;
}
[data-bs-theme=dark] .gl-bottom-sheet-action-btn {
  background: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-bottom-sheet-action-btn:hover {
  border-color: #E53935;
  background: rgba(229, 57, 53, 0.15);
}
[data-bs-theme=dark] .gl-bottom-sheet-action-btn--primary {
  background: #E53935;
  border-color: #E53935;
  color: white;
}
[data-bs-theme=dark] .gl-mobile-filter-label {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-mobile-filter-input {
  background: #22262b;
  border-color: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-mobile-filter-input:focus {
  border-color: #E53935;
  box-shadow: 0 0 0 3px rgba(229, 57, 53, 0.15);
}
[data-bs-theme=dark] .gl-mobile-dropdown-overlay {
  background: rgba(0, 0, 0, 0.6);
}
[data-bs-theme=dark] .gl-mobile-dropdown-content {
  background: #22262b;
}
[data-bs-theme=dark] .gl-mobile-dropdown-header {
  border-bottom-color: #2f3338;
  background: #22262b;
}
[data-bs-theme=dark] .gl-mobile-dropdown-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-mobile-dropdown-close {
  color: #939496;
}
[data-bs-theme=dark] .gl-mobile-dropdown-close:hover {
  background: rgba(255, 255, 255, 0.1);
}
[data-bs-theme=dark] .gl-mobile-dropdown-option {
  border-bottom-color: #2a2e33;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-mobile-dropdown-option:hover {
  background: #22262b;
}
[data-bs-theme=dark] .gl-mobile-dropdown-option.selected {
  background: rgba(229, 57, 53, 0.15);
  color: #EF5350;
}
[data-bs-theme=dark] .gl-fab-badge {
  background: #22262b;
  color: #EF5350;
}
[data-bs-theme=dark] .gl-fab-tooltip-content {
  background: #d4d4d4;
  color: #1a1d21;
}
[data-bs-theme=dark] .gl-fab-tooltip-arrow {
  background: #d4d4d4;
}
[data-bs-theme=dark] .gl-sidebar-overlay {
  background: rgba(0, 0, 0, 0.6);
}
[data-bs-theme=dark] #loading-overlay {
  background: rgba(18, 18, 18, 0.95);
}
[data-bs-theme=dark] .gl-detail-item {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-detail-label {
  color: #737373;
}
[data-bs-theme=dark] .gl-detail-value {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-alert, [data-bs-theme=dark] .gl-info-banner {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-alert .gl-alert-dismiss:hover, [data-bs-theme=dark] .gl-info-banner .gl-alert-dismiss:hover {
  background: rgba(255, 255, 255, 0.1);
}
[data-bs-theme=dark] .gl-alert--success {
  background: rgba(34, 197, 94, 0.12);
  border-color: rgba(34, 197, 94, 0.25);
  border-left-color: #22c55e;
}
[data-bs-theme=dark] .gl-alert--success i, [data-bs-theme=dark] .gl-alert--success .gl-alert-icon {
  color: #22c55e;
}
[data-bs-theme=dark] .gl-alert--success .gl-alert-title {
  color: rgb(82.3051948052, 225.1948051948, 134.9025974026);
}
[data-bs-theme=dark] .gl-alert--danger {
  background: rgba(248, 113, 113, 0.12);
  border-color: rgba(248, 113, 113, 0.25);
  border-left-color: #f87171;
}
[data-bs-theme=dark] .gl-alert--danger i, [data-bs-theme=dark] .gl-alert--danger .gl-alert-icon {
  color: #f87171;
}
[data-bs-theme=dark] .gl-alert--danger .gl-alert-title {
  color: rgb(251.5939597315, 185.9060402685, 185.9060402685);
}
[data-bs-theme=dark] .gl-alert--warning {
  background: rgba(251, 191, 36, 0.12);
  border-color: rgba(251, 191, 36, 0.25);
  border-left-color: #fbbf24;
}
[data-bs-theme=dark] .gl-alert--warning i, [data-bs-theme=dark] .gl-alert--warning .gl-alert-icon {
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-alert--warning .gl-alert-title {
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-alert--info, [data-bs-theme=dark] .gl-info-banner {
  background: rgba(96, 165, 250, 0.12);
  border-color: rgba(96, 165, 250, 0.25);
  border-left-color: #60a5fa;
}
[data-bs-theme=dark] .gl-alert--info i, [data-bs-theme=dark] .gl-info-banner i, [data-bs-theme=dark] .gl-alert--info .gl-alert-icon, [data-bs-theme=dark] .gl-info-banner .gl-alert-icon {
  color: #60a5fa;
}
[data-bs-theme=dark] .gl-alert--info .gl-alert-title, [data-bs-theme=dark] .gl-info-banner .gl-alert-title {
  color: rgb(170.1676829268, 206.9817073171, 252.3323170732);
}
[data-bs-theme=dark] .alert-success {
  background-color: rgba(34, 197, 94, 0.15);
  border-color: rgba(34, 197, 94, 0.3);
  color: rgb(125.7987012987, 232.7012987013, 165.1493506494);
}
[data-bs-theme=dark] .alert-info {
  background-color: rgba(96, 165, 250, 0.15);
  border-color: rgba(96, 165, 250, 0.3);
  color: rgb(219.612804878, 234.9695121951, 253.887195122);
}
[data-bs-theme=dark] .alert-warning {
  background-color: rgba(251, 191, 36, 0.2);
  border-color: rgba(251, 191, 36, 0.35);
  color: #fbbf24;
}
[data-bs-theme=dark] .alert-danger {
  background-color: rgba(248, 113, 113, 0.15);
  border-color: rgba(248, 113, 113, 0.3);
  color: rgb(252.7919463087, 210.2080536913, 210.2080536913);
}
[data-bs-theme=dark] .hover-row:hover {
  background-color: rgba(255, 255, 255, 0.06);
}
[data-bs-theme=dark] .form-label {
  color: #d4d4d4;
}
[data-bs-theme=dark] .col-form-label {
  color: #939496;
}
[data-bs-theme=dark] .form-control,
[data-bs-theme=dark] .form-select {
  background-color: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .form-control:focus,
[data-bs-theme=dark] .form-select:focus {
  background-color: #22262b;
  border-color: var(--gl-accent, #E53935);
  color: #d4d4d4;
  box-shadow: 0 0 0 3px rgba(229, 57, 53, 0.2);
}
[data-bs-theme=dark] .form-control::-moz-placeholder, [data-bs-theme=dark] .form-select::-moz-placeholder {
  color: rgba(147, 148, 150, 0.7);
}
[data-bs-theme=dark] .form-control::placeholder,
[data-bs-theme=dark] .form-select::placeholder {
  color: rgba(147, 148, 150, 0.7);
}
[data-bs-theme=dark] .form-control:disabled, [data-bs-theme=dark] .form-control[readonly],
[data-bs-theme=dark] .form-select:disabled,
[data-bs-theme=dark] .form-select[readonly] {
  background-color: #2f3338;
  color: #737373;
}
[data-bs-theme=dark] .form-control.is-invalid,
[data-bs-theme=dark] .form-select.is-invalid {
  border-color: #f87171;
  background-color: rgba(248, 113, 113, 0.1);
}
[data-bs-theme=dark] .form-select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23737373' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
}
[data-bs-theme=dark] .form-select option {
  background: #22262b;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-select, [data-bs-theme=dark] .gl-panel-status-select, [data-bs-theme=dark] .gl-panel-admin-agent-select, [data-bs-theme=dark] .gl-mobile-status-select,
[data-bs-theme=dark] .gl-select-sm,
[data-bs-theme=dark] .gl-filter-select,
[data-bs-theme=dark] .gl-filter-panel-saved-select,
[data-bs-theme=dark] .gl-filter-dropdown-select,
[data-bs-theme=dark] .gl-select-lg,
[data-bs-theme=dark] .gl-mobile-filter-select {
  background-color: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23737373' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
}
[data-bs-theme=dark] .gl-select:hover, [data-bs-theme=dark] .gl-panel-status-select:hover, [data-bs-theme=dark] .gl-panel-admin-agent-select:hover, [data-bs-theme=dark] .gl-mobile-status-select:hover,
[data-bs-theme=dark] .gl-select-sm:hover,
[data-bs-theme=dark] .gl-filter-select:hover,
[data-bs-theme=dark] .gl-filter-panel-saved-select:hover,
[data-bs-theme=dark] .gl-filter-dropdown-select:hover,
[data-bs-theme=dark] .gl-select-lg:hover,
[data-bs-theme=dark] .gl-mobile-filter-select:hover {
  border-color: #4a4e53;
}
[data-bs-theme=dark] .gl-select:focus, [data-bs-theme=dark] .gl-panel-status-select:focus, [data-bs-theme=dark] .gl-panel-admin-agent-select:focus, [data-bs-theme=dark] .gl-mobile-status-select:focus,
[data-bs-theme=dark] .gl-select-sm:focus,
[data-bs-theme=dark] .gl-filter-select:focus,
[data-bs-theme=dark] .gl-filter-panel-saved-select:focus,
[data-bs-theme=dark] .gl-filter-dropdown-select:focus,
[data-bs-theme=dark] .gl-select-lg:focus,
[data-bs-theme=dark] .gl-mobile-filter-select:focus {
  background-color: #22262b;
  border-color: var(--gl-accent, #E53935);
  box-shadow: 0 0 0 3px rgba(229, 57, 53, 0.2);
}
[data-bs-theme=dark] .gl-select:disabled, [data-bs-theme=dark] .gl-panel-status-select:disabled, [data-bs-theme=dark] .gl-panel-admin-agent-select:disabled, [data-bs-theme=dark] .gl-mobile-status-select:disabled, [data-bs-theme=dark] .gl-select[readonly], [data-bs-theme=dark] [readonly].gl-panel-status-select, [data-bs-theme=dark] [readonly].gl-panel-admin-agent-select, [data-bs-theme=dark] [readonly].gl-mobile-status-select,
[data-bs-theme=dark] .gl-select-sm:disabled,
[data-bs-theme=dark] .gl-filter-select:disabled,
[data-bs-theme=dark] .gl-filter-panel-saved-select:disabled,
[data-bs-theme=dark] .gl-filter-dropdown-select:disabled,
[data-bs-theme=dark] .gl-select-sm[readonly],
[data-bs-theme=dark] [readonly].gl-filter-select,
[data-bs-theme=dark] [readonly].gl-filter-panel-saved-select,
[data-bs-theme=dark] [readonly].gl-filter-dropdown-select,
[data-bs-theme=dark] .gl-select-lg:disabled,
[data-bs-theme=dark] .gl-mobile-filter-select:disabled,
[data-bs-theme=dark] .gl-select-lg[readonly],
[data-bs-theme=dark] [readonly].gl-mobile-filter-select {
  background-color: #2f3338;
  color: #737373;
}
[data-bs-theme=dark] .gl-select option, [data-bs-theme=dark] .gl-panel-status-select option, [data-bs-theme=dark] .gl-panel-admin-agent-select option, [data-bs-theme=dark] .gl-mobile-status-select option,
[data-bs-theme=dark] .gl-select-sm option,
[data-bs-theme=dark] .gl-filter-select option,
[data-bs-theme=dark] .gl-filter-panel-saved-select option,
[data-bs-theme=dark] .gl-filter-dropdown-select option,
[data-bs-theme=dark] .gl-select-lg option,
[data-bs-theme=dark] .gl-mobile-filter-select option {
  background: #22262b;
  color: #d4d4d4;
}
[data-bs-theme=dark] .form-check-input {
  background-color: #22262b;
  border-color: #E53935;
}
[data-bs-theme=dark] .form-check-input:checked {
  background-color: #E53935;
  border-color: #E53935;
}
[data-bs-theme=dark] .form-check-input:disabled {
  border-color: rgba(229, 57, 53, 0.5);
  opacity: 0.7;
}
[data-bs-theme=dark] .form-check-label {
  color: #ffffff !important;
}
[data-bs-theme=dark] .form-check-label {
  color: #d4d4d4;
}
[data-bs-theme=dark] .readonly {
  background-color: #2f3338;
}
[data-bs-theme=dark] .is-invalid {
  border-color: #f87171;
  background-color: rgba(248, 113, 113, 0.1);
}
[data-bs-theme=dark] .note-item {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .note-meta {
  color: #737373;
}
[data-bs-theme=dark] .card {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .card .card-header {
  background-color: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .card .card-footer {
  background-color: #22262b;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .inset-area {
  background-color: #22262b;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .inset-deep {
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.4), inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .state-btn.active,
[data-bs-theme=dark] .delivery-day-btn.active {
  background-color: #E53935;
  border-color: #E53935;
}
[data-bs-theme=dark] .card-selectable.selected {
  background-color: rgba(229, 57, 53, 0.15);
  border-color: #E53935;
  box-shadow: 0 0 10px rgba(229, 57, 53, 0.3);
}
[data-bs-theme=dark] .card-disabled {
  cursor: not-allowed;
  pointer-events: none;
}
[data-bs-theme=dark] .select2-container--default .select2-selection--multiple {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .select2-container--default .select2-selection--single {
  background-color: #22262b;
  border-color: #2f3338 !important;
  color: #d4d4d4 !important;
}
[data-bs-theme=dark] .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #d4d4d4 !important;
}
[data-bs-theme=dark] .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #737373 !important;
}
[data-bs-theme=dark] .select2-dropdown {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #E53935;
}
[data-bs-theme=dark] .select2-container--default .select2-results__option--selected {
  background-color: #22262b;
}
[data-bs-theme=dark] .select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .sticky-filters {
  background-color: #1a1d21;
}
[data-bs-theme=dark] .sticky-filters .card {
  background-color: #22262b;
}
[data-bs-theme=dark] .toggle-switch .toggle-slider {
  background-color: #f87171;
}
[data-bs-theme=dark] .toggle-switch input[type=checkbox]:checked + .toggle-slider {
  background-color: #22c55e;
}
[data-bs-theme=dark] .toggle-switch.toggle-danger .toggle-slider {
  background-color: #22c55e;
}
[data-bs-theme=dark] .toggle-switch.toggle-danger input[type=checkbox]:checked + .toggle-slider {
  background-color: #f87171;
}
[data-bs-theme=dark] .order-status-toggle {
  background-color: #22262b;
}
[data-bs-theme=dark] .dataTables_paginate .pagination .page-item .page-link {
  background-color: #2f3338;
  border-color: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .dataTables_paginate .pagination .page-item .page-link:hover {
  background-color: #E53935;
  border-color: #E53935;
  color: white;
}
[data-bs-theme=dark] .dataTables_paginate .pagination .page-item.active .page-link {
  background-color: #E53935;
  border-color: #E53935;
  color: white;
}
[data-bs-theme=dark] .dataTables_paginate .pagination .page-item.active .page-link:hover {
  background-color: #EF5350;
  border-color: #EF5350;
}
[data-bs-theme=dark] .dataTables_paginate .pagination .page-item.disabled .page-link {
  background-color: #252930;
  border-color: #2f3338;
  color: #737373;
}
[data-bs-theme=dark] .row-premium-babyblue {
  background-color: rgba(59, 130, 246, 0.28) !important;
}
[data-bs-theme=dark] .row-aged-magenta {
  background-color: rgba(236, 72, 153, 0.28) !important;
}
[data-bs-theme=dark] .row-realtime-blended-orange {
  background-color: rgba(251, 146, 60, 0.28) !important;
}
[data-bs-theme=dark] .row-realtime-standard-purple {
  background-color: rgba(168, 85, 247, 0.28) !important;
}
[data-bs-theme=dark] .row-disabled-red {
  background-color: rgba(239, 68, 68, 0.28) !important;
}
[data-bs-theme=dark] .row-exception-list {
  background-color: rgba(239, 68, 68, 0.12) !important;
}
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-aged-magenta > th,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-aged-magenta > td {
  background-color: rgba(236, 72, 153, 0.28) !important;
}
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-premium-babyblue > th,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-premium-babyblue > td {
  background-color: rgba(59, 130, 246, 0.28) !important;
}
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-realtime-blended-orange > th,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-realtime-blended-orange > td {
  background-color: rgba(251, 146, 60, 0.28) !important;
}
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-realtime-standard-purple > th,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-realtime-standard-purple > td {
  background-color: rgba(168, 85, 247, 0.28) !important;
}
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-disabled-red > th,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-disabled-red > td {
  background-color: rgba(239, 68, 68, 0.28) !important;
}
[data-bs-theme=dark] .bg-yellow-soft {
  background-color: rgba(253, 224, 71, 0.2) !important;
}
[data-bs-theme=dark] .bg-red-alert {
  background-color: rgba(248, 113, 113, 0.2) !important;
}
[data-bs-theme=dark] table#lead-orders-datatable tbody td.bg-yellow-soft {
  background-color: rgba(253, 224, 71, 0.2) !important;
}
[data-bs-theme=dark] table#lead-orders-datatable tbody td.bg-red-alert {
  background-color: rgba(248, 113, 113, 0.2) !important;
}
[data-bs-theme=dark] .cell-paused {
  background-color: rgba(34, 197, 94, 0.15) !important;
}
[data-bs-theme=dark] .cell-near-fulfillment {
  background-color: rgba(253, 224, 71, 0.18) !important;
}
[data-bs-theme=dark] table#lead-orders-datatable tbody td.cell-paused {
  background-color: rgba(34, 197, 94, 0.15) !important;
}
[data-bs-theme=dark] table#lead-orders-datatable tbody td.cell-near-fulfillment {
  background-color: rgba(253, 224, 71, 0.18) !important;
}
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-aged-magenta td.cell-near-fulfillment,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-premium-babyblue td.cell-near-fulfillment,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-realtime-blended-orange td.cell-near-fulfillment,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-realtime-standard-purple td.cell-near-fulfillment,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-disabled-red td.cell-near-fulfillment {
  background-color: rgba(253, 224, 71, 0.18) !important;
}
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-aged-magenta td.cell-paused,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-premium-babyblue td.cell-paused,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-realtime-blended-orange td.cell-paused,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-realtime-standard-purple td.cell-paused,
[data-bs-theme=dark] table#lead-orders-datatable tbody tr.row-disabled-red td.cell-paused {
  background-color: rgba(34, 197, 94, 0.15) !important;
}
[data-bs-theme=dark] .badge.bg-success {
  background-color: #22c55e !important;
  color: #fff !important;
}
[data-bs-theme=dark] .badge.bg-warning {
  background-color: rgb(241.7838565022, 175.5417040359, 4.4161434978) !important;
  color: #fff !important;
}
[data-bs-theme=dark] .badge.bg-danger {
  background-color: #E53935 !important;
  color: #fff !important;
}
[data-bs-theme=dark] .badge.bg-primary {
  background-color: #E53935 !important;
  color: #fff !important;
}
[data-bs-theme=dark] .badge.bg-secondary {
  background-color: #737373 !important;
  color: #fff !important;
}
[data-bs-theme=dark] .badge.bg-info {
  background-color: #60a5fa !important;
  color: #fff !important;
}
[data-bs-theme=dark] .bg-purple {
  background-color: rgb(125.6294820717, 85.2011952191, 199.2988047809) !important;
}
[data-bs-theme=dark] .badge.text-dark {
  color: #fff !important;
}
[data-bs-theme=dark] .gl-legend-label {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-legend-item {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-legend-item--premium {
  background-color: rgba(59, 130, 246, 0.22);
}
[data-bs-theme=dark] .gl-legend-item--aged {
  background-color: rgba(236, 72, 153, 0.22);
}
[data-bs-theme=dark] .gl-legend-item--rt-blended {
  background-color: rgba(251, 146, 60, 0.22);
}
[data-bs-theme=dark] .gl-legend-item--rt-standard {
  background-color: rgba(168, 85, 247, 0.22);
}
[data-bs-theme=dark] .gl-legend-item--disabled {
  background-color: rgba(239, 68, 68, 0.22);
}
[data-bs-theme=dark] .gl-legend-item--paused {
  background-color: rgba(34, 197, 94, 0.22);
}
[data-bs-theme=dark] .gl-legend-item--near-full {
  background-color: rgba(253, 224, 71, 0.25);
}
[data-bs-theme=dark] .gl-legend-item--unfilled {
  background-color: rgba(248, 113, 113, 0.25);
}
[data-bs-theme=dark] .gl-order-badge--premium {
  background: rgba(139, 92, 246, 0.2);
  color: #93c5fd;
}
[data-bs-theme=dark] .gl-order-badge--aged {
  background: rgba(236, 72, 153, 0.2);
  color: #f0abfc;
}
[data-bs-theme=dark] .gl-order-badge--blended {
  background: rgba(59, 130, 246, 0.2);
  color: #fdba74;
}
[data-bs-theme=dark] .gl-order-badge--standard {
  background: rgba(16, 185, 129, 0.2);
  color: #c4b5fd;
}
[data-bs-theme=dark] .gl-order-badge--disabled {
  background: rgba(239, 68, 68, 0.15);
  color: #fca5a5;
}
[data-bs-theme=dark] .gl-order-badge--paused {
  background: rgba(245, 158, 11, 0.2);
  color: #86efac;
}
[data-bs-theme=dark] .gl-order-badge--near-full {
  background: rgba(59, 130, 246, 0.2);
  color: #fde047;
}
[data-bs-theme=dark] .gl-order-badge--unfilled {
  background: rgba(239, 68, 68, 0.2);
  color: #fca5a5;
}
[data-bs-theme=dark] .gl-order-badge--active {
  background: rgba(16, 185, 129, 0.2);
  color: #86efac;
}
[data-bs-theme=dark] .gl-order-badge--fulfilled {
  background: rgba(16, 185, 129, 0.25);
  color: #6ee7b7;
}
[data-bs-theme=dark] .gl-order-badge--canceled {
  background: rgba(160, 160, 160, 0.2);
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-order-badge--locked {
  background: rgba(239, 68, 68, 0.2);
  color: #fca5a5;
}
[data-bs-theme=dark] .gl-order-badge--unpaid {
  background: rgba(245, 158, 11, 0.2);
  color: #fcd34d;
}
[data-bs-theme=dark] .gl-order-badge--cap-reached {
  background: rgba(59, 130, 246, 0.2);
  color: #93c5fd;
}
[data-bs-theme=dark] .gl-bucket-pill--fresh {
  background: rgba(16, 185, 129, 0.2);
  color: #86efac;
}
[data-bs-theme=dark] .gl-bucket-pill--45 {
  background: rgba(59, 130, 246, 0.2);
  color: #93c5fd;
}
[data-bs-theme=dark] .gl-bucket-pill--91 {
  background: rgba(139, 92, 246, 0.2);
  color: #c4b5fd;
}
[data-bs-theme=dark] .gl-bucket-pill--121 {
  background: rgba(249, 115, 22, 0.2);
  color: #fdba74;
}
[data-bs-theme=dark] .gl-bucket-pill--181 {
  background: rgba(239, 68, 68, 0.2);
  color: #fca5a5;
}
[data-bs-theme=dark] .gl-status-badge--info, [data-bs-theme=dark] .gl-status-badge--primary, [data-bs-theme=dark] .gl-status-badge--new {
  background: rgba(96, 165, 250, 0.2);
  color: rgb(170.1676829268, 206.9817073171, 252.3323170732);
}
[data-bs-theme=dark] .gl-status-badge--success, [data-bs-theme=dark] .gl-status-badge--active, [data-bs-theme=dark] .gl-status-badge--succeeded, [data-bs-theme=dark] .gl-status-badge--fulfilled, [data-bs-theme=dark] .gl-status-badge--approved {
  background: rgba(34, 197, 94, 0.2);
  color: rgb(82.3051948052, 225.1948051948, 134.9025974026);
}
[data-bs-theme=dark] .gl-status-badge--warning, [data-bs-theme=dark] .gl-status-badge--risk, [data-bs-theme=dark] .gl-status-badge--pending, [data-bs-theme=dark] .gl-status-badge--in-cart, [data-bs-theme=dark] .gl-status-badge--unpaid {
  background: rgba(251, 191, 36, 0.2);
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-status-badge--danger, [data-bs-theme=dark] .gl-status-badge--paused, [data-bs-theme=dark] .gl-status-badge--failed, [data-bs-theme=dark] .gl-status-badge--disputed, [data-bs-theme=dark] .gl-status-badge--full-refund, [data-bs-theme=dark] .gl-status-badge--account-locked, [data-bs-theme=dark] .gl-status-badge--rejected {
  background: rgba(248, 113, 113, 0.2);
  color: rgb(250.3959731544, 161.6040268456, 161.6040268456);
}
[data-bs-theme=dark] .gl-status-badge--partial-refund {
  background: rgba(249, 115, 22, 0.2);
  color: #fdba74;
}
[data-bs-theme=dark] .gl-status-badge--secondary, [data-bs-theme=dark] .gl-status-badge--inactive, [data-bs-theme=dark] .gl-status-badge--canceled, [data-bs-theme=dark] .gl-status-badge--cancelled, [data-bs-theme=dark] .gl-status-badge--disabled {
  background: rgba(156, 163, 175, 0.2);
  color: #d1d5db;
}
[data-bs-theme=dark] .gl-status-badge--cap-reached {
  background: rgba(96, 165, 250, 0.2);
  color: rgb(170.1676829268, 206.9817073171, 252.3323170732);
}
[data-bs-theme=dark] .gl-status-badge--purple {
  background: rgba(139, 92, 246, 0.2);
  color: #c4b5fd;
}
[data-bs-theme=dark] .metabase-embed {
  border-radius: 8px;
  border: 1px solid #2f3338;
  background-color: #2d353a;
}
[data-bs-theme=dark] .gl-metabase-card {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-metabase-card:hover {
  border-color: rgb(65.6174757282, 71.2019417476, 78.1825242718);
}
[data-bs-theme=dark] .gl-metabase-card-header {
  background: rgba(255, 255, 255, 0.02);
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-metabase-card-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-metabase-card-footer {
  border-top-color: #2f3338;
  background: rgba(255, 255, 255, 0.02);
}
[data-bs-theme=dark] .gl-metabase-powered-link {
  color: #4A5568 !important;
}
[data-bs-theme=dark] .gl-metabase-powered-link strong {
  color: #596878 !important;
}
[data-bs-theme=dark] .gl-metabase-powered-link:hover {
  color: #718096 !important;
}
[data-bs-theme=dark] .gl-metabase-powered-link:hover strong {
  color: #8A99A8 !important;
}
[data-bs-theme=dark] .gl-metabase-powered-link:visited, [data-bs-theme=dark] .gl-metabase-powered-link:active {
  color: #4A5568 !important;
}
[data-bs-theme=dark] iframe[id^=inline-] {
  filter: invert(1) hue-rotate(180deg);
  border-radius: 0 0 12px 12px;
}
[data-bs-theme=dark] .gl-cart-item-card {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-cart-item-header {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-cart-item-name {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-cart-item-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-cart-item-value {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-cart-item-actions {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-cart-totals-card {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-cart-totals-row--total {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-signature-canvas {
  background: #22262b !important;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-policy-list li {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-policy-warning {
  background: rgba(248, 113, 113, 0.15);
  border-color: rgba(248, 113, 113, 0.4);
  color: rgb(252.7919463087, 210.2080536913, 210.2080536913);
}
[data-bs-theme=dark] .gl-success-banner {
  background: rgba(34, 197, 94, 0.15);
  border-color: rgba(34, 197, 94, 0.4);
  color: rgb(125.7987012987, 232.7012987013, 165.1493506494);
}
[data-bs-theme=dark] .gl-checkbox-input {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-checkbox-input:checked {
  background: #E53935;
  border-color: #E53935;
}
[data-bs-theme=dark] .gl-checkbox-label {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-active-toggle .form-check-input {
  background-color: #f87171;
  border-color: #f87171;
}
[data-bs-theme=dark] .gl-active-toggle .form-check-input:checked {
  background-color: #22c55e;
  border-color: #22c55e;
}
[data-bs-theme=dark] .gl-cart-footer {
  background: #22262b;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-cart-integration-badge {
  background: rgba(229, 57, 53, 0.15);
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-cart-integration-badge i {
  color: #EF5350;
}
[data-bs-theme=dark] .modal-content {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .modal-header {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .modal-footer {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .btn-close {
  filter: invert(1) grayscale(100%) brightness(200%);
}
[data-bs-theme=dark] .gl-modal {
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-modal-header {
  background: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-modal-header--warning {
  background: rgba(251, 191, 36, 0.2);
  border-bottom-color: rgba(251, 191, 36, 0.3);
}
[data-bs-theme=dark] .gl-modal-header--success {
  background: rgb(22.7402597403, 131.7597402597, 62.8701298701);
  border-bottom-color: rgb(18.987012987, 110.012987013, 52.4935064935);
}
[data-bs-theme=dark] .gl-modal-header--success .gl-modal-title, [data-bs-theme=dark] .gl-modal-header--success .gl-modal-close {
  color: #fff;
}
[data-bs-theme=dark] .gl-modal-header--danger {
  background: #991B1B;
  border-bottom-color: #7F1D1D;
}
[data-bs-theme=dark] .gl-modal-header--danger .gl-modal-title, [data-bs-theme=dark] .gl-modal-header--danger .gl-modal-close {
  color: #fff;
}
[data-bs-theme=dark] .gl-modal-header--info {
  background: #1E3A8A;
  border-bottom-color: #1E40AF;
}
[data-bs-theme=dark] .gl-modal-header--info .gl-modal-title, [data-bs-theme=dark] .gl-modal-header--info .gl-modal-close {
  color: #fff;
}
[data-bs-theme=dark] .gl-modal-title {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-modal-close {
  color: #939496;
}
[data-bs-theme=dark] .gl-modal-close:hover {
  background: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-modal-body {
  background: #22262b;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-modal-text {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-modal-footer {
  background: #22262b;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-modal-info {
  background: rgba(229, 57, 53, 0.15);
  border-color: rgba(229, 57, 53, 0.3);
  color: #ffffff;
}
[data-bs-theme=dark] .gl-modal-info i {
  color: #E53935;
}
[data-bs-theme=dark] .gl-snapshot-card {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-snapshot-item > i {
  color: #939496;
}
[data-bs-theme=dark] .gl-snapshot-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-snapshot-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-snapshot-section-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-snapshot-section-label i {
  color: var(--gl-accent);
  opacity: 0.8;
}
[data-bs-theme=dark] .gl-snapshot-pill {
  background: #22262b;
  border-color: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-snapshot-pill i {
  color: #939496;
}
[data-bs-theme=dark] .gl-snapshot-pill .gl-snapshot-pill-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-snapshot-contact-item > i {
  color: #939496;
}
[data-bs-theme=dark] .gl-snapshot-contact-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-snapshot-address {
  color: #939496;
}
[data-bs-theme=dark] .gl-snapshot-divider {
  background: #2f3338;
}
[data-bs-theme=dark] .gl-snapshot-meta-chip {
  background: #22262b;
}
[data-bs-theme=dark] .gl-snapshot-meta-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-snapshot-meta-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-snapshot-card--sold {
  border-left-color: #22c55e;
}
[data-bs-theme=dark] .gl-collapsible-section {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-collapsible-toggle {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-collapsible-toggle:hover {
  background: rgba(255, 255, 255, 0.04);
}
[data-bs-theme=dark] .gl-collapsible-toggle i {
  color: #939496;
}
[data-bs-theme=dark] .gl-collapsible-content {
  color: #939496;
  background: rgba(255, 255, 255, 0.02);
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-contact-time-header {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
}
[data-bs-theme=dark] .gl-contact-time-icon-circle {
  background: rgba(251, 191, 36, 0.15);
}
[data-bs-theme=dark] .gl-contact-time-icon-circle i {
  color: #fbbf24;
}
[data-bs-theme=dark] .gl-contact-time-message {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-contact-time-message strong {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-contact-time-window-label {
  color: #E53935;
}
[data-bs-theme=dark] .gl-contact-time-subtext {
  color: #939496;
}
[data-bs-theme=dark] .table {
  --bs-table-bg: #22262b;
  --bs-table-color: #d4d4d4;
  --bs-table-border-color: #2f3338;
  --bs-table-striped-bg: #22262b;
  --bs-table-hover-bg: rgba(255, 255, 255, 0.06);
  background-color: #22262b !important;
}
[data-bs-theme=dark] .table thead {
  background-color: #252930;
}
[data-bs-theme=dark] .table thead th {
  color: #ffffff;
  border-bottom-color: #2f3338;
  background-color: #252930 !important;
}
[data-bs-theme=dark] .table tbody {
  background-color: #22262b;
}
[data-bs-theme=dark] .table tbody tr {
  background-color: #22262b !important;
}
[data-bs-theme=dark] .table tbody tr:nth-of-type(odd) {
  background-color: #22262b !important;
}
[data-bs-theme=dark] .table tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.06) !important;
}
[data-bs-theme=dark] .table tbody td {
  background-color: inherit !important;
  color: #d4d4d4;
}
[data-bs-theme=dark] .table td, [data-bs-theme=dark] .table th {
  border-color: #2f3338;
}
[data-bs-theme=dark] .table tfoot, [data-bs-theme=dark] .table.table-secondary,
[data-bs-theme=dark] .table tfoot.table-secondary {
  background-color: #22262b !important;
}
[data-bs-theme=dark] .table tfoot td, [data-bs-theme=dark] .table tfoot th, [data-bs-theme=dark] .table.table-secondary td, [data-bs-theme=dark] .table.table-secondary th,
[data-bs-theme=dark] .table tfoot.table-secondary td,
[data-bs-theme=dark] .table tfoot.table-secondary th {
  background-color: #22262b !important;
  color: #d4d4d4;
}
[data-bs-theme=dark] .table-secondary {
  --bs-table-bg: #22262b;
  --bs-table-color: #d4d4d4;
  background-color: #22262b !important;
}
[data-bs-theme=dark] .dataTables_wrapper .table tbody td {
  background-color: inherit !important;
}
[data-bs-theme=dark] .list-group-item {
  background-color: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .breadcrumb {
  --bs-breadcrumb-divider-color: #737373;
}
[data-bs-theme=dark] .breadcrumb .breadcrumb-item {
  color: #939496;
}
[data-bs-theme=dark] .breadcrumb .breadcrumb-item.active {
  color: #d4d4d4;
}
[data-bs-theme=dark] .breadcrumb .breadcrumb-item a {
  color: #EF5350;
}
[data-bs-theme=dark] .gl-breadcrumb-item {
  color: #939496;
}
[data-bs-theme=dark] .gl-breadcrumb-item:hover {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-breadcrumb-divider {
  color: #4a4e53;
}
[data-bs-theme=dark] .gl-breadcrumb-item--current {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-accordion-item {
  background: #22262b;
  border-color: #2f3338;
  border-left-color: #2f3338;
}
[data-bs-theme=dark] .gl-accordion-item:hover {
  border-color: #2f3338;
  border-left-color: #2f3338;
}
[data-bs-theme=dark] .gl-accordion-item.is-expanded {
  border-color: #2f3338;
  border-left-color: var(--gl-accent) !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .gl-accordion-header {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-accordion-header:hover {
  background-color: #2a2e33;
}
[data-bs-theme=dark] .gl-accordion-header::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23939496' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m4 6 4 4 4-4'/%3E%3C/svg%3E");
}
[data-bs-theme=dark] .gl-accordion-header:hover::after {
  background-color: #2f3338;
}
[data-bs-theme=dark] .gl-accordion-header[aria-expanded=true] {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-accordion-header[aria-expanded=true]::after {
  background-color: rgba(90, 122, 143, 0.15);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%235A7A8F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m4 6 4 4 4-4'/%3E%3C/svg%3E");
}
[data-bs-theme=dark] .gl-accordion-body {
  color: #939496;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-card-header i {
  color: #939496;
}
[data-bs-theme=dark] .gl-card-title {
  color: #ffffff;
}
[data-bs-theme=dark] .nav-tabs {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .nav-tabs .nav-link {
  color: #939496;
}
[data-bs-theme=dark] .nav-tabs .nav-link:hover {
  border-color: #2f3338;
}
[data-bs-theme=dark] .nav-tabs .nav-link.active {
  background-color: #22262b;
  border-color: #2f3338 #2f3338 #22262b;
  color: #ffffff;
}
[data-bs-theme=dark] .nav-pills .nav-link {
  color: #939496;
}
[data-bs-theme=dark] .nav-pills .nav-link.active {
  background-color: #E53935;
  color: white;
}
[data-bs-theme=dark] .accordion-item {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .accordion-button {
  background-color: #22262b;
  color: #d4d4d4;
}
[data-bs-theme=dark] .accordion-button:not(.collapsed) {
  background-color: #22262b;
  color: #ffffff;
}
[data-bs-theme=dark] .accordion-button::after {
  filter: invert(1) grayscale(100%) brightness(200%);
}
[data-bs-theme=dark] .accordion-body {
  background-color: #22262b;
  color: #d4d4d4;
}
[data-bs-theme=dark] .toast {
  background-color: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .toast .toast-header {
  background-color: #22262b;
  border-bottom-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .dropdown-menu {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .dropdown-menu .dropdown-item {
  color: #d4d4d4;
}
[data-bs-theme=dark] .dropdown-menu .dropdown-item:hover, [data-bs-theme=dark] .dropdown-menu .dropdown-item:focus {
  background-color: #22262b;
  color: #ffffff;
}
[data-bs-theme=dark] .dropdown-menu .dropdown-item.active, [data-bs-theme=dark] .dropdown-menu .dropdown-item:active {
  background-color: #E53935;
  color: white;
}
[data-bs-theme=dark] .dropdown-menu .dropdown-divider {
  border-color: #2f3338;
}
[data-bs-theme=dark] .popover {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .popover .popover-header {
  background-color: #22262b;
  border-bottom-color: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .popover .popover-body {
  color: #d4d4d4;
}
[data-bs-theme=dark] .tooltip-inner {
  background-color: #d4d4d4;
  color: #1a1d21;
}
[data-bs-theme=dark] .progress {
  background-color: #2f3338;
}
[data-bs-theme=dark] .input-group-text {
  background-color: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .text-muted {
  color: #d4d4d4 !important;
}
[data-bs-theme=dark] .text-muted.fw-bold {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-muted.small {
  color: #ffffff !important;
}
[data-bs-theme=dark] .form-text {
  color: #939496 !important;
}
[data-bs-theme=dark] .text-body {
  color: #d4d4d4 !important;
}
[data-bs-theme=dark] .bg-light {
  background-color: #22262b !important;
}
[data-bs-theme=dark] .bg-white {
  background-color: #22262b !important;
}
[data-bs-theme=dark] .border {
  border-color: #2f3338 !important;
}
[data-bs-theme=dark] hr {
  border-color: #2f3338;
  opacity: 1;
}
[data-bs-theme=dark] code {
  background-color: #22262b;
  color: #f87171;
}
[data-bs-theme=dark] pre {
  background-color: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] a:not(.btn):not(.nav-link):not(.dropdown-item):not(.gl-sidebar-link):not(.gl-sidebar-sublink):not(.gl-sidebar-logout):not(.gl-navbar-link):not(.gl-link):not(.gl-settings-tab):not(.gl-action-btn):not(.gl-panel-cmd-btn):not(.gl-panel-action-card):not(.gl-panel-sticky-phone):not(.gl-btn-warning):not(.gl-btn-success):not(.page-link) {
  color: #60A5FA;
}
[data-bs-theme=dark] a:not(.btn):not(.nav-link):not(.dropdown-item):not(.gl-sidebar-link):not(.gl-sidebar-sublink):not(.gl-sidebar-logout):not(.gl-navbar-link):not(.gl-link):not(.gl-settings-tab):not(.gl-action-btn):not(.gl-panel-cmd-btn):not(.gl-panel-action-card):not(.gl-panel-sticky-phone):not(.gl-btn-warning):not(.gl-btn-success):not(.page-link):hover {
  color: rgb(145.4451219512, 192.987804878, 251.5548780488);
}
[data-bs-theme=dark] .gl-link {
  color: #60A5FA;
}
[data-bs-theme=dark] .gl-link:hover {
  color: rgb(145.4451219512, 192.987804878, 251.5548780488);
}
[data-bs-theme=dark] .gl-contact-link {
  color: #939496;
}
[data-bs-theme=dark] .gl-contact-link:hover {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff;
}
[data-bs-theme=dark] .gl-phone-link i {
  color: #22c55e;
}
[data-bs-theme=dark] .gl-email-link i {
  color: #60a5fa;
}
[data-bs-theme=dark] .gl-email-link:hover i,
[data-bs-theme=dark] .gl-phone-link:hover i {
  color: #fff;
}
[data-bs-theme=dark] .gl-transaction-card {
  background: #22262b;
  border-color: #2f3338;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .gl-transaction-card-id {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-transaction-card-date {
  color: #939496;
}
[data-bs-theme=dark] .gl-transaction-card-agent {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-transaction-card-amount {
  color: #22c55e;
}
[data-bs-theme=dark] .gl-transaction-card-footer {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-transaction-card-desc {
  color: #939496;
}
[data-bs-theme=dark] .gl-mobile-card--accent-warning, [data-bs-theme=dark] .gl-user-card--unverified {
  border-left-color: #fbbf24;
}
[data-bs-theme=dark] .gl-mobile-card--accent-success, [data-bs-theme=dark] .gl-user-card--recent-order {
  border-left-color: #22c55e;
}
[data-bs-theme=dark] .gl-availability-card {
  background: #22262b;
  border-color: #2f3338;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .gl-availability-card-header {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-availability-card-state {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-availability-card-price {
  color: #22c55e;
}
[data-bs-theme=dark] .gl-availability-card-stat-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-availability-card-stat-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-availability-card-actions .gl-btn-outline {
  background: #22262b;
  border-color: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-availability-card-actions .gl-btn-outline:disabled {
  opacity: 0.4;
}
[data-bs-theme=dark] .gl-mobile-card,
[data-bs-theme=dark] .gl-lead-order-card,
[data-bs-theme=dark] .gl-user-card {
  background: #22262b;
  border-color: #2f3338;
  color: #d4d4d4 !important;
}
[data-bs-theme=dark] .gl-mobile-card:active,
[data-bs-theme=dark] .gl-lead-order-card:active,
[data-bs-theme=dark] .gl-user-card:active {
  background: #2a2e33;
}
[data-bs-theme=dark] .gl-mc-primary {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-mc-secondary {
  color: #939496;
}
[data-bs-theme=dark] .gl-mc-stat-value {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-mc-stat-label {
  color: #737373;
}
[data-bs-theme=dark] .gl-mc-stats {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-load-more-btn {
  background: #22262b;
  border-color: var(--gl-accent);
  color: var(--gl-accent);
}
[data-bs-theme=dark] .gl-load-more-btn:active {
  background: var(--gl-accent);
  color: white;
}
[data-bs-theme=dark] .gl-load-more-info {
  color: #939496;
}
[data-bs-theme=dark] .gl-infinite-scroll-info,
[data-bs-theme=dark] .gl-infinite-scroll-loading {
  color: #939496;
}
[data-bs-theme=dark] .gl-infinite-scroll-complete {
  color: #939496;
}
[data-bs-theme=dark] .gl-infinite-scroll-complete i {
  color: #22c55e;
}
[data-bs-theme=dark] .gl-filter-chip {
  background: rgba(229, 57, 53, 0.15);
  color: #EF5350;
}
[data-bs-theme=dark] .gl-filter-chip:hover {
  background: rgba(229, 57, 53, 0.25);
}
[data-bs-theme=dark] .gl-filter-chip .chip-remove {
  background: #E53935;
  color: white;
}
[data-bs-theme=dark] .gl-mobile-appointment-card {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-mobile-offcanvas {
  background: #2a2e32 !important;
  border-left-color: rgba(255, 255, 255, 0.1) !important;
}
[data-bs-theme=dark] .gl-mobile-offcanvas .offcanvas-header {
  border-bottom-color: rgba(255, 255, 255, 0.08);
}
[data-bs-theme=dark] .gl-mobile-offcanvas .offcanvas-header .offcanvas-title {
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-mobile-offcanvas .offcanvas-header .btn-close {
  filter: invert(1) grayscale(100%) brightness(200%);
}
[data-bs-theme=dark] .gl-mobile-offcanvas .offcanvas-body .gl-navbar-link {
  color: #7d7f81 !important;
}
[data-bs-theme=dark] .gl-mobile-offcanvas .offcanvas-body .gl-navbar-link:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #fff !important;
}
[data-bs-theme=dark] .gl-mobile-offcanvas .offcanvas-body .dropdown-menu {
  background: transparent;
}
[data-bs-theme=dark] .gl-mobile-offcanvas .offcanvas-body .dropdown-menu .dropdown-item {
  color: #9CA3AF;
}
[data-bs-theme=dark] .gl-mobile-offcanvas .offcanvas-body .dropdown-menu .dropdown-item:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #F3F4F6;
}
[data-bs-theme=dark] .gl-mobile-offcanvas .offcanvas-body hr {
  border-color: rgba(255, 255, 255, 0.08);
}
[data-bs-theme=dark] .offcanvas-backdrop {
  background-color: rgba(0, 0, 0, 0.6);
}
[data-bs-theme=dark] .gl-theme-toggle-group {
  background: #2f3338;
}
[data-bs-theme=dark] .gl-theme-btn {
  color: #939496;
}
[data-bs-theme=dark] .gl-theme-btn:hover {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-theme-btn.active {
  background: #22262b;
  color: #EF5350;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .gl-workflow-footer {
  background: #22262b;
  border-top-color: #2f3338;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .gl-workflow-footer .gl-workflow-progress {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-workflow-footer .gl-workflow-integrations {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-workflow-position {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-workflow-position .gl-workflow-current {
  color: #EF5350;
}
[data-bs-theme=dark] .gl-workflow-btn {
  background: #22262b;
  border-color: #E53935;
  color: #E53935;
}
[data-bs-theme=dark] .gl-workflow-btn:hover:not(:disabled) {
  background: #E53935;
  border-color: #E53935;
  color: white;
}
[data-bs-theme=dark] .gl-workflow-btn--primary {
  background: #E53935;
  border-color: #E53935;
  color: white;
}
[data-bs-theme=dark] .gl-workflow-btn--primary:hover:not(:disabled) {
  background: #EF5350;
  border-color: #EF5350;
}
[data-bs-theme=dark] .gl-workflow-btn--integration {
  border-color: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-workflow-btn--integration:hover:not(:disabled) {
  background: #E53935;
  border-color: #E53935;
  color: white;
}
[data-bs-theme=dark] .gl-workflow-separator {
  background: #2f3338;
}
[data-bs-theme=dark] .gl-order-header {
  background: #22262b;
  border-color: #2f3338;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .gl-order-title h1, [data-bs-theme=dark] .gl-order-title .h1 {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-order-meta-item {
  color: #939496;
}
[data-bs-theme=dark] .gl-order-meta-item i {
  color: #737373;
}
[data-bs-theme=dark] .gl-order-meta-item strong {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-order-progress-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-order-progress-count {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-order-progress-count .current {
  color: #E53935;
}
[data-bs-theme=dark] .gl-order-tags-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-order-tags-label i {
  color: #737373;
}
[data-bs-theme=dark] .gl-tag-badge {
  background: #252930;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-tag-edit-btn {
  color: #939496;
}
[data-bs-theme=dark] .gl-tag-edit-btn:hover {
  background: rgba(229, 57, 53, 0.15);
  color: #EF5350;
}
[data-bs-theme=dark] .gl-order-form-actions {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-status-pills-sticky-wrapper {
  background: #1a1d21;
}
[data-bs-theme=dark] .gl-status-pills-sticky-wrapper.is-stuck {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
[data-bs-theme=dark] .gl-order-tabs .nav-pills {
  background: #22262b !important;
  border-color: #2f3338 !important;
}
[data-bs-theme=dark] .gl-order-tabs .nav-link {
  background: #252930 !important;
  color: #ffffff !important;
}
[data-bs-theme=dark] .gl-order-tabs .nav-link:hover {
  background: #E53935 !important;
  color: white !important;
}
[data-bs-theme=dark] .gl-order-tabs .nav-link.active {
  background: #E53935 !important;
  color: white !important;
}
[data-bs-theme=dark] .gl-order-form-section {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-order-form-section-header {
  background: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-order-form-section-header h3, [data-bs-theme=dark] .gl-order-form-section-header .h3 {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-order-form-section-header--panel {
  background: #0f172a;
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
[data-bs-theme=dark] .gl-order-form-section-header--panel h3, [data-bs-theme=dark] .gl-order-form-section-header--panel .h3 {
  color: #fff;
}
[data-bs-theme=dark] .gl-order-form-section-header--panel h3 i, [data-bs-theme=dark] .gl-order-form-section-header--panel .h3 i {
  color: rgba(255, 255, 255, 0.7);
}
[data-bs-theme=dark] .gl-order-form-section-body {
  background: #22262b;
}
[data-bs-theme=dark] .gl-checkbox-group {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-checkbox-group .form-label {
  color: #ffffff;
}
@media (max-width: 768px) {
  [data-bs-theme=dark] #leads-datatable tbody tr:not(.gl-row-secondary) {
    background: #22262b !important;
    border-color: #2f3338 !important;
  }
  [data-bs-theme=dark] #leads-datatable tbody tr:not(.gl-row-secondary)::before {
    color: #ffffff !important;
  }
  [data-bs-theme=dark] #leads-datatable tbody tr:not(.gl-row-secondary)::after {
    color: #939496 !important;
  }
  [data-bs-theme=dark] #leads-datatable tbody tr.mobile-selected {
    border-color: #E53935 !important;
    background: rgba(229, 57, 53, 0.1) !important;
  }
  [data-bs-theme=dark] .gl-mobile-status-badge.status-new {
    background: rgba(96, 165, 250, 0.2);
    color: rgb(170.1676829268, 206.9817073171, 252.3323170732);
  }
  [data-bs-theme=dark] .gl-mobile-status-badge.status-called {
    background: rgba(229, 57, 53, 0.2);
    color: #EF5350;
  }
  [data-bs-theme=dark] .gl-mobile-status-badge.status-follow-up {
    background: rgba(251, 191, 36, 0.25);
    color: #fbbf24;
  }
  [data-bs-theme=dark] .gl-mobile-status-badge.status-appt {
    background: rgba(34, 197, 94, 0.2);
    color: rgb(82.3051948052, 225.1948051948, 134.9025974026);
  }
  [data-bs-theme=dark] .gl-mobile-status-badge.status-no-show {
    background: rgba(248, 113, 113, 0.15);
    color: #f87171;
  }
  [data-bs-theme=dark] .gl-mobile-status-badge.status-not-sold {
    background: rgba(74, 78, 83, 0.25);
    color: #939496;
  }
  [data-bs-theme=dark] .gl-mobile-status-badge.status-sold {
    background: rgba(34, 197, 94, 0.2);
    color: #4ade80;
  }
}
[data-bs-theme=dark] .gl-notes-empty,
[data-bs-theme=dark] .gl-note-item:only-child {
  color: #939496;
  background: #22262b;
}
[data-bs-theme=dark] .gl-active-filters .gl-filter-chip,
[data-bs-theme=dark] .filter-chip {
  background: #2f3338;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-active-filters .gl-filter-chip .chip-remove,
[data-bs-theme=dark] .gl-active-filters .gl-filter-chip .remove-chip,
[data-bs-theme=dark] .filter-chip .chip-remove,
[data-bs-theme=dark] .filter-chip .remove-chip {
  color: #737373;
}
[data-bs-theme=dark] .gl-active-filters .gl-filter-chip .chip-remove:hover,
[data-bs-theme=dark] .gl-active-filters .gl-filter-chip .remove-chip:hover,
[data-bs-theme=dark] .filter-chip .chip-remove:hover,
[data-bs-theme=dark] .filter-chip .remove-chip:hover {
  color: #ffffff;
}
[data-bs-theme=dark] .auth-page {
  background-color: #1a1d21;
}
[data-bs-theme=dark] .auth-left-panel {
  background-color: #22262b;
}
[data-bs-theme=dark] .auth-form .form-control {
  background-color: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .auth-form .form-control::-moz-placeholder {
  color: rgba(147, 148, 150, 0.7);
}
[data-bs-theme=dark] .auth-form .form-control::placeholder {
  color: rgba(147, 148, 150, 0.7);
}
[data-bs-theme=dark] .auth-form .form-control:focus {
  background-color: #22262b;
  border-color: #E53935;
  color: #d4d4d4;
}
[data-bs-theme=dark] .auth-form .form-label {
  color: #939496;
}
[data-bs-theme=dark] .auth-header h1, [data-bs-theme=dark] .auth-header .h1,
[data-bs-theme=dark] .auth-header h2,
[data-bs-theme=dark] .auth-header .h2 {
  color: #ffffff;
}
[data-bs-theme=dark] .auth-header p {
  color: #939496;
}
[data-bs-theme=dark] .auth-links {
  color: #d4d4d4;
}
[data-bs-theme=dark] .auth-links a {
  color: #E53935;
}
[data-bs-theme=dark] .auth-links a:hover {
  color: #EF5350;
}
[data-bs-theme=dark] .auth-divider {
  color: #737373;
}
[data-bs-theme=dark] .auth-divider::before, [data-bs-theme=dark] .auth-divider::after {
  background-color: #2f3338;
}
[data-bs-theme=dark] .social-login-btn {
  background-color: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .social-login-btn:hover {
  background-color: #2a2e33;
  border-color: #2a2e33;
}
[data-bs-theme=dark] .auth-footer {
  color: #737373;
}
[data-bs-theme=dark] .auth-footer a {
  color: #939496;
}
[data-bs-theme=dark] .auth-footer a:hover {
  color: #E53935;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .gl-card {
  background: #22262b;
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .gl-filter-card {
  background: #22262b;
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .dt-container > .dt-length {
  background: #22262b;
  border-bottom-color: #2f3338;
  color: #939496;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll .dt-scroll-head {
  background: #252930 !important;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll .dt-scroll-head table,
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll .dt-scroll-head th {
  background: #252930 !important;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll .dt-scroll-head th {
  color: #ffffff !important;
  border-color: #2f3338 !important;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll .dt-scroll-foot {
  background: #252930;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded #leads-table-wrapper .gl-card .gl-card-body .table-responsive .dt-container .dt-scroll .dt-scroll-foot table {
  background: #252930 !important;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .dt-container > .dt-info {
  background: #22262b !important;
  border-top-color: #2f3338;
  color: #737373;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .dt-container > .dt-paging {
  background: #22262b !important;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .dt-container > .dt-paging .dt-paging-button {
  background: #2f3338 !important;
  color: #ffffff !important;
  border-color: #2f3338 !important;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .dt-container > .dt-paging .dt-paging-button:hover:not(.disabled):not(.current) {
  background: #4a4e53 !important;
  color: #ffffff !important;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .dt-container > .dt-paging .dt-paging-button.current {
  background: #E53935 !important;
  color: white !important;
  border-color: #E53935 !important;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .dt-container > .dt-paging .dt-paging-button.disabled {
  opacity: 0.35;
  cursor: default;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .dt-container > .dt-paging .page-item .page-link {
  color: #d4d4d4;
  background: #2f3338;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .dt-container > .dt-paging .page-item .page-link:hover {
  background: #4a4e53;
  border-color: #E53935;
  color: #E53935;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .dt-container > .dt-paging .page-item.active .page-link {
  background: #E53935;
  border-color: #E53935;
  color: white;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded .dt-container > .dt-paging .page-item.disabled .page-link {
  opacity: 0.35;
  cursor: default;
  background: #2f3338;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded thead th {
  background: #252930 !important;
  border-bottom-color: #2f3338;
  color: #939496 !important;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded tbody tr {
  background: #22262b;
  border-bottom-color: #252930;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded tbody tr:hover {
  background: #2a2e33 !important;
}
[data-bs-theme=dark] .gl-order-edit-layout .leads-table-controller.embedded tbody td {
  border-bottom-color: #252930;
  color: #d4d4d4;
}
[data-bs-theme=dark] .lead-orders-table-controller.embedded {
  background: #22262b;
}
[data-bs-theme=dark] .lead-orders-table-controller.embedded .gl-card {
  background: #22262b;
}
[data-bs-theme=dark] .lead-orders-table-controller.embedded .gl-filter-card {
  background: #22262b;
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
[data-bs-theme=dark] .lead-orders-table-controller.embedded .dt-scroll-head {
  background: #252930 !important;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .lead-orders-table-controller.embedded .dt-scroll-head table, [data-bs-theme=dark] .lead-orders-table-controller.embedded .dt-scroll-head th {
  background: #252930 !important;
}
[data-bs-theme=dark] .lead-orders-table-controller.embedded .dt-scroll-head th {
  color: #939496 !important;
  border-color: #2f3338 !important;
}
[data-bs-theme=dark] .lead-orders-table-controller.embedded .dt-scroll-foot {
  background: #252930;
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .lead-orders-table-controller.embedded .dt-scroll-foot table {
  background: #252930 !important;
}
[data-bs-theme=dark] .lead-orders-table-controller.embedded thead th {
  background: #252930 !important;
  border-bottom-color: #2f3338;
  color: #939496 !important;
}
[data-bs-theme=dark] .lead-orders-table-controller.embedded tbody tr {
  background: #22262b;
  border-bottom-color: #252930;
}
[data-bs-theme=dark] .lead-orders-table-controller.embedded tbody tr:hover {
  background: #2a2e33;
}
[data-bs-theme=dark] .lead-orders-table-controller.embedded tbody td {
  border-bottom-color: #252930;
  color: #d4d4d4;
}
[data-bs-theme=dark] .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #252930;
  color: #ffffff;
}
[data-bs-theme=dark] .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: rgba(255, 255, 255, 0.9);
}
[data-bs-theme=dark] .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #ffffff;
  background-color: transparent;
}
[data-bs-theme=dark] .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-order-notes-list {
  border-color: #2f3338;
  background: #22262b;
}
[data-bs-theme=dark] .gl-order-note-item {
  background: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-order-note-item:hover {
  background: #2a2e33;
}
[data-bs-theme=dark] .gl-order-note-content {
  color: #d4d4d4;
}
[data-bs-theme=dark] .gl-order-note-content a {
  color: #60A5FA;
}
[data-bs-theme=dark] .gl-order-note-content a:hover {
  color: rgb(145.4451219512, 192.987804878, 251.5548780488);
}
[data-bs-theme=dark] .gl-order-note-meta {
  color: #737373;
}
[data-bs-theme=dark] .gl-order-notes-header h4, [data-bs-theme=dark] .gl-order-notes-header .h4 {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-order-results {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-order-results-header {
  background: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .gl-order-results-header h3, [data-bs-theme=dark] .gl-order-results-header .h3 {
  color: #ffffff;
}
[data-bs-theme=dark] .gl-result-card {
  background: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .gl-result-label {
  color: #939496;
}
[data-bs-theme=dark] .gl-result-value {
  color: #ffffff;
}
[data-bs-theme=dark] .badge-veteran,
[data-bs-theme=dark] .badge-final-expense,
[data-bs-theme=dark] .badge-premium,
[data-bs-theme=dark] .badge-standard {
  background-color: #2f3338 !important;
  color: #d4d4d4 !important;
  border: 1px solid #2f3338;
}
[data-bs-theme=dark] .gl-legend-item {
  background: #2f3338;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .support-ticket-iframe.iframe-dark-mode {
  filter: invert(0.9) hue-rotate(180deg);
  background: #22262b;
}
[data-bs-theme=dark] .profile-wizard {
  background-color: #1a1d21;
}
[data-bs-theme=dark] .wizard-card {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .wizard-card-title h2, [data-bs-theme=dark] .wizard-card-title .h2 {
  color: #ffffff;
}
[data-bs-theme=dark] .wizard-card-title p {
  color: #939496;
}
[data-bs-theme=dark] .wizard-card-action .btn-google-calendar {
  background-color: #22262b;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .wizard-card-action .btn-google-calendar:hover {
  background-color: #2a2e33;
}
[data-bs-theme=dark] .wizard-progress-track {
  background-color: #2f3338;
}
[data-bs-theme=dark] .wizard-step {
  background-color: #22262b;
  color: #737373;
}
[data-bs-theme=dark] .wizard-step.active, [data-bs-theme=dark] .wizard-step.completed {
  background-color: #E53935;
  color: #ffffff;
}
[data-bs-theme=dark] .wizard-step-connector {
  background-color: #2f3338;
}
[data-bs-theme=dark] .wizard-step-connector.active {
  background-color: #E53935;
}
[data-bs-theme=dark] .wizard-step-mobile {
  background-color: #22262b;
  color: #d4d4d4;
}
[data-bs-theme=dark] label.required::after,
[data-bs-theme=dark] .form-label.required::after {
  color: #f87171;
}
[data-bs-theme=dark] .wizard-form .form-label .info-icon {
  color: #939496;
}
[data-bs-theme=dark] .wizard-form .phone-input-group {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .wizard-form .phone-input-group .country-code {
  border-right-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .wizard-form .phone-input-group:focus-within {
  border-color: var(--gl-accent, #E53935);
  box-shadow: 0 0 0 3px rgba(229, 57, 53, 0.2);
}
[data-bs-theme=dark] .wizard-section-title {
  color: #E53935;
}
[data-bs-theme=dark] .wizard-photo-upload {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .wizard-photo-upload .dropzone-icon {
  color: #939496;
}
[data-bs-theme=dark] .wizard-photo-upload .dropzone-text {
  color: #d4d4d4;
}
[data-bs-theme=dark] .wizard-photo-upload .dropzone-hint {
  color: #737373;
}
[data-bs-theme=dark] .wizard-photo-dropzone {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .wizard-photo-dropzone:hover {
  border-color: #E53935;
  background-color: rgba(229, 57, 53, 0.1);
}
[data-bs-theme=dark] .wizard-photo-dropzone .dropzone-icon {
  color: #939496;
}
[data-bs-theme=dark] .wizard-photo-dropzone .dropzone-text {
  color: #d4d4d4;
}
[data-bs-theme=dark] .wizard-photo-dropzone .dropzone-hint {
  color: #737373;
}
[data-bs-theme=dark] .wizard-section-header .form-label {
  color: #E53935;
}
[data-bs-theme=dark] .wizard-steps {
  background-color: #1a1d21;
}
[data-bs-theme=dark] .wizard-step-mobile .step-label {
  color: #737373;
}
[data-bs-theme=dark] .wizard-step-mobile .step-name {
  color: #E53935;
}
[data-bs-theme=dark] .wizard-step-mobile .wizard-step-mobile-count {
  color: #737373;
}
[data-bs-theme=dark] .wizard-checkbox label {
  color: #d4d4d4;
}
[data-bs-theme=dark] .wizard-checkbox input[type=checkbox] {
  border-color: #939496;
}
[data-bs-theme=dark] .wizard-checkbox-red .form-check-label {
  color: #d4d4d4;
}
[data-bs-theme=dark] .days-selection .day-checkbox label {
  color: #939496;
  border-color: #2f3338;
}
[data-bs-theme=dark] .days-selection .day-checkbox label:hover {
  background-color: rgba(255, 255, 255, 0.06);
}
[data-bs-theme=dark] .days-selection .day-checkbox input:checked + label {
  background-color: #252930;
  border-color: #252930;
  color: #ffffff;
}
[data-bs-theme=dark] .notification-card {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .notification-card .notification-card-title {
  color: #ffffff;
}
[data-bs-theme=dark] .notification-card .notification-card-desc {
  color: #939496;
}
[data-bs-theme=dark] .notification-card .notification-card-icon {
  background-color: rgba(229, 57, 53, 0.15);
  border-color: rgba(229, 57, 53, 0.3);
}
[data-bs-theme=dark] .notification-card .notification-card-body {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .notification-card .notification-card-warning {
  background-color: rgba(251, 191, 36, 0.1);
  border-color: rgba(251, 191, 36, 0.3);
  color: #fbbf24;
}
[data-bs-theme=dark] .notification-card .notification-card-warning i {
  color: #fbbf24;
}
[data-bs-theme=dark] .integration-card-new {
  background-color: #22262b;
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
[data-bs-theme=dark] .integration-card-new .integration-card-title {
  color: #ffffff;
}
[data-bs-theme=dark] .integration-card-new .integration-card-desc {
  color: #939496;
}
[data-bs-theme=dark] .integration-card-new .integration-card-icon {
  background: rgba(59, 130, 246, 0.15);
  border: none;
}
[data-bs-theme=dark] .integration-card-new .integration-card-icon i {
  color: #60A5FA;
}
[data-bs-theme=dark] .integration-card-new .integration-card-form .form-label {
  color: #d4d4d4;
}
[data-bs-theme=dark] .btn-integration-primary {
  background-color: #E53935;
  color: #ffffff !important;
  border-color: #E53935;
}
[data-bs-theme=dark] .btn-integration-primary:hover {
  background-color: rgb(226.0921052632, 34.8552631579, 30.4078947368);
  color: #ffffff !important;
}
[data-bs-theme=dark] .btn-integration-outline {
  background-color: #22262b;
  color: #E53935;
  border-color: #E53935;
}
[data-bs-theme=dark] .btn-integration-outline:hover {
  background-color: rgba(229, 57, 53, 0.15);
}
[data-bs-theme=dark] .btn-integration-dark {
  background-color: #2f3338;
  border-color: #4a4e53;
  color: #d4d4d4;
}
[data-bs-theme=dark] .btn-integration-dark:hover {
  background-color: #2a2e33;
  border-color: #939496;
  color: #ffffff;
}
[data-bs-theme=dark] .btn-required-field {
  background-color: #252930;
  color: #fff;
  border: none;
}
[data-bs-theme=dark] .btn-required-field:hover {
  background-color: #2f3338;
}
[data-bs-theme=dark] .integration-card-new .bi-info-circle {
  color: #5A7A8F;
}
[data-bs-theme=dark] .tags-list-item {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .tags-list-item:hover {
  background-color: rgba(255, 255, 255, 0.04);
}
[data-bs-theme=dark] .tag-badge {
  background-color: #252930;
  color: #ffffff;
}
[data-bs-theme=dark] .ringy-integration-card {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .ringy-integration-card .ringy-card-header {
  background-color: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .ringy-integration-card .ringy-card-title {
  color: #ffffff;
}
[data-bs-theme=dark] .ringy-integration-card .ringy-card-toggle {
  color: #737373;
}
[data-bs-theme=dark] .ringy-integration-card .ringy-field .form-label {
  color: #d4d4d4;
}
[data-bs-theme=dark] .google-sheet-card {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .google-sheet-card .google-sheet-header {
  background-color: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .google-sheet-card .google-sheet-title {
  color: #ffffff;
}
[data-bs-theme=dark] .google-sheet-card .google-sheet-card-toggle {
  color: #737373;
}
[data-bs-theme=dark] .google-sheet-card .google-sheet-card-actions {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .google-sheet-card .google-sheet-default-section {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .google-sheet-card .google-sheet-field .form-label {
  color: #d4d4d4;
}
[data-bs-theme=dark] .google-sheet-card .google-sheet-field .form-control:disabled {
  background-color: #2f3338;
  color: #737373;
}
[data-bs-theme=dark] .google-sheet-card .google-sheet-share-section {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .webhook-card {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .webhook-card .webhook-card-header {
  background-color: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .webhook-card .webhook-card-title {
  color: #ffffff;
}
[data-bs-theme=dark] .webhook-card .webhook-card-toggle {
  color: #737373;
}
[data-bs-theme=dark] .webhook-card .webhook-card-actions {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .webhook-default-section {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .ghl-card {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .ghl-card .ghl-card-header {
  background-color: #22262b;
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .ghl-card .ghl-card-title {
  color: #ffffff;
}
[data-bs-theme=dark] .ghl-card .ghl-card-toggle {
  color: #737373;
}
[data-bs-theme=dark] .ghl-status-badge.ghl-status-active {
  color: #22c55e;
  background-color: rgba(34, 197, 94, 0.15);
}
[data-bs-theme=dark] .ghl-status-badge.ghl-status-disconnected {
  color: #f87171;
  background-color: rgba(248, 113, 113, 0.15);
}
[data-bs-theme=dark] .webhook-status-badge.webhook-status-success {
  color: #22c55e;
  background-color: rgba(34, 197, 94, 0.15);
}
[data-bs-theme=dark] .webhook-status-badge.webhook-status-failed {
  color: #f87171;
  background-color: rgba(248, 113, 113, 0.15);
}
[data-bs-theme=dark] .webhook-status-badge.webhook-status-not-tested {
  color: #fbbf24;
  background-color: rgba(251, 191, 36, 0.15);
}
[data-bs-theme=dark] .ghl-card .ghl-card-actions {
  border-top-color: #2f3338;
}
[data-bs-theme=dark] .ghl-tags-input {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .ghl-tags-input .ghl-tag {
  background-color: #2f3338;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .ghl-tags-input .ghl-tag-input {
  color: #d4d4d4;
}
[data-bs-theme=dark] .ghl-tags-input .ghl-tag-input::-moz-placeholder {
  color: #737373;
}
[data-bs-theme=dark] .ghl-tags-input .ghl-tag-input::placeholder {
  color: #737373;
}
[data-bs-theme=dark] .shared-accordion-toggle {
  background-color: #2f3338;
  border-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .shared-accordion-toggle:hover {
  background-color: #2a2e33;
}
[data-bs-theme=dark] .shared-users-table {
  border-color: #2f3338;
}
[data-bs-theme=dark] .shared-users-header {
  background-color: #22262b;
  border-bottom-color: #2f3338;
  color: #737373;
}
[data-bs-theme=dark] .shared-users-row {
  border-bottom-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .shared-users-row:hover {
  background-color: #22262b;
}
[data-bs-theme=dark] .btn-revoke {
  background-color: #E53935;
  color: #fff;
  border-color: #E53935;
}
[data-bs-theme=dark] .btn-revoke:hover {
  background-color: #EF5350;
  border-color: #EF5350;
  color: #fff;
}
[data-bs-theme=dark] .required-fields-list li {
  border-bottom-color: #2f3338;
  color: #d4d4d4;
}
[data-bs-theme=dark] .required-fields-list li strong {
  background-color: #2f3338;
  color: #ffffff;
}
[data-bs-theme=dark] .profile-wizard .select2-container--default .select2-selection--multiple {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .profile-wizard .select2-container--default .select2-selection--multiple:focus, [data-bs-theme=dark] .profile-wizard .select2-container--default .select2-selection--multiple:focus-within {
  border-color: #E53935;
  box-shadow: 0 0 0 3px rgba(229, 57, 53, 0.2);
}
[data-bs-theme=dark] .profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #252930;
  color: #ffffff;
}
[data-bs-theme=dark] .profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  color: rgba(255, 255, 255, 0.9);
}
[data-bs-theme=dark] .profile-wizard .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
  color: #ffffff;
}
[data-bs-theme=dark] .profile-wizard .select2-container--default .select2-selection--multiple .select2-search__field {
  color: #d4d4d4;
}
[data-bs-theme=dark] .profile-wizard .select2-container--default .select2-selection--multiple .select2-search__field::-moz-placeholder {
  color: #737373;
}
[data-bs-theme=dark] .profile-wizard .select2-container--default .select2-selection--multiple .select2-search__field::placeholder {
  color: #737373;
}
[data-bs-theme=dark] .profile-wizard .select2-container--default .select2-dropdown {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .profile-wizard .select2-container--default .select2-dropdown .select2-results__option {
  color: #d4d4d4;
}
[data-bs-theme=dark] .profile-wizard .select2-container--default .select2-dropdown .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(229, 57, 53, 0.15);
  color: #ffffff;
}
[data-bs-theme=dark] .profile-wizard .select2-container--default .select2-dropdown .select2-results__option[aria-selected=true] {
  background-color: #E53935;
  color: #fff;
}
[data-bs-theme=dark] .gl-order-form-section .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #252930;
  color: #ffffff;
}
[data-bs-theme=dark] .gl-order-form-section .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  color: rgba(255, 255, 255, 0.9);
}
[data-bs-theme=dark] .gl-order-form-section .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
  color: #ffffff;
}
[data-bs-theme=dark] .btn-wizard.btn-save-for-later {
  background-color: #2f3338 !important;
  border-color: #4a4e53 !important;
  color: #d4d4d4 !important;
}
[data-bs-theme=dark] .btn-wizard.btn-save-for-later:hover, [data-bs-theme=dark] .btn-wizard.btn-save-for-later:focus, [data-bs-theme=dark] .btn-wizard.btn-save-for-later:active {
  background-color: #2a2e33 !important;
  border-color: #939496 !important;
  color: #ffffff !important;
}
[data-bs-theme=dark] .review-section {
  border-bottom-color: #2f3338;
}
[data-bs-theme=dark] .review-section-title {
  color: #E53935 !important;
}
[data-bs-theme=dark] .review-subsection-title {
  color: #E53935 !important;
}
[data-bs-theme=dark] .review-edit-btn {
  border-color: #E53935;
  color: #E53935;
}
[data-bs-theme=dark] .review-edit-btn:hover {
  background-color: rgba(229, 57, 53, 0.15);
}
[data-bs-theme=dark] .review-label {
  color: #939496;
}
[data-bs-theme=dark] .review-value {
  color: #ffffff;
}
[data-bs-theme=dark] .review-tag {
  background-color: rgba(229, 57, 53, 0.2);
  color: #ffffff;
}
[data-bs-theme=dark] .review-photo-preview {
  background-color: #22262b;
  border-color: #2f3338;
}
[data-bs-theme=dark] .review-photo-name {
  color: #d4d4d4;
}
[data-bs-theme=dark] .review-photo-size {
  color: #737373;
}
[data-bs-theme=dark] .editable-cell:hover {
  background-color: rgba(255, 255, 255, 0.06) !important;
}
[data-bs-theme=dark] .inline-edit-input {
  border-color: #E53935;
  background: #22262b;
  color: #ffffff;
}
[data-bs-theme=dark] .inline-edit-input:focus {
  box-shadow: 0 0 0 3px rgba(229, 57, 53, 0.3);
}
[data-bs-theme=dark] .priority-pill {
  color: #ffffff;
}
[data-bs-theme=dark] .priority-pill--neg-low, [data-bs-theme=dark] .priority-pill--neg-medium, [data-bs-theme=dark] .priority-pill--low, [data-bs-theme=dark] .priority-pill--medium {
  color: #000;
}
