@charset "UTF-8"; /*!
 * 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=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&amp;family=Nunito:ital,wght@0,200..1000;1,200..1000&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=TikTok+Sans:opsz,wght@12..36,300..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Alan+Sans:wght@300..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Vend+Sans:ital,wght@0,300..700;1,300..700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Momo+Trust+Sans:wght@200..800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Host+Grotesk:ital,wght@0,300..800;1,300..800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&display=swap);
@import url(https://api.fontshare.com/v2/css?f[]=supreme@300,400,500,700&display=swap);
:root,
[data-bs-theme="light"] {
    --theme-blue: #236dc9;
    --theme-indigo: #6b5eae;
    --theme-pink: #ff679b;
    --theme-red: #f7577e;
    --theme-orange: #fd7e14;
    --theme-yellow: #f9bf59;
    --theme-green: #02bc9c;
    --theme-teal: #1ab394;
    --theme-cyan: #5bc3e1;
    --theme-black: #000;
    --theme-white: #fff;
    --theme-gray: #8a969c;
    --theme-gray-dark: #343a40;
    --theme-gray-100: #f6f7fb;
    --theme-gray-200: #eef2f7;
    --theme-gray-300: #e7e9eb;
    --theme-gray-400: #ced4da;
    --theme-gray-500: #a1a9b1;
    --theme-gray-600: #8a969c;
    --theme-gray-700: #6c757d;
    --theme-gray-800: #343a40;
    --theme-gray-900: #313a46;
    --theme-primary: #236dc9;
    --theme-secondary: #7b70ef;
    --theme-success: #02bc9c;
    --theme-info: #5bc3e1;
    --theme-warning: #f9bf59;
    --theme-danger: #f7577e;
    --theme-purple: #7b70ef;
    --theme-light: #eef2f7;
    --theme-dark: #313a46;
    --theme-primary-rgb: 35, 109, 201;
    --theme-secondary-rgb: 123, 112, 239;
    --theme-success-rgb: 2, 188, 156;
    --theme-info-rgb: 91, 195, 225;
    --theme-warning-rgb: 249, 191, 89;
    --theme-danger-rgb: 247, 87, 126;
    --theme-purple-rgb: 123, 112, 239;
    --theme-light-rgb: 238, 242, 247;
    --theme-dark-rgb: 49, 58, 70;
    --theme-primary-text-emphasis: #1e5dab;
    --theme-secondary-text-emphasis: #695fcb;
    --theme-success-text-emphasis: #02a085;
    --theme-info-text-emphasis: #4da6bf;
    --theme-warning-text-emphasis: #d4a24c;
    --theme-danger-text-emphasis: #d24a6b;
    --theme-purple-text-emphasis: #695fcb;
    --theme-light-text-emphasis: #8a969c;
    --theme-dark-text-emphasis: #343a40;
    --theme-primary-bg-subtle: #dee9f7;
    --theme-secondary-bg-subtle: #ebeafd;
    --theme-success-bg-subtle: #d9f5f0;
    --theme-info-bg-subtle: #e6f6fb;
    --theme-warning-bg-subtle: #fef5e6;
    --theme-danger-bg-subtle: #fee6ec;
    --theme-purple-bg-subtle: #ebeafd;
    --theme-light-bg-subtle: #fbfbfd;
    --theme-dark-bg-subtle: #ced4da;
    --theme-primary-border-subtle: #a7c5e9;
    --theme-secondary-border-subtle: #cac6f9;
    --theme-success-border-subtle: #9ae4d7;
    --theme-info-border-subtle: #bde7f3;
    --theme-warning-border-subtle: #fde5bd;
    --theme-danger-border-subtle: #fcbccb;
    --theme-purple-border-subtle: #cac6f9;
    --theme-light-border-subtle: #eef2f7;
    --theme-dark-border-subtle: #a1a9b1;
    --theme-white-rgb: 255, 255, 255;
    --theme-black-rgb: 0, 0, 0;
    --theme-font-sans-serif: "Nunito", sans-serif;
    --theme-font-monospace:
        SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
        "Courier New", monospace;
    --theme-gradient: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.3),
        rgba(255, 255, 255, 0)
    );
    --theme-body-font-family: var(--theme-font-sans-serif);
    --theme-body-font-size: 0.875rem;
    --theme-body-font-weight: 400;
    --theme-body-line-height: 1.5;
    --theme-body-color: #4c4c5c;
    --theme-body-color-rgb: 76, 76, 92;
    --theme-body-bg: #f6f7fb;
    --theme-body-bg-rgb: 246, 247, 251;
    --theme-emphasis-color: rgba(76, 76, 92, 0.75);
    --theme-emphasis-color-rgb: 76, 76, 92;
    --theme-secondary-color: #9ba6b7;
    --theme-secondary-color-rgb: 155, 166, 183;
    --theme-secondary-bg: #fff;
    --theme-secondary-bg-rgb: 255, 255, 255;
    --theme-tertiary-color: rgba(76, 76, 92, 0.5);
    --theme-tertiary-color-rgb: 76, 76, 92;
    --theme-tertiary-bg: #f6f7fb;
    --theme-tertiary-bg-rgb: 246, 247, 251;
    --theme-heading-color: inherit;
    --theme-link-color: #236dc9;
    --theme-link-color-rgb: 35, 109, 201;
    --theme-link-decoration: none;
    --theme-link-hover-color: #1e5dab;
    --theme-link-hover-color-rgb: 30, 93, 171;
    --theme-code-color: #ff679b;
    --theme-highlight-color: #4c4c5c;
    --theme-highlight-bg: #fef2de;
    --theme-border-width: 1px;
    --theme-border-style: solid;
    --theme-border-color: #e7e9eb;
    --theme-border-color-translucent: #eef2f7;
    --theme-border-radius: 0.3rem;
    --theme-border-radius-sm: 0.25rem;
    --theme-border-radius-lg: 0.4rem;
    --theme-border-radius-xl: 1rem;
    --theme-border-radius-xxl: 2rem;
    --theme-border-radius-2xl: var(--theme-border-radius-xxl);
    --theme-border-radius-pill: 50rem;
    --theme-box-shadow: 0px 1px 4px 0px rgba(130, 143, 163, 0.15);
    --theme-box-shadow-sm: 0 0.0625rem 0.125rem
        rgba(var(--theme-body-color-rgb), 0.15);
    --theme-box-shadow-lg: 0 0.25rem 1rem rgba(var(--theme-body-color-rgb), 0.2);
    --theme-box-shadow-inset: inset 0 1px 2px
        rgba(var(--theme-body-color-rgb), 0.075);
    --theme-focus-ring-width: 0;
    --theme-focus-ring-opacity: 0.25;
    --theme-focus-ring-color: rgba(35, 109, 201, 0.25);
    --theme-form-valid-color: #02bc9c;
    --theme-form-valid-border-color: #02bc9c;
    --theme-form-invalid-color: #f7577e;
    --theme-form-invalid-border-color: #f7577e;
}
[data-bs-theme="dark"] {
    color-scheme: dark;
    --theme-body-color: #aab8c5;
    --theme-body-color-rgb: 170, 184, 197;
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-emphasis-color: #b0bbc5;
    --theme-emphasis-color-rgb: 176, 187, 197;
    --theme-secondary-color: #8391a2;
    --theme-secondary-color-rgb: 131, 145, 162;
    --theme-secondary-bg: #1e1f27;
    --theme-secondary-bg-rgb: 30, 31, 39;
    --theme-tertiary-color: #aab8c5;
    --theme-tertiary-color-rgb: 170, 184, 197;
    --theme-tertiary-bg: #272832;
    --theme-tertiary-bg-rgb: 39, 40, 50;
    --theme-primary-text-emphasis: #7ba7df;
    --theme-secondary-text-emphasis: #b0a9f5;
    --theme-success-text-emphasis: #67d7c4;
    --theme-info-text-emphasis: #9ddbed;
    --theme-warning-text-emphasis: #fbd99b;
    --theme-danger-text-emphasis: #fa9ab2;
    --theme-purple-text-emphasis: #b0a9f5;
    --theme-light-text-emphasis: #f6f7fb;
    --theme-dark-text-emphasis: #e7e9eb;
    --theme-primary-bg-subtle: rgba(35, 109, 201, 0.2);
    --theme-secondary-bg-subtle: rgba(123, 112, 239, 0.2);
    --theme-success-bg-subtle: rgba(2, 188, 156, 0.2);
    --theme-info-bg-subtle: rgba(91, 195, 225, 0.2);
    --theme-warning-bg-subtle: rgba(249, 191, 89, 0.2);
    --theme-danger-bg-subtle: rgba(247, 87, 126, 0.2);
    --theme-purple-bg-subtle: rgba(123, 112, 239, 0.2);
    --theme-light-bg-subtle: #22232c;
    --theme-dark-bg-subtle: #1a1d20;
    --theme-primary-border-subtle: #154179;
    --theme-secondary-border-subtle: #4a438f;
    --theme-success-border-subtle: #01715e;
    --theme-info-border-subtle: #377587;
    --theme-warning-border-subtle: #957335;
    --theme-danger-border-subtle: #94344c;
    --theme-purple-border-subtle: #4a438f;
    --theme-light-border-subtle: #6c757d;
    --theme-dark-border-subtle: #6c757d;
    --theme-heading-color: #aab8c5;
    --theme-link-color: #7ba7df;
    --theme-link-hover-color: #8fb4e4;
    --theme-link-color-rgb: 123, 167, 223;
    --theme-link-hover-color-rgb: 143, 180, 228;
    --theme-code-color: #ffa4c3;
    --theme-highlight-color: #dee2e6;
    --theme-highlight-bg: #664d03;
    --theme-border-color: #293036;
    --theme-border-color-translucent: #8391a2;
    --theme-form-valid-color: #67d7c4;
    --theme-form-valid-border-color: #67d7c4;
    --theme-form-invalid-color: #fa9ab2;
    --theme-form-invalid-border-color: #fa9ab2;
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}
body {
    margin: 0;
    font-family: var(--theme-body-font-family);
    font-size: var(--theme-body-font-size);
    font-weight: var(--theme-body-font-weight);
    line-height: var(--theme-body-line-height);
    color: var(--theme-body-color);
    text-align: var(--theme-body-text-align);
    background-color: var(--theme-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
hr {
    margin: 0.83375rem 0;
    color: inherit;
    border: 0;
    border-top: var(--theme-border-width) solid var(--theme-border-color);
    opacity: 1;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: var(--theme-font-weight-medium);
    line-height: 1.5;
    color: var(--theme-heading-color);
}
.h1,
h1 {
    font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
    .h1,
    h1 {
        font-size: 1.75rem;
    }
}
.h2,
h2 {
    font-size: calc(1.278125rem + 0.3375vw);
}
@media (min-width: 1200px) {
    .h2,
    h2 {
        font-size: 1.53125rem;
    }
}
.h3,
h3 {
    font-size: calc(1.25625rem + 0.075vw);
}
@media (min-width: 1200px) {
    .h3,
    h3 {
        font-size: 1.3125rem;
    }
}
.h4,
h4 {
    font-size: 1.09375rem;
}
.h5,
h5 {
    font-size: 0.875rem;
}
.h6,
h6 {
    font-size: 0.74375rem;
}
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 {
    -webkit-padding-start: 2rem;
    padding-inline-start: 2rem;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: var(--theme-font-weight-semibold);
}
dd {
    margin-bottom: 0.5rem;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
.small,
small {
    font-size: 0.85em;
}
.mark,
mark {
    padding: 0.1875em;
    color: var(--theme-highlight-color);
    background-color: var(--theme-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(--theme-link-color-rgb), var(--theme-link-opacity, 1));
    text-decoration: none;
}
a:hover {
    --theme-link-color-rgb: var(--theme-link-hover-color-rgb);
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
code,
kbd,
pre,
samp {
    font-family: var(--theme-font-monospace);
    font-size: 1em;
}
pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: 0.875rem;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
code {
    font-size: 0.875rem;
    color: var(--theme-code-color);
    word-wrap: break-word;
}
a > code {
    color: inherit;
}
kbd {
    padding: 0.1875rem 0.375rem;
    font-size: 0.875rem;
    color: var(--theme-body-bg);
    background-color: var(--theme-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.75rem;
    padding-bottom: 0.75rem;
    color: var(--theme-secondary-color);
    text-align: start;
}
th {
    font-weight: 700;
    text-align: inherit;
    text-align: -webkit-match-parent;
}
tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
label {
    display: inline-block;
}
button {
    border-radius: 0;
}
button:focus:not(:focus-visible) {
    outline: 0;
}
button,
input,
optgroup,
select,
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;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button: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: inline-start;
    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-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-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;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
    padding: 0;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
::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.09375rem;
    font-weight: 300;
}
.display-1 {
    font-weight: 300;
    line-height: 1.5;
    font-size: calc(1.625rem + 4.5vw);
}
@media (min-width: 1200px) {
    .display-1 {
        font-size: 5rem;
    }
}
.display-2 {
    font-weight: 300;
    line-height: 1.5;
    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.5;
    font-size: calc(1.525rem + 3.3vw);
}
@media (min-width: 1200px) {
    .display-3 {
        font-size: 4rem;
    }
}
.display-4 {
    font-weight: 300;
    line-height: 1.5;
    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.5;
    font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
    .display-5 {
        font-size: 3rem;
    }
}
.display-6 {
    font-weight: 300;
    line-height: 1.5;
    font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
    .display-6 {
        font-size: 2.5rem;
    }
}
.list-unstyled {
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    list-style: none;
}
.list-inline {
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    -webkit-margin-end: 0.5rem;
    margin-inline-end: 0.5rem;
}
.initialism {
    font-size: 0.85em;
    text-transform: uppercase;
}
.blockquote {
    margin-bottom: 1.25rem;
    font-size: 1.09375rem;
}
.blockquote > :last-child {
    margin-bottom: 0;
}
.blockquote-footer {
    margin-top: -1.25rem;
    margin-bottom: 1.25rem;
    font-size: 0.875rem;
    color: var(--theme-secondary-color);
}
.blockquote-footer::before {
    content: "— ";
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: var(--theme-body-bg);
    border: var(--theme-border-width) solid var(--theme-border-color);
    border-radius: var(--theme-border-radius);
    max-width: 100%;
    height: auto;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.625rem;
    line-height: 1;
}
.figure-caption {
    font-size: 0.85em;
    color: var(--theme-secondary-color);
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    --theme-gutter-x: 1.25rem;
    --theme-gutter-y: 0;
    width: 100%;
    -webkit-padding-end: calc(var(--theme-gutter-x) * 0.5);
    padding-inline-end: calc(var(--theme-gutter-x) * 0.5);
    -webkit-padding-start: calc(var(--theme-gutter-x) * 0.5);
    padding-inline-start: calc(var(--theme-gutter-x) * 0.5);
    -webkit-margin-end: auto;
    margin-inline-end: auto;
    -webkit-margin-start: auto;
    margin-inline-start: auto;
}
@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px;
    }
}
:root {
    --theme-breakpoint-xs: 0;
    --theme-breakpoint-sm: 576px;
    --theme-breakpoint-md: 768px;
    --theme-breakpoint-lg: 992px;
    --theme-breakpoint-xl: 1200px;
    --theme-breakpoint-xxl: 1400px;
}
.row {
    --theme-gutter-x: 1.25rem;
    --theme-gutter-y: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--theme-gutter-y));
    -webkit-margin-end: calc(-0.5 * var(--theme-gutter-x));
    margin-inline-end: calc(-0.5 * var(--theme-gutter-x));
    -webkit-margin-start: calc(-0.5 * var(--theme-gutter-x));
    margin-inline-start: calc(-0.5 * var(--theme-gutter-x));
}
.row > * {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    -webkit-padding-end: calc(var(--theme-gutter-x) * 0.5);
    padding-inline-end: calc(var(--theme-gutter-x) * 0.5);
    -webkit-padding-start: calc(var(--theme-gutter-x) * 0.5);
    padding-inline-start: calc(var(--theme-gutter-x) * 0.5);
    margin-top: var(--theme-gutter-y);
}
.col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
}
.row-cols-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}
.row-cols-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}
.row-cols-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}
.row-cols-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
}
.row-cols-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
}
.row-cols-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
}
.row-cols-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}
.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}
.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}
.offset-1 {
    -webkit-margin-start: 8.33333333%;
    margin-inline-start: 8.33333333%;
}
.offset-2 {
    -webkit-margin-start: 16.66666667%;
    margin-inline-start: 16.66666667%;
}
.offset-3 {
    -webkit-margin-start: 25%;
    margin-inline-start: 25%;
}
.offset-4 {
    -webkit-margin-start: 33.33333333%;
    margin-inline-start: 33.33333333%;
}
.offset-5 {
    -webkit-margin-start: 41.66666667%;
    margin-inline-start: 41.66666667%;
}
.offset-6 {
    -webkit-margin-start: 50%;
    margin-inline-start: 50%;
}
.offset-7 {
    -webkit-margin-start: 58.33333333%;
    margin-inline-start: 58.33333333%;
}
.offset-8 {
    -webkit-margin-start: 66.66666667%;
    margin-inline-start: 66.66666667%;
}
.offset-9 {
    -webkit-margin-start: 75%;
    margin-inline-start: 75%;
}
.offset-10 {
    -webkit-margin-start: 83.33333333%;
    margin-inline-start: 83.33333333%;
}
.offset-11 {
    -webkit-margin-start: 91.66666667%;
    margin-inline-start: 91.66666667%;
}
.g-0,
.gx-0 {
    --theme-gutter-x: 0;
}
.g-0,
.gy-0 {
    --theme-gutter-y: 0;
}
.g-1,
.gx-1 {
    --theme-gutter-x: 0.3125rem;
}
.g-1,
.gy-1 {
    --theme-gutter-y: 0.3125rem;
}
.g-2,
.gx-2 {
    --theme-gutter-x: 0.625rem;
}
.g-2,
.gy-2 {
    --theme-gutter-y: 0.625rem;
}
.g-3,
.gx-3 {
    --theme-gutter-x: 1.25rem;
}
.g-3,
.gy-3 {
    --theme-gutter-y: 1.25rem;
}
.g-4,
.gx-4 {
    --theme-gutter-x: 1.875rem;
}
.g-4,
.gy-4 {
    --theme-gutter-y: 1.875rem;
}
.g-5,
.gx-5 {
    --theme-gutter-x: 3.75rem;
}
.g-5,
.gy-5 {
    --theme-gutter-y: 3.75rem;
}
@media (min-width: 576px) {
    .col-sm {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
    }
    .row-cols-sm-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-sm-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-sm-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-sm-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .row-cols-sm-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-sm-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-sm-0 {
        -webkit-margin-start: 0;
        margin-inline-start: 0;
    }
    .offset-sm-1 {
        -webkit-margin-start: 8.33333333%;
        margin-inline-start: 8.33333333%;
    }
    .offset-sm-2 {
        -webkit-margin-start: 16.66666667%;
        margin-inline-start: 16.66666667%;
    }
    .offset-sm-3 {
        -webkit-margin-start: 25%;
        margin-inline-start: 25%;
    }
    .offset-sm-4 {
        -webkit-margin-start: 33.33333333%;
        margin-inline-start: 33.33333333%;
    }
    .offset-sm-5 {
        -webkit-margin-start: 41.66666667%;
        margin-inline-start: 41.66666667%;
    }
    .offset-sm-6 {
        -webkit-margin-start: 50%;
        margin-inline-start: 50%;
    }
    .offset-sm-7 {
        -webkit-margin-start: 58.33333333%;
        margin-inline-start: 58.33333333%;
    }
    .offset-sm-8 {
        -webkit-margin-start: 66.66666667%;
        margin-inline-start: 66.66666667%;
    }
    .offset-sm-9 {
        -webkit-margin-start: 75%;
        margin-inline-start: 75%;
    }
    .offset-sm-10 {
        -webkit-margin-start: 83.33333333%;
        margin-inline-start: 83.33333333%;
    }
    .offset-sm-11 {
        -webkit-margin-start: 91.66666667%;
        margin-inline-start: 91.66666667%;
    }
    .g-sm-0,
    .gx-sm-0 {
        --theme-gutter-x: 0;
    }
    .g-sm-0,
    .gy-sm-0 {
        --theme-gutter-y: 0;
    }
    .g-sm-1,
    .gx-sm-1 {
        --theme-gutter-x: 0.3125rem;
    }
    .g-sm-1,
    .gy-sm-1 {
        --theme-gutter-y: 0.3125rem;
    }
    .g-sm-2,
    .gx-sm-2 {
        --theme-gutter-x: 0.625rem;
    }
    .g-sm-2,
    .gy-sm-2 {
        --theme-gutter-y: 0.625rem;
    }
    .g-sm-3,
    .gx-sm-3 {
        --theme-gutter-x: 1.25rem;
    }
    .g-sm-3,
    .gy-sm-3 {
        --theme-gutter-y: 1.25rem;
    }
    .g-sm-4,
    .gx-sm-4 {
        --theme-gutter-x: 1.875rem;
    }
    .g-sm-4,
    .gy-sm-4 {
        --theme-gutter-y: 1.875rem;
    }
    .g-sm-5,
    .gx-sm-5 {
        --theme-gutter-x: 3.75rem;
    }
    .g-sm-5,
    .gy-sm-5 {
        --theme-gutter-y: 3.75rem;
    }
}
@media (min-width: 768px) {
    .col-md {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
    }
    .row-cols-md-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-md-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-md-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-md-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .row-cols-md-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-md-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-md-0 {
        -webkit-margin-start: 0;
        margin-inline-start: 0;
    }
    .offset-md-1 {
        -webkit-margin-start: 8.33333333%;
        margin-inline-start: 8.33333333%;
    }
    .offset-md-2 {
        -webkit-margin-start: 16.66666667%;
        margin-inline-start: 16.66666667%;
    }
    .offset-md-3 {
        -webkit-margin-start: 25%;
        margin-inline-start: 25%;
    }
    .offset-md-4 {
        -webkit-margin-start: 33.33333333%;
        margin-inline-start: 33.33333333%;
    }
    .offset-md-5 {
        -webkit-margin-start: 41.66666667%;
        margin-inline-start: 41.66666667%;
    }
    .offset-md-6 {
        -webkit-margin-start: 50%;
        margin-inline-start: 50%;
    }
    .offset-md-7 {
        -webkit-margin-start: 58.33333333%;
        margin-inline-start: 58.33333333%;
    }
    .offset-md-8 {
        -webkit-margin-start: 66.66666667%;
        margin-inline-start: 66.66666667%;
    }
    .offset-md-9 {
        -webkit-margin-start: 75%;
        margin-inline-start: 75%;
    }
    .offset-md-10 {
        -webkit-margin-start: 83.33333333%;
        margin-inline-start: 83.33333333%;
    }
    .offset-md-11 {
        -webkit-margin-start: 91.66666667%;
        margin-inline-start: 91.66666667%;
    }
    .g-md-0,
    .gx-md-0 {
        --theme-gutter-x: 0;
    }
    .g-md-0,
    .gy-md-0 {
        --theme-gutter-y: 0;
    }
    .g-md-1,
    .gx-md-1 {
        --theme-gutter-x: 0.3125rem;
    }
    .g-md-1,
    .gy-md-1 {
        --theme-gutter-y: 0.3125rem;
    }
    .g-md-2,
    .gx-md-2 {
        --theme-gutter-x: 0.625rem;
    }
    .g-md-2,
    .gy-md-2 {
        --theme-gutter-y: 0.625rem;
    }
    .g-md-3,
    .gx-md-3 {
        --theme-gutter-x: 1.25rem;
    }
    .g-md-3,
    .gy-md-3 {
        --theme-gutter-y: 1.25rem;
    }
    .g-md-4,
    .gx-md-4 {
        --theme-gutter-x: 1.875rem;
    }
    .g-md-4,
    .gy-md-4 {
        --theme-gutter-y: 1.875rem;
    }
    .g-md-5,
    .gx-md-5 {
        --theme-gutter-x: 3.75rem;
    }
    .g-md-5,
    .gy-md-5 {
        --theme-gutter-y: 3.75rem;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
    }
    .row-cols-lg-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-lg-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-lg-0 {
        -webkit-margin-start: 0;
        margin-inline-start: 0;
    }
    .offset-lg-1 {
        -webkit-margin-start: 8.33333333%;
        margin-inline-start: 8.33333333%;
    }
    .offset-lg-2 {
        -webkit-margin-start: 16.66666667%;
        margin-inline-start: 16.66666667%;
    }
    .offset-lg-3 {
        -webkit-margin-start: 25%;
        margin-inline-start: 25%;
    }
    .offset-lg-4 {
        -webkit-margin-start: 33.33333333%;
        margin-inline-start: 33.33333333%;
    }
    .offset-lg-5 {
        -webkit-margin-start: 41.66666667%;
        margin-inline-start: 41.66666667%;
    }
    .offset-lg-6 {
        -webkit-margin-start: 50%;
        margin-inline-start: 50%;
    }
    .offset-lg-7 {
        -webkit-margin-start: 58.33333333%;
        margin-inline-start: 58.33333333%;
    }
    .offset-lg-8 {
        -webkit-margin-start: 66.66666667%;
        margin-inline-start: 66.66666667%;
    }
    .offset-lg-9 {
        -webkit-margin-start: 75%;
        margin-inline-start: 75%;
    }
    .offset-lg-10 {
        -webkit-margin-start: 83.33333333%;
        margin-inline-start: 83.33333333%;
    }
    .offset-lg-11 {
        -webkit-margin-start: 91.66666667%;
        margin-inline-start: 91.66666667%;
    }
    .g-lg-0,
    .gx-lg-0 {
        --theme-gutter-x: 0;
    }
    .g-lg-0,
    .gy-lg-0 {
        --theme-gutter-y: 0;
    }
    .g-lg-1,
    .gx-lg-1 {
        --theme-gutter-x: 0.3125rem;
    }
    .g-lg-1,
    .gy-lg-1 {
        --theme-gutter-y: 0.3125rem;
    }
    .g-lg-2,
    .gx-lg-2 {
        --theme-gutter-x: 0.625rem;
    }
    .g-lg-2,
    .gy-lg-2 {
        --theme-gutter-y: 0.625rem;
    }
    .g-lg-3,
    .gx-lg-3 {
        --theme-gutter-x: 1.25rem;
    }
    .g-lg-3,
    .gy-lg-3 {
        --theme-gutter-y: 1.25rem;
    }
    .g-lg-4,
    .gx-lg-4 {
        --theme-gutter-x: 1.875rem;
    }
    .g-lg-4,
    .gy-lg-4 {
        --theme-gutter-y: 1.875rem;
    }
    .g-lg-5,
    .gx-lg-5 {
        --theme-gutter-x: 3.75rem;
    }
    .g-lg-5,
    .gy-lg-5 {
        --theme-gutter-y: 3.75rem;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
    }
    .row-cols-xl-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-xl-0 {
        -webkit-margin-start: 0;
        margin-inline-start: 0;
    }
    .offset-xl-1 {
        -webkit-margin-start: 8.33333333%;
        margin-inline-start: 8.33333333%;
    }
    .offset-xl-2 {
        -webkit-margin-start: 16.66666667%;
        margin-inline-start: 16.66666667%;
    }
    .offset-xl-3 {
        -webkit-margin-start: 25%;
        margin-inline-start: 25%;
    }
    .offset-xl-4 {
        -webkit-margin-start: 33.33333333%;
        margin-inline-start: 33.33333333%;
    }
    .offset-xl-5 {
        -webkit-margin-start: 41.66666667%;
        margin-inline-start: 41.66666667%;
    }
    .offset-xl-6 {
        -webkit-margin-start: 50%;
        margin-inline-start: 50%;
    }
    .offset-xl-7 {
        -webkit-margin-start: 58.33333333%;
        margin-inline-start: 58.33333333%;
    }
    .offset-xl-8 {
        -webkit-margin-start: 66.66666667%;
        margin-inline-start: 66.66666667%;
    }
    .offset-xl-9 {
        -webkit-margin-start: 75%;
        margin-inline-start: 75%;
    }
    .offset-xl-10 {
        -webkit-margin-start: 83.33333333%;
        margin-inline-start: 83.33333333%;
    }
    .offset-xl-11 {
        -webkit-margin-start: 91.66666667%;
        margin-inline-start: 91.66666667%;
    }
    .g-xl-0,
    .gx-xl-0 {
        --theme-gutter-x: 0;
    }
    .g-xl-0,
    .gy-xl-0 {
        --theme-gutter-y: 0;
    }
    .g-xl-1,
    .gx-xl-1 {
        --theme-gutter-x: 0.3125rem;
    }
    .g-xl-1,
    .gy-xl-1 {
        --theme-gutter-y: 0.3125rem;
    }
    .g-xl-2,
    .gx-xl-2 {
        --theme-gutter-x: 0.625rem;
    }
    .g-xl-2,
    .gy-xl-2 {
        --theme-gutter-y: 0.625rem;
    }
    .g-xl-3,
    .gx-xl-3 {
        --theme-gutter-x: 1.25rem;
    }
    .g-xl-3,
    .gy-xl-3 {
        --theme-gutter-y: 1.25rem;
    }
    .g-xl-4,
    .gx-xl-4 {
        --theme-gutter-x: 1.875rem;
    }
    .g-xl-4,
    .gy-xl-4 {
        --theme-gutter-y: 1.875rem;
    }
    .g-xl-5,
    .gx-xl-5 {
        --theme-gutter-x: 3.75rem;
    }
    .g-xl-5,
    .gy-xl-5 {
        --theme-gutter-y: 3.75rem;
    }
}
@media (min-width: 1400px) {
    .col-xxl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
    }
    .row-cols-xxl-auto > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xxl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xxl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xxl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .row-cols-xxl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xxl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xxl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
    .offset-xxl-0 {
        -webkit-margin-start: 0;
        margin-inline-start: 0;
    }
    .offset-xxl-1 {
        -webkit-margin-start: 8.33333333%;
        margin-inline-start: 8.33333333%;
    }
    .offset-xxl-2 {
        -webkit-margin-start: 16.66666667%;
        margin-inline-start: 16.66666667%;
    }
    .offset-xxl-3 {
        -webkit-margin-start: 25%;
        margin-inline-start: 25%;
    }
    .offset-xxl-4 {
        -webkit-margin-start: 33.33333333%;
        margin-inline-start: 33.33333333%;
    }
    .offset-xxl-5 {
        -webkit-margin-start: 41.66666667%;
        margin-inline-start: 41.66666667%;
    }
    .offset-xxl-6 {
        -webkit-margin-start: 50%;
        margin-inline-start: 50%;
    }
    .offset-xxl-7 {
        -webkit-margin-start: 58.33333333%;
        margin-inline-start: 58.33333333%;
    }
    .offset-xxl-8 {
        -webkit-margin-start: 66.66666667%;
        margin-inline-start: 66.66666667%;
    }
    .offset-xxl-9 {
        -webkit-margin-start: 75%;
        margin-inline-start: 75%;
    }
    .offset-xxl-10 {
        -webkit-margin-start: 83.33333333%;
        margin-inline-start: 83.33333333%;
    }
    .offset-xxl-11 {
        -webkit-margin-start: 91.66666667%;
        margin-inline-start: 91.66666667%;
    }
    .g-xxl-0,
    .gx-xxl-0 {
        --theme-gutter-x: 0;
    }
    .g-xxl-0,
    .gy-xxl-0 {
        --theme-gutter-y: 0;
    }
    .g-xxl-1,
    .gx-xxl-1 {
        --theme-gutter-x: 0.3125rem;
    }
    .g-xxl-1,
    .gy-xxl-1 {
        --theme-gutter-y: 0.3125rem;
    }
    .g-xxl-2,
    .gx-xxl-2 {
        --theme-gutter-x: 0.625rem;
    }
    .g-xxl-2,
    .gy-xxl-2 {
        --theme-gutter-y: 0.625rem;
    }
    .g-xxl-3,
    .gx-xxl-3 {
        --theme-gutter-x: 1.25rem;
    }
    .g-xxl-3,
    .gy-xxl-3 {
        --theme-gutter-y: 1.25rem;
    }
    .g-xxl-4,
    .gx-xxl-4 {
        --theme-gutter-x: 1.875rem;
    }
    .g-xxl-4,
    .gy-xxl-4 {
        --theme-gutter-y: 1.875rem;
    }
    .g-xxl-5,
    .gx-xxl-5 {
        --theme-gutter-x: 3.75rem;
    }
    .g-xxl-5,
    .gy-xxl-5 {
        --theme-gutter-y: 3.75rem;
    }
}
.table {
    --theme-table-color-type: initial;
    --theme-table-bg-type: initial;
    --theme-table-color-state: initial;
    --theme-table-bg-state: initial;
    --theme-table-color: var(--theme-body-color);
    --theme-table-bg: transparent;
    --theme-table-border-color: var(--theme-light);
    --theme-table-accent-bg: transparent;
    --theme-table-striped-color: var(--theme-body-color);
    --theme-table-striped-bg: rgba(var(--theme-light-rgb), 0.45);
    --theme-table-active-color: var(--theme-body-color);
    --theme-table-active-bg: rgba(var(--theme-light-rgb), 0.45);
    --theme-table-hover-color: var(--theme-body-color);
    --theme-table-hover-bg: rgba(var(--theme-light-rgb), 0.45);
    width: 100%;
    margin-bottom: 1.25rem;
    vertical-align: middle;
    border-color: var(--theme-table-border-color);
}
.table > :not(caption) > * > * {
    padding: 0.75rem 0.6rem;
    color: var(
        --theme-table-color-state,
        var(--theme-table-color-type, var(--theme-table-color))
    );
    background-color: var(--theme-table-bg);
    border-bottom-width: var(--theme-border-width);
    -webkit-box-shadow: inset 0 0 0 9999px
        var(
            --theme-table-bg-state,
            var(--theme-table-bg-type, var(--theme-table-accent-bg))
        );
    box-shadow: inset 0 0 0 9999px
        var(
            --theme-table-bg-state,
            var(--theme-table-bg-type, var(--theme-table-accent-bg))
        );
}
.table > tbody {
    vertical-align: inherit;
}
.table > thead {
    vertical-align: bottom;
}
.table-group-divider {
    border-top: calc(var(--theme-border-width) * 2) solid currentcolor;
}
.caption-top {
    caption-side: top;
}
.table-sm > :not(caption) > * > * {
    padding: 0.5rem 0.5rem;
}
.table-bordered > :not(caption) > * {
    border-width: var(--theme-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
    border-width: 0 var(--theme-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) > * {
    --theme-table-color-type: var(--theme-table-striped-color);
    --theme-table-bg-type: var(--theme-table-striped-bg);
}
.table-striped-columns > :not(caption) > tr > :nth-child(even) {
    --theme-table-color-type: var(--theme-table-striped-color);
    --theme-table-bg-type: var(--theme-table-striped-bg);
}
.table-active {
    --theme-table-color-state: var(--theme-table-active-color);
    --theme-table-bg-state: var(--theme-table-active-bg);
}
.table-hover > tbody > tr:hover > * {
    --theme-table-color-state: var(--theme-table-hover-color);
    --theme-table-bg-state: var(--theme-table-hover-bg);
}
.table-primary {
    --theme-table-color: #313a46;
    --theme-table-bg: #d3e2f4;
    --theme-table-border-color: #c3d1e3;
    --theme-table-striped-bg: #8a96a6;
    --theme-table-striped-color: #fff;
    --theme-table-active-bg: #8a96a6;
    --theme-table-active-color: #fff;
    --theme-table-hover-bg: #8a96a6;
    --theme-table-hover-color: #fff;
    color: var(--theme-table-color);
    border-color: var(--theme-table-border-color);
}
.table-secondary {
    --theme-table-color: #313a46;
    --theme-table-bg: #e5e2fc;
    --theme-table-border-color: #d3d1ea;
    --theme-table-striped-bg: #9496aa;
    --theme-table-striped-color: #fff;
    --theme-table-active-bg: #9496aa;
    --theme-table-active-color: #fff;
    --theme-table-hover-bg: #9496aa;
    --theme-table-hover-color: #fff;
    color: var(--theme-table-color);
    border-color: var(--theme-table-border-color);
}
.table-success {
    --theme-table-color: #313a46;
    --theme-table-bg: #ccf2eb;
    --theme-table-border-color: #bde0db;
    --theme-table-striped-bg: #869fa1;
    --theme-table-striped-color: #fff;
    --theme-table-active-bg: #869fa1;
    --theme-table-active-color: #fff;
    --theme-table-hover-bg: #869fa1;
    --theme-table-hover-color: #fff;
    color: var(--theme-table-color);
    border-color: var(--theme-table-border-color);
}
.table-info {
    --theme-table-color: #313a46;
    --theme-table-bg: #def3f9;
    --theme-table-border-color: #cde1e7;
    --theme-table-striped-bg: #90a0a8;
    --theme-table-striped-color: #fff;
    --theme-table-active-bg: #90a0a8;
    --theme-table-active-color: #fff;
    --theme-table-hover-bg: #90a0a8;
    --theme-table-hover-color: #fff;
    color: var(--theme-table-color);
    border-color: var(--theme-table-border-color);
}
.table-warning {
    --theme-table-color: #313a46;
    --theme-table-bg: #fef2de;
    --theme-table-border-color: #eae0cf;
    --theme-table-striped-bg: #a29f9a;
    --theme-table-striped-color: #fff;
    --theme-table-active-bg: #a29f9a;
    --theme-table-active-color: #fff;
    --theme-table-hover-bg: #a29f9a;
    --theme-table-hover-color: #fff;
    color: var(--theme-table-color);
    border-color: var(--theme-table-border-color);
}
.table-danger {
    --theme-table-color: #313a46;
    --theme-table-bg: #fddde5;
    --theme-table-border-color: #e9cdd5;
    --theme-table-striped-bg: #a1949d;
    --theme-table-striped-color: #fff;
    --theme-table-active-bg: #a1949d;
    --theme-table-active-color: #fff;
    --theme-table-hover-bg: #a1949d;
    --theme-table-hover-color: #fff;
    color: var(--theme-table-color);
    border-color: var(--theme-table-border-color);
}
.table-light {
    --theme-table-color: #313a46;
    --theme-table-bg: #eef2f7;
    --theme-table-border-color: #dbe0e5;
    --theme-table-striped-bg: #999fa7;
    --theme-table-striped-color: #fff;
    --theme-table-active-bg: #999fa7;
    --theme-table-active-color: #fff;
    --theme-table-hover-bg: #999fa7;
    --theme-table-hover-color: #fff;
    color: var(--theme-table-color);
    border-color: var(--theme-table-border-color);
}
.table-dark {
    --theme-table-color: #fff;
    --theme-table-bg: #313a46;
    --theme-table-border-color: #464e59;
    --theme-table-striped-bg: #8e9399;
    --theme-table-striped-color: #fff;
    --theme-table-active-bg: #8e9399;
    --theme-table-active-color: #fff;
    --theme-table-hover-bg: #8e9399;
    --theme-table-hover-color: #fff;
    color: var(--theme-table-color);
    border-color: var(--theme-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;
    font-weight: var(--theme-font-weight-semibold);
}
.col-form-label {
    padding-top: calc(0.4532rem + var(--theme-border-width));
    padding-bottom: calc(0.4532rem + var(--theme-border-width));
    margin-bottom: 0;
    font-size: inherit;
    font-weight: var(--theme-font-weight-semibold);
    line-height: 1.5;
}
.col-form-label-lg {
    padding-top: calc(0.5512rem + var(--theme-border-width));
    padding-bottom: calc(0.5512rem + var(--theme-border-width));
    font-size: 1.05rem;
}
.col-form-label-sm {
    padding-top: calc(0.3125rem + var(--theme-border-width));
    padding-bottom: calc(0.3125rem + var(--theme-border-width));
    font-size: 0.8125rem;
}
.form-text {
    margin-top: 0.25rem;
    font-size: 0.85em;
    color: var(--theme-secondary-color);
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.4532rem 0.77rem;
    font-size: var(--theme-font-size-base);
    font-weight: 400;
    line-height: 1.5;
    color: var(--theme-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--theme-secondary-bg);
    background-clip: padding-box;
    border: var(--theme-border-width) solid var(--theme-border-color);
    border-radius: var(--theme-border-radius);
    -webkit-transition: none;
    transition: none;
}
.form-control[type="file"] {
    overflow: hidden;
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
    cursor: pointer;
}
.form-control:focus {
    color: var(--theme-body-color);
    background-color: var(--theme-secondary-bg);
    border-color: var(--theme-dark-border-subtle);
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.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::-webkit-input-placeholder {
    color: var(--theme-secondary-color);
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: var(--theme-secondary-color);
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: var(--theme-secondary-color);
    opacity: 1;
}
.form-control::-ms-input-placeholder {
    color: var(--theme-secondary-color);
    opacity: 1;
}
.form-control::placeholder {
    color: var(--theme-secondary-color);
    opacity: 1;
}
.form-control:disabled {
    background-color: var(--theme-tertiary-bg);
    opacity: 1;
}
.form-control::-webkit-file-upload-button {
    padding: 0.4532rem 0.77rem;
    margin: -0.4532rem -0.77rem;
    -webkit-margin-end: 0.77rem;
    margin-inline-end: 0.77rem;
    color: var(--theme-body-color);
    background-color: var(--theme-tertiary-bg);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: var(--theme-border-width);
    border-radius: 0;
    -webkit-transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    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;
    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,
        -webkit-box-shadow 0.15s ease-in-out;
}
.form-control::file-selector-button {
    padding: 0.4532rem 0.77rem;
    margin: -0.4532rem -0.77rem;
    -webkit-margin-end: 0.77rem;
    margin-inline-end: 0.77rem;
    color: var(--theme-body-color);
    background-color: var(--theme-tertiary-bg);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: var(--theme-border-width);
    border-radius: 0;
    -webkit-transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    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;
    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,
        -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none;
    }
    .form-control::file-selector-button {
        -webkit-transition: none;
        transition: none;
    }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: var(--theme-secondary-bg);
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: var(--theme-secondary-bg);
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding: 0.4532rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: var(--theme-body-color);
    background-color: transparent;
    border: solid transparent;
    border-width: var(--theme-border-width) 0;
}
.form-control-plaintext:focus {
    outline: 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    -webkit-padding-end: 0;
    padding-inline-end: 0;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}
.form-control-sm {
    min-height: calc(1.5em + 0.625rem + calc(var(--theme-border-width) * 2));
    padding: 0.3125rem 0.7rem;
    font-size: 0.8125rem;
    border-radius: var(--theme-border-radius-sm);
}
.form-control-sm::-webkit-file-upload-button {
    padding: 0.3125rem 0.7rem;
    margin: -0.3125rem -0.7rem;
    -webkit-margin-end: 0.7rem;
    margin-inline-end: 0.7rem;
}
.form-control-sm::file-selector-button {
    padding: 0.3125rem 0.7rem;
    margin: -0.3125rem -0.7rem;
    -webkit-margin-end: 0.7rem;
    margin-inline-end: 0.7rem;
}
.form-control-lg {
    min-height: calc(1.5em + 1.1024rem + calc(var(--theme-border-width) * 2));
    padding: 0.5512rem 1.5rem;
    font-size: 1.05rem;
    border-radius: var(--theme-border-radius-lg);
}
.form-control-lg::-webkit-file-upload-button {
    padding: 0.5512rem 1.5rem;
    margin: -0.5512rem -1.5rem;
    -webkit-margin-end: 1.5rem;
    margin-inline-end: 1.5rem;
}
.form-control-lg::file-selector-button {
    padding: 0.5512rem 1.5rem;
    margin: -0.5512rem -1.5rem;
    -webkit-margin-end: 1.5rem;
    margin-inline-end: 1.5rem;
}
textarea.form-control {
    min-height: calc(1.5em + 0.9064rem + calc(var(--theme-border-width) * 2));
}
textarea.form-control-sm {
    min-height: calc(1.5em + 0.625rem + calc(var(--theme-border-width) * 2));
}
textarea.form-control-lg {
    min-height: calc(1.5em + 1.1024rem + calc(var(--theme-border-width) * 2));
}
.form-control-color {
    width: 3rem;
    height: calc(1.5em + 0.9064rem + calc(var(--theme-border-width) * 2));
    padding: 0.4532rem;
}
.form-control-color:not(:disabled):not([readonly]) {
    cursor: pointer;
}
.form-control-color::-moz-color-swatch {
    border: 0 !important;
    border-radius: var(--theme-border-radius);
}
.form-control-color::-webkit-color-swatch {
    border: 0 !important;
    border-radius: var(--theme-border-radius);
}
.form-control-color.form-control-sm {
    height: calc(1.5em + 0.625rem + calc(var(--theme-border-width) * 2));
}
.form-control-color.form-control-lg {
    height: calc(1.5em + 1.1024rem + calc(var(--theme-border-width) * 2));
}
.form-select {
    --theme-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='%23343a40' 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.4532rem 2.31rem 0.4532rem 0.77rem;
    font-size: var(--theme-font-size-base);
    font-weight: 400;
    line-height: 1.5;
    color: var(--theme-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--theme-secondary-bg);
    background-image:
        var(--theme-form-select-bg-img), var(--theme-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right 0.77rem center;
    background-size: 14px 10px;
    border: var(--theme-border-width) solid var(--theme-border-color);
    border-radius: var(--theme-border-radius);
    -webkit-transition: none;
    transition: none;
}
.form-select:focus {
    border-color: var(--theme-dark-border-subtle);
    outline: 0;
    -webkit-box-shadow: 0 0 0 0 rgba(35, 109, 201, 0.25);
    box-shadow: 0 0 0 0 rgba(35, 109, 201, 0.25);
}
.form-select[multiple],
.form-select[size]:not([size="1"]) {
    -webkit-padding-end: 0.77rem;
    padding-inline-end: 0.77rem;
    background-image: none;
}
.form-select:disabled {
    background-color: var(--theme-tertiary-bg);
}
.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 var(--theme-body-color);
}
.form-select-sm {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    -webkit-padding-start: 0.7rem;
    padding-inline-start: 0.7rem;
    font-size: 0.8125rem;
    border-radius: var(--theme-border-radius-sm);
}
.form-select-lg {
    padding-top: 0.5512rem;
    padding-bottom: 0.5512rem;
    -webkit-padding-start: 1.5rem;
    padding-inline-start: 1.5rem;
    font-size: 1.05rem;
    border-radius: var(--theme-border-radius-lg);
}
[data-bs-theme="dark"] .form-select {
    --theme-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='%23aab8c5' 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.3125rem;
    -webkit-padding-start: 1.75em;
    padding-inline-start: 1.75em;
    margin-bottom: 0;
}
.form-check .form-check-input {
    float: inline-start;
    -webkit-margin-start: -1.75em;
    margin-inline-start: -1.75em;
}
.form-check-reverse {
    -webkit-padding-end: 1.75em;
    padding-inline-end: 1.75em;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    text-align: end;
}
.form-check-reverse .form-check-input {
    float: inline-end;
    -webkit-margin-end: -1.75em;
    margin-inline-end: -1.75em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
.form-check-input {
    --theme-form-check-bg: var(--theme-secondary-bg);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.25em;
    height: 1.25em;
    margin-top: 0.125em;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--theme-form-check-bg);
    background-image: var(--theme-form-check-bg-image);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: var(--theme-border-width) solid var(--theme-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 {
    -webkit-filter: brightness(90%);
    filter: brightness(90%);
}
.form-check-input:focus {
    border-color: var(--theme-dark-border-subtle);
    outline: 0;
    -webkit-box-shadow: 0 0 0 0 rgba(35, 109, 201, 0.25);
    box-shadow: 0 0 0 0 rgba(35, 109, 201, 0.25);
}
.form-check-input:checked {
    background-color: var(--theme-primary);
    border-color: var(--theme-primary);
}
.form-check-input:checked[type="checkbox"] {
    --theme-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"] {
    --theme-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: var(--theme-primary);
    border-color: var(--theme-primary);
    --theme-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;
    -webkit-filter: 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 {
    -webkit-padding-start: 2.5em;
    padding-inline-start: 2.5em;
}
.form-switch .form-check-input {
    --theme-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;
    -webkit-margin-start: -2.5em;
    margin-inline-start: -2.5em;
    background-image: var(--theme-form-switch-bg);
    background-position: left center;
    border-radius: 2em;
    -webkit-transition: background-position 0.15s ease-in-out;
    transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .form-switch .form-check-input {
        -webkit-transition: none;
        transition: none;
    }
}
.form-switch .form-check-input:focus {
    --theme-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='var%28--theme-dark-border-subtle%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
    background-position: right center;
    --theme-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 {
    -webkit-padding-end: 2.5em;
    padding-inline-end: 2.5em;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}
.form-switch.form-check-reverse .form-check-input {
    -webkit-margin-end: -2.5em;
    margin-inline-end: -2.5em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
.form-check-inline {
    display: inline-block;
    -webkit-margin-end: 1rem;
    margin-inline-end: 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;
    -webkit-filter: none;
    filter: none;
    opacity: 0.65;
}
[data-bs-theme="dark"]
    .form-switch
    .form-check-input:not(:checked):not(:focus) {
    --theme-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: 1rem;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
}
.form-range:focus {
    outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
    -webkit-box-shadow:
        0 0 0 1px #f6f7fb,
        none;
    box-shadow:
        0 0 0 1px #f6f7fb,
        none;
}
.form-range:focus::-moz-range-thumb {
    box-shadow:
        0 0 0 1px #f6f7fb,
        none;
}
.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: var(--theme-primary);
    border: 0;
    border-radius: 1rem;
    -webkit-transition:
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition:
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        -webkit-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;
    transition:
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out,
        -webkit-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: var(--theme-primary);
}
.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: var(--theme-tertiary-bg);
    border-color: transparent;
    border-radius: 1rem;
}
.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--theme-primary);
    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: var(--theme-primary);
}
.form-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: var(--theme-tertiary-bg);
    border-color: transparent;
    border-radius: 1rem;
}
.form-range:disabled {
    pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
    background-color: var(--theme-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
    background-color: var(--theme-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(--theme-border-width) * 2));
    min-height: calc(3.5rem + calc(var(--theme-border-width) * 2));
    line-height: 1.25;
}
.form-floating > label {
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    z-index: 2;
    max-width: 100%;
    height: 100%;
    padding: 1rem 0.77rem;
    overflow: hidden;
    color: rgba(var(--theme-body-color-rgb), 0.65);
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--theme-border-width) solid transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition:
        opacity 0.1s ease-in-out,
        -webkit-transform 0.1s ease-in-out;
    transition:
        opacity 0.1s ease-in-out,
        -webkit-transform 0.1s ease-in-out;
    transition:
        opacity 0.1s ease-in-out,
        transform 0.1s ease-in-out;
    transition:
        opacity 0.1s ease-in-out,
        transform 0.1s ease-in-out,
        -webkit-transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .form-floating > label {
        -webkit-transition: none;
        transition: none;
    }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
    padding: 1rem 0.77rem;
}
.form-floating > .form-control-plaintext::-webkit-input-placeholder,
.form-floating > .form-control::-webkit-input-placeholder {
    color: transparent;
}
.form-floating > .form-control-plaintext::-moz-placeholder,
.form-floating > .form-control::-moz-placeholder {
    color: transparent;
}
.form-floating > .form-control-plaintext:-ms-input-placeholder,
.form-floating > .form-control:-ms-input-placeholder {
    color: transparent;
}
.form-floating > .form-control-plaintext::-ms-input-placeholder,
.form-floating > .form-control::-ms-input-placeholder {
    color: transparent;
}
.form-floating > .form-control-plaintext::placeholder,
.form-floating > .form-control::placeholder {
    color: transparent;
}
.form-floating > .form-control-plaintext:not(:-moz-placeholder),
.form-floating > .form-control:not(:-moz-placeholder) {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}
.form-floating > .form-control-plaintext:not(:-ms-input-placeholder),
.form-floating > .form-control:not(:-ms-input-placeholder) {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown),
.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}
.form-floating > .form-control-plaintext:-webkit-autofill,
.form-floating > .form-control:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}
.form-floating > .form-select {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
    -webkit-padding-start: 0.77rem;
    padding-inline-start: 0.77rem;
}
.form-floating > .form-control:not(:-moz-placeholder) ~ label {
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
    -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
    -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > textarea:not(:-moz-placeholder) ~ label::after {
    position: absolute;
    inset: 1rem 0.385rem;
    z-index: -1;
    height: 1.875em;
    content: "";
    background-color: var(--theme-secondary-bg);
    border-radius: var(--theme-border-radius);
}
.form-floating > textarea:not(:-ms-input-placeholder) ~ label::after {
    position: absolute;
    inset: 1rem 0.385rem;
    z-index: -1;
    height: 1.875em;
    content: "";
    background-color: var(--theme-secondary-bg);
    border-radius: var(--theme-border-radius);
}
.form-floating > textarea:focus ~ label::after,
.form-floating > textarea:not(:placeholder-shown) ~ label::after {
    position: absolute;
    inset: 1rem 0.385rem;
    z-index: -1;
    height: 1.875em;
    content: "";
    background-color: var(--theme-secondary-bg);
    border-radius: var(--theme-border-radius);
}
.form-floating > textarea:disabled ~ label::after {
    background-color: var(--theme-tertiary-bg);
}
.form-floating > .form-control-plaintext ~ label {
    border-width: var(--theme-border-width) 0;
}
.form-floating > .form-control:disabled ~ label,
.form-floating > :disabled ~ label {
    color: #8a969c;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group > .form-control,
.input-group > .form-floating,
.input-group > .form-select {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-floating:focus-within,
.input-group > .form-select:focus {
    z-index: 5;
}
.input-group .btn {
    position: relative;
    z-index: 2;
}
.input-group .btn:focus {
    z-index: 5;
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.4532rem 0.77rem;
    font-size: var(--theme-font-size-base);
    font-weight: 400;
    line-height: 1.5;
    color: var(--theme-body-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--theme-tertiary-bg);
    border: var(--theme-border-width) solid var(--theme-border-color);
    border-radius: var(--theme-border-radius);
}
.input-group-lg > .btn,
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text {
    padding: 0.5512rem 1.5rem;
    font-size: 1.05rem;
    border-radius: var(--theme-border-radius-lg);
}
.input-group-sm > .btn,
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text {
    padding: 0.3125rem 0.7rem;
    font-size: 0.8125rem;
    border-radius: var(--theme-border-radius-sm);
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
    -webkit-padding-end: 3.08rem;
    padding-inline-end: 3.08rem;
}
.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,
.input-group:not(.has-validation)
    > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(
        .form-floating
    ) {
    border-start-end-radius: 0;
    border-end-end-radius: 0;
}
.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,
.input-group.has-validation
    > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu):not(
        .form-floating
    ) {
    border-start-end-radius: 0;
    border-end-end-radius: 0;
}
.input-group
    > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
        .valid-feedback
    ):not(.invalid-tooltip):not(.invalid-feedback) {
    -webkit-margin-start: calc(-1 * var(--theme-border-width));
    margin-inline-start: calc(-1 * var(--theme-border-width));
    border-start-start-radius: 0;
    border-end-start-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
    border-start-start-radius: 0;
    border-end-start-radius: 0;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.85em;
    color: var(--theme-form-valid-color);
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.3125rem 0.625rem;
    margin-top: 0.1rem;
    font-size: 0.8125rem;
    color: #fff;
    background-color: var(--theme-success);
    border-radius: var(--theme-border-radius);
}
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
    display: block;
}
.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: var(--theme-form-valid-border-color);
    -webkit-padding-end: calc(1.5em + 0.9064rem);
    padding-inline-end: calc(1.5em + 0.9064rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2302bc9c' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.2266rem) center;
    background-size: calc(0.75em + 0.4532rem) calc(0.75em + 0.4532rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: var(--theme-form-valid-border-color);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--theme-success-rgb), 0.25);
    box-shadow: 0 0 0 0 rgba(var(--theme-success-rgb), 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    -webkit-padding-end: calc(1.5em + 0.9064rem);
    padding-inline-end: calc(1.5em + 0.9064rem);
    background-position: top calc(0.375em + 0.2266rem) right
        calc(0.375em + 0.2266rem);
}
.form-select.is-valid,
.was-validated .form-select:valid {
    border-color: var(--theme-form-valid-border-color);
}
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"],
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"] {
    --theme-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='%2302bc9c' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    -webkit-padding-end: 4.235rem;
    padding-inline-end: 4.235rem;
    background-position:
        right 0.77rem center,
        center right 2.31rem;
    background-size:
        14px 10px,
        calc(0.75em + 0.4532rem) calc(0.75em + 0.4532rem);
}
.form-select.is-valid:focus,
.was-validated .form-select:valid:focus {
    border-color: var(--theme-form-valid-border-color);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--theme-success-rgb), 0.25);
    box-shadow: 0 0 0 0 rgba(var(--theme-success-rgb), 0.25);
}
.form-control-color.is-valid,
.was-validated .form-control-color:valid {
    width: calc(3rem + calc(1.5em + 0.9064rem));
}
.form-check-input.is-valid,
.was-validated .form-check-input:valid {
    border-color: var(--theme-form-valid-border-color);
}
.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
    background-color: var(--theme-form-valid-color);
}
.form-check-input.is-valid:focus,
.was-validated .form-check-input:valid:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(var(--theme-success-rgb), 0.25);
    box-shadow: 0 0 0 0 rgba(var(--theme-success-rgb), 0.25);
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: var(--theme-form-valid-color);
}
.form-check-inline .form-check-input ~ .valid-feedback {
    -webkit-margin-start: 0.5em;
    margin-inline-start: 0.5em;
}
.input-group > .form-control:not(:focus).is-valid,
.input-group > .form-floating:not(:focus-within).is-valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-control:not(:focus):valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.was-validated .input-group > .form-select:not(:focus):valid {
    z-index: 3;
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.85em;
    color: var(--theme-form-invalid-color);
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.3125rem 0.625rem;
    margin-top: 0.1rem;
    font-size: 0.8125rem;
    color: #fff;
    background-color: var(--theme-danger);
    border-radius: var(--theme-border-radius);
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
    display: block;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: var(--theme-form-invalid-border-color);
    -webkit-padding-end: calc(1.5em + 0.9064rem);
    padding-inline-end: calc(1.5em + 0.9064rem);
    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='%23f7577e'%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='%23f7577e' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.2266rem) center;
    background-size: calc(0.75em + 0.4532rem) calc(0.75em + 0.4532rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: var(--theme-form-invalid-border-color);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0.25);
    box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    -webkit-padding-end: calc(1.5em + 0.9064rem);
    padding-inline-end: calc(1.5em + 0.9064rem);
    background-position: top calc(0.375em + 0.2266rem) right
        calc(0.375em + 0.2266rem);
}
.form-select.is-invalid,
.was-validated .form-select:invalid {
    border-color: var(--theme-form-invalid-border-color);
}
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"] {
    --theme-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='%23f7577e'%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='%23f7577e' stroke='none'/%3e%3c/svg%3e");
    -webkit-padding-end: 4.235rem;
    padding-inline-end: 4.235rem;
    background-position:
        right 0.77rem center,
        center right 2.31rem;
    background-size:
        14px 10px,
        calc(0.75em + 0.4532rem) calc(0.75em + 0.4532rem);
}
.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus {
    border-color: var(--theme-form-invalid-border-color);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0.25);
    box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0.25);
}
.form-control-color.is-invalid,
.was-validated .form-control-color:invalid {
    width: calc(3rem + calc(1.5em + 0.9064rem));
}
.form-check-input.is-invalid,
.was-validated .form-check-input:invalid {
    border-color: var(--theme-form-invalid-border-color);
}
.form-check-input.is-invalid:checked,
.was-validated .form-check-input:invalid:checked {
    background-color: var(--theme-form-invalid-color);
}
.form-check-input.is-invalid:focus,
.was-validated .form-check-input:invalid:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0.25);
    box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0.25);
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: var(--theme-form-invalid-color);
}
.form-check-inline .form-check-input ~ .invalid-feedback {
    -webkit-margin-start: 0.5em;
    margin-inline-start: 0.5em;
}
.input-group > .form-control:not(:focus).is-invalid,
.input-group > .form-floating:not(:focus-within).is-invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-control:not(:focus):invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.was-validated .input-group > .form-select:not(:focus):invalid {
    z-index: 4;
}
.btn {
    --theme-btn-padding-x: 1.1rem;
    --theme-btn-padding-y: 0.4532rem;
    --theme-btn-font-size: var(--theme-font-size-base);
    --theme-btn-font-weight: var(--theme-font-weight-medium);
    --theme-btn-line-height: 1.5;
    --theme-btn-color: var(--theme-body-color);
    --theme-btn-bg: transparent;
    --theme-btn-border-width: var(--theme-border-width);
    --theme-btn-border-color: transparent;
    --theme-btn-border-radius: var(--theme-border-radius);
    --theme-btn-hover-border-color: transparent;
    --theme-btn-box-shadow: 0px 2px 6px 0px;
    --theme-btn-disabled-opacity: 0.65;
    --theme-btn-focus-box-shadow: 0 0 0 0
        rgba(var(--theme-btn-focus-shadow-rgb), 0.5);
    display: inline-block;
    padding: var(--theme-btn-padding-y) var(--theme-btn-padding-x);
    font-family: var(--theme-btn-font-family);
    font-size: var(--theme-btn-font-size);
    font-weight: var(--theme-btn-font-weight);
    line-height: var(--theme-btn-line-height);
    color: var(--theme-btn-color);
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: var(--theme-btn-border-width) solid var(--theme-btn-border-color);
    border-radius: var(--theme-btn-border-radius);
    background-color: var(--theme-btn-bg);
    -webkit-transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    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;
    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,
        -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        transition: none;
    }
}
.btn:hover {
    color: var(--theme-btn-hover-color);
    background-color: var(--theme-btn-hover-bg);
    border-color: var(--theme-btn-hover-border-color);
}
.btn-check + .btn:hover {
    color: var(--theme-btn-color);
    background-color: var(--theme-btn-bg);
    border-color: var(--theme-btn-border-color);
}
.btn:focus-visible {
    color: var(--theme-btn-hover-color);
    background-color: var(--theme-btn-hover-bg);
    border-color: var(--theme-btn-hover-border-color);
    outline: 0;
    -webkit-box-shadow: var(--theme-btn-focus-box-shadow);
    box-shadow: var(--theme-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
    border-color: var(--theme-btn-hover-border-color);
    outline: 0;
    -webkit-box-shadow: var(--theme-btn-focus-box-shadow);
    box-shadow: var(--theme-btn-focus-box-shadow);
}
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
    color: var(--theme-btn-active-color);
    background-color: var(--theme-btn-active-bg);
    border-color: var(--theme-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible,
.btn.active:focus-visible,
.btn.show:focus-visible,
.btn:first-child:active:focus-visible,
:not(.btn-check) + .btn:active:focus-visible {
    -webkit-box-shadow: var(--theme-btn-focus-box-shadow);
    box-shadow: var(--theme-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
    -webkit-box-shadow: var(--theme-btn-focus-box-shadow);
    box-shadow: var(--theme-btn-focus-box-shadow);
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    color: var(--theme-btn-disabled-color);
    pointer-events: none;
    background-color: var(--theme-btn-disabled-bg);
    border-color: var(--theme-btn-disabled-border-color);
    opacity: var(--theme-btn-disabled-opacity);
}
.btn-primary {
    --theme-btn-color: #fff;
    --theme-btn-bg: #236dc9;
    --theme-btn-border-color: #236dc9;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #2063b6;
    --theme-btn-hover-border-color: #2065ba;
    --theme-btn-focus-shadow-rgb: 68, 131, 209;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #2065ba;
    --theme-btn-active-border-color: #2065ba;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #fff;
    --theme-btn-disabled-bg: #236dc9;
    --theme-btn-disabled-border-color: #236dc9;
}
.btn-secondary {
    --theme-btn-color: #fff;
    --theme-btn-bg: #7b70ef;
    --theme-btn-border-color: #7b70ef;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #6f65d8;
    --theme-btn-hover-border-color: #7268dd;
    --theme-btn-focus-shadow-rgb: 143, 133, 241;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #7268dd;
    --theme-btn-active-border-color: #7268dd;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #fff;
    --theme-btn-disabled-bg: #7b70ef;
    --theme-btn-disabled-border-color: #7b70ef;
}
.btn-success {
    --theme-btn-color: #fff;
    --theme-btn-bg: #02bc9c;
    --theme-btn-border-color: #02bc9c;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #02aa8d;
    --theme-btn-hover-border-color: #02ae90;
    --theme-btn-focus-shadow-rgb: 40, 198, 171;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #02ae90;
    --theme-btn-active-border-color: #02ae90;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #fff;
    --theme-btn-disabled-bg: #02bc9c;
    --theme-btn-disabled-border-color: #02bc9c;
}
.btn-info {
    --theme-btn-color: #fff;
    --theme-btn-bg: #5bc3e1;
    --theme-btn-border-color: #5bc3e1;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #52b0cc;
    --theme-btn-hover-border-color: #54b4d0;
    --theme-btn-focus-shadow-rgb: 116, 204, 230;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #54b4d0;
    --theme-btn-active-border-color: #54b4d0;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #fff;
    --theme-btn-disabled-bg: #5bc3e1;
    --theme-btn-disabled-border-color: #5bc3e1;
}
.btn-warning {
    --theme-btn-color: #fff;
    --theme-btn-bg: #f9bf59;
    --theme-btn-border-color: #f9bf59;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #e1ad51;
    --theme-btn-hover-border-color: #e6b152;
    --theme-btn-focus-shadow-rgb: 250, 201, 114;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #e6b152;
    --theme-btn-active-border-color: #e6b152;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #fff;
    --theme-btn-disabled-bg: #f9bf59;
    --theme-btn-disabled-border-color: #f9bf59;
}
.btn-danger {
    --theme-btn-color: #fff;
    --theme-btn-bg: #f7577e;
    --theme-btn-border-color: #f7577e;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #e04f72;
    --theme-btn-hover-border-color: #e45075;
    --theme-btn-focus-shadow-rgb: 248, 112, 145;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #e45075;
    --theme-btn-active-border-color: #e45075;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #fff;
    --theme-btn-disabled-bg: #f7577e;
    --theme-btn-disabled-border-color: #f7577e;
}
.btn-purple {
    --theme-btn-color: #fff;
    --theme-btn-bg: #7b70ef;
    --theme-btn-border-color: #7b70ef;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #6f65d8;
    --theme-btn-hover-border-color: #7268dd;
    --theme-btn-focus-shadow-rgb: 143, 133, 241;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #7268dd;
    --theme-btn-active-border-color: #7268dd;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #fff;
    --theme-btn-disabled-bg: #7b70ef;
    --theme-btn-disabled-border-color: #7b70ef;
}
.btn-light {
    --theme-btn-color: #313a46;
    --theme-btn-bg: #eef2f7;
    --theme-btn-border-color: #eef2f7;
    --theme-btn-hover-color: #313a46;
    --theme-btn-hover-bg: #d7dbe0;
    --theme-btn-hover-border-color: #dce0e4;
    --theme-btn-focus-shadow-rgb: 210, 214, 220;
    --theme-btn-active-color: #313a46;
    --theme-btn-active-bg: #dce0e4;
    --theme-btn-active-border-color: #dce0e4;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #313a46;
    --theme-btn-disabled-bg: #eef2f7;
    --theme-btn-disabled-border-color: #eef2f7;
}
.btn-dark {
    --theme-btn-color: #fff;
    --theme-btn-bg: #313a46;
    --theme-btn-border-color: #313a46;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #505862;
    --theme-btn-hover-border-color: #404954;
    --theme-btn-focus-shadow-rgb: 80, 88, 98;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #505862;
    --theme-btn-active-border-color: #464e59;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #fff;
    --theme-btn-disabled-bg: #313a46;
    --theme-btn-disabled-border-color: #313a46;
}
.btn-outline-primary {
    --theme-btn-color: #236dc9;
    --theme-btn-border-color: #236dc9;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #236dc9;
    --theme-btn-hover-border-color: #236dc9;
    --theme-btn-focus-shadow-rgb: 35, 109, 201;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #236dc9;
    --theme-btn-active-border-color: #236dc9;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #236dc9;
    --theme-btn-disabled-bg: transparent;
    --theme-btn-disabled-border-color: #236dc9;
    --theme-gradient: none;
}
.btn-outline-secondary {
    --theme-btn-color: #7b70ef;
    --theme-btn-border-color: #7b70ef;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #7b70ef;
    --theme-btn-hover-border-color: #7b70ef;
    --theme-btn-focus-shadow-rgb: 123, 112, 239;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #7b70ef;
    --theme-btn-active-border-color: #7b70ef;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #7b70ef;
    --theme-btn-disabled-bg: transparent;
    --theme-btn-disabled-border-color: #7b70ef;
    --theme-gradient: none;
}
.btn-outline-success {
    --theme-btn-color: #02bc9c;
    --theme-btn-border-color: #02bc9c;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #02bc9c;
    --theme-btn-hover-border-color: #02bc9c;
    --theme-btn-focus-shadow-rgb: 2, 188, 156;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #02bc9c;
    --theme-btn-active-border-color: #02bc9c;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #02bc9c;
    --theme-btn-disabled-bg: transparent;
    --theme-btn-disabled-border-color: #02bc9c;
    --theme-gradient: none;
}
.btn-outline-info {
    --theme-btn-color: #5bc3e1;
    --theme-btn-border-color: #5bc3e1;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #5bc3e1;
    --theme-btn-hover-border-color: #5bc3e1;
    --theme-btn-focus-shadow-rgb: 91, 195, 225;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #5bc3e1;
    --theme-btn-active-border-color: #5bc3e1;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #5bc3e1;
    --theme-btn-disabled-bg: transparent;
    --theme-btn-disabled-border-color: #5bc3e1;
    --theme-gradient: none;
}
.btn-outline-warning {
    --theme-btn-color: #f9bf59;
    --theme-btn-border-color: #f9bf59;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #f9bf59;
    --theme-btn-hover-border-color: #f9bf59;
    --theme-btn-focus-shadow-rgb: 249, 191, 89;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #f9bf59;
    --theme-btn-active-border-color: #f9bf59;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #f9bf59;
    --theme-btn-disabled-bg: transparent;
    --theme-btn-disabled-border-color: #f9bf59;
    --theme-gradient: none;
}
.btn-outline-danger {
    --theme-btn-color: #f7577e;
    --theme-btn-border-color: #f7577e;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #f7577e;
    --theme-btn-hover-border-color: #f7577e;
    --theme-btn-focus-shadow-rgb: 247, 87, 126;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #f7577e;
    --theme-btn-active-border-color: #f7577e;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #f7577e;
    --theme-btn-disabled-bg: transparent;
    --theme-btn-disabled-border-color: #f7577e;
    --theme-gradient: none;
}
.btn-outline-purple {
    --theme-btn-color: #7b70ef;
    --theme-btn-border-color: #7b70ef;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #7b70ef;
    --theme-btn-hover-border-color: #7b70ef;
    --theme-btn-focus-shadow-rgb: 123, 112, 239;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #7b70ef;
    --theme-btn-active-border-color: #7b70ef;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #7b70ef;
    --theme-btn-disabled-bg: transparent;
    --theme-btn-disabled-border-color: #7b70ef;
    --theme-gradient: none;
}
.btn-outline-light {
    --theme-btn-color: #eef2f7;
    --theme-btn-border-color: #eef2f7;
    --theme-btn-hover-color: #313a46;
    --theme-btn-hover-bg: #eef2f7;
    --theme-btn-hover-border-color: #eef2f7;
    --theme-btn-focus-shadow-rgb: 238, 242, 247;
    --theme-btn-active-color: #313a46;
    --theme-btn-active-bg: #eef2f7;
    --theme-btn-active-border-color: #eef2f7;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #eef2f7;
    --theme-btn-disabled-bg: transparent;
    --theme-btn-disabled-border-color: #eef2f7;
    --theme-gradient: none;
}
.btn-outline-dark {
    --theme-btn-color: #313a46;
    --theme-btn-border-color: #313a46;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #313a46;
    --theme-btn-hover-border-color: #313a46;
    --theme-btn-focus-shadow-rgb: 49, 58, 70;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #313a46;
    --theme-btn-active-border-color: #313a46;
    --theme-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --theme-btn-disabled-color: #313a46;
    --theme-btn-disabled-bg: transparent;
    --theme-btn-disabled-border-color: #313a46;
    --theme-gradient: none;
}
.btn-link {
    --theme-btn-font-weight: 400;
    --theme-btn-color: var(--theme-link-color);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: var(--theme-link-hover-color);
    --theme-btn-hover-border-color: transparent;
    --theme-btn-active-color: var(--theme-link-hover-color);
    --theme-btn-active-border-color: transparent;
    --theme-btn-disabled-color: #8a969c;
    --theme-btn-disabled-border-color: transparent;
    --theme-btn-box-shadow: 0 0 0 #000;
    --theme-btn-focus-shadow-rgb: 68, 131, 209;
    text-decoration: none;
}
.btn-link:focus-visible {
    color: var(--theme-btn-color);
}
.btn-link:hover {
    color: var(--theme-btn-hover-color);
}
.btn-group-lg > .btn,
.btn-lg {
    --theme-btn-padding-y: 0.5512rem;
    --theme-btn-padding-x: 1.5rem;
    --theme-btn-font-size: 1.05rem;
    --theme-btn-border-radius: var(--theme-border-radius-lg);
}
.btn-group-sm > .btn,
.btn-sm {
    --theme-btn-padding-y: 0.3125rem;
    --theme-btn-padding-x: 0.7rem;
    --theme-btn-font-size: 0.8125rem;
    --theme-btn-border-radius: var(--theme-border-radius-sm);
}
.fade {
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        transition: none;
    }
}
.fade:not(.show) {
    opacity: 0;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none;
    }
}
.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    -webkit-transition: width 0.35s ease;
    transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
    .collapsing.collapse-horizontal {
        -webkit-transition: none;
        transition: none;
    }
}
.dropdown,
.dropdown-center,
.dropend,
.dropstart,
.dropup,
.dropup-center {
    position: relative;
}
.dropdown-toggle {
    white-space: nowrap;
}
.dropdown-toggle::after {
    display: inline-block;
    -webkit-margin-start: 0.255em;
    margin-inline-start: 0.255em;
    vertical-align: 0.15em;
    content: "";
    border-top: 0.3em solid;
    -webkit-border-end: 0.3em solid transparent;
    border-inline-end: 0.3em solid transparent;
    border-bottom: 0;
    -webkit-border-start: 0.3em solid transparent;
    border-inline-start: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
.dropdown-menu {
    --theme-dropdown-zindex: 1000;
    --theme-dropdown-min-width: 11rem;
    --theme-dropdown-padding-x: 0.25rem;
    --theme-dropdown-padding-y: 0.25rem;
    --theme-dropdown-spacer: 0.125rem;
    --theme-dropdown-font-size: var(--theme-font-size-base);
    --theme-dropdown-color: var(--theme-body-color);
    --theme-dropdown-bg: var(--theme-secondary-bg);
    --theme-dropdown-border-color: var(--theme-border-color);
    --theme-dropdown-border-radius: 0.3rem;
    --theme-dropdown-border-width: var(--theme-border-width);
    --theme-dropdown-inner-border-radius: calc(
        0.3rem - var(--theme-border-width)
    );
    --theme-dropdown-divider-bg: var(--theme-border-color);
    --theme-dropdown-divider-margin-y: 0.625rem;
    --theme-dropdown-box-shadow: var(--theme-box-shadow);
    --theme-dropdown-link-color: var(--theme-body-color);
    --theme-dropdown-link-hover-color: var(--theme-body-color);
    --theme-dropdown-link-hover-bg: var(--theme-tertiary-bg);
    --theme-dropdown-link-active-color: var(--theme-body-color);
    --theme-dropdown-link-active-bg: var(--theme-tertiary-bg);
    --theme-dropdown-link-disabled-color: var(--theme-secondary-color);
    --theme-dropdown-item-padding-x: 0.9375rem;
    --theme-dropdown-item-padding-y: 0.4rem;
    --theme-dropdown-header-color: inherit;
    --theme-dropdown-header-padding-x: 0.703125rem;
    --theme-dropdown-header-padding-y: 0.5rem;
    position: absolute;
    z-index: var(--theme-dropdown-zindex);
    display: none;
    min-width: var(--theme-dropdown-min-width);
    padding: var(--theme-dropdown-padding-y) var(--theme-dropdown-padding-x);
    margin: 0;
    font-size: var(--theme-dropdown-font-size);
    color: var(--theme-dropdown-color);
    text-align: start;
    list-style: none;
    background-color: var(--theme-dropdown-bg);
    background-clip: padding-box;
    border: var(--theme-dropdown-border-width) solid
        var(--theme-dropdown-border-color);
    border-radius: var(--theme-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
    top: 100%;
    inset-inline-start: 0;
    margin-top: var(--theme-dropdown-spacer);
}
.dropdown-menu-start {
    --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
    inset-inline-end: auto;
    inset-inline-start: 0;
}
.dropdown-menu-end {
    --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
    inset-inline-end: 0;
    inset-inline-start: auto;
}
@media (min-width: 576px) {
    .dropdown-menu-sm-start {
        --bs-position: start;
    }
    .dropdown-menu-sm-start[data-bs-popper] {
        inset-inline-end: auto;
        inset-inline-start: 0;
    }
    .dropdown-menu-sm-end {
        --bs-position: end;
    }
    .dropdown-menu-sm-end[data-bs-popper] {
        inset-inline-end: 0;
        inset-inline-start: auto;
    }
}
@media (min-width: 768px) {
    .dropdown-menu-md-start {
        --bs-position: start;
    }
    .dropdown-menu-md-start[data-bs-popper] {
        inset-inline-end: auto;
        inset-inline-start: 0;
    }
    .dropdown-menu-md-end {
        --bs-position: end;
    }
    .dropdown-menu-md-end[data-bs-popper] {
        inset-inline-end: 0;
        inset-inline-start: auto;
    }
}
@media (min-width: 992px) {
    .dropdown-menu-lg-start {
        --bs-position: start;
    }
    .dropdown-menu-lg-start[data-bs-popper] {
        inset-inline-end: auto;
        inset-inline-start: 0;
    }
    .dropdown-menu-lg-end {
        --bs-position: end;
    }
    .dropdown-menu-lg-end[data-bs-popper] {
        inset-inline-end: 0;
        inset-inline-start: auto;
    }
}
@media (min-width: 1200px) {
    .dropdown-menu-xl-start {
        --bs-position: start;
    }
    .dropdown-menu-xl-start[data-bs-popper] {
        inset-inline-end: auto;
        inset-inline-start: 0;
    }
    .dropdown-menu-xl-end {
        --bs-position: end;
    }
    .dropdown-menu-xl-end[data-bs-popper] {
        inset-inline-end: 0;
        inset-inline-start: auto;
    }
}
@media (min-width: 1400px) {
    .dropdown-menu-xxl-start {
        --bs-position: start;
    }
    .dropdown-menu-xxl-start[data-bs-popper] {
        inset-inline-end: auto;
        inset-inline-start: 0;
    }
    .dropdown-menu-xxl-end {
        --bs-position: end;
    }
    .dropdown-menu-xxl-end[data-bs-popper] {
        inset-inline-end: 0;
        inset-inline-start: auto;
    }
}
.dropup .dropdown-menu[data-bs-popper] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: var(--theme-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
    display: inline-block;
    -webkit-margin-start: 0.255em;
    margin-inline-start: 0.255em;
    vertical-align: 0.15em;
    content: "";
    border-top: 0;
    -webkit-border-end: 0.3em solid transparent;
    border-inline-end: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    -webkit-border-start: 0.3em solid transparent;
    border-inline-start: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    inset-inline-end: auto;
    inset-inline-start: 100%;
    margin-top: 0;
    -webkit-margin-start: var(--theme-dropdown-spacer);
    margin-inline-start: var(--theme-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
    display: inline-block;
    -webkit-margin-start: 0.255em;
    margin-inline-start: 0.255em;
    vertical-align: 0.15em;
    content: "";
    border-top: 0.3em solid transparent;
    -webkit-border-end: 0;
    border-inline-end: 0;
    border-bottom: 0.3em solid transparent;
    -webkit-border-start: 0.3em solid;
    border-inline-start: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
.dropend .dropdown-toggle::after {
    vertical-align: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
    top: 0;
    inset-inline-end: 100%;
    inset-inline-start: auto;
    margin-top: 0;
    -webkit-margin-end: var(--theme-dropdown-spacer);
    margin-inline-end: var(--theme-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
    display: inline-block;
    -webkit-margin-start: 0.255em;
    margin-inline-start: 0.255em;
    vertical-align: 0.15em;
    content: "";
}
.dropstart .dropdown-toggle::after {
    display: none;
}
.dropstart .dropdown-toggle::before {
    display: inline-block;
    -webkit-margin-end: 0.255em;
    margin-inline-end: 0.255em;
    vertical-align: 0.15em;
    content: "";
    border-top: 0.3em solid transparent;
    -webkit-border-end: 0.3em solid;
    border-inline-end: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
.dropstart .dropdown-toggle::before {
    vertical-align: 0;
}
.dropdown-divider {
    height: 0;
    margin: var(--theme-dropdown-divider-margin-y) 0;
    overflow: hidden;
    border-top: 1px solid var(--theme-dropdown-divider-bg);
    opacity: 1;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: var(--theme-dropdown-item-padding-y)
        var(--theme-dropdown-item-padding-x);
    clear: both;
    font-weight: 400;
    color: var(--theme-dropdown-link-color);
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: var(--theme-dropdown-item-border-radius, 0);
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: var(--theme-dropdown-link-hover-color);
    background-color: var(--theme-dropdown-link-hover-bg);
}
.dropdown-item.active,
.dropdown-item:active {
    color: var(--theme-dropdown-link-active-color);
    text-decoration: none;
    background-color: var(--theme-dropdown-link-active-bg);
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: var(--theme-dropdown-link-disabled-color);
    pointer-events: none;
    background-color: transparent;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-header {
    display: block;
    padding: var(--theme-dropdown-header-padding-y)
        var(--theme-dropdown-header-padding-x);
    margin-bottom: 0;
    font-size: 0.8125rem;
    color: var(--theme-dropdown-header-color);
    white-space: nowrap;
}
.dropdown-item-text {
    display: block;
    padding: var(--theme-dropdown-item-padding-y)
        var(--theme-dropdown-item-padding-x);
    color: var(--theme-dropdown-link-color);
}
.dropdown-menu-dark {
    --theme-dropdown-color: #e7e9eb;
    --theme-dropdown-bg: #343a40;
    --theme-dropdown-border-color: var(--theme-border-color);
    --theme-dropdown-link-color: #e7e9eb;
    --theme-dropdown-link-hover-color: #fff;
    --theme-dropdown-divider-bg: var(--theme-border-color);
    --theme-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
    --theme-dropdown-link-active-color: var(--theme-body-color);
    --theme-dropdown-link-active-bg: var(--theme-tertiary-bg);
    --theme-dropdown-link-disabled-color: #a1a9b1;
    --theme-dropdown-header-color: #a1a9b1;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    z-index: 1;
}
.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.btn-toolbar .input-group {
    width: auto;
}
.btn-group {
    border-radius: var(--theme-border-radius);
}
.btn-group > .btn-group:not(:first-child),
.btn-group > :not(.btn-check:first-child) + .btn {
    -webkit-margin-start: calc(-1 * var(--theme-border-width));
    margin-inline-start: calc(-1 * var(--theme-border-width));
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-start-end-radius: 0;
    border-end-end-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn {
    border-start-start-radius: 0;
    border-end-start-radius: 0;
}
.dropdown-toggle-split {
    -webkit-padding-end: 0.825rem;
    padding-inline-end: 0.825rem;
    -webkit-padding-start: 0.825rem;
    padding-inline-start: 0.825rem;
}
.dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
.dropstart .dropdown-toggle-split::before {
    -webkit-margin-end: 0;
    margin-inline-end: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
    -webkit-padding-end: 0.525rem;
    padding-inline-end: 0.525rem;
    -webkit-padding-start: 0.525rem;
    padding-inline-start: 0.525rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
    -webkit-padding-end: 1.125rem;
    padding-inline-end: 1.125rem;
    -webkit-padding-start: 1.125rem;
    padding-inline-start: 1.125rem;
}
.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
    width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
    margin-top: calc(-1 * var(--theme-border-width));
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
    border-end-end-radius: 0;
    border-end-start-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:nth-child(n + 3),
.btn-group-vertical > :not(.btn-check) + .btn {
    border-start-start-radius: 0;
    border-start-end-radius: 0;
}
.nav {
    --theme-nav-link-padding-x: 1rem;
    --theme-nav-link-padding-y: 0.5rem;
    --theme-nav-link-color: var(--theme-body-color);
    --theme-nav-link-hover-color: var(--theme-link-hover-color);
    --theme-nav-link-disabled-color: var(--theme-secondary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: var(--theme-nav-link-padding-y) var(--theme-nav-link-padding-x);
    font-size: var(--theme-nav-link-font-size);
    font-weight: var(--theme-nav-link-font-weight);
    color: var(--theme-nav-link-color);
    background: 0 0;
    border: 0;
    -webkit-transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
    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 {
        -webkit-transition: none;
        transition: none;
    }
}
.nav-link:focus,
.nav-link:hover {
    color: var(--theme-nav-link-hover-color);
}
.nav-link:focus-visible {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0 rgba(35, 109, 201, 0.25);
    box-shadow: 0 0 0 0 rgba(35, 109, 201, 0.25);
}
.nav-link.disabled,
.nav-link:disabled {
    color: var(--theme-nav-link-disabled-color);
    pointer-events: none;
    cursor: default;
}
.nav-tabs {
    --theme-nav-tabs-border-width: var(--theme-border-width);
    --theme-nav-tabs-border-color: var(--theme-border-color);
    --theme-nav-tabs-border-radius: var(--theme-border-radius);
    --theme-nav-tabs-link-hover-border-color: var(--theme-secondary-bg)
        var(--theme-secondary-bg) var(--theme-border-color);
    --theme-nav-tabs-link-active-color: var(--theme-link-color);
    --theme-nav-tabs-link-active-bg: var(--theme-secondary-bg);
    --theme-nav-tabs-link-active-border-color: var(--theme-border-color)
        var(--theme-border-color) var(--theme-secondary-bg);
    border-bottom: var(--theme-nav-tabs-border-width) solid
        var(--theme-nav-tabs-border-color);
}
.nav-tabs .nav-link {
    margin-bottom: calc(-1 * var(--theme-nav-tabs-border-width));
    border: var(--theme-nav-tabs-border-width) solid transparent;
    border-start-start-radius: var(--theme-nav-tabs-border-radius);
    border-start-end-radius: var(--theme-nav-tabs-border-radius);
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: var(--theme-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: var(--theme-nav-tabs-link-active-color);
    background-color: var(--theme-nav-tabs-link-active-bg);
    border-color: var(--theme-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
    margin-top: calc(-1 * var(--theme-nav-tabs-border-width));
    border-start-start-radius: 0;
    border-start-end-radius: 0;
}
.nav-pills {
    --theme-nav-pills-border-radius: var(--theme-border-radius);
    --theme-nav-pills-link-active-color: #fff;
    --theme-nav-pills-link-active-bg: var(--theme-primary);
}
.nav-pills .nav-link {
    border-radius: var(--theme-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: var(--theme-nav-pills-link-active-color);
    background-color: var(--theme-nav-pills-link-active-bg);
}
.nav-underline {
    --theme-nav-underline-gap: 1rem;
    --theme-nav-underline-border-width: 0.125rem;
    --theme-nav-underline-link-active-color: var(--theme-emphasis-color);
    gap: var(--theme-nav-underline-gap);
}
.nav-underline .nav-link {
    -webkit-padding-end: 0;
    padding-inline-end: 0;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    border-bottom: var(--theme-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:focus,
.nav-underline .nav-link:hover {
    border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
    font-weight: var(--theme-font-weight-bold);
    color: var(--theme-nav-underline-link-active-color);
    border-bottom-color: currentcolor;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    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 {
    --theme-navbar-padding-x: 0;
    --theme-navbar-padding-y: 0.625rem;
    --theme-navbar-color: rgba(var(--theme-emphasis-color-rgb), 0.65);
    --theme-navbar-hover-color: rgba(var(--theme-emphasis-color-rgb), 0.8);
    --theme-navbar-disabled-color: rgba(var(--theme-emphasis-color-rgb), 0.3);
    --theme-navbar-active-color: rgba(var(--theme-emphasis-color-rgb), 1);
    --theme-navbar-brand-padding-y: 0.36875rem;
    --theme-navbar-brand-margin-end: 1rem;
    --theme-navbar-brand-font-size: 1.05rem;
    --theme-navbar-brand-color: rgba(var(--theme-emphasis-color-rgb), 1);
    --theme-navbar-brand-hover-color: rgba(var(--theme-emphasis-color-rgb), 1);
    --theme-navbar-nav-link-padding-x: 0.5rem;
    --theme-navbar-toggler-padding-y: 0.25rem;
    --theme-navbar-toggler-padding-x: 0.75rem;
    --theme-navbar-toggler-font-size: 1.05rem;
    --theme-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%2876, 76, 92, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    --theme-navbar-toggler-border-color: rgba(
        var(--theme-emphasis-color-rgb),
        0.15
    );
    --theme-navbar-toggler-border-radius: var(--theme-border-radius);
    --theme-navbar-toggler-focus-width: 0;
    --theme-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: var(--theme-navbar-padding-y) var(--theme-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-brand {
    padding-top: var(--theme-navbar-brand-padding-y);
    padding-bottom: var(--theme-navbar-brand-padding-y);
    -webkit-margin-end: var(--theme-navbar-brand-margin-end);
    margin-inline-end: var(--theme-navbar-brand-margin-end);
    font-size: var(--theme-navbar-brand-font-size);
    color: var(--theme-navbar-brand-color);
    white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
    color: var(--theme-navbar-brand-hover-color);
}
.navbar-nav {
    --theme-nav-link-padding-x: 0;
    --theme-nav-link-padding-y: 0.5rem;
    --theme-nav-link-color: var(--theme-navbar-color);
    --theme-nav-link-hover-color: var(--theme-navbar-hover-color);
    --theme-nav-link-disabled-color: var(--theme-navbar-disabled-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: var(--theme-navbar-active-color);
}
.navbar-nav .dropdown-menu {
    position: static;
}
.navbar-text {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    color: var(--theme-navbar-color);
}
.navbar-text a,
.navbar-text a:focus,
.navbar-text a:hover {
    color: var(--theme-navbar-active-color);
}
.navbar-collapse {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggler {
    padding: var(--theme-navbar-toggler-padding-y)
        var(--theme-navbar-toggler-padding-x);
    font-size: var(--theme-navbar-toggler-font-size);
    line-height: 1;
    color: var(--theme-navbar-color);
    background-color: transparent;
    border: var(--theme-border-width) solid
        var(--theme-navbar-toggler-border-color);
    border-radius: var(--theme-navbar-toggler-border-radius);
    -webkit-transition: var(--theme-navbar-toggler-transition);
    transition: var(--theme-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
    .navbar-toggler {
        -webkit-transition: none;
        transition: none;
    }
}
.navbar-toggler:hover {
    text-decoration: none;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 var(--theme-navbar-toggler-focus-width);
    box-shadow: 0 0 0 var(--theme-navbar-toggler-focus-width);
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--theme-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.navbar-nav-scroll {
    max-height: var(--theme-scroll-height, 75vh);
    overflow-y: auto;
}
@media (min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        -webkit-padding-end: var(--theme-navbar-nav-link-padding-x);
        padding-inline-end: var(--theme-navbar-nav-link-padding-x);
        -webkit-padding-start: var(--theme-navbar-nav-link-padding-x);
        padding-inline-start: var(--theme-navbar-nav-link-padding-x);
    }
    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
    .navbar-expand-sm .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: transparent !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none;
    }
    .navbar-expand-sm .offcanvas .offcanvas-header {
        display: none;
    }
    .navbar-expand-sm .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
    }
}
@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        -webkit-padding-end: var(--theme-navbar-nav-link-padding-x);
        padding-inline-end: var(--theme-navbar-nav-link-padding-x);
        -webkit-padding-start: var(--theme-navbar-nav-link-padding-x);
        padding-inline-start: var(--theme-navbar-nav-link-padding-x);
    }
    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
    .navbar-expand-md .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: transparent !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none;
    }
    .navbar-expand-md .offcanvas .offcanvas-header {
        display: none;
    }
    .navbar-expand-md .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        -webkit-padding-end: var(--theme-navbar-nav-link-padding-x);
        padding-inline-end: var(--theme-navbar-nav-link-padding-x);
        -webkit-padding-start: var(--theme-navbar-nav-link-padding-x);
        padding-inline-start: var(--theme-navbar-nav-link-padding-x);
    }
    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
    .navbar-expand-lg .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: transparent !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none;
    }
    .navbar-expand-lg .offcanvas .offcanvas-header {
        display: none;
    }
    .navbar-expand-lg .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
    }
}
@media (min-width: 1200px) {
    .navbar-expand-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        -webkit-padding-end: var(--theme-navbar-nav-link-padding-x);
        padding-inline-end: var(--theme-navbar-nav-link-padding-x);
        -webkit-padding-start: var(--theme-navbar-nav-link-padding-x);
        padding-inline-start: var(--theme-navbar-nav-link-padding-x);
    }
    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
    .navbar-expand-xl .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: transparent !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none;
    }
    .navbar-expand-xl .offcanvas .offcanvas-header {
        display: none;
    }
    .navbar-expand-xl .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
    }
}
@media (min-width: 1400px) {
    .navbar-expand-xxl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xxl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xxl .navbar-nav .nav-link {
        -webkit-padding-end: var(--theme-navbar-nav-link-padding-x);
        padding-inline-end: var(--theme-navbar-nav-link-padding-x);
        -webkit-padding-start: var(--theme-navbar-nav-link-padding-x);
        padding-inline-start: var(--theme-navbar-nav-link-padding-x);
    }
    .navbar-expand-xxl .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-xxl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xxl .navbar-toggler {
        display: none;
    }
    .navbar-expand-xxl .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: transparent !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none;
    }
    .navbar-expand-xxl .offcanvas .offcanvas-header {
        display: none;
    }
    .navbar-expand-xxl .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
    }
}
.navbar-expand {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
    -webkit-padding-end: var(--theme-navbar-nav-link-padding-x);
    padding-inline-end: var(--theme-navbar-nav-link-padding-x);
    -webkit-padding-start: var(--theme-navbar-nav-link-padding-x);
    padding-inline-start: var(--theme-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-expand .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: none;
    transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
    display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
}
.navbar-dark,
.navbar[data-bs-theme="dark"] {
    --theme-navbar-color: rgba(255, 255, 255, 0.55);
    --theme-navbar-hover-color: rgba(255, 255, 255, 0.75);
    --theme-navbar-disabled-color: rgba(255, 255, 255, 0.25);
    --theme-navbar-active-color: #fff;
    --theme-navbar-brand-color: #fff;
    --theme-navbar-brand-hover-color: #fff;
    --theme-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
    --theme-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 {
    --theme-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 {
    --theme-card-spacer-y: 1.25rem;
    --theme-card-spacer-x: 1.25rem;
    --theme-card-title-spacer-y: 0;
    --theme-card-border-width: var(--theme-theme-card-border-width);
    --theme-card-border-color: var(--theme-theme-card-border-color);
    --theme-card-border-radius: var(--theme-border-radius);
    --theme-card-box-shadow: var(--theme-theme-card-box-shadow);
    --theme-card-inner-border-radius: calc(
        var(--theme-border-radius) - (var(--theme-theme-card-border-width))
    );
    --theme-card-cap-padding-y: 0.9375rem;
    --theme-card-cap-padding-x: 1.25rem;
    --theme-card-cap-bg: transparent;
    --theme-card-bg: var(--theme-secondary-bg);
    --theme-card-img-overlay-padding: 1.25rem;
    --theme-card-group-margin: 0.625rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    height: var(--theme-card-height);
    color: var(--theme-body-color);
    word-wrap: break-word;
    background-color: var(--theme-card-bg);
    background-clip: border-box;
    border: var(--theme-card-border-width) solid var(--theme-card-border-color);
    border-radius: var(--theme-card-border-radius);
}
.card > hr {
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
.card > .list-group {
    border-top: inherit;
    border-bottom: inherit;
}
.card > .list-group:first-child {
    border-top-width: 0;
    border-start-start-radius: var(--theme-card-inner-border-radius);
    border-start-end-radius: var(--theme-card-inner-border-radius);
}
.card > .list-group:last-child {
    border-bottom-width: 0;
    border-end-end-radius: var(--theme-card-inner-border-radius);
    border-end-start-radius: var(--theme-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
    border-top: 0;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: var(--theme-card-spacer-y) var(--theme-card-spacer-x);
    color: var(--theme-card-color);
}
.card-title {
    margin-bottom: var(--theme-card-title-spacer-y);
    color: var(--theme-card-title-color);
}
.card-subtitle {
    margin-top: calc(-0.5 * var(--theme-card-title-spacer-y));
    margin-bottom: 0;
    color: var(--theme-card-subtitle-color);
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link + .card-link {
    -webkit-margin-start: var(--theme-card-spacer-x);
    margin-inline-start: var(--theme-card-spacer-x);
}
.card-header {
    padding: var(--theme-card-cap-padding-y) var(--theme-card-cap-padding-x);
    margin-bottom: 0;
    color: var(--theme-card-cap-color);
    background-color: var(--theme-card-cap-bg);
    border-bottom: var(--theme-card-border-width) solid
        var(--theme-card-border-color);
}
.card-header:first-child {
    border-radius: var(--theme-card-inner-border-radius)
        var(--theme-card-inner-border-radius) 0 0;
}
.card-footer {
    padding: var(--theme-card-cap-padding-y) var(--theme-card-cap-padding-x);
    color: var(--theme-card-cap-color);
    background-color: var(--theme-card-cap-bg);
    border-top: var(--theme-card-border-width) solid
        var(--theme-card-border-color);
}
.card-footer:last-child {
    border-radius: 0 0 var(--theme-card-inner-border-radius)
        var(--theme-card-inner-border-radius);
}
.card-header-tabs {
    -webkit-margin-end: calc(-0.5 * var(--theme-card-cap-padding-x));
    margin-inline-end: calc(-0.5 * var(--theme-card-cap-padding-x));
    margin-bottom: calc(-1 * var(--theme-card-cap-padding-y));
    -webkit-margin-start: calc(-0.5 * var(--theme-card-cap-padding-x));
    margin-inline-start: calc(-0.5 * var(--theme-card-cap-padding-x));
    border-bottom: 0;
}
.card-header-tabs .nav-link.active {
    background-color: var(--theme-card-bg);
    border-bottom-color: var(--theme-card-bg);
}
.card-header-pills {
    -webkit-margin-end: calc(-0.5 * var(--theme-card-cap-padding-x));
    margin-inline-end: calc(-0.5 * var(--theme-card-cap-padding-x));
    -webkit-margin-start: calc(-0.5 * var(--theme-card-cap-padding-x));
    margin-inline-start: calc(-0.5 * var(--theme-card-cap-padding-x));
}
.card-img-overlay {
    position: absolute;
    top: 0;
    inset-inline-end: 0;
    bottom: 0;
    inset-inline-start: 0;
    padding: var(--theme-card-img-overlay-padding);
    border-radius: var(--theme-card-inner-border-radius);
}
.card-img,
.card-img-bottom,
.card-img-top {
    width: 100%;
}
.card-img,
.card-img-top {
    border-start-start-radius: var(--theme-card-inner-border-radius);
    border-start-end-radius: var(--theme-card-inner-border-radius);
}
.card-img,
.card-img-bottom {
    border-end-end-radius: var(--theme-card-inner-border-radius);
    border-end-start-radius: var(--theme-card-inner-border-radius);
}
.card-group > .card {
    margin-bottom: var(--theme-card-group-margin);
}
@media (min-width: 576px) {
    .card-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .card-group > .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        -webkit-margin-start: 0;
        margin-inline-start: 0;
        -webkit-border-start: 0;
        border-inline-start: 0;
    }
    .card-group > .card:not(:last-child) {
        border-start-end-radius: 0;
        border-end-end-radius: 0;
    }
    .card-group > .card:not(:last-child) > .card-header,
    .card-group > .card:not(:last-child) > .card-img-top {
        border-start-end-radius: 0;
    }
    .card-group > .card:not(:last-child) > .card-footer,
    .card-group > .card:not(:last-child) > .card-img-bottom {
        border-end-end-radius: 0;
    }
    .card-group > .card:not(:first-child) {
        border-start-start-radius: 0;
        border-end-start-radius: 0;
    }
    .card-group > .card:not(:first-child) > .card-header,
    .card-group > .card:not(:first-child) > .card-img-top {
        border-start-start-radius: 0;
    }
    .card-group > .card:not(:first-child) > .card-footer,
    .card-group > .card:not(:first-child) > .card-img-bottom {
        border-end-start-radius: 0;
    }
}
.accordion {
    --theme-accordion-color: var(--theme-body-color);
    --theme-accordion-bg: var(--theme-secondary-bg);
    --theme-accordion-transition: none;
    --theme-accordion-border-color: var(--theme-border-color);
    --theme-accordion-border-width: var(--theme-border-width);
    --theme-accordion-border-radius: var(--theme-border-radius);
    --theme-accordion-inner-border-radius: calc(
        var(--theme-border-radius) - (var(--theme-border-width))
    );
    --theme-accordion-btn-padding-x: 1.25rem;
    --theme-accordion-btn-padding-y: 1rem;
    --theme-accordion-btn-color: var(--theme-body-color);
    --theme-accordion-btn-bg: var(--theme-accordion-bg);
    --theme-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%234c4c5c' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    --theme-accordion-btn-icon-width: 0.75rem;
    --theme-accordion-btn-icon-transform: rotate(-180deg);
    --theme-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --theme-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='%234c4c5c' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    --theme-accordion-btn-focus-box-shadow: none;
    --theme-accordion-body-padding-x: 1.25rem;
    --theme-accordion-body-padding-y: 1rem;
    --theme-accordion-active-color: var(--theme-body-color);
    --theme-accordion-active-bg: var(--theme-tertiary-bg);
}
.accordion-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: var(--theme-accordion-btn-padding-y)
        var(--theme-accordion-btn-padding-x);
    font-size: 0.875rem;
    color: var(--theme-accordion-btn-color);
    text-align: start;
    background-color: var(--theme-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    -webkit-transition: var(--theme-accordion-transition);
    transition: var(--theme-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
    .accordion-button {
        -webkit-transition: none;
        transition: none;
    }
}
.accordion-button:not(.collapsed) {
    color: var(--theme-accordion-active-color);
    background-color: var(--theme-accordion-active-bg);
    -webkit-box-shadow: inset 0 calc(-1 * var(--theme-accordion-border-width)) 0
        var(--theme-accordion-border-color);
    box-shadow: inset 0 calc(-1 * var(--theme-accordion-border-width)) 0
        var(--theme-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
    background-image: var(--theme-accordion-btn-active-icon);
    -webkit-transform: var(--theme-accordion-btn-icon-transform);
    transform: var(--theme-accordion-btn-icon-transform);
}
.accordion-button::after {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--theme-accordion-btn-icon-width);
    height: var(--theme-accordion-btn-icon-width);
    -webkit-margin-start: auto;
    margin-inline-start: auto;
    content: "";
    background-image: var(--theme-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--theme-accordion-btn-icon-width);
    -webkit-transition: var(--theme-accordion-btn-icon-transition);
    transition: var(--theme-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
    .accordion-button::after {
        -webkit-transition: none;
        transition: none;
    }
}
.accordion-button:hover {
    z-index: 2;
}
.accordion-button:focus {
    z-index: 3;
    outline: 0;
    -webkit-box-shadow: var(--theme-accordion-btn-focus-box-shadow);
    box-shadow: var(--theme-accordion-btn-focus-box-shadow);
}
.accordion-header {
    margin-bottom: 0;
}
.accordion-item {
    color: var(--theme-accordion-color);
    background-color: var(--theme-accordion-bg);
    border: var(--theme-accordion-border-width) solid
        var(--theme-accordion-border-color);
}
.accordion-item:first-of-type {
    border-start-start-radius: var(--theme-accordion-border-radius);
    border-start-end-radius: var(--theme-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
    border-start-start-radius: var(--theme-accordion-inner-border-radius);
    border-start-end-radius: var(--theme-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
    border-top: 0;
}
.accordion-item:last-of-type {
    border-end-end-radius: var(--theme-accordion-border-radius);
    border-end-start-radius: var(--theme-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
    border-end-end-radius: var(--theme-accordion-inner-border-radius);
    border-end-start-radius: var(--theme-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
    border-end-end-radius: var(--theme-accordion-border-radius);
    border-end-start-radius: var(--theme-accordion-border-radius);
}
.accordion-body {
    padding: var(--theme-accordion-body-padding-y)
        var(--theme-accordion-body-padding-x);
}
.accordion-flush > .accordion-item {
    -webkit-border-end: 0;
    border-inline-end: 0;
    -webkit-border-start: 0;
    border-inline-start: 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 {
    --theme-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237ba7df'%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-.708z'/%3e%3c/svg%3e");
    --theme-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237ba7df'%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-.708z'/%3e%3c/svg%3e");
}
.breadcrumb {
    --theme-breadcrumb-padding-x: 0;
    --theme-breadcrumb-padding-y: 1.25rem;
    --theme-breadcrumb-margin-bottom: 1rem;
    --theme-breadcrumb-divider-color: var(--theme-secondary-color);
    --theme-breadcrumb-item-padding-x: 0.25rem;
    --theme-breadcrumb-item-active-color: var(--theme-secondary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: var(--theme-breadcrumb-padding-y) var(--theme-breadcrumb-padding-x);
    margin-bottom: var(--theme-breadcrumb-margin-bottom);
    font-size: var(--theme-breadcrumb-font-size);
    list-style: none;
    background-color: var(--theme-breadcrumb-bg);
    border-radius: var(--theme-breadcrumb-border-radius);
}
.breadcrumb-item + .breadcrumb-item {
    -webkit-padding-start: var(--theme-breadcrumb-item-padding-x);
    padding-inline-start: var(--theme-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
    float: inline-start;
    -webkit-padding-end: var(--theme-breadcrumb-item-padding-x);
    padding-inline-end: var(--theme-breadcrumb-item-padding-x);
    color: var(--theme-breadcrumb-divider-color);
    content: var(--theme-breadcrumb-divider, none);
}
.breadcrumb-item.active {
    color: var(--theme-breadcrumb-item-active-color);
}
.pagination {
    --theme-pagination-padding-x: 0.75rem;
    --theme-pagination-padding-y: 0.375rem;
    --theme-pagination-font-size: var(--theme-font-size-base);
    --theme-pagination-color: var(--theme-body-color);
    --theme-pagination-bg: var(--theme-secondary-bg);
    --theme-pagination-border-width: var(--theme-border-width);
    --theme-pagination-border-color: var(--theme-border-color);
    --theme-pagination-border-radius: var(--theme-border-radius);
    --theme-pagination-hover-color: var(--theme-link-hover-color);
    --theme-pagination-hover-bg: var(--theme-tertiary-bg);
    --theme-pagination-hover-border-color: var(--theme-border-color);
    --theme-pagination-focus-color: var(--theme-link-hover-color);
    --theme-pagination-focus-bg: var(--theme-secondary-bg);
    --theme-pagination-focus-box-shadow: none;
    --theme-pagination-active-color: #fff;
    --theme-pagination-active-bg: var(--theme-primary);
    --theme-pagination-active-border-color: var(--theme-primary);
    --theme-pagination-disabled-color: var(--theme-secondary-color);
    --theme-pagination-disabled-bg: var(--theme-secondary-bg);
    --theme-pagination-disabled-border-color: var(--theme-border-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    list-style: none;
}
.page-link {
    position: relative;
    display: block;
    padding: var(--theme-pagination-padding-y) var(--theme-pagination-padding-x);
    font-size: var(--theme-pagination-font-size);
    color: var(--theme-pagination-color);
    background-color: var(--theme-pagination-bg);
    border: var(--theme-pagination-border-width) solid
        var(--theme-pagination-border-color);
    -webkit-transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    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;
    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,
        -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .page-link {
        -webkit-transition: none;
        transition: none;
    }
}
.page-link:hover {
    z-index: 2;
    color: var(--theme-pagination-hover-color);
    background-color: var(--theme-pagination-hover-bg);
    border-color: var(--theme-pagination-hover-border-color);
}
.page-link:focus {
    z-index: 3;
    color: var(--theme-pagination-focus-color);
    background-color: var(--theme-pagination-focus-bg);
    outline: 0;
    -webkit-box-shadow: var(--theme-pagination-focus-box-shadow);
    box-shadow: var(--theme-pagination-focus-box-shadow);
}
.active > .page-link,
.page-link.active {
    z-index: 3;
    color: var(--theme-pagination-active-color);
    background-color: var(--theme-pagination-active-bg);
    border-color: var(--theme-pagination-active-border-color);
}
.disabled > .page-link,
.page-link.disabled {
    color: var(--theme-pagination-disabled-color);
    pointer-events: none;
    background-color: var(--theme-pagination-disabled-bg);
    border-color: var(--theme-pagination-disabled-border-color);
}
.page-item:not(:first-child) .page-link {
    -webkit-margin-start: calc(-1 * var(--theme-border-width));
    margin-inline-start: calc(-1 * var(--theme-border-width));
}
.page-item:first-child .page-link {
    border-start-start-radius: var(--theme-pagination-border-radius);
    border-end-start-radius: var(--theme-pagination-border-radius);
}
.page-item:last-child .page-link {
    border-start-end-radius: var(--theme-pagination-border-radius);
    border-end-end-radius: var(--theme-pagination-border-radius);
}
.pagination-lg {
    --theme-pagination-padding-x: 1.5rem;
    --theme-pagination-padding-y: 0.75rem;
    --theme-pagination-font-size: 1.05rem;
    --theme-pagination-border-radius: var(--theme-border-radius-lg);
}
.pagination-sm {
    --theme-pagination-padding-x: 0.5rem;
    --theme-pagination-padding-y: 0.25rem;
    --theme-pagination-font-size: 0.8125rem;
    --theme-pagination-border-radius: var(--theme-border-radius-sm);
}
.badge {
    --theme-badge-padding-x: 0.4em;
    --theme-badge-padding-y: 0.25em;
    --theme-badge-font-size: 0.75em;
    --theme-badge-font-weight: var(--theme-font-weight-semibold);
    --theme-badge-color: #fff;
    --theme-badge-border-radius: var(--theme-border-radius);
    display: inline-block;
    padding: var(--theme-badge-padding-y) var(--theme-badge-padding-x);
    font-size: var(--theme-badge-font-size);
    font-weight: var(--theme-badge-font-weight);
    line-height: 1;
    color: var(--theme-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--theme-badge-border-radius);
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.alert {
    --theme-alert-bg: transparent;
    --theme-alert-padding-x: 1rem;
    --theme-alert-padding-y: 0.8rem;
    --theme-alert-margin-bottom: 1rem;
    --theme-alert-color: inherit;
    --theme-alert-border-color: transparent;
    --theme-alert-border: 0 solid var(--theme-alert-border-color);
    --theme-alert-border-radius: 0.3rem;
    --theme-alert-link-color: inherit;
    position: relative;
    padding: var(--theme-alert-padding-y) var(--theme-alert-padding-x);
    margin-bottom: var(--theme-alert-margin-bottom);
    color: var(--theme-alert-color);
    background-color: var(--theme-alert-bg);
    border: var(--theme-alert-border);
    border-radius: var(--theme-alert-border-radius);
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: var(--theme-font-weight-bold);
    color: var(--theme-alert-link-color);
}
.alert-dismissible {
    -webkit-padding-end: 3rem;
    padding-inline-end: 3rem;
}
.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    inset-inline-end: 0;
    z-index: 2;
    padding: 1rem 1rem;
}
.alert-primary {
    --theme-alert-color: var(--theme-primary-text-emphasis);
    --theme-alert-bg: var(--theme-primary-bg-subtle);
    --theme-alert-border-color: var(--theme-primary-border-subtle);
    --theme-alert-link-color: var(--theme-primary-text-emphasis);
}
.alert-secondary {
    --theme-alert-color: var(--theme-secondary-text-emphasis);
    --theme-alert-bg: var(--theme-secondary-bg-subtle);
    --theme-alert-border-color: var(--theme-secondary-border-subtle);
    --theme-alert-link-color: var(--theme-secondary-text-emphasis);
}
.alert-success {
    --theme-alert-color: var(--theme-success-text-emphasis);
    --theme-alert-bg: var(--theme-success-bg-subtle);
    --theme-alert-border-color: var(--theme-success-border-subtle);
    --theme-alert-link-color: var(--theme-success-text-emphasis);
}
.alert-info {
    --theme-alert-color: var(--theme-info-text-emphasis);
    --theme-alert-bg: var(--theme-info-bg-subtle);
    --theme-alert-border-color: var(--theme-info-border-subtle);
    --theme-alert-link-color: var(--theme-info-text-emphasis);
}
.alert-warning {
    --theme-alert-color: var(--theme-warning-text-emphasis);
    --theme-alert-bg: var(--theme-warning-bg-subtle);
    --theme-alert-border-color: var(--theme-warning-border-subtle);
    --theme-alert-link-color: var(--theme-warning-text-emphasis);
}
.alert-danger {
    --theme-alert-color: var(--theme-danger-text-emphasis);
    --theme-alert-bg: var(--theme-danger-bg-subtle);
    --theme-alert-border-color: var(--theme-danger-border-subtle);
    --theme-alert-link-color: var(--theme-danger-text-emphasis);
}
.alert-purple {
    --theme-alert-color: var(--theme-purple-text-emphasis);
    --theme-alert-bg: var(--theme-purple-bg-subtle);
    --theme-alert-border-color: var(--theme-purple-border-subtle);
    --theme-alert-link-color: var(--theme-purple-text-emphasis);
}
.alert-light {
    --theme-alert-color: var(--theme-light-text-emphasis);
    --theme-alert-bg: var(--theme-light-bg-subtle);
    --theme-alert-border-color: var(--theme-light-border-subtle);
    --theme-alert-link-color: var(--theme-light-text-emphasis);
}
.alert-dark {
    --theme-alert-color: var(--theme-dark-text-emphasis);
    --theme-alert-bg: var(--theme-dark-bg-subtle);
    --theme-alert-border-color: var(--theme-dark-border-subtle);
    --theme-alert-link-color: var(--theme-dark-text-emphasis);
}
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: var(--theme-progress-height);
    }
}
@keyframes progress-bar-stripes {
    0% {
        background-position-x: var(--theme-progress-height);
    }
}
.progress,
.progress-stacked {
    --theme-progress-height: 1rem;
    --theme-progress-font-size: 0.65625rem;
    --theme-progress-bg: var(--theme-tertiary-bg);
    --theme-progress-border-radius: var(--theme-border-radius);
    --theme-progress-box-shadow: var(--theme-box-shadow-inset);
    --theme-progress-bar-color: #fff;
    --theme-progress-bar-bg: var(--theme-primary);
    --theme-progress-bar-transition: width 0.6s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: var(--theme-progress-height);
    overflow: hidden;
    font-size: var(--theme-progress-font-size);
    background-color: var(--theme-progress-bg);
    border-radius: var(--theme-progress-border-radius);
}
.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: var(--theme-progress-bar-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--theme-progress-bar-bg);
    -webkit-transition: var(--theme-progress-bar-transition);
    transition: var(--theme-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        -webkit-transition: none;
        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(--theme-progress-height) var(--theme-progress-height);
}
.progress-stacked > .progress {
    overflow: visible;
}
.progress-stacked > .progress > .progress-bar {
    width: 100%;
}
.progress-bar-animated {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none;
    }
}
.list-group {
    --theme-list-group-color: var(--theme-body-color);
    --theme-list-group-bg: var(--theme-secondary-bg);
    --theme-list-group-border-color: var(--theme-border-color);
    --theme-list-group-border-width: var(--theme-border-width);
    --theme-list-group-border-radius: var(--theme-border-radius);
    --theme-list-group-item-padding-x: 1rem;
    --theme-list-group-item-padding-y: 0.625rem;
    --theme-list-group-action-color: var(--theme-body-color);
    --theme-list-group-action-hover-color: var(--theme-body-color);
    --theme-list-group-action-hover-bg: var(--theme-tertiary-bg);
    --theme-list-group-action-active-color: var(--theme-body-color);
    --theme-list-group-action-active-bg: var(--theme-secondary-bg);
    --theme-list-group-disabled-color: var(--theme-secondary-color);
    --theme-list-group-disabled-bg: var(--theme-tertiary-bg);
    --theme-list-group-active-color: var(--theme-body-color);
    --theme-list-group-active-bg: var(--theme-tertiary-bg);
    --theme-list-group-active-border-color: var(--theme-border-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    margin-bottom: 0;
    border-radius: var(--theme-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(--theme-list-group-item-padding-y)
        var(--theme-list-group-item-padding-x);
    color: var(--theme-list-group-color);
    background-color: var(--theme-list-group-bg);
    border: var(--theme-list-group-border-width) solid
        var(--theme-list-group-border-color);
}
.list-group-item:first-child {
    border-start-start-radius: inherit;
    border-start-end-radius: inherit;
}
.list-group-item:last-child {
    border-end-end-radius: inherit;
    border-end-start-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: var(--theme-list-group-disabled-color);
    pointer-events: none;
    background-color: var(--theme-list-group-disabled-bg);
}
.list-group-item.active {
    z-index: 2;
    color: var(--theme-list-group-active-color);
    background-color: var(--theme-list-group-active-bg);
    border-color: var(--theme-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(--theme-list-group-border-width));
    border-top-width: var(--theme-list-group-border-width);
}
.list-group-item-action {
    width: 100%;
    color: var(--theme-list-group-action-color);
    text-align: inherit;
}
.list-group-item-action:not(.active):focus,
.list-group-item-action:not(.active):hover {
    z-index: 1;
    color: var(--theme-list-group-action-hover-color);
    text-decoration: none;
    background-color: var(--theme-list-group-action-hover-bg);
}
.list-group-item-action:not(.active):active {
    color: var(--theme-list-group-action-active-color);
    background-color: var(--theme-list-group-action-active-bg);
}
.list-group-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
    border-end-start-radius: var(--theme-list-group-border-radius);
    border-start-end-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
    border-start-end-radius: var(--theme-list-group-border-radius);
    border-end-start-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(--theme-list-group-border-width);
    border-inline-start-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
    -webkit-margin-start: calc(-1 * var(--theme-list-group-border-width));
    margin-inline-start: calc(-1 * var(--theme-list-group-border-width));
    border-inline-start-width: var(--theme-list-group-border-width);
}
@media (min-width: 576px) {
    .list-group-horizontal-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
        border-end-start-radius: var(--theme-list-group-border-radius);
        border-start-end-radius: 0;
    }
    .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
        border-start-end-radius: var(--theme-list-group-border-radius);
        border-end-start-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(--theme-list-group-border-width);
        border-inline-start-width: 0;
    }
    .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        -webkit-margin-start: calc(-1 * var(--theme-list-group-border-width));
        margin-inline-start: calc(-1 * var(--theme-list-group-border-width));
        border-inline-start-width: var(--theme-list-group-border-width);
    }
}
@media (min-width: 768px) {
    .list-group-horizontal-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
        border-end-start-radius: var(--theme-list-group-border-radius);
        border-start-end-radius: 0;
    }
    .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
        border-start-end-radius: var(--theme-list-group-border-radius);
        border-end-start-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(--theme-list-group-border-width);
        border-inline-start-width: 0;
    }
    .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        -webkit-margin-start: calc(-1 * var(--theme-list-group-border-width));
        margin-inline-start: calc(-1 * var(--theme-list-group-border-width));
        border-inline-start-width: var(--theme-list-group-border-width);
    }
}
@media (min-width: 992px) {
    .list-group-horizontal-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
        border-end-start-radius: var(--theme-list-group-border-radius);
        border-start-end-radius: 0;
    }
    .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
        border-start-end-radius: var(--theme-list-group-border-radius);
        border-end-start-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(--theme-list-group-border-width);
        border-inline-start-width: 0;
    }
    .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        -webkit-margin-start: calc(-1 * var(--theme-list-group-border-width));
        margin-inline-start: calc(-1 * var(--theme-list-group-border-width));
        border-inline-start-width: var(--theme-list-group-border-width);
    }
}
@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
        border-end-start-radius: var(--theme-list-group-border-radius);
        border-start-end-radius: 0;
    }
    .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
        border-start-end-radius: var(--theme-list-group-border-radius);
        border-end-start-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(--theme-list-group-border-width);
        border-inline-start-width: 0;
    }
    .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        -webkit-margin-start: calc(-1 * var(--theme-list-group-border-width));
        margin-inline-start: calc(-1 * var(--theme-list-group-border-width));
        border-inline-start-width: var(--theme-list-group-border-width);
    }
}
@media (min-width: 1400px) {
    .list-group-horizontal-xxl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
        border-end-start-radius: var(--theme-list-group-border-radius);
        border-start-end-radius: 0;
    }
    .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
        border-start-end-radius: var(--theme-list-group-border-radius);
        border-end-start-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(--theme-list-group-border-width);
        border-inline-start-width: 0;
    }
    .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
        -webkit-margin-start: calc(-1 * var(--theme-list-group-border-width));
        margin-inline-start: calc(-1 * var(--theme-list-group-border-width));
        border-inline-start-width: var(--theme-list-group-border-width);
    }
}
.list-group-flush {
    border-radius: 0;
}
.list-group-flush > .list-group-item {
    border-width: 0 0 var(--theme-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
    border-bottom-width: 0;
}
.list-group-item-primary {
    --theme-list-group-color: var(--theme-primary-text-emphasis);
    --theme-list-group-bg: var(--theme-primary-bg-subtle);
    --theme-list-group-border-color: var(--theme-primary-border-subtle);
    --theme-list-group-action-hover-color: var(--theme-emphasis-color);
    --theme-list-group-action-hover-bg: var(--theme-primary-border-subtle);
    --theme-list-group-action-active-color: var(--theme-emphasis-color);
    --theme-list-group-action-active-bg: var(--theme-primary-border-subtle);
    --theme-list-group-active-color: var(--theme-primary-bg-subtle);
    --theme-list-group-active-bg: var(--theme-primary-text-emphasis);
    --theme-list-group-active-border-color: var(--theme-primary-text-emphasis);
}
.list-group-item-secondary {
    --theme-list-group-color: var(--theme-secondary-text-emphasis);
    --theme-list-group-bg: var(--theme-secondary-bg-subtle);
    --theme-list-group-border-color: var(--theme-secondary-border-subtle);
    --theme-list-group-action-hover-color: var(--theme-emphasis-color);
    --theme-list-group-action-hover-bg: var(--theme-secondary-border-subtle);
    --theme-list-group-action-active-color: var(--theme-emphasis-color);
    --theme-list-group-action-active-bg: var(--theme-secondary-border-subtle);
    --theme-list-group-active-color: var(--theme-secondary-bg-subtle);
    --theme-list-group-active-bg: var(--theme-secondary-text-emphasis);
    --theme-list-group-active-border-color: var(
        --theme-secondary-text-emphasis
    );
}
.list-group-item-success {
    --theme-list-group-color: var(--theme-success-text-emphasis);
    --theme-list-group-bg: var(--theme-success-bg-subtle);
    --theme-list-group-border-color: var(--theme-success-border-subtle);
    --theme-list-group-action-hover-color: var(--theme-emphasis-color);
    --theme-list-group-action-hover-bg: var(--theme-success-border-subtle);
    --theme-list-group-action-active-color: var(--theme-emphasis-color);
    --theme-list-group-action-active-bg: var(--theme-success-border-subtle);
    --theme-list-group-active-color: var(--theme-success-bg-subtle);
    --theme-list-group-active-bg: var(--theme-success-text-emphasis);
    --theme-list-group-active-border-color: var(--theme-success-text-emphasis);
}
.list-group-item-info {
    --theme-list-group-color: var(--theme-info-text-emphasis);
    --theme-list-group-bg: var(--theme-info-bg-subtle);
    --theme-list-group-border-color: var(--theme-info-border-subtle);
    --theme-list-group-action-hover-color: var(--theme-emphasis-color);
    --theme-list-group-action-hover-bg: var(--theme-info-border-subtle);
    --theme-list-group-action-active-color: var(--theme-emphasis-color);
    --theme-list-group-action-active-bg: var(--theme-info-border-subtle);
    --theme-list-group-active-color: var(--theme-info-bg-subtle);
    --theme-list-group-active-bg: var(--theme-info-text-emphasis);
    --theme-list-group-active-border-color: var(--theme-info-text-emphasis);
}
.list-group-item-warning {
    --theme-list-group-color: var(--theme-warning-text-emphasis);
    --theme-list-group-bg: var(--theme-warning-bg-subtle);
    --theme-list-group-border-color: var(--theme-warning-border-subtle);
    --theme-list-group-action-hover-color: var(--theme-emphasis-color);
    --theme-list-group-action-hover-bg: var(--theme-warning-border-subtle);
    --theme-list-group-action-active-color: var(--theme-emphasis-color);
    --theme-list-group-action-active-bg: var(--theme-warning-border-subtle);
    --theme-list-group-active-color: var(--theme-warning-bg-subtle);
    --theme-list-group-active-bg: var(--theme-warning-text-emphasis);
    --theme-list-group-active-border-color: var(--theme-warning-text-emphasis);
}
.list-group-item-danger {
    --theme-list-group-color: var(--theme-danger-text-emphasis);
    --theme-list-group-bg: var(--theme-danger-bg-subtle);
    --theme-list-group-border-color: var(--theme-danger-border-subtle);
    --theme-list-group-action-hover-color: var(--theme-emphasis-color);
    --theme-list-group-action-hover-bg: var(--theme-danger-border-subtle);
    --theme-list-group-action-active-color: var(--theme-emphasis-color);
    --theme-list-group-action-active-bg: var(--theme-danger-border-subtle);
    --theme-list-group-active-color: var(--theme-danger-bg-subtle);
    --theme-list-group-active-bg: var(--theme-danger-text-emphasis);
    --theme-list-group-active-border-color: var(--theme-danger-text-emphasis);
}
.list-group-item-purple {
    --theme-list-group-color: var(--theme-purple-text-emphasis);
    --theme-list-group-bg: var(--theme-purple-bg-subtle);
    --theme-list-group-border-color: var(--theme-purple-border-subtle);
    --theme-list-group-action-hover-color: var(--theme-emphasis-color);
    --theme-list-group-action-hover-bg: var(--theme-purple-border-subtle);
    --theme-list-group-action-active-color: var(--theme-emphasis-color);
    --theme-list-group-action-active-bg: var(--theme-purple-border-subtle);
    --theme-list-group-active-color: var(--theme-purple-bg-subtle);
    --theme-list-group-active-bg: var(--theme-purple-text-emphasis);
    --theme-list-group-active-border-color: var(--theme-purple-text-emphasis);
}
.list-group-item-light {
    --theme-list-group-color: var(--theme-light-text-emphasis);
    --theme-list-group-bg: var(--theme-light-bg-subtle);
    --theme-list-group-border-color: var(--theme-light-border-subtle);
    --theme-list-group-action-hover-color: var(--theme-emphasis-color);
    --theme-list-group-action-hover-bg: var(--theme-light-border-subtle);
    --theme-list-group-action-active-color: var(--theme-emphasis-color);
    --theme-list-group-action-active-bg: var(--theme-light-border-subtle);
    --theme-list-group-active-color: var(--theme-light-bg-subtle);
    --theme-list-group-active-bg: var(--theme-light-text-emphasis);
    --theme-list-group-active-border-color: var(--theme-light-text-emphasis);
}
.list-group-item-dark {
    --theme-list-group-color: var(--theme-dark-text-emphasis);
    --theme-list-group-bg: var(--theme-dark-bg-subtle);
    --theme-list-group-border-color: var(--theme-dark-border-subtle);
    --theme-list-group-action-hover-color: var(--theme-emphasis-color);
    --theme-list-group-action-hover-bg: var(--theme-dark-border-subtle);
    --theme-list-group-action-active-color: var(--theme-emphasis-color);
    --theme-list-group-action-active-bg: var(--theme-dark-border-subtle);
    --theme-list-group-active-color: var(--theme-dark-bg-subtle);
    --theme-list-group-active-bg: var(--theme-dark-text-emphasis);
    --theme-list-group-active-border-color: var(--theme-dark-text-emphasis);
}
.btn-close {
    --theme-btn-close-color: var(--theme-secondary-color);
    --theme-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--theme-secondary-color%29'%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.414z'/%3e%3c/svg%3e");
    --theme-btn-close-opacity: 0.5;
    --theme-btn-close-hover-opacity: 0.8;
    --theme-btn-close-focus-shadow: none;
    --theme-btn-close-focus-opacity: 1;
    --theme-btn-close-disabled-opacity: 0.25;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: var(--theme-btn-close-color);
    background: transparent var(--theme-btn-close-bg) center/1em auto no-repeat;
    -webkit-filter: var(--theme-btn-close-filter);
    filter: var(--theme-btn-close-filter);
    border: 0;
    border-radius: 0.3rem;
    opacity: var(--theme-btn-close-opacity);
}
.btn-close:hover {
    color: var(--theme-btn-close-color);
    text-decoration: none;
    opacity: var(--theme-btn-close-hover-opacity);
}
.btn-close:focus {
    outline: 0;
    -webkit-box-shadow: var(--theme-btn-close-focus-shadow);
    box-shadow: var(--theme-btn-close-focus-shadow);
    opacity: var(--theme-btn-close-focus-opacity);
}
.btn-close.disabled,
.btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: var(--theme-btn-close-disabled-opacity);
}
.btn-close-white {
    --theme-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}
[data-bs-theme="dark"] {
    --theme-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
    --theme-toast-zindex: 1090;
    --theme-toast-padding-x: 0.75rem;
    --theme-toast-padding-y: 0.5rem;
    --theme-toast-spacing: 1.25rem;
    --theme-toast-max-width: 350px;
    --theme-toast-font-size: 0.875rem;
    --theme-toast-bg: rgba(var(--theme-body-bg-rgb), 0.85);
    --theme-toast-border-width: var(--theme-border-width);
    --theme-toast-border-color: var(--theme-border-color);
    --theme-toast-border-radius: var(--theme-border-radius);
    --theme-toast-box-shadow: var(--theme-box-shadow);
    --theme-toast-header-color: var(--theme-secondary-color);
    --theme-toast-header-bg: rgba(var(--theme-body-bg-rgb), 0.85);
    --theme-toast-header-border-color: var(--theme-border-color);
    width: var(--theme-toast-max-width);
    max-width: 100%;
    font-size: var(--theme-toast-font-size);
    color: var(--theme-toast-color);
    pointer-events: auto;
    background-color: var(--theme-toast-bg);
    background-clip: padding-box;
    border: var(--theme-toast-border-width) solid
        var(--theme-toast-border-color);
    -webkit-box-shadow: var(--theme-toast-box-shadow);
    box-shadow: var(--theme-toast-box-shadow);
    border-radius: var(--theme-toast-border-radius);
}
.toast.showing {
    opacity: 0;
}
.toast:not(.show) {
    display: none;
}
.toast-container {
    --theme-toast-zindex: 1090;
    position: absolute;
    z-index: var(--theme-toast-zindex);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none;
}
.toast-container > :not(:last-child) {
    margin-bottom: var(--theme-toast-spacing);
}
.toast-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: var(--theme-toast-padding-y) var(--theme-toast-padding-x);
    color: var(--theme-toast-header-color);
    background-color: var(--theme-toast-header-bg);
    background-clip: padding-box;
    border-bottom: var(--theme-toast-border-width) solid
        var(--theme-toast-header-border-color);
    border-start-start-radius: calc(
        var(--theme-toast-border-radius) - var(--theme-toast-border-width)
    );
    border-start-end-radius: calc(
        var(--theme-toast-border-radius) - var(--theme-toast-border-width)
    );
}
.toast-header .btn-close {
    -webkit-margin-end: calc(-0.5 * var(--theme-toast-padding-x));
    margin-inline-end: calc(-0.5 * var(--theme-toast-padding-x));
    -webkit-margin-start: var(--theme-toast-padding-x);
    margin-inline-start: var(--theme-toast-padding-x);
}
.toast-body {
    padding: var(--theme-toast-padding-x);
    word-wrap: break-word;
}
.modal {
    --theme-modal-zindex: 1055;
    --theme-modal-width: 500px;
    --theme-modal-padding: 1.25rem;
    --theme-modal-margin: 0.5rem;
    --theme-modal-color: var(--theme-body-color);
    --theme-modal-bg: var(--theme-secondary-bg);
    --theme-modal-border-color: transparent;
    --theme-modal-border-width: var(--theme-border-width);
    --theme-modal-border-radius: var(--theme-border-radius-lg);
    --theme-modal-box-shadow: var(--theme-box-shadow-sm);
    --theme-modal-inner-border-radius: calc(
        var(--theme-border-radius-lg) - (var(--theme-border-width))
    );
    --theme-modal-header-padding-x: 1.25rem;
    --theme-modal-header-padding-y: 1.25rem;
    --theme-modal-header-padding: 1.25rem 1.25rem;
    --theme-modal-header-border-color: var(--theme-border-color);
    --theme-modal-header-border-width: var(--theme-border-width);
    --theme-modal-title-line-height: 1.5;
    --theme-modal-footer-gap: 0.5rem;
    --theme-modal-footer-border-color: var(--theme-border-color);
    --theme-modal-footer-border-width: var(--theme-border-width);
    position: fixed;
    top: 0;
    inset-inline-start: 0;
    z-index: var(--theme-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: var(--theme-modal-margin);
    pointer-events: none;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition:
        transform 0.3s ease-out,
        -webkit-transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none;
    }
}
.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}
.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}
.modal-dialog-scrollable {
    height: calc(100% - var(--theme-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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - var(--theme-modal-margin) * 2);
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    color: var(--theme-modal-color);
    pointer-events: auto;
    background-color: var(--theme-modal-bg);
    background-clip: padding-box;
    border: var(--theme-modal-border-width) solid
        var(--theme-modal-border-color);
    border-radius: var(--theme-modal-border-radius);
    outline: 0;
}
.modal-backdrop {
    --theme-backdrop-zindex: 1050;
    --theme-backdrop-bg: var(--theme-emphasis-color);
    --theme-backdrop-opacity: 0.7;
    position: fixed;
    top: 0;
    inset-inline-start: 0;
    z-index: var(--theme-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--theme-backdrop-bg);
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: var(--theme-backdrop-opacity);
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: var(--theme-modal-header-padding);
    border-bottom: var(--theme-modal-header-border-width) solid
        var(--theme-modal-header-border-color);
    border-start-start-radius: var(--theme-modal-inner-border-radius);
    border-start-end-radius: var(--theme-modal-inner-border-radius);
}
.modal-header .btn-close {
    padding: calc(var(--theme-modal-header-padding-y) * 0.5)
        calc(var(--theme-modal-header-padding-x) * 0.5);
    margin-top: calc(-0.5 * var(--theme-modal-header-padding-y));
    -webkit-margin-end: calc(-0.5 * var(--theme-modal-header-padding-x));
    margin-inline-end: calc(-0.5 * var(--theme-modal-header-padding-x));
    margin-bottom: calc(-0.5 * var(--theme-modal-header-padding-y));
    -webkit-margin-start: auto;
    margin-inline-start: auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: var(--theme-modal-title-line-height);
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: var(--theme-modal-padding);
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: calc(
        var(--theme-modal-padding) - var(--theme-modal-footer-gap) * 0.5
    );
    background-color: var(--theme-modal-footer-bg);
    border-top: var(--theme-modal-footer-border-width) solid
        var(--theme-modal-footer-border-color);
    border-end-end-radius: var(--theme-modal-inner-border-radius);
    border-end-start-radius: var(--theme-modal-inner-border-radius);
}
.modal-footer > * {
    margin: calc(var(--theme-modal-footer-gap) * 0.5);
}
@media (min-width: 576px) {
    .modal {
        --theme-modal-margin: 1.75rem;
        --theme-modal-box-shadow: var(--theme-box-shadow);
    }
    .modal-dialog {
        max-width: var(--theme-modal-width);
        -webkit-margin-end: auto;
        margin-inline-end: auto;
        -webkit-margin-start: auto;
        margin-inline-start: auto;
    }
    .modal-sm {
        --theme-modal-width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        --theme-modal-width: 800px;
    }
}
@media (min-width: 1200px) {
    .modal-xl {
        --theme-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-footer,
.modal-fullscreen .modal-header {
    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-footer,
    .modal-fullscreen-sm-down .modal-header {
        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-footer,
    .modal-fullscreen-md-down .modal-header {
        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-footer,
    .modal-fullscreen-lg-down .modal-header {
        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-footer,
    .modal-fullscreen-xl-down .modal-header {
        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-footer,
    .modal-fullscreen-xxl-down .modal-header {
        border-radius: 0;
    }
    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto;
    }
}
.tooltip {
    --theme-tooltip-zindex: 1080;
    --theme-tooltip-max-width: 200px;
    --theme-tooltip-padding-x: 0.625rem;
    --theme-tooltip-padding-y: 0.3125rem;
    --theme-tooltip-font-size: 0.8125rem;
    --theme-tooltip-color: var(--theme-body-bg);
    --theme-tooltip-bg: var(--theme-body-color);
    --theme-tooltip-border-radius: var(--theme-border-radius);
    --theme-tooltip-opacity: 1;
    --theme-tooltip-arrow-width: 0.8rem;
    --theme-tooltip-arrow-height: 0.4rem;
    z-index: var(--theme-tooltip-zindex);
    display: block;
    margin: var(--theme-tooltip-margin);
    font-family: var(--theme-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: start;
    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(--theme-tooltip-font-size);
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: var(--theme-tooltip-opacity);
}
.tooltip .tooltip-arrow {
    display: block;
    width: var(--theme-tooltip-arrow-width);
    height: var(--theme-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow,
.bs-tooltip-top .tooltip-arrow {
    bottom: calc(-1 * var(--theme-tooltip-arrow-height));
}
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
    top: -1px;
    border-width: var(--theme-tooltip-arrow-height)
        calc(var(--theme-tooltip-arrow-width) * 0.5) 0;
    border-top-color: var(--theme-tooltip-bg);
}
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow,
.bs-tooltip-end .tooltip-arrow {
    inset-inline-start: calc(-1 * var(--theme-tooltip-arrow-height));
    width: var(--theme-tooltip-arrow-height);
    height: var(--theme-tooltip-arrow-width);
}
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
    inset-inline-end: -1px;
    border-width: calc(var(--theme-tooltip-arrow-width) * 0.5)
        var(--theme-tooltip-arrow-height)
        calc(var(--theme-tooltip-arrow-width) * 0.5) 0;
    border-inline-end-color: var(--theme-tooltip-bg);
}
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow,
.bs-tooltip-bottom .tooltip-arrow {
    top: calc(-1 * var(--theme-tooltip-arrow-height));
}
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
    bottom: -1px;
    border-width: 0 calc(var(--theme-tooltip-arrow-width) * 0.5)
        var(--theme-tooltip-arrow-height);
    border-bottom-color: var(--theme-tooltip-bg);
}
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow,
.bs-tooltip-start .tooltip-arrow {
    inset-inline-end: calc(-1 * var(--theme-tooltip-arrow-height));
    width: var(--theme-tooltip-arrow-height);
    height: var(--theme-tooltip-arrow-width);
}
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before,
.bs-tooltip-start .tooltip-arrow::before {
    inset-inline-start: -1px;
    border-width: calc(var(--theme-tooltip-arrow-width) * 0.5) 0
        calc(var(--theme-tooltip-arrow-width) * 0.5)
        var(--theme-tooltip-arrow-height);
    border-inline-start-color: var(--theme-tooltip-bg);
}
.tooltip-inner {
    max-width: var(--theme-tooltip-max-width);
    padding: var(--theme-tooltip-padding-y) var(--theme-tooltip-padding-x);
    color: var(--theme-tooltip-color);
    text-align: center;
    background-color: var(--theme-tooltip-bg);
    border-radius: var(--theme-tooltip-border-radius);
}
.popover {
    --theme-popover-zindex: 1070;
    --theme-popover-max-width: 276px;
    --theme-popover-font-size: 0.8125rem;
    --theme-popover-bg: var(--theme-secondary-bg);
    --theme-popover-border-width: var(--theme-border-width);
    --theme-popover-border-color: var(--theme-border-color);
    --theme-popover-border-radius: var(--theme-border-radius-lg);
    --theme-popover-inner-border-radius: calc(
        var(--theme-border-radius-lg) - var(--theme-border-width)
    );
    --theme-popover-box-shadow: var(--theme-box-shadow);
    --theme-popover-header-padding-x: 0.8rem;
    --theme-popover-header-padding-y: 0.7rem;
    --theme-popover-header-font-size: 0.875rem;
    --theme-popover-header-color: inherit;
    --theme-popover-header-bg: var(--theme-tertiary-bg);
    --theme-popover-body-padding-x: 1.25rem;
    --theme-popover-body-padding-y: 1.25rem;
    --theme-popover-body-color: var(--theme-body-color);
    --theme-popover-arrow-width: 1rem;
    --theme-popover-arrow-height: 0.5rem;
    --theme-popover-arrow-border: var(--theme-popover-border-color);
    z-index: var(--theme-popover-zindex);
    display: block;
    max-width: var(--theme-popover-max-width);
    font-family: var(--theme-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: start;
    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(--theme-popover-font-size);
    word-wrap: break-word;
    background-color: var(--theme-popover-bg);
    background-clip: padding-box;
    border: var(--theme-popover-border-width) solid
        var(--theme-popover-border-color);
    border-radius: var(--theme-popover-border-radius);
}
.popover .popover-arrow {
    display: block;
    width: var(--theme-popover-arrow-width);
    height: var(--theme-popover-arrow-height);
}
.popover .popover-arrow::after,
.popover .popover-arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    border-width: 0;
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow,
.bs-popover-top > .popover-arrow {
    bottom: calc(
        -1 * (var(--theme-popover-arrow-height)) -
            var(--theme-popover-border-width)
    );
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before,
.bs-popover-top > .popover-arrow::after,
.bs-popover-top > .popover-arrow::before {
    border-width: var(--theme-popover-arrow-height)
        calc(var(--theme-popover-arrow-width) * 0.5) 0;
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before,
.bs-popover-top > .popover-arrow::before {
    bottom: 0;
    border-top-color: var(--theme-popover-arrow-border);
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after,
.bs-popover-top > .popover-arrow::after {
    bottom: var(--theme-popover-border-width);
    border-top-color: var(--theme-popover-bg);
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow,
.bs-popover-end > .popover-arrow {
    inset-inline-start: calc(
        -1 * (var(--theme-popover-arrow-height)) -
            var(--theme-popover-border-width)
    );
    width: var(--theme-popover-arrow-height);
    height: var(--theme-popover-arrow-width);
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before,
.bs-popover-end > .popover-arrow::after,
.bs-popover-end > .popover-arrow::before {
    border-width: calc(var(--theme-popover-arrow-width) * 0.5)
        var(--theme-popover-arrow-height)
        calc(var(--theme-popover-arrow-width) * 0.5) 0;
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before,
.bs-popover-end > .popover-arrow::before {
    inset-inline-start: 0;
    border-inline-end-color: var(--theme-popover-arrow-border);
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after,
.bs-popover-end > .popover-arrow::after {
    inset-inline-start: var(--theme-popover-border-width);
    border-inline-end-color: var(--theme-popover-bg);
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow,
.bs-popover-bottom > .popover-arrow {
    top: calc(
        -1 * (var(--theme-popover-arrow-height)) -
            var(--theme-popover-border-width)
    );
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before,
.bs-popover-bottom > .popover-arrow::after,
.bs-popover-bottom > .popover-arrow::before {
    border-width: 0 calc(var(--theme-popover-arrow-width) * 0.5)
        var(--theme-popover-arrow-height);
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before,
.bs-popover-bottom > .popover-arrow::before {
    top: 0;
    border-bottom-color: var(--theme-popover-arrow-border);
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after,
.bs-popover-bottom > .popover-arrow::after {
    top: var(--theme-popover-border-width);
    border-bottom-color: var(--theme-popover-bg);
}
.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    inset-inline-start: 50%;
    display: block;
    width: var(--theme-popover-arrow-width);
    -webkit-margin-start: calc(-0.5 * var(--theme-popover-arrow-width));
    margin-inline-start: calc(-0.5 * var(--theme-popover-arrow-width));
    content: "";
    border-bottom: var(--theme-popover-border-width) solid
        var(--theme-popover-header-bg);
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow,
.bs-popover-start > .popover-arrow {
    inset-inline-end: calc(
        -1 * (var(--theme-popover-arrow-height)) -
            var(--theme-popover-border-width)
    );
    width: var(--theme-popover-arrow-height);
    height: var(--theme-popover-arrow-width);
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before,
.bs-popover-start > .popover-arrow::after,
.bs-popover-start > .popover-arrow::before {
    border-width: calc(var(--theme-popover-arrow-width) * 0.5) 0
        calc(var(--theme-popover-arrow-width) * 0.5)
        var(--theme-popover-arrow-height);
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before,
.bs-popover-start > .popover-arrow::before {
    inset-inline-end: 0;
    border-inline-start-color: var(--theme-popover-arrow-border);
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after,
.bs-popover-start > .popover-arrow::after {
    inset-inline-end: var(--theme-popover-border-width);
    border-inline-start-color: var(--theme-popover-bg);
}
.popover-header {
    padding: var(--theme-popover-header-padding-y)
        var(--theme-popover-header-padding-x);
    margin-bottom: 0;
    font-size: var(--theme-popover-header-font-size);
    color: var(--theme-popover-header-color);
    background-color: var(--theme-popover-header-bg);
    border-bottom: var(--theme-popover-border-width) solid
        var(--theme-popover-border-color);
    border-start-start-radius: var(--theme-popover-inner-border-radius);
    border-start-end-radius: var(--theme-popover-inner-border-radius);
}
.popover-header:empty {
    display: none;
}
.popover-body {
    padding: var(--theme-popover-body-padding-y)
        var(--theme-popover-body-padding-x);
    color: var(--theme-popover-body-color);
}
.carousel {
    position: relative;
}
.carousel.pointer-event {
    -ms-touch-action: pan-y;
    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: inline-start;
    width: 100%;
    -webkit-margin-end: -100%;
    margin-inline-end: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition:
        transform 0.6s ease-in-out,
        -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}
.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1;
}
.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s 0.6s;
    transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-end,
    .carousel-fade .active.carousel-item-start {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    -webkit-filter: var(--theme-carousel-control-icon-filter);
    filter: var(--theme-carousel-control-icon-filter);
    border: 0;
    opacity: 0.5;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-control-next,
    .carousel-control-prev {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-control-prev {
    inset-inline-start: 0;
}
.carousel-control-next {
    inset-inline-end: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-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 0z'/%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-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
    position: absolute;
    inset-inline-end: 0;
    bottom: 0;
    inset-inline-start: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    -webkit-margin-end: 15%;
    margin-inline-end: 15%;
    margin-bottom: 1rem;
    -webkit-margin-start: 15%;
    margin-inline-start: 15%;
}
.carousel-indicators [data-bs-target] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    -webkit-margin-end: 3px;
    margin-inline-end: 3px;
    -webkit-margin-start: 3px;
    margin-inline-start: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: var(--theme-carousel-indicator-active-bg);
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-indicators [data-bs-target] {
        -webkit-transition: none;
        transition: none;
    }
}
.carousel-indicators .active {
    opacity: 1;
}
.carousel-caption {
    position: absolute;
    inset-inline-end: 15%;
    bottom: 1.25rem;
    inset-inline-start: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: var(--theme-carousel-caption-color);
    text-align: center;
}
.carousel-dark {
    --theme-carousel-indicator-active-bg: #000;
    --theme-carousel-caption-color: #000;
    --theme-carousel-control-icon-filter: invert(1) grayscale(100);
}
:root,
[data-bs-theme="light"] {
    --theme-carousel-indicator-active-bg: #fff;
    --theme-carousel-caption-color: #fff;
}
[data-bs-theme="dark"] {
    --theme-carousel-indicator-active-bg: #000;
    --theme-carousel-caption-color: #000;
    --theme-carousel-control-icon-filter: invert(1) grayscale(100);
}
.spinner-border,
.spinner-grow {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--theme-spinner-width);
    height: var(--theme-spinner-height);
    vertical-align: var(--theme-spinner-vertical-align);
    border-radius: 50%;
    -webkit-animation: var(--theme-spinner-animation-speed) linear infinite
        var(--theme-spinner-animation-name);
    animation: var(--theme-spinner-animation-speed) linear infinite
        var(--theme-spinner-animation-name);
}
@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.spinner-border {
    --theme-spinner-width: 2rem;
    --theme-spinner-height: 2rem;
    --theme-spinner-vertical-align: -0.25em;
    --theme-spinner-border-width: 0.25em;
    --theme-spinner-animation-speed: 0.75s;
    --theme-spinner-animation-name: spinner-border;
    border: var(--theme-spinner-border-width) solid currentcolor;
    border-inline-end-color: transparent;
}
.spinner-border-sm {
    --theme-spinner-width: 1rem;
    --theme-spinner-height: 1rem;
    --theme-spinner-border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.spinner-grow {
    --theme-spinner-width: 2rem;
    --theme-spinner-height: 2rem;
    --theme-spinner-vertical-align: -0.25em;
    --theme-spinner-animation-speed: 0.75s;
    --theme-spinner-animation-name: spinner-grow;
    background-color: currentcolor;
    opacity: 0;
}
.spinner-grow-sm {
    --theme-spinner-width: 1rem;
    --theme-spinner-height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
    .spinner-border,
    .spinner-grow {
        --theme-spinner-animation-speed: 1.5s;
    }
}
.offcanvas,
.offcanvas-lg,
.offcanvas-md,
.offcanvas-sm,
.offcanvas-xl,
.offcanvas-xxl {
    --theme-offcanvas-zindex: 1045;
    --theme-offcanvas-width: 400px;
    --theme-offcanvas-height: 30vh;
    --theme-offcanvas-padding-x: 1.25rem;
    --theme-offcanvas-padding-y: 1.25rem;
    --theme-offcanvas-color: var(--theme-body-color);
    --theme-offcanvas-bg: var(--theme-secondary-bg);
    --theme-offcanvas-border-width: var(--theme-border-width);
    --theme-offcanvas-border-color: transparent;
    --theme-offcanvas-box-shadow: var(--theme-box-shadow-sm);
    --theme-offcanvas-transition: transform 0.3s ease-in-out;
    --theme-offcanvas-title-line-height: 1.5;
}
@media (max-width: 575.98px) {
    .offcanvas-sm {
        position: fixed;
        bottom: 0;
        z-index: var(--theme-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--theme-offcanvas-color);
        visibility: hidden;
        background-color: var(--theme-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--theme-offcanvas-transition);
        transition: var(--theme-offcanvas-transition);
    }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-sm {
        -webkit-transition: none;
        transition: none;
    }
}
@media (max-width: 575.98px) {
    .offcanvas-sm.offcanvas-start {
        top: 0;
        inset-inline-start: 0;
        width: var(--theme-offcanvas-width);
        -webkit-border-end: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        border-inline-end: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .offcanvas-sm.offcanvas-end {
        top: 0;
        inset-inline-end: 0;
        width: var(--theme-offcanvas-width);
        -webkit-border-start: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        border-inline-start: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    .offcanvas-sm.offcanvas-top {
        top: 0;
        inset-inline-end: 0;
        inset-inline-start: 0;
        height: var(--theme-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    .offcanvas-sm.offcanvas-bottom {
        inset-inline-end: 0;
        inset-inline-start: 0;
        height: var(--theme-offcanvas-height);
        max-height: 100%;
        border-top: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    .offcanvas-sm.show:not(.hiding),
    .offcanvas-sm.showing {
        -webkit-transform: none;
        transform: none;
    }
    .offcanvas-sm.hiding,
    .offcanvas-sm.show,
    .offcanvas-sm.showing {
        visibility: visible;
    }
}
@media (min-width: 576px) {
    .offcanvas-sm {
        --theme-offcanvas-height: auto;
        --theme-offcanvas-border-width: 0;
        background-color: transparent !important;
    }
    .offcanvas-sm .offcanvas-header {
        display: none;
    }
    .offcanvas-sm .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        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(--theme-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--theme-offcanvas-color);
        visibility: hidden;
        background-color: var(--theme-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--theme-offcanvas-transition);
        transition: var(--theme-offcanvas-transition);
    }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-md {
        -webkit-transition: none;
        transition: none;
    }
}
@media (max-width: 767.98px) {
    .offcanvas-md.offcanvas-start {
        top: 0;
        inset-inline-start: 0;
        width: var(--theme-offcanvas-width);
        -webkit-border-end: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        border-inline-end: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .offcanvas-md.offcanvas-end {
        top: 0;
        inset-inline-end: 0;
        width: var(--theme-offcanvas-width);
        -webkit-border-start: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        border-inline-start: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    .offcanvas-md.offcanvas-top {
        top: 0;
        inset-inline-end: 0;
        inset-inline-start: 0;
        height: var(--theme-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    .offcanvas-md.offcanvas-bottom {
        inset-inline-end: 0;
        inset-inline-start: 0;
        height: var(--theme-offcanvas-height);
        max-height: 100%;
        border-top: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    .offcanvas-md.show:not(.hiding),
    .offcanvas-md.showing {
        -webkit-transform: none;
        transform: none;
    }
    .offcanvas-md.hiding,
    .offcanvas-md.show,
    .offcanvas-md.showing {
        visibility: visible;
    }
}
@media (min-width: 768px) {
    .offcanvas-md {
        --theme-offcanvas-height: auto;
        --theme-offcanvas-border-width: 0;
        background-color: transparent !important;
    }
    .offcanvas-md .offcanvas-header {
        display: none;
    }
    .offcanvas-md .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        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(--theme-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--theme-offcanvas-color);
        visibility: hidden;
        background-color: var(--theme-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--theme-offcanvas-transition);
        transition: var(--theme-offcanvas-transition);
    }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-lg {
        -webkit-transition: none;
        transition: none;
    }
}
@media (max-width: 991.98px) {
    .offcanvas-lg.offcanvas-start {
        top: 0;
        inset-inline-start: 0;
        width: var(--theme-offcanvas-width);
        -webkit-border-end: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        border-inline-end: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .offcanvas-lg.offcanvas-end {
        top: 0;
        inset-inline-end: 0;
        width: var(--theme-offcanvas-width);
        -webkit-border-start: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        border-inline-start: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    .offcanvas-lg.offcanvas-top {
        top: 0;
        inset-inline-end: 0;
        inset-inline-start: 0;
        height: var(--theme-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    .offcanvas-lg.offcanvas-bottom {
        inset-inline-end: 0;
        inset-inline-start: 0;
        height: var(--theme-offcanvas-height);
        max-height: 100%;
        border-top: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    .offcanvas-lg.show:not(.hiding),
    .offcanvas-lg.showing {
        -webkit-transform: none;
        transform: none;
    }
    .offcanvas-lg.hiding,
    .offcanvas-lg.show,
    .offcanvas-lg.showing {
        visibility: visible;
    }
}
@media (min-width: 992px) {
    .offcanvas-lg {
        --theme-offcanvas-height: auto;
        --theme-offcanvas-border-width: 0;
        background-color: transparent !important;
    }
    .offcanvas-lg .offcanvas-header {
        display: none;
    }
    .offcanvas-lg .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        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(--theme-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--theme-offcanvas-color);
        visibility: hidden;
        background-color: var(--theme-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--theme-offcanvas-transition);
        transition: var(--theme-offcanvas-transition);
    }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-xl {
        -webkit-transition: none;
        transition: none;
    }
}
@media (max-width: 1199.98px) {
    .offcanvas-xl.offcanvas-start {
        top: 0;
        inset-inline-start: 0;
        width: var(--theme-offcanvas-width);
        -webkit-border-end: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        border-inline-end: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .offcanvas-xl.offcanvas-end {
        top: 0;
        inset-inline-end: 0;
        width: var(--theme-offcanvas-width);
        -webkit-border-start: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        border-inline-start: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    .offcanvas-xl.offcanvas-top {
        top: 0;
        inset-inline-end: 0;
        inset-inline-start: 0;
        height: var(--theme-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    .offcanvas-xl.offcanvas-bottom {
        inset-inline-end: 0;
        inset-inline-start: 0;
        height: var(--theme-offcanvas-height);
        max-height: 100%;
        border-top: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    .offcanvas-xl.show:not(.hiding),
    .offcanvas-xl.showing {
        -webkit-transform: none;
        transform: none;
    }
    .offcanvas-xl.hiding,
    .offcanvas-xl.show,
    .offcanvas-xl.showing {
        visibility: visible;
    }
}
@media (min-width: 1200px) {
    .offcanvas-xl {
        --theme-offcanvas-height: auto;
        --theme-offcanvas-border-width: 0;
        background-color: transparent !important;
    }
    .offcanvas-xl .offcanvas-header {
        display: none;
    }
    .offcanvas-xl .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        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(--theme-offcanvas-zindex);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        color: var(--theme-offcanvas-color);
        visibility: hidden;
        background-color: var(--theme-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        -webkit-transition: var(--theme-offcanvas-transition);
        transition: var(--theme-offcanvas-transition);
    }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-xxl {
        -webkit-transition: none;
        transition: none;
    }
}
@media (max-width: 1399.98px) {
    .offcanvas-xxl.offcanvas-start {
        top: 0;
        inset-inline-start: 0;
        width: var(--theme-offcanvas-width);
        -webkit-border-end: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        border-inline-end: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .offcanvas-xxl.offcanvas-end {
        top: 0;
        inset-inline-end: 0;
        width: var(--theme-offcanvas-width);
        -webkit-border-start: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        border-inline-start: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    .offcanvas-xxl.offcanvas-top {
        top: 0;
        inset-inline-end: 0;
        inset-inline-start: 0;
        height: var(--theme-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    .offcanvas-xxl.offcanvas-bottom {
        inset-inline-end: 0;
        inset-inline-start: 0;
        height: var(--theme-offcanvas-height);
        max-height: 100%;
        border-top: var(--theme-offcanvas-border-width) solid
            var(--theme-offcanvas-border-color);
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    .offcanvas-xxl.show:not(.hiding),
    .offcanvas-xxl.showing {
        -webkit-transform: none;
        transform: none;
    }
    .offcanvas-xxl.hiding,
    .offcanvas-xxl.show,
    .offcanvas-xxl.showing {
        visibility: visible;
    }
}
@media (min-width: 1400px) {
    .offcanvas-xxl {
        --theme-offcanvas-height: auto;
        --theme-offcanvas-border-width: 0;
        background-color: transparent !important;
    }
    .offcanvas-xxl .offcanvas-header {
        display: none;
    }
    .offcanvas-xxl .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: transparent !important;
    }
}
.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: var(--theme-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    color: var(--theme-offcanvas-color);
    visibility: hidden;
    background-color: var(--theme-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--theme-offcanvas-transition);
    transition: var(--theme-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
    .offcanvas {
        -webkit-transition: none;
        transition: none;
    }
}
.offcanvas.offcanvas-start {
    top: 0;
    inset-inline-start: 0;
    width: var(--theme-offcanvas-width);
    -webkit-border-end: var(--theme-offcanvas-border-width) solid
        var(--theme-offcanvas-border-color);
    border-inline-end: var(--theme-offcanvas-border-width) solid
        var(--theme-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
    top: 0;
    inset-inline-end: 0;
    width: var(--theme-offcanvas-width);
    -webkit-border-start: var(--theme-offcanvas-border-width) solid
        var(--theme-offcanvas-border-color);
    border-inline-start: var(--theme-offcanvas-border-width) solid
        var(--theme-offcanvas-border-color);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.offcanvas.offcanvas-top {
    top: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    height: var(--theme-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--theme-offcanvas-border-width) solid
        var(--theme-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
    inset-inline-end: 0;
    inset-inline-start: 0;
    height: var(--theme-offcanvas-height);
    max-height: 100%;
    border-top: var(--theme-offcanvas-border-width) solid
        var(--theme-offcanvas-border-color);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.offcanvas.show:not(.hiding),
.offcanvas.showing {
    -webkit-transform: none;
    transform: none;
}
.offcanvas.hiding,
.offcanvas.show,
.offcanvas.showing {
    visibility: visible;
}
.offcanvas-backdrop {
    position: fixed;
    top: 0;
    inset-inline-start: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: var(--theme-emphasis-color);
}
.offcanvas-backdrop.fade {
    opacity: 0;
}
.offcanvas-backdrop.show {
    opacity: 0.7;
}
.offcanvas-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: var(--theme-offcanvas-padding-y) var(--theme-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
    padding: calc(var(--theme-offcanvas-padding-y) * 0.5)
        calc(var(--theme-offcanvas-padding-x) * 0.5);
    margin-top: calc(-0.5 * var(--theme-offcanvas-padding-y));
    -webkit-margin-end: calc(-0.5 * var(--theme-offcanvas-padding-x));
    margin-inline-end: calc(-0.5 * var(--theme-offcanvas-padding-x));
    margin-bottom: calc(-0.5 * var(--theme-offcanvas-padding-y));
    -webkit-margin-start: auto;
    margin-inline-start: auto;
}
.offcanvas-title {
    margin-bottom: 0;
    line-height: var(--theme-offcanvas-title-line-height);
}
.offcanvas-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: var(--theme-offcanvas-padding-y) var(--theme-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 {
    -webkit-animation: placeholder-glow 2s ease-in-out infinite;
    animation: placeholder-glow 2s ease-in-out infinite;
}
@-webkit-keyframes placeholder-glow {
    50% {
        opacity: 0.2;
    }
}
@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%;
    -webkit-animation: placeholder-wave 2s linear infinite;
    animation: placeholder-wave 2s linear infinite;
}
@-webkit-keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0;
        mask-position: -200% 0;
    }
}
@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(--theme-primary-rgb),
        var(--theme-bg-opacity, 1)
    ) !important;
}
.text-bg-secondary {
    color: #fff !important;
    background-color: RGBA(
        var(--theme-secondary-rgb),
        var(--theme-bg-opacity, 1)
    ) !important;
}
.text-bg-success {
    color: #fff !important;
    background-color: RGBA(
        var(--theme-success-rgb),
        var(--theme-bg-opacity, 1)
    ) !important;
}
.text-bg-info {
    color: #fff !important;
    background-color: RGBA(
        var(--theme-info-rgb),
        var(--theme-bg-opacity, 1)
    ) !important;
}
.text-bg-warning {
    color: #fff !important;
    background-color: RGBA(
        var(--theme-warning-rgb),
        var(--theme-bg-opacity, 1)
    ) !important;
}
.text-bg-danger {
    color: #fff !important;
    background-color: RGBA(
        var(--theme-danger-rgb),
        var(--theme-bg-opacity, 1)
    ) !important;
}
.text-bg-purple {
    color: #fff !important;
    background-color: RGBA(
        var(--theme-purple-rgb),
        var(--theme-bg-opacity, 1)
    ) !important;
}
.text-bg-light {
    color: #313a46 !important;
    background-color: RGBA(
        var(--theme-light-rgb),
        var(--theme-bg-opacity, 1)
    ) !important;
}
.text-bg-dark {
    color: #fff !important;
    background-color: RGBA(
        var(--theme-dark-rgb),
        var(--theme-bg-opacity, 1)
    ) !important;
}
.link-primary {
    color: RGBA(
        var(--theme-primary-rgb),
        var(--theme-link-opacity, 1)
    ) !important;
    text-decoration-color: RGBA(
        var(--theme-primary-rgb),
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-primary:focus,
.link-primary:hover {
    color: RGBA(30, 93, 171, var(--theme-link-opacity, 1)) !important;
    text-decoration-color: RGBA(
        30,
        93,
        171,
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-secondary {
    color: RGBA(
        var(--theme-secondary-rgb),
        var(--theme-link-opacity, 1)
    ) !important;
    text-decoration-color: RGBA(
        var(--theme-secondary-rgb),
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-secondary:focus,
.link-secondary:hover {
    color: RGBA(105, 95, 203, var(--theme-link-opacity, 1)) !important;
    text-decoration-color: RGBA(
        105,
        95,
        203,
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-success {
    color: RGBA(
        var(--theme-success-rgb),
        var(--theme-link-opacity, 1)
    ) !important;
    text-decoration-color: RGBA(
        var(--theme-success-rgb),
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-success:focus,
.link-success:hover {
    color: RGBA(2, 160, 133, var(--theme-link-opacity, 1)) !important;
    text-decoration-color: RGBA(
        2,
        160,
        133,
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-info {
    color: RGBA(var(--theme-info-rgb), var(--theme-link-opacity, 1)) !important;
    text-decoration-color: RGBA(
        var(--theme-info-rgb),
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-info:focus,
.link-info:hover {
    color: RGBA(77, 166, 191, var(--theme-link-opacity, 1)) !important;
    text-decoration-color: RGBA(
        77,
        166,
        191,
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-warning {
    color: RGBA(
        var(--theme-warning-rgb),
        var(--theme-link-opacity, 1)
    ) !important;
    text-decoration-color: RGBA(
        var(--theme-warning-rgb),
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-warning:focus,
.link-warning:hover {
    color: RGBA(212, 162, 76, var(--theme-link-opacity, 1)) !important;
    text-decoration-color: RGBA(
        212,
        162,
        76,
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-danger {
    color: RGBA(
        var(--theme-danger-rgb),
        var(--theme-link-opacity, 1)
    ) !important;
    text-decoration-color: RGBA(
        var(--theme-danger-rgb),
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-danger:focus,
.link-danger:hover {
    color: RGBA(210, 74, 107, var(--theme-link-opacity, 1)) !important;
    text-decoration-color: RGBA(
        210,
        74,
        107,
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-purple {
    color: RGBA(
        var(--theme-purple-rgb),
        var(--theme-link-opacity, 1)
    ) !important;
    text-decoration-color: RGBA(
        var(--theme-purple-rgb),
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-purple:focus,
.link-purple:hover {
    color: RGBA(105, 95, 203, var(--theme-link-opacity, 1)) !important;
    text-decoration-color: RGBA(
        105,
        95,
        203,
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-light {
    color: RGBA(
        var(--theme-light-rgb),
        var(--theme-link-opacity, 1)
    ) !important;
    text-decoration-color: RGBA(
        var(--theme-light-rgb),
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-light:focus,
.link-light:hover {
    color: RGBA(241, 244, 248, var(--theme-link-opacity, 1)) !important;
    text-decoration-color: RGBA(
        241,
        244,
        248,
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-dark {
    color: RGBA(var(--theme-dark-rgb), var(--theme-link-opacity, 1)) !important;
    text-decoration-color: RGBA(
        var(--theme-dark-rgb),
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-dark:focus,
.link-dark:hover {
    color: RGBA(42, 49, 60, var(--theme-link-opacity, 1)) !important;
    text-decoration-color: RGBA(
        42,
        49,
        60,
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-body-emphasis {
    color: RGBA(
        var(--theme-emphasis-color-rgb),
        var(--theme-link-opacity, 1)
    ) !important;
    text-decoration-color: RGBA(
        var(--theme-emphasis-color-rgb),
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-body-emphasis:focus,
.link-body-emphasis:hover {
    color: RGBA(
        var(--theme-emphasis-color-rgb),
        var(--theme-link-opacity, 0.75)
    ) !important;
    text-decoration-color: RGBA(
        var(--theme-emphasis-color-rgb),
        var(--theme-link-underline-opacity, 0.75)
    ) !important;
}
.focus-ring:focus {
    outline: 0;
    -webkit-box-shadow: var(--theme-focus-ring-x, 0)
        var(--theme-focus-ring-y, 0) var(--theme-focus-ring-blur, 0)
        var(--theme-focus-ring-width) var(--theme-focus-ring-color);
    box-shadow: var(--theme-focus-ring-x, 0) var(--theme-focus-ring-y, 0)
        var(--theme-focus-ring-blur, 0) var(--theme-focus-ring-width)
        var(--theme-focus-ring-color);
}
.icon-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 0.375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration-color: rgba(
        var(--theme-link-color-rgb),
        var(--theme-link-opacity, 0.5)
    );
    text-underline-offset: 0.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.icon-link > .bi {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    fill: currentcolor;
    -webkit-transition: 0.2s ease-in-out transform;
    transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
    .icon-link > .bi {
        -webkit-transition: none;
        transition: none;
    }
}
.icon-link-hover:focus-visible > .bi,
.icon-link-hover:hover > .bi {
    -webkit-transform: var(
        --theme-icon-link-transform,
        translate3d(0.25em, 0, 0)
    );
    transform: var(--theme-icon-link-transform, translate3d(0.25em, 0, 0));
}
.ratio {
    position: relative;
    width: 100%;
}
.ratio::before {
    display: block;
    padding-top: var(--theme-aspect-ratio);
    content: "";
}
.ratio > * {
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
}
.ratio-1x1 {
    --theme-aspect-ratio: 100%;
}
.ratio-4x3 {
    --theme-aspect-ratio: 75%;
}
.ratio-16x9 {
    --theme-aspect-ratio: 56.25%;
}
.ratio-21x9 {
    --theme-aspect-ratio: 42.8571428571%;
}
.fixed-top {
    position: fixed;
    top: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    z-index: 1030;
}
.fixed-bottom {
    position: fixed;
    inset-inline-end: 0;
    bottom: 0;
    inset-inline-start: 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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.vstack {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: stretch;
    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-focusable:not(:focus):not(:focus-within):not(caption),
.visually-hidden: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;
    inset-inline-end: 0;
    bottom: 0;
    inset-inline-start: 0;
    z-index: 1;
    content: "";
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.vr {
    display: inline-block;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    width: var(--theme-border-width);
    min-height: 1em;
    background-color: currentcolor;
    opacity: 1;
}
.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: inline-start !important;
}
.float-end {
    float: inline-end !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;
}
.app-search .app-search-icon,
.avatar-group,
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
.d-none {
    display: none !important;
}
.shadow {
    -webkit-box-shadow: var(--theme-box-shadow) !important;
    box-shadow: var(--theme-box-shadow) !important;
}
.shadow-sm {
    -webkit-box-shadow: var(--theme-box-shadow-sm) !important;
    box-shadow: var(--theme-box-shadow-sm) !important;
}
.shadow-lg {
    -webkit-box-shadow: var(--theme-box-shadow-lg) !important;
    box-shadow: var(--theme-box-shadow-lg) !important;
}
.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.focus-ring-primary {
    --theme-focus-ring-color: rgba(
        var(--theme-primary-rgb),
        var(--theme-focus-ring-opacity)
    );
}
.focus-ring-secondary {
    --theme-focus-ring-color: rgba(
        var(--theme-secondary-rgb),
        var(--theme-focus-ring-opacity)
    );
}
.focus-ring-success {
    --theme-focus-ring-color: rgba(
        var(--theme-success-rgb),
        var(--theme-focus-ring-opacity)
    );
}
.focus-ring-info {
    --theme-focus-ring-color: rgba(
        var(--theme-info-rgb),
        var(--theme-focus-ring-opacity)
    );
}
.focus-ring-warning {
    --theme-focus-ring-color: rgba(
        var(--theme-warning-rgb),
        var(--theme-focus-ring-opacity)
    );
}
.focus-ring-danger {
    --theme-focus-ring-color: rgba(
        var(--theme-danger-rgb),
        var(--theme-focus-ring-opacity)
    );
}
.focus-ring-purple {
    --theme-focus-ring-color: rgba(
        var(--theme-purple-rgb),
        var(--theme-focus-ring-opacity)
    );
}
.focus-ring-light {
    --theme-focus-ring-color: rgba(
        var(--theme-light-rgb),
        var(--theme-focus-ring-opacity)
    );
}
.focus-ring-dark {
    --theme-focus-ring-color: rgba(
        var(--theme-dark-rgb),
        var(--theme-focus-ring-opacity)
    );
}
.position-static {
    position: static !important;
}
.auth-box,
.position-relative {
    position: relative !important;
}
.app-search .app-search-icon,
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.card-top-sticky,
.position-sticky {
    position: sticky !important;
}
.top-0 {
    top: 0 !important;
}
.app-search .app-search-icon,
.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 {
    inset-inline-start: 0 !important;
}
.start-50 {
    inset-inline-start: 50% !important;
}
.start-100 {
    inset-inline-start: 100% !important;
}
.end-0 {
    inset-inline-end: 0 !important;
}
.end-50 {
    inset-inline-end: 50% !important;
}
.end-100 {
    inset-inline-end: 100% !important;
}
.translate-middle {
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
}
.app-search .app-search-icon,
.translate-middle-y {
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}
.border {
    border: var(--theme-border-width) var(--theme-border-style)
        var(--theme-border-color) !important;
}
.border-0 {
    border: 0 !important;
}
.border-top {
    border-top: var(--theme-border-width) var(--theme-border-style)
        var(--theme-border-color) !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-end {
    -webkit-border-end: var(--theme-border-width) var(--theme-border-style)
        var(--theme-border-color) !important;
    border-inline-end: var(--theme-border-width) var(--theme-border-style)
        var(--theme-border-color) !important;
}
.border-end-0 {
    -webkit-border-end: 0 !important;
    border-inline-end: 0 !important;
}
.border-bottom {
    border-bottom: var(--theme-border-width) var(--theme-border-style)
        var(--theme-border-color) !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-start {
    -webkit-border-start: var(--theme-border-width) var(--theme-border-style)
        var(--theme-border-color) !important;
    border-inline-start: var(--theme-border-width) var(--theme-border-style)
        var(--theme-border-color) !important;
}
.border-start-0 {
    -webkit-border-start: 0 !important;
    border-inline-start: 0 !important;
}
.border-primary {
    --theme-border-opacity: 1;
    border-color: rgba(
        var(--theme-primary-rgb),
        var(--theme-border-opacity)
    ) !important;
}
.border-secondary {
    --theme-border-opacity: 1;
    border-color: rgba(
        var(--theme-secondary-rgb),
        var(--theme-border-opacity)
    ) !important;
}
.border-success {
    --theme-border-opacity: 1;
    border-color: rgba(
        var(--theme-success-rgb),
        var(--theme-border-opacity)
    ) !important;
}
.border-info {
    --theme-border-opacity: 1;
    border-color: rgba(
        var(--theme-info-rgb),
        var(--theme-border-opacity)
    ) !important;
}
.border-warning {
    --theme-border-opacity: 1;
    border-color: rgba(
        var(--theme-warning-rgb),
        var(--theme-border-opacity)
    ) !important;
}
.border-danger {
    --theme-border-opacity: 1;
    border-color: rgba(
        var(--theme-danger-rgb),
        var(--theme-border-opacity)
    ) !important;
}
.border-purple {
    --theme-border-opacity: 1;
    border-color: rgba(
        var(--theme-purple-rgb),
        var(--theme-border-opacity)
    ) !important;
}
.border-light {
    --theme-border-opacity: 1;
    border-color: rgba(
        var(--theme-light-rgb),
        var(--theme-border-opacity)
    ) !important;
}
.border-dark {
    --theme-border-opacity: 1;
    border-color: rgba(
        var(--theme-dark-rgb),
        var(--theme-border-opacity)
    ) !important;
}
.border-black {
    --theme-border-opacity: 1;
    border-color: rgba(
        var(--theme-black-rgb),
        var(--theme-border-opacity)
    ) !important;
}
.border-white {
    --theme-border-opacity: 1;
    border-color: rgba(
        var(--theme-white-rgb),
        var(--theme-border-opacity)
    ) !important;
}
.border-primary-subtle {
    border-color: var(--theme-primary-border-subtle) !important;
}
.border-secondary-subtle {
    border-color: var(--theme-secondary-border-subtle) !important;
}
.border-success-subtle {
    border-color: var(--theme-success-border-subtle) !important;
}
.border-info-subtle {
    border-color: var(--theme-info-border-subtle) !important;
}
.border-warning-subtle {
    border-color: var(--theme-warning-border-subtle) !important;
}
.border-danger-subtle {
    border-color: var(--theme-danger-border-subtle) !important;
}
.border-light-subtle {
    border-color: var(--theme-light-border-subtle) !important;
}
.border-dark-subtle {
    border-color: var(--theme-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 {
    --theme-border-opacity: 0.1;
}
.border-opacity-25 {
    --theme-border-opacity: 0.25;
}
.border-opacity-50 {
    --theme-border-opacity: 0.5;
}
.border-opacity-75 {
    --theme-border-opacity: 0.75;
}
.border-opacity-100 {
    --theme-border-opacity: 1;
}
.w-0 {
    width: 0 !important;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !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;
}
.auth-box,
.min-vh-100 {
    min-height: 100vh !important;
}
.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}
.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
.avatar-group,
.card-header,
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.app-search .app-search-icon,
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.justify-content-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center,
.avatar-group {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
.order-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
}
.order-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
}
.order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
}
.order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
}
.order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
}
.order-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
}
.order-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
}
.order-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
}
.m-0 {
    margin: 0 !important;
}
.m-1 {
    margin: 0.3125rem !important;
}
.m-2 {
    margin: 0.625rem !important;
}
.m-3 {
    margin: 1.25rem !important;
}
.m-4 {
    margin: 1.875rem !important;
}
.m-5 {
    margin: 3.75rem !important;
}
.m-auto {
    margin: auto !important;
}
.mx-0 {
    -webkit-margin-end: 0 !important;
    margin-inline-end: 0 !important;
    -webkit-margin-start: 0 !important;
    margin-inline-start: 0 !important;
}
.mx-1 {
    -webkit-margin-end: 0.3125rem !important;
    margin-inline-end: 0.3125rem !important;
    -webkit-margin-start: 0.3125rem !important;
    margin-inline-start: 0.3125rem !important;
}
.mx-2 {
    -webkit-margin-end: 0.625rem !important;
    margin-inline-end: 0.625rem !important;
    -webkit-margin-start: 0.625rem !important;
    margin-inline-start: 0.625rem !important;
}
.mx-3 {
    -webkit-margin-end: 1.25rem !important;
    margin-inline-end: 1.25rem !important;
    -webkit-margin-start: 1.25rem !important;
    margin-inline-start: 1.25rem !important;
}
.mx-4 {
    -webkit-margin-end: 1.875rem !important;
    margin-inline-end: 1.875rem !important;
    -webkit-margin-start: 1.875rem !important;
    margin-inline-start: 1.875rem !important;
}
.mx-5 {
    -webkit-margin-end: 3.75rem !important;
    margin-inline-end: 3.75rem !important;
    -webkit-margin-start: 3.75rem !important;
    margin-inline-start: 3.75rem !important;
}
.mx-auto {
    -webkit-margin-end: auto !important;
    margin-inline-end: auto !important;
    -webkit-margin-start: auto !important;
    margin-inline-start: auto !important;
}
.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.my-1 {
    margin-top: 0.3125rem !important;
    margin-bottom: 0.3125rem !important;
}
.my-2 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
}
.my-3 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
}
.my-4 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
}
.my-5 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
}
.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-1 {
    margin-top: 0.3125rem !important;
}
.mt-2 {
    margin-top: 0.625rem !important;
}
.mt-3 {
    margin-top: 1.25rem !important;
}
.mt-4 {
    margin-top: 1.875rem !important;
}
.mt-5 {
    margin-top: 3.75rem !important;
}
.mt-auto {
    margin-top: auto !important;
}
.me-0 {
    -webkit-margin-end: 0 !important;
    margin-inline-end: 0 !important;
}
.me-1 {
    -webkit-margin-end: 0.3125rem !important;
    margin-inline-end: 0.3125rem !important;
}
.me-2 {
    -webkit-margin-end: 0.625rem !important;
    margin-inline-end: 0.625rem !important;
}
.me-3 {
    -webkit-margin-end: 1.25rem !important;
    margin-inline-end: 1.25rem !important;
}
.me-4 {
    -webkit-margin-end: 1.875rem !important;
    margin-inline-end: 1.875rem !important;
}
.me-5 {
    -webkit-margin-end: 3.75rem !important;
    margin-inline-end: 3.75rem !important;
}
.me-auto {
    -webkit-margin-end: auto !important;
    margin-inline-end: auto !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 0.3125rem !important;
}
.mb-2 {
    margin-bottom: 0.625rem !important;
}
.mb-3 {
    margin-bottom: 1.25rem !important;
}
.mb-4 {
    margin-bottom: 1.875rem !important;
}
.mb-5 {
    margin-bottom: 3.75rem !important;
}
.mb-auto {
    margin-bottom: auto !important;
}
.ms-0 {
    -webkit-margin-start: 0 !important;
    margin-inline-start: 0 !important;
}
.ms-1 {
    -webkit-margin-start: 0.3125rem !important;
    margin-inline-start: 0.3125rem !important;
}
.ms-2 {
    -webkit-margin-start: 0.625rem !important;
    margin-inline-start: 0.625rem !important;
}
.ms-3 {
    -webkit-margin-start: 1.25rem !important;
    margin-inline-start: 1.25rem !important;
}
.ms-4 {
    -webkit-margin-start: 1.875rem !important;
    margin-inline-start: 1.875rem !important;
}
.ms-5 {
    -webkit-margin-start: 3.75rem !important;
    margin-inline-start: 3.75rem !important;
}
.ms-auto {
    -webkit-margin-start: auto !important;
    margin-inline-start: auto !important;
}
.m-n1 {
    margin: -0.3125rem !important;
}
.m-n2 {
    margin: -0.625rem !important;
}
.m-n3 {
    margin: -1.25rem !important;
}
.m-n4 {
    margin: -1.875rem !important;
}
.m-n5 {
    margin: -3.75rem !important;
}
.mx-n1 {
    -webkit-margin-end: -0.3125rem !important;
    margin-inline-end: -0.3125rem !important;
    -webkit-margin-start: -0.3125rem !important;
    margin-inline-start: -0.3125rem !important;
}
.mx-n2 {
    -webkit-margin-end: -0.625rem !important;
    margin-inline-end: -0.625rem !important;
    -webkit-margin-start: -0.625rem !important;
    margin-inline-start: -0.625rem !important;
}
.mx-n3 {
    -webkit-margin-end: -1.25rem !important;
    margin-inline-end: -1.25rem !important;
    -webkit-margin-start: -1.25rem !important;
    margin-inline-start: -1.25rem !important;
}
.mx-n4 {
    -webkit-margin-end: -1.875rem !important;
    margin-inline-end: -1.875rem !important;
    -webkit-margin-start: -1.875rem !important;
    margin-inline-start: -1.875rem !important;
}
.mx-n5 {
    -webkit-margin-end: -3.75rem !important;
    margin-inline-end: -3.75rem !important;
    -webkit-margin-start: -3.75rem !important;
    margin-inline-start: -3.75rem !important;
}
.my-n1 {
    margin-top: -0.3125rem !important;
    margin-bottom: -0.3125rem !important;
}
.my-n2 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
}
.my-n3 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
}
.my-n4 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
}
.my-n5 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
}
.mt-n1 {
    margin-top: -0.3125rem !important;
}
.mt-n2 {
    margin-top: -0.625rem !important;
}
.mt-n3 {
    margin-top: -1.25rem !important;
}
.mt-n4 {
    margin-top: -1.875rem !important;
}
.mt-n5 {
    margin-top: -3.75rem !important;
}
.me-n1 {
    -webkit-margin-end: -0.3125rem !important;
    margin-inline-end: -0.3125rem !important;
}
.me-n2 {
    -webkit-margin-end: -0.625rem !important;
    margin-inline-end: -0.625rem !important;
}
.me-n3 {
    -webkit-margin-end: -1.25rem !important;
    margin-inline-end: -1.25rem !important;
}
.me-n4 {
    -webkit-margin-end: -1.875rem !important;
    margin-inline-end: -1.875rem !important;
}
.me-n5 {
    -webkit-margin-end: -3.75rem !important;
    margin-inline-end: -3.75rem !important;
}
.mb-n1 {
    margin-bottom: -0.3125rem !important;
}
.mb-n2 {
    margin-bottom: -0.625rem !important;
}
.mb-n3 {
    margin-bottom: -1.25rem !important;
}
.mb-n4 {
    margin-bottom: -1.875rem !important;
}
.mb-n5 {
    margin-bottom: -3.75rem !important;
}
.ms-n1 {
    -webkit-margin-start: -0.3125rem !important;
    margin-inline-start: -0.3125rem !important;
}
.ms-n2 {
    -webkit-margin-start: -0.625rem !important;
    margin-inline-start: -0.625rem !important;
}
.ms-n3 {
    -webkit-margin-start: -1.25rem !important;
    margin-inline-start: -1.25rem !important;
}
.ms-n4 {
    -webkit-margin-start: -1.875rem !important;
    margin-inline-start: -1.875rem !important;
}
.ms-n5 {
    -webkit-margin-start: -3.75rem !important;
    margin-inline-start: -3.75rem !important;
}
.p-0 {
    padding: 0 !important;
}
.p-1 {
    padding: 0.3125rem !important;
}
.p-2 {
    padding: 0.625rem !important;
}
.p-3 {
    padding: 1.25rem !important;
}
.p-4 {
    padding: 1.875rem !important;
}
.p-5 {
    padding: 3.75rem !important;
}
.px-0 {
    -webkit-padding-end: 0 !important;
    padding-inline-end: 0 !important;
    -webkit-padding-start: 0 !important;
    padding-inline-start: 0 !important;
}
.px-1 {
    -webkit-padding-end: 0.3125rem !important;
    padding-inline-end: 0.3125rem !important;
    -webkit-padding-start: 0.3125rem !important;
    padding-inline-start: 0.3125rem !important;
}
.px-2 {
    -webkit-padding-end: 0.625rem !important;
    padding-inline-end: 0.625rem !important;
    -webkit-padding-start: 0.625rem !important;
    padding-inline-start: 0.625rem !important;
}
.px-3 {
    -webkit-padding-end: 1.25rem !important;
    padding-inline-end: 1.25rem !important;
    -webkit-padding-start: 1.25rem !important;
    padding-inline-start: 1.25rem !important;
}
.px-4 {
    -webkit-padding-end: 1.875rem !important;
    padding-inline-end: 1.875rem !important;
    -webkit-padding-start: 1.875rem !important;
    padding-inline-start: 1.875rem !important;
}
.px-5 {
    -webkit-padding-end: 3.75rem !important;
    padding-inline-end: 3.75rem !important;
    -webkit-padding-start: 3.75rem !important;
    padding-inline-start: 3.75rem !important;
}
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.py-1 {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important;
}
.py-2 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
}
.py-3 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
}
.py-4 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
}
.py-5 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pt-1 {
    padding-top: 0.3125rem !important;
}
.pt-2 {
    padding-top: 0.625rem !important;
}
.pt-3 {
    padding-top: 1.25rem !important;
}
.pt-4 {
    padding-top: 1.875rem !important;
}
.pt-5 {
    padding-top: 3.75rem !important;
}
.pe-0 {
    -webkit-padding-end: 0 !important;
    padding-inline-end: 0 !important;
}
.pe-1 {
    -webkit-padding-end: 0.3125rem !important;
    padding-inline-end: 0.3125rem !important;
}
.pe-2 {
    -webkit-padding-end: 0.625rem !important;
    padding-inline-end: 0.625rem !important;
}
.pe-3 {
    -webkit-padding-end: 1.25rem !important;
    padding-inline-end: 1.25rem !important;
}
.pe-4 {
    -webkit-padding-end: 1.875rem !important;
    padding-inline-end: 1.875rem !important;
}
.pe-5 {
    -webkit-padding-end: 3.75rem !important;
    padding-inline-end: 3.75rem !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pb-1 {
    padding-bottom: 0.3125rem !important;
}
.pb-2 {
    padding-bottom: 0.625rem !important;
}
.pb-3 {
    padding-bottom: 1.25rem !important;
}
.pb-4 {
    padding-bottom: 1.875rem !important;
}
.pb-5 {
    padding-bottom: 3.75rem !important;
}
.ps-0 {
    -webkit-padding-start: 0 !important;
    padding-inline-start: 0 !important;
}
.ps-1 {
    -webkit-padding-start: 0.3125rem !important;
    padding-inline-start: 0.3125rem !important;
}
.ps-2 {
    -webkit-padding-start: 0.625rem !important;
    padding-inline-start: 0.625rem !important;
}
.ps-3 {
    -webkit-padding-start: 1.25rem !important;
    padding-inline-start: 1.25rem !important;
}
.ps-4 {
    -webkit-padding-start: 1.875rem !important;
    padding-inline-start: 1.875rem !important;
}
.ps-5 {
    -webkit-padding-start: 3.75rem !important;
    padding-inline-start: 3.75rem !important;
}
.gap-0 {
    gap: 0 !important;
}
.gap-1 {
    gap: 0.3125rem !important;
}
.gap-2 {
    gap: 0.625rem !important;
}
.card-header,
.gap-3 {
    gap: 1.25rem !important;
}
.gap-4 {
    gap: 1.875rem !important;
}
.gap-5 {
    gap: 3.75rem !important;
}
.row-gap-0 {
    row-gap: 0 !important;
}
.row-gap-1 {
    row-gap: 0.3125rem !important;
}
.row-gap-2 {
    row-gap: 0.625rem !important;
}
.row-gap-3 {
    row-gap: 1.25rem !important;
}
.row-gap-4 {
    row-gap: 1.875rem !important;
}
.row-gap-5 {
    row-gap: 3.75rem !important;
}
.column-gap-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
}
.column-gap-1 {
    -webkit-column-gap: 0.3125rem !important;
    -moz-column-gap: 0.3125rem !important;
    column-gap: 0.3125rem !important;
}
.column-gap-2 {
    -webkit-column-gap: 0.625rem !important;
    -moz-column-gap: 0.625rem !important;
    column-gap: 0.625rem !important;
}
.column-gap-3 {
    -webkit-column-gap: 1.25rem !important;
    -moz-column-gap: 1.25rem !important;
    column-gap: 1.25rem !important;
}
.column-gap-4 {
    -webkit-column-gap: 1.875rem !important;
    -moz-column-gap: 1.875rem !important;
    column-gap: 1.875rem !important;
}
.column-gap-5 {
    -webkit-column-gap: 3.75rem !important;
    -moz-column-gap: 3.75rem !important;
    column-gap: 3.75rem !important;
}
.font-monospace {
    font-family: var(--theme-font-monospace) !important;
}
.fs-1 {
    font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-2 {
    font-size: calc(1.278125rem + 0.3375vw) !important;
}
.fs-3 {
    font-size: calc(1.25625rem + 0.075vw) !important;
}
.fs-4 {
    font-size: 1.09375rem !important;
}
.fs-5 {
    font-size: 0.875rem !important;
}
.fs-6 {
    font-size: 0.74375rem !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: var(--theme-font-weight-medium) !important;
}
.fw-semibold {
    font-weight: var(--theme-font-weight-semibold) !important;
}
.fw-bold {
    font-weight: var(--theme-font-weight-bold) !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,
.ql-editor {
    line-height: 2 !important;
}
.text-start {
    text-align: start !important;
}
.text-end {
    text-align: end !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;
}
.text-break {
    word-wrap: break-word !important;
    word-break: break-word !important;
}
.text-primary {
    --theme-text-opacity: 1;
    color: rgba(var(--theme-primary-rgb), var(--theme-text-opacity)) !important;
}
.text-secondary {
    --theme-text-opacity: 1;
    color: rgba(
        var(--theme-secondary-rgb),
        var(--theme-text-opacity)
    ) !important;
}
.text-success {
    --theme-text-opacity: 1;
    color: rgba(var(--theme-success-rgb), var(--theme-text-opacity)) !important;
}
.text-info {
    --theme-text-opacity: 1;
    color: rgba(var(--theme-info-rgb), var(--theme-text-opacity)) !important;
}
.text-warning {
    --theme-text-opacity: 1;
    color: rgba(var(--theme-warning-rgb), var(--theme-text-opacity)) !important;
}
.text-danger {
    --theme-text-opacity: 1;
    color: rgba(var(--theme-danger-rgb), var(--theme-text-opacity)) !important;
}
.text-purple {
    --theme-text-opacity: 1;
    color: rgba(var(--theme-purple-rgb), var(--theme-text-opacity)) !important;
}
.text-light {
    --theme-text-opacity: 1;
    color: rgba(var(--theme-light-rgb), var(--theme-text-opacity)) !important;
}
.text-dark {
    --theme-text-opacity: 1;
    color: rgba(var(--theme-dark-rgb), var(--theme-text-opacity)) !important;
}
.text-black {
    --theme-text-opacity: 1;
    color: rgba(var(--theme-black-rgb), var(--theme-text-opacity)) !important;
}
.text-white {
    --theme-text-opacity: 1;
    color: rgba(var(--theme-white-rgb), var(--theme-text-opacity)) !important;
}
.text-body {
    --theme-text-opacity: 1;
    color: rgba(
        var(--theme-body-color-rgb),
        var(--theme-text-opacity)
    ) !important;
}
.text-muted {
    --theme-text-opacity: 1;
    color: var(--theme-secondary-color) !important;
}
.text-black-50 {
    --theme-text-opacity: 1;
    color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
    --theme-text-opacity: 1;
    color: rgba(255, 255, 255, 0.5) !important;
}
.text-body-secondary {
    --theme-text-opacity: 1;
    color: var(--theme-secondary-color) !important;
}
.text-body-tertiary {
    --theme-text-opacity: 1;
    color: var(--theme-tertiary-color) !important;
}
.text-body-emphasis {
    --theme-text-opacity: 1;
    color: var(--theme-emphasis-color) !important;
}
.text-reset {
    --theme-text-opacity: 1;
    color: inherit !important;
}
.text-opacity-25 {
    --theme-text-opacity: 0.25;
}
.text-opacity-50 {
    --theme-text-opacity: 0.5;
}
.text-opacity-75 {
    --theme-text-opacity: 0.75;
}
.text-opacity-100 {
    --theme-text-opacity: 1;
}
.text-primary-emphasis {
    color: var(--theme-primary-text-emphasis) !important;
}
.text-secondary-emphasis {
    color: var(--theme-secondary-text-emphasis) !important;
}
.text-success-emphasis {
    color: var(--theme-success-text-emphasis) !important;
}
.text-info-emphasis {
    color: var(--theme-info-text-emphasis) !important;
}
.text-warning-emphasis {
    color: var(--theme-warning-text-emphasis) !important;
}
.text-danger-emphasis {
    color: var(--theme-danger-text-emphasis) !important;
}
.text-light-emphasis {
    color: var(--theme-light-text-emphasis) !important;
}
.text-dark-emphasis {
    color: var(--theme-dark-text-emphasis) !important;
}
.link-opacity-10 {
    --theme-link-opacity: 0.1;
}
.link-opacity-10-hover:hover {
    --theme-link-opacity: 0.1;
}
.link-opacity-25 {
    --theme-link-opacity: 0.25;
}
.link-opacity-25-hover:hover {
    --theme-link-opacity: 0.25;
}
.link-opacity-50 {
    --theme-link-opacity: 0.5;
}
.link-opacity-50-hover:hover {
    --theme-link-opacity: 0.5;
}
.link-opacity-75 {
    --theme-link-opacity: 0.75;
}
.link-opacity-75-hover:hover {
    --theme-link-opacity: 0.75;
}
.link-opacity-100 {
    --theme-link-opacity: 1;
}
.link-opacity-100-hover:hover {
    --theme-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 {
    --theme-link-underline-opacity: 1;
    text-decoration-color: rgba(
        var(--theme-primary-rgb),
        var(--theme-link-underline-opacity)
    ) !important;
}
.link-underline-secondary {
    --theme-link-underline-opacity: 1;
    text-decoration-color: rgba(
        var(--theme-secondary-rgb),
        var(--theme-link-underline-opacity)
    ) !important;
}
.link-underline-success {
    --theme-link-underline-opacity: 1;
    text-decoration-color: rgba(
        var(--theme-success-rgb),
        var(--theme-link-underline-opacity)
    ) !important;
}
.link-underline-info {
    --theme-link-underline-opacity: 1;
    text-decoration-color: rgba(
        var(--theme-info-rgb),
        var(--theme-link-underline-opacity)
    ) !important;
}
.link-underline-warning {
    --theme-link-underline-opacity: 1;
    text-decoration-color: rgba(
        var(--theme-warning-rgb),
        var(--theme-link-underline-opacity)
    ) !important;
}
.link-underline-danger {
    --theme-link-underline-opacity: 1;
    text-decoration-color: rgba(
        var(--theme-danger-rgb),
        var(--theme-link-underline-opacity)
    ) !important;
}
.link-underline-purple {
    --theme-link-underline-opacity: 1;
    text-decoration-color: rgba(
        var(--theme-purple-rgb),
        var(--theme-link-underline-opacity)
    ) !important;
}
.link-underline-light {
    --theme-link-underline-opacity: 1;
    text-decoration-color: rgba(
        var(--theme-light-rgb),
        var(--theme-link-underline-opacity)
    ) !important;
}
.link-underline-dark {
    --theme-link-underline-opacity: 1;
    text-decoration-color: rgba(
        var(--theme-dark-rgb),
        var(--theme-link-underline-opacity)
    ) !important;
}
.link-underline {
    --theme-link-underline-opacity: 1;
    text-decoration-color: rgba(
        var(--theme-link-color-rgb),
        var(--theme-link-underline-opacity, 1)
    ) !important;
}
.link-underline-opacity-0 {
    --theme-link-underline-opacity: 0;
}
.link-underline-opacity-0-hover:hover {
    --theme-link-underline-opacity: 0;
}
.link-underline-opacity-10 {
    --theme-link-underline-opacity: 0.1;
}
.link-underline-opacity-10-hover:hover {
    --theme-link-underline-opacity: 0.1;
}
.link-underline-opacity-25 {
    --theme-link-underline-opacity: 0.25;
}
.link-underline-opacity-25-hover:hover {
    --theme-link-underline-opacity: 0.25;
}
.link-underline-opacity-50 {
    --theme-link-underline-opacity: 0.5;
}
.link-underline-opacity-50-hover:hover {
    --theme-link-underline-opacity: 0.5;
}
.link-underline-opacity-75 {
    --theme-link-underline-opacity: 0.75;
}
.link-underline-opacity-75-hover:hover {
    --theme-link-underline-opacity: 0.75;
}
.link-underline-opacity-100 {
    --theme-link-underline-opacity: 1;
}
.link-underline-opacity-100-hover:hover {
    --theme-link-underline-opacity: 1;
}
.bg-primary {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-primary-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-secondary {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-secondary-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-success {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-success-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-info {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-info-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-warning {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-warning-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-danger {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-danger-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-purple {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-purple-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-light {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-light-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-dark {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-dark-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-black {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-black-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-white {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-white-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-body {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-body-bg-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-transparent {
    --theme-bg-opacity: 1;
    background-color: transparent !important;
}
.bg-body-secondary {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-secondary-bg-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-body-tertiary {
    --theme-bg-opacity: 1;
    background-color: rgba(
        var(--theme-tertiary-bg-rgb),
        var(--theme-bg-opacity)
    ) !important;
}
.bg-opacity-10 {
    --theme-bg-opacity: 0.1;
}
.bg-opacity-20 {
    --theme-bg-opacity: 0.2;
}
.bg-opacity-25 {
    --theme-bg-opacity: 0.25;
}
.bg-opacity-30 {
    --theme-bg-opacity: 0.3;
}
.bg-opacity-40 {
    --theme-bg-opacity: 0.4;
}
.bg-opacity-50 {
    --theme-bg-opacity: 0.5;
}
.bg-opacity-60 {
    --theme-bg-opacity: 0.6;
}
.bg-opacity-70 {
    --theme-bg-opacity: 0.7;
}
.bg-opacity-75 {
    --theme-bg-opacity: 0.75;
}
.bg-opacity-80 {
    --theme-bg-opacity: 0.8;
}
.bg-opacity-90 {
    --theme-bg-opacity: 0.9;
}
.bg-primary-subtle {
    background-color: var(--theme-primary-bg-subtle) !important;
}
.bg-secondary-subtle {
    background-color: var(--theme-secondary-bg-subtle) !important;
}
.bg-success-subtle {
    background-color: var(--theme-success-bg-subtle) !important;
}
.bg-info-subtle {
    background-color: var(--theme-info-bg-subtle) !important;
}
.bg-warning-subtle {
    background-color: var(--theme-warning-bg-subtle) !important;
}
.bg-danger-subtle {
    background-color: var(--theme-danger-bg-subtle) !important;
}
.bg-purple-subtle {
    background-color: var(--theme-purple-bg-subtle) !important;
}
.bg-light-subtle,
.code-body pre {
    background-color: var(--theme-light-bg-subtle) !important;
}
.bg-dark-subtle {
    background-color: var(--theme-dark-bg-subtle) !important;
}
.bg-gradient {
    background-image: var(--theme-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;
    -ms-user-select: auto !important;
    user-select: auto !important;
}
.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}
.pe-none {
    pointer-events: none !important;
}
.pe-auto {
    pointer-events: auto !important;
}
.rounded {
    border-radius: var(--theme-border-radius) !important;
}
.rounded-0 {
    border-radius: 0 !important;
}
.rounded-1 {
    border-radius: var(--theme-border-radius-sm) !important;
}
.rounded-2 {
    border-radius: var(--theme-border-radius) !important;
}
.rounded-3 {
    border-radius: var(--theme-border-radius-lg) !important;
}
.rounded-4 {
    border-radius: var(--theme-border-radius-xl) !important;
}
.rounded-5 {
    border-radius: var(--theme-border-radius-xxl) !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.rounded-pill {
    border-radius: var(--theme-border-radius-pill) !important;
}
.rounded-top {
    border-start-start-radius: var(--theme-border-radius) !important;
    border-start-end-radius: var(--theme-border-radius) !important;
}
.rounded-top-0 {
    border-start-start-radius: 0 !important;
    border-start-end-radius: 0 !important;
}
.rounded-top-1 {
    border-start-start-radius: var(--theme-border-radius-sm) !important;
    border-start-end-radius: var(--theme-border-radius-sm) !important;
}
.rounded-top-2 {
    border-start-start-radius: var(--theme-border-radius) !important;
    border-start-end-radius: var(--theme-border-radius) !important;
}
.rounded-top-3 {
    border-start-start-radius: var(--theme-border-radius-lg) !important;
    border-start-end-radius: var(--theme-border-radius-lg) !important;
}
.rounded-top-4 {
    border-start-start-radius: var(--theme-border-radius-xl) !important;
    border-start-end-radius: var(--theme-border-radius-xl) !important;
}
.rounded-top-5 {
    border-start-start-radius: var(--theme-border-radius-xxl) !important;
    border-start-end-radius: var(--theme-border-radius-xxl) !important;
}
.rounded-top-circle {
    border-start-start-radius: 50% !important;
    border-start-end-radius: 50% !important;
}
.rounded-top-pill {
    border-start-start-radius: var(--theme-border-radius-pill) !important;
    border-start-end-radius: var(--theme-border-radius-pill) !important;
}
.rounded-end {
    border-start-end-radius: var(--theme-border-radius) !important;
    border-end-end-radius: var(--theme-border-radius) !important;
}
.rounded-end-0 {
    border-start-end-radius: 0 !important;
    border-end-end-radius: 0 !important;
}
.rounded-end-1 {
    border-start-end-radius: var(--theme-border-radius-sm) !important;
    border-end-end-radius: var(--theme-border-radius-sm) !important;
}
.rounded-end-2 {
    border-start-end-radius: var(--theme-border-radius) !important;
    border-end-end-radius: var(--theme-border-radius) !important;
}
.rounded-end-3 {
    border-start-end-radius: var(--theme-border-radius-lg) !important;
    border-end-end-radius: var(--theme-border-radius-lg) !important;
}
.rounded-end-4 {
    border-start-end-radius: var(--theme-border-radius-xl) !important;
    border-end-end-radius: var(--theme-border-radius-xl) !important;
}
.rounded-end-5 {
    border-start-end-radius: var(--theme-border-radius-xxl) !important;
    border-end-end-radius: var(--theme-border-radius-xxl) !important;
}
.rounded-end-circle {
    border-start-end-radius: 50% !important;
    border-end-end-radius: 50% !important;
}
.rounded-end-pill {
    border-start-end-radius: var(--theme-border-radius-pill) !important;
    border-end-end-radius: var(--theme-border-radius-pill) !important;
}
.rounded-bottom {
    border-end-end-radius: var(--theme-border-radius) !important;
    border-end-start-radius: var(--theme-border-radius) !important;
}
.rounded-bottom-0 {
    border-end-end-radius: 0 !important;
    border-end-start-radius: 0 !important;
}
.rounded-bottom-1 {
    border-end-end-radius: var(--theme-border-radius-sm) !important;
    border-end-start-radius: var(--theme-border-radius-sm) !important;
}
.rounded-bottom-2 {
    border-end-end-radius: var(--theme-border-radius) !important;
    border-end-start-radius: var(--theme-border-radius) !important;
}
.rounded-bottom-3 {
    border-end-end-radius: var(--theme-border-radius-lg) !important;
    border-end-start-radius: var(--theme-border-radius-lg) !important;
}
.rounded-bottom-4 {
    border-end-end-radius: var(--theme-border-radius-xl) !important;
    border-end-start-radius: var(--theme-border-radius-xl) !important;
}
.rounded-bottom-5 {
    border-end-end-radius: var(--theme-border-radius-xxl) !important;
    border-end-start-radius: var(--theme-border-radius-xxl) !important;
}
.rounded-bottom-circle {
    border-end-end-radius: 50% !important;
    border-end-start-radius: 50% !important;
}
.rounded-bottom-pill {
    border-end-end-radius: var(--theme-border-radius-pill) !important;
    border-end-start-radius: var(--theme-border-radius-pill) !important;
}
.rounded-start {
    border-end-start-radius: var(--theme-border-radius) !important;
    border-start-start-radius: var(--theme-border-radius) !important;
}
.rounded-start-0 {
    border-end-start-radius: 0 !important;
    border-start-start-radius: 0 !important;
}
.rounded-start-1 {
    border-end-start-radius: var(--theme-border-radius-sm) !important;
    border-start-start-radius: var(--theme-border-radius-sm) !important;
}
.rounded-start-2 {
    border-end-start-radius: var(--theme-border-radius) !important;
    border-start-start-radius: var(--theme-border-radius) !important;
}
.rounded-start-3 {
    border-end-start-radius: var(--theme-border-radius-lg) !important;
    border-start-start-radius: var(--theme-border-radius-lg) !important;
}
.rounded-start-4 {
    border-end-start-radius: var(--theme-border-radius-xl) !important;
    border-start-start-radius: var(--theme-border-radius-xl) !important;
}
.rounded-start-5 {
    border-end-start-radius: var(--theme-border-radius-xxl) !important;
    border-start-start-radius: var(--theme-border-radius-xxl) !important;
}
.rounded-start-circle {
    border-end-start-radius: 50% !important;
    border-start-start-radius: 50% !important;
}
.rounded-start-pill {
    border-end-start-radius: var(--theme-border-radius-pill) !important;
    border-start-start-radius: var(--theme-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;
}
.fs-xxs {
    font-size: var(--theme-font-size-xxs) !important;
}
.fs-xs {
    font-size: var(--theme-font-size-xs) !important;
}
.fs-base {
    font-size: var(--theme-font-size-base) !important;
}
.fs-sm {
    font-size: var(--theme-font-size-sm) !important;
}
.fs-md {
    font-size: var(--theme-font-size-md) !important;
}
.fs-lg,
.page-title-head .page-main-title {
    font-size: var(--theme-font-size-lg) !important;
}
.fs-xl {
    font-size: var(--theme-font-size-xl) !important;
}
.fs-xxl {
    font-size: var(--theme-font-size-xxl) !important;
}
.fs-10 {
    font-size: 10px !important;
}
.fs-11 {
    font-size: 11px !important;
}
.fs-12 {
    font-size: 12px !important;
}
.fs-13 {
    font-size: 13px !important;
}
.fs-14 {
    font-size: 14px !important;
}
.fs-15 {
    font-size: 15px !important;
}
.fs-16 {
    font-size: 16px !important;
}
.fs-17 {
    font-size: 17px !important;
}
.fs-18 {
    font-size: 18px !important;
}
.fs-19 {
    font-size: 19px !important;
}
.fs-20 {
    font-size: 20px !important;
}
.fs-21 {
    font-size: 21px !important;
}
.fs-22 {
    font-size: 22px !important;
}
.fs-23 {
    font-size: 23px !important;
}
.fs-24 {
    font-size: 24px !important;
}
.fs-28 {
    font-size: 28px !important;
}
.fs-32 {
    font-size: 32px !important;
}
.fs-36 {
    font-size: 36px !important;
}
.fs-42 {
    font-size: 42px !important;
}
.fs-48 {
    font-size: 48px !important;
}
.fs-60 {
    font-size: 60px !important;
}
.fs-72 {
    font-size: 72px !important;
}
.fs-80 {
    font-size: 80px !important;
}
.fs-120 {
    font-size: 120px !important;
}
@media (min-width: 576px) {
    .float-sm-start {
        float: inline-start !important;
    }
    .float-sm-end {
        float: inline-end !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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .d-sm-none {
        display: none !important;
    }
    .position-sm-static {
        position: static !important;
    }
    .position-sm-relative {
        position: relative !important;
    }
    .position-sm-absolute {
        position: absolute !important;
    }
    .position-sm-fixed {
        position: fixed !important;
    }
    .position-sm-sticky {
        position: sticky !important;
    }
    .w-sm-0 {
        width: 0 !important;
    }
    .w-sm-25 {
        width: 25% !important;
    }
    .w-sm-50 {
        width: 50% !important;
    }
    .w-sm-75 {
        width: 75% !important;
    }
    .w-sm-100 {
        width: 100% !important;
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .justify-content-sm-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important;
    }
    .m-sm-0 {
        margin: 0 !important;
    }
    .m-sm-1 {
        margin: 0.3125rem !important;
    }
    .m-sm-2 {
        margin: 0.625rem !important;
    }
    .m-sm-3 {
        margin: 1.25rem !important;
    }
    .m-sm-4 {
        margin: 1.875rem !important;
    }
    .m-sm-5 {
        margin: 3.75rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mx-sm-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important;
    }
    .mx-sm-1 {
        -webkit-margin-end: 0.3125rem !important;
        margin-inline-end: 0.3125rem !important;
        -webkit-margin-start: 0.3125rem !important;
        margin-inline-start: 0.3125rem !important;
    }
    .mx-sm-2 {
        -webkit-margin-end: 0.625rem !important;
        margin-inline-end: 0.625rem !important;
        -webkit-margin-start: 0.625rem !important;
        margin-inline-start: 0.625rem !important;
    }
    .mx-sm-3 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important;
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important;
    }
    .mx-sm-4 {
        -webkit-margin-end: 1.875rem !important;
        margin-inline-end: 1.875rem !important;
        -webkit-margin-start: 1.875rem !important;
        margin-inline-start: 1.875rem !important;
    }
    .mx-sm-5 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important;
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important;
    }
    .mx-sm-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important;
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important;
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-sm-1 {
        margin-top: 0.3125rem !important;
        margin-bottom: 0.3125rem !important;
    }
    .my-sm-2 {
        margin-top: 0.625rem !important;
        margin-bottom: 0.625rem !important;
    }
    .my-sm-3 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important;
    }
    .my-sm-4 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important;
    }
    .my-sm-5 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !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.3125rem !important;
    }
    .mt-sm-2 {
        margin-top: 0.625rem !important;
    }
    .mt-sm-3 {
        margin-top: 1.25rem !important;
    }
    .mt-sm-4 {
        margin-top: 1.875rem !important;
    }
    .mt-sm-5 {
        margin-top: 3.75rem !important;
    }
    .mt-sm-auto {
        margin-top: auto !important;
    }
    .me-sm-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
    }
    .me-sm-1 {
        -webkit-margin-end: 0.3125rem !important;
        margin-inline-end: 0.3125rem !important;
    }
    .me-sm-2 {
        -webkit-margin-end: 0.625rem !important;
        margin-inline-end: 0.625rem !important;
    }
    .me-sm-3 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important;
    }
    .me-sm-4 {
        -webkit-margin-end: 1.875rem !important;
        margin-inline-end: 1.875rem !important;
    }
    .me-sm-5 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important;
    }
    .me-sm-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important;
    }
    .mb-sm-0 {
        margin-bottom: 0 !important;
    }
    .mb-sm-1 {
        margin-bottom: 0.3125rem !important;
    }
    .mb-sm-2 {
        margin-bottom: 0.625rem !important;
    }
    .mb-sm-3 {
        margin-bottom: 1.25rem !important;
    }
    .mb-sm-4 {
        margin-bottom: 1.875rem !important;
    }
    .mb-sm-5 {
        margin-bottom: 3.75rem !important;
    }
    .mb-sm-auto {
        margin-bottom: auto !important;
    }
    .ms-sm-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important;
    }
    .ms-sm-1 {
        -webkit-margin-start: 0.3125rem !important;
        margin-inline-start: 0.3125rem !important;
    }
    .ms-sm-2 {
        -webkit-margin-start: 0.625rem !important;
        margin-inline-start: 0.625rem !important;
    }
    .ms-sm-3 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important;
    }
    .ms-sm-4 {
        -webkit-margin-start: 1.875rem !important;
        margin-inline-start: 1.875rem !important;
    }
    .ms-sm-5 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important;
    }
    .ms-sm-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important;
    }
    .m-sm-n1 {
        margin: -0.3125rem !important;
    }
    .m-sm-n2 {
        margin: -0.625rem !important;
    }
    .m-sm-n3 {
        margin: -1.25rem !important;
    }
    .m-sm-n4 {
        margin: -1.875rem !important;
    }
    .m-sm-n5 {
        margin: -3.75rem !important;
    }
    .mx-sm-n1 {
        -webkit-margin-end: -0.3125rem !important;
        margin-inline-end: -0.3125rem !important;
        -webkit-margin-start: -0.3125rem !important;
        margin-inline-start: -0.3125rem !important;
    }
    .mx-sm-n2 {
        -webkit-margin-end: -0.625rem !important;
        margin-inline-end: -0.625rem !important;
        -webkit-margin-start: -0.625rem !important;
        margin-inline-start: -0.625rem !important;
    }
    .mx-sm-n3 {
        -webkit-margin-end: -1.25rem !important;
        margin-inline-end: -1.25rem !important;
        -webkit-margin-start: -1.25rem !important;
        margin-inline-start: -1.25rem !important;
    }
    .mx-sm-n4 {
        -webkit-margin-end: -1.875rem !important;
        margin-inline-end: -1.875rem !important;
        -webkit-margin-start: -1.875rem !important;
        margin-inline-start: -1.875rem !important;
    }
    .mx-sm-n5 {
        -webkit-margin-end: -3.75rem !important;
        margin-inline-end: -3.75rem !important;
        -webkit-margin-start: -3.75rem !important;
        margin-inline-start: -3.75rem !important;
    }
    .my-sm-n1 {
        margin-top: -0.3125rem !important;
        margin-bottom: -0.3125rem !important;
    }
    .my-sm-n2 {
        margin-top: -0.625rem !important;
        margin-bottom: -0.625rem !important;
    }
    .my-sm-n3 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important;
    }
    .my-sm-n4 {
        margin-top: -1.875rem !important;
        margin-bottom: -1.875rem !important;
    }
    .my-sm-n5 {
        margin-top: -3.75rem !important;
        margin-bottom: -3.75rem !important;
    }
    .mt-sm-n1 {
        margin-top: -0.3125rem !important;
    }
    .mt-sm-n2 {
        margin-top: -0.625rem !important;
    }
    .mt-sm-n3 {
        margin-top: -1.25rem !important;
    }
    .mt-sm-n4 {
        margin-top: -1.875rem !important;
    }
    .mt-sm-n5 {
        margin-top: -3.75rem !important;
    }
    .me-sm-n1 {
        -webkit-margin-end: -0.3125rem !important;
        margin-inline-end: -0.3125rem !important;
    }
    .me-sm-n2 {
        -webkit-margin-end: -0.625rem !important;
        margin-inline-end: -0.625rem !important;
    }
    .me-sm-n3 {
        -webkit-margin-end: -1.25rem !important;
        margin-inline-end: -1.25rem !important;
    }
    .me-sm-n4 {
        -webkit-margin-end: -1.875rem !important;
        margin-inline-end: -1.875rem !important;
    }
    .me-sm-n5 {
        -webkit-margin-end: -3.75rem !important;
        margin-inline-end: -3.75rem !important;
    }
    .mb-sm-n1 {
        margin-bottom: -0.3125rem !important;
    }
    .mb-sm-n2 {
        margin-bottom: -0.625rem !important;
    }
    .mb-sm-n3 {
        margin-bottom: -1.25rem !important;
    }
    .mb-sm-n4 {
        margin-bottom: -1.875rem !important;
    }
    .mb-sm-n5 {
        margin-bottom: -3.75rem !important;
    }
    .ms-sm-n1 {
        -webkit-margin-start: -0.3125rem !important;
        margin-inline-start: -0.3125rem !important;
    }
    .ms-sm-n2 {
        -webkit-margin-start: -0.625rem !important;
        margin-inline-start: -0.625rem !important;
    }
    .ms-sm-n3 {
        -webkit-margin-start: -1.25rem !important;
        margin-inline-start: -1.25rem !important;
    }
    .ms-sm-n4 {
        -webkit-margin-start: -1.875rem !important;
        margin-inline-start: -1.875rem !important;
    }
    .ms-sm-n5 {
        -webkit-margin-start: -3.75rem !important;
        margin-inline-start: -3.75rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .p-sm-1 {
        padding: 0.3125rem !important;
    }
    .p-sm-2 {
        padding: 0.625rem !important;
    }
    .p-sm-3 {
        padding: 1.25rem !important;
    }
    .p-sm-4 {
        padding: 1.875rem !important;
    }
    .p-sm-5 {
        padding: 3.75rem !important;
    }
    .px-sm-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important;
    }
    .px-sm-1 {
        -webkit-padding-end: 0.3125rem !important;
        padding-inline-end: 0.3125rem !important;
        -webkit-padding-start: 0.3125rem !important;
        padding-inline-start: 0.3125rem !important;
    }
    .px-sm-2 {
        -webkit-padding-end: 0.625rem !important;
        padding-inline-end: 0.625rem !important;
        -webkit-padding-start: 0.625rem !important;
        padding-inline-start: 0.625rem !important;
    }
    .px-sm-3 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important;
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important;
    }
    .px-sm-4 {
        -webkit-padding-end: 1.875rem !important;
        padding-inline-end: 1.875rem !important;
        -webkit-padding-start: 1.875rem !important;
        padding-inline-start: 1.875rem !important;
    }
    .px-sm-5 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important;
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important;
    }
    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-sm-1 {
        padding-top: 0.3125rem !important;
        padding-bottom: 0.3125rem !important;
    }
    .py-sm-2 {
        padding-top: 0.625rem !important;
        padding-bottom: 0.625rem !important;
    }
    .py-sm-3 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
    }
    .py-sm-4 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important;
    }
    .py-sm-5 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important;
    }
    .pt-sm-0 {
        padding-top: 0 !important;
    }
    .pt-sm-1 {
        padding-top: 0.3125rem !important;
    }
    .pt-sm-2 {
        padding-top: 0.625rem !important;
    }
    .pt-sm-3 {
        padding-top: 1.25rem !important;
    }
    .pt-sm-4 {
        padding-top: 1.875rem !important;
    }
    .pt-sm-5 {
        padding-top: 3.75rem !important;
    }
    .pe-sm-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
    }
    .pe-sm-1 {
        -webkit-padding-end: 0.3125rem !important;
        padding-inline-end: 0.3125rem !important;
    }
    .pe-sm-2 {
        -webkit-padding-end: 0.625rem !important;
        padding-inline-end: 0.625rem !important;
    }
    .pe-sm-3 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important;
    }
    .pe-sm-4 {
        -webkit-padding-end: 1.875rem !important;
        padding-inline-end: 1.875rem !important;
    }
    .pe-sm-5 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important;
    }
    .pb-sm-0 {
        padding-bottom: 0 !important;
    }
    .pb-sm-1 {
        padding-bottom: 0.3125rem !important;
    }
    .pb-sm-2 {
        padding-bottom: 0.625rem !important;
    }
    .pb-sm-3 {
        padding-bottom: 1.25rem !important;
    }
    .pb-sm-4 {
        padding-bottom: 1.875rem !important;
    }
    .pb-sm-5 {
        padding-bottom: 3.75rem !important;
    }
    .ps-sm-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important;
    }
    .ps-sm-1 {
        -webkit-padding-start: 0.3125rem !important;
        padding-inline-start: 0.3125rem !important;
    }
    .ps-sm-2 {
        -webkit-padding-start: 0.625rem !important;
        padding-inline-start: 0.625rem !important;
    }
    .ps-sm-3 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important;
    }
    .ps-sm-4 {
        -webkit-padding-start: 1.875rem !important;
        padding-inline-start: 1.875rem !important;
    }
    .ps-sm-5 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important;
    }
    .gap-sm-0 {
        gap: 0 !important;
    }
    .gap-sm-1 {
        gap: 0.3125rem !important;
    }
    .gap-sm-2 {
        gap: 0.625rem !important;
    }
    .gap-sm-3 {
        gap: 1.25rem !important;
    }
    .gap-sm-4 {
        gap: 1.875rem !important;
    }
    .gap-sm-5 {
        gap: 3.75rem !important;
    }
    .row-gap-sm-0 {
        row-gap: 0 !important;
    }
    .row-gap-sm-1 {
        row-gap: 0.3125rem !important;
    }
    .row-gap-sm-2 {
        row-gap: 0.625rem !important;
    }
    .row-gap-sm-3 {
        row-gap: 1.25rem !important;
    }
    .row-gap-sm-4 {
        row-gap: 1.875rem !important;
    }
    .row-gap-sm-5 {
        row-gap: 3.75rem !important;
    }
    .column-gap-sm-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .column-gap-sm-1 {
        -webkit-column-gap: 0.3125rem !important;
        -moz-column-gap: 0.3125rem !important;
        column-gap: 0.3125rem !important;
    }
    .column-gap-sm-2 {
        -webkit-column-gap: 0.625rem !important;
        -moz-column-gap: 0.625rem !important;
        column-gap: 0.625rem !important;
    }
    .column-gap-sm-3 {
        -webkit-column-gap: 1.25rem !important;
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important;
    }
    .column-gap-sm-4 {
        -webkit-column-gap: 1.875rem !important;
        -moz-column-gap: 1.875rem !important;
        column-gap: 1.875rem !important;
    }
    .column-gap-sm-5 {
        -webkit-column-gap: 3.75rem !important;
        -moz-column-gap: 3.75rem !important;
        column-gap: 3.75rem !important;
    }
    .text-sm-start {
        text-align: start !important;
    }
    .text-sm-end {
        text-align: end !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .float-md-start {
        float: inline-start !important;
    }
    .float-md-end {
        float: inline-end !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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .d-md-none {
        display: none !important;
    }
    .position-md-static {
        position: static !important;
    }
    .position-md-relative {
        position: relative !important;
    }
    .position-md-absolute {
        position: absolute !important;
    }
    .position-md-fixed {
        position: fixed !important;
    }
    .position-md-sticky {
        position: sticky !important;
    }
    .w-md-0 {
        width: 0 !important;
    }
    .w-md-25 {
        width: 25% !important;
    }
    .w-md-50 {
        width: 50% !important;
    }
    .w-md-75 {
        width: 75% !important;
    }
    .w-md-100 {
        width: 100% !important;
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .justify-content-md-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important;
    }
    .m-md-0 {
        margin: 0 !important;
    }
    .m-md-1 {
        margin: 0.3125rem !important;
    }
    .m-md-2 {
        margin: 0.625rem !important;
    }
    .m-md-3 {
        margin: 1.25rem !important;
    }
    .m-md-4 {
        margin: 1.875rem !important;
    }
    .m-md-5 {
        margin: 3.75rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mx-md-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important;
    }
    .mx-md-1 {
        -webkit-margin-end: 0.3125rem !important;
        margin-inline-end: 0.3125rem !important;
        -webkit-margin-start: 0.3125rem !important;
        margin-inline-start: 0.3125rem !important;
    }
    .mx-md-2 {
        -webkit-margin-end: 0.625rem !important;
        margin-inline-end: 0.625rem !important;
        -webkit-margin-start: 0.625rem !important;
        margin-inline-start: 0.625rem !important;
    }
    .mx-md-3 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important;
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important;
    }
    .mx-md-4 {
        -webkit-margin-end: 1.875rem !important;
        margin-inline-end: 1.875rem !important;
        -webkit-margin-start: 1.875rem !important;
        margin-inline-start: 1.875rem !important;
    }
    .mx-md-5 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important;
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important;
    }
    .mx-md-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important;
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important;
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-md-1 {
        margin-top: 0.3125rem !important;
        margin-bottom: 0.3125rem !important;
    }
    .my-md-2 {
        margin-top: 0.625rem !important;
        margin-bottom: 0.625rem !important;
    }
    .my-md-3 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important;
    }
    .my-md-4 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important;
    }
    .my-md-5 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !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.3125rem !important;
    }
    .mt-md-2 {
        margin-top: 0.625rem !important;
    }
    .mt-md-3 {
        margin-top: 1.25rem !important;
    }
    .mt-md-4 {
        margin-top: 1.875rem !important;
    }
    .mt-md-5 {
        margin-top: 3.75rem !important;
    }
    .mt-md-auto {
        margin-top: auto !important;
    }
    .me-md-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
    }
    .me-md-1 {
        -webkit-margin-end: 0.3125rem !important;
        margin-inline-end: 0.3125rem !important;
    }
    .me-md-2 {
        -webkit-margin-end: 0.625rem !important;
        margin-inline-end: 0.625rem !important;
    }
    .me-md-3 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important;
    }
    .me-md-4 {
        -webkit-margin-end: 1.875rem !important;
        margin-inline-end: 1.875rem !important;
    }
    .me-md-5 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important;
    }
    .me-md-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important;
    }
    .mb-md-0 {
        margin-bottom: 0 !important;
    }
    .mb-md-1 {
        margin-bottom: 0.3125rem !important;
    }
    .mb-md-2 {
        margin-bottom: 0.625rem !important;
    }
    .mb-md-3 {
        margin-bottom: 1.25rem !important;
    }
    .mb-md-4 {
        margin-bottom: 1.875rem !important;
    }
    .mb-md-5 {
        margin-bottom: 3.75rem !important;
    }
    .mb-md-auto {
        margin-bottom: auto !important;
    }
    .ms-md-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important;
    }
    .ms-md-1 {
        -webkit-margin-start: 0.3125rem !important;
        margin-inline-start: 0.3125rem !important;
    }
    .ms-md-2 {
        -webkit-margin-start: 0.625rem !important;
        margin-inline-start: 0.625rem !important;
    }
    .ms-md-3 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important;
    }
    .ms-md-4 {
        -webkit-margin-start: 1.875rem !important;
        margin-inline-start: 1.875rem !important;
    }
    .ms-md-5 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important;
    }
    .ms-md-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important;
    }
    .m-md-n1 {
        margin: -0.3125rem !important;
    }
    .m-md-n2 {
        margin: -0.625rem !important;
    }
    .m-md-n3 {
        margin: -1.25rem !important;
    }
    .m-md-n4 {
        margin: -1.875rem !important;
    }
    .m-md-n5 {
        margin: -3.75rem !important;
    }
    .mx-md-n1 {
        -webkit-margin-end: -0.3125rem !important;
        margin-inline-end: -0.3125rem !important;
        -webkit-margin-start: -0.3125rem !important;
        margin-inline-start: -0.3125rem !important;
    }
    .mx-md-n2 {
        -webkit-margin-end: -0.625rem !important;
        margin-inline-end: -0.625rem !important;
        -webkit-margin-start: -0.625rem !important;
        margin-inline-start: -0.625rem !important;
    }
    .mx-md-n3 {
        -webkit-margin-end: -1.25rem !important;
        margin-inline-end: -1.25rem !important;
        -webkit-margin-start: -1.25rem !important;
        margin-inline-start: -1.25rem !important;
    }
    .mx-md-n4 {
        -webkit-margin-end: -1.875rem !important;
        margin-inline-end: -1.875rem !important;
        -webkit-margin-start: -1.875rem !important;
        margin-inline-start: -1.875rem !important;
    }
    .mx-md-n5 {
        -webkit-margin-end: -3.75rem !important;
        margin-inline-end: -3.75rem !important;
        -webkit-margin-start: -3.75rem !important;
        margin-inline-start: -3.75rem !important;
    }
    .my-md-n1 {
        margin-top: -0.3125rem !important;
        margin-bottom: -0.3125rem !important;
    }
    .my-md-n2 {
        margin-top: -0.625rem !important;
        margin-bottom: -0.625rem !important;
    }
    .my-md-n3 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important;
    }
    .my-md-n4 {
        margin-top: -1.875rem !important;
        margin-bottom: -1.875rem !important;
    }
    .my-md-n5 {
        margin-top: -3.75rem !important;
        margin-bottom: -3.75rem !important;
    }
    .mt-md-n1 {
        margin-top: -0.3125rem !important;
    }
    .mt-md-n2 {
        margin-top: -0.625rem !important;
    }
    .mt-md-n3 {
        margin-top: -1.25rem !important;
    }
    .mt-md-n4 {
        margin-top: -1.875rem !important;
    }
    .mt-md-n5 {
        margin-top: -3.75rem !important;
    }
    .me-md-n1 {
        -webkit-margin-end: -0.3125rem !important;
        margin-inline-end: -0.3125rem !important;
    }
    .me-md-n2 {
        -webkit-margin-end: -0.625rem !important;
        margin-inline-end: -0.625rem !important;
    }
    .me-md-n3 {
        -webkit-margin-end: -1.25rem !important;
        margin-inline-end: -1.25rem !important;
    }
    .me-md-n4 {
        -webkit-margin-end: -1.875rem !important;
        margin-inline-end: -1.875rem !important;
    }
    .me-md-n5 {
        -webkit-margin-end: -3.75rem !important;
        margin-inline-end: -3.75rem !important;
    }
    .mb-md-n1 {
        margin-bottom: -0.3125rem !important;
    }
    .mb-md-n2 {
        margin-bottom: -0.625rem !important;
    }
    .mb-md-n3 {
        margin-bottom: -1.25rem !important;
    }
    .mb-md-n4 {
        margin-bottom: -1.875rem !important;
    }
    .mb-md-n5 {
        margin-bottom: -3.75rem !important;
    }
    .ms-md-n1 {
        -webkit-margin-start: -0.3125rem !important;
        margin-inline-start: -0.3125rem !important;
    }
    .ms-md-n2 {
        -webkit-margin-start: -0.625rem !important;
        margin-inline-start: -0.625rem !important;
    }
    .ms-md-n3 {
        -webkit-margin-start: -1.25rem !important;
        margin-inline-start: -1.25rem !important;
    }
    .ms-md-n4 {
        -webkit-margin-start: -1.875rem !important;
        margin-inline-start: -1.875rem !important;
    }
    .ms-md-n5 {
        -webkit-margin-start: -3.75rem !important;
        margin-inline-start: -3.75rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .p-md-1 {
        padding: 0.3125rem !important;
    }
    .p-md-2 {
        padding: 0.625rem !important;
    }
    .p-md-3 {
        padding: 1.25rem !important;
    }
    .p-md-4 {
        padding: 1.875rem !important;
    }
    .p-md-5 {
        padding: 3.75rem !important;
    }
    .px-md-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important;
    }
    .px-md-1 {
        -webkit-padding-end: 0.3125rem !important;
        padding-inline-end: 0.3125rem !important;
        -webkit-padding-start: 0.3125rem !important;
        padding-inline-start: 0.3125rem !important;
    }
    .px-md-2 {
        -webkit-padding-end: 0.625rem !important;
        padding-inline-end: 0.625rem !important;
        -webkit-padding-start: 0.625rem !important;
        padding-inline-start: 0.625rem !important;
    }
    .px-md-3 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important;
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important;
    }
    .px-md-4 {
        -webkit-padding-end: 1.875rem !important;
        padding-inline-end: 1.875rem !important;
        -webkit-padding-start: 1.875rem !important;
        padding-inline-start: 1.875rem !important;
    }
    .px-md-5 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important;
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important;
    }
    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-md-1 {
        padding-top: 0.3125rem !important;
        padding-bottom: 0.3125rem !important;
    }
    .py-md-2 {
        padding-top: 0.625rem !important;
        padding-bottom: 0.625rem !important;
    }
    .py-md-3 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
    }
    .py-md-4 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important;
    }
    .py-md-5 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important;
    }
    .pt-md-0 {
        padding-top: 0 !important;
    }
    .pt-md-1 {
        padding-top: 0.3125rem !important;
    }
    .pt-md-2 {
        padding-top: 0.625rem !important;
    }
    .pt-md-3 {
        padding-top: 1.25rem !important;
    }
    .pt-md-4 {
        padding-top: 1.875rem !important;
    }
    .pt-md-5 {
        padding-top: 3.75rem !important;
    }
    .pe-md-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
    }
    .pe-md-1 {
        -webkit-padding-end: 0.3125rem !important;
        padding-inline-end: 0.3125rem !important;
    }
    .pe-md-2 {
        -webkit-padding-end: 0.625rem !important;
        padding-inline-end: 0.625rem !important;
    }
    .pe-md-3 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important;
    }
    .pe-md-4 {
        -webkit-padding-end: 1.875rem !important;
        padding-inline-end: 1.875rem !important;
    }
    .pe-md-5 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important;
    }
    .pb-md-0 {
        padding-bottom: 0 !important;
    }
    .pb-md-1 {
        padding-bottom: 0.3125rem !important;
    }
    .pb-md-2 {
        padding-bottom: 0.625rem !important;
    }
    .pb-md-3 {
        padding-bottom: 1.25rem !important;
    }
    .pb-md-4 {
        padding-bottom: 1.875rem !important;
    }
    .pb-md-5 {
        padding-bottom: 3.75rem !important;
    }
    .ps-md-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important;
    }
    .ps-md-1 {
        -webkit-padding-start: 0.3125rem !important;
        padding-inline-start: 0.3125rem !important;
    }
    .ps-md-2 {
        -webkit-padding-start: 0.625rem !important;
        padding-inline-start: 0.625rem !important;
    }
    .ps-md-3 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important;
    }
    .ps-md-4 {
        -webkit-padding-start: 1.875rem !important;
        padding-inline-start: 1.875rem !important;
    }
    .ps-md-5 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important;
    }
    .gap-md-0 {
        gap: 0 !important;
    }
    .gap-md-1 {
        gap: 0.3125rem !important;
    }
    .gap-md-2 {
        gap: 0.625rem !important;
    }
    .gap-md-3 {
        gap: 1.25rem !important;
    }
    .gap-md-4 {
        gap: 1.875rem !important;
    }
    .gap-md-5 {
        gap: 3.75rem !important;
    }
    .row-gap-md-0 {
        row-gap: 0 !important;
    }
    .row-gap-md-1 {
        row-gap: 0.3125rem !important;
    }
    .row-gap-md-2 {
        row-gap: 0.625rem !important;
    }
    .row-gap-md-3 {
        row-gap: 1.25rem !important;
    }
    .row-gap-md-4 {
        row-gap: 1.875rem !important;
    }
    .row-gap-md-5 {
        row-gap: 3.75rem !important;
    }
    .column-gap-md-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .column-gap-md-1 {
        -webkit-column-gap: 0.3125rem !important;
        -moz-column-gap: 0.3125rem !important;
        column-gap: 0.3125rem !important;
    }
    .column-gap-md-2 {
        -webkit-column-gap: 0.625rem !important;
        -moz-column-gap: 0.625rem !important;
        column-gap: 0.625rem !important;
    }
    .column-gap-md-3 {
        -webkit-column-gap: 1.25rem !important;
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important;
    }
    .column-gap-md-4 {
        -webkit-column-gap: 1.875rem !important;
        -moz-column-gap: 1.875rem !important;
        column-gap: 1.875rem !important;
    }
    .column-gap-md-5 {
        -webkit-column-gap: 3.75rem !important;
        -moz-column-gap: 3.75rem !important;
        column-gap: 3.75rem !important;
    }
    .text-md-start {
        text-align: start !important;
    }
    .text-md-end {
        text-align: end !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .float-lg-start {
        float: inline-start !important;
    }
    .float-lg-end {
        float: inline-end !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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .d-lg-none {
        display: none !important;
    }
    .position-lg-static {
        position: static !important;
    }
    .position-lg-relative {
        position: relative !important;
    }
    .position-lg-absolute {
        position: absolute !important;
    }
    .position-lg-fixed {
        position: fixed !important;
    }
    .position-lg-sticky {
        position: sticky !important;
    }
    .w-lg-0 {
        width: 0 !important;
    }
    .w-lg-25 {
        width: 25% !important;
    }
    .w-lg-50 {
        width: 50% !important;
    }
    .w-lg-75 {
        width: 75% !important;
    }
    .w-lg-100 {
        width: 100% !important;
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .justify-content-lg-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important;
    }
    .m-lg-0 {
        margin: 0 !important;
    }
    .m-lg-1 {
        margin: 0.3125rem !important;
    }
    .m-lg-2 {
        margin: 0.625rem !important;
    }
    .m-lg-3 {
        margin: 1.25rem !important;
    }
    .m-lg-4 {
        margin: 1.875rem !important;
    }
    .m-lg-5 {
        margin: 3.75rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mx-lg-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important;
    }
    .mx-lg-1 {
        -webkit-margin-end: 0.3125rem !important;
        margin-inline-end: 0.3125rem !important;
        -webkit-margin-start: 0.3125rem !important;
        margin-inline-start: 0.3125rem !important;
    }
    .mx-lg-2 {
        -webkit-margin-end: 0.625rem !important;
        margin-inline-end: 0.625rem !important;
        -webkit-margin-start: 0.625rem !important;
        margin-inline-start: 0.625rem !important;
    }
    .mx-lg-3 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important;
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important;
    }
    .mx-lg-4 {
        -webkit-margin-end: 1.875rem !important;
        margin-inline-end: 1.875rem !important;
        -webkit-margin-start: 1.875rem !important;
        margin-inline-start: 1.875rem !important;
    }
    .mx-lg-5 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important;
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important;
    }
    .mx-lg-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important;
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important;
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-lg-1 {
        margin-top: 0.3125rem !important;
        margin-bottom: 0.3125rem !important;
    }
    .my-lg-2 {
        margin-top: 0.625rem !important;
        margin-bottom: 0.625rem !important;
    }
    .my-lg-3 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important;
    }
    .my-lg-4 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important;
    }
    .my-lg-5 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !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.3125rem !important;
    }
    .mt-lg-2 {
        margin-top: 0.625rem !important;
    }
    .mt-lg-3 {
        margin-top: 1.25rem !important;
    }
    .mt-lg-4 {
        margin-top: 1.875rem !important;
    }
    .mt-lg-5 {
        margin-top: 3.75rem !important;
    }
    .mt-lg-auto {
        margin-top: auto !important;
    }
    .me-lg-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
    }
    .me-lg-1 {
        -webkit-margin-end: 0.3125rem !important;
        margin-inline-end: 0.3125rem !important;
    }
    .me-lg-2 {
        -webkit-margin-end: 0.625rem !important;
        margin-inline-end: 0.625rem !important;
    }
    .me-lg-3 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important;
    }
    .me-lg-4 {
        -webkit-margin-end: 1.875rem !important;
        margin-inline-end: 1.875rem !important;
    }
    .me-lg-5 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important;
    }
    .me-lg-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important;
    }
    .mb-lg-0 {
        margin-bottom: 0 !important;
    }
    .mb-lg-1 {
        margin-bottom: 0.3125rem !important;
    }
    .mb-lg-2 {
        margin-bottom: 0.625rem !important;
    }
    .mb-lg-3 {
        margin-bottom: 1.25rem !important;
    }
    .mb-lg-4 {
        margin-bottom: 1.875rem !important;
    }
    .mb-lg-5 {
        margin-bottom: 3.75rem !important;
    }
    .mb-lg-auto {
        margin-bottom: auto !important;
    }
    .ms-lg-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important;
    }
    .ms-lg-1 {
        -webkit-margin-start: 0.3125rem !important;
        margin-inline-start: 0.3125rem !important;
    }
    .ms-lg-2 {
        -webkit-margin-start: 0.625rem !important;
        margin-inline-start: 0.625rem !important;
    }
    .ms-lg-3 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important;
    }
    .ms-lg-4 {
        -webkit-margin-start: 1.875rem !important;
        margin-inline-start: 1.875rem !important;
    }
    .ms-lg-5 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important;
    }
    .ms-lg-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important;
    }
    .m-lg-n1 {
        margin: -0.3125rem !important;
    }
    .m-lg-n2 {
        margin: -0.625rem !important;
    }
    .m-lg-n3 {
        margin: -1.25rem !important;
    }
    .m-lg-n4 {
        margin: -1.875rem !important;
    }
    .m-lg-n5 {
        margin: -3.75rem !important;
    }
    .mx-lg-n1 {
        -webkit-margin-end: -0.3125rem !important;
        margin-inline-end: -0.3125rem !important;
        -webkit-margin-start: -0.3125rem !important;
        margin-inline-start: -0.3125rem !important;
    }
    .mx-lg-n2 {
        -webkit-margin-end: -0.625rem !important;
        margin-inline-end: -0.625rem !important;
        -webkit-margin-start: -0.625rem !important;
        margin-inline-start: -0.625rem !important;
    }
    .mx-lg-n3 {
        -webkit-margin-end: -1.25rem !important;
        margin-inline-end: -1.25rem !important;
        -webkit-margin-start: -1.25rem !important;
        margin-inline-start: -1.25rem !important;
    }
    .mx-lg-n4 {
        -webkit-margin-end: -1.875rem !important;
        margin-inline-end: -1.875rem !important;
        -webkit-margin-start: -1.875rem !important;
        margin-inline-start: -1.875rem !important;
    }
    .mx-lg-n5 {
        -webkit-margin-end: -3.75rem !important;
        margin-inline-end: -3.75rem !important;
        -webkit-margin-start: -3.75rem !important;
        margin-inline-start: -3.75rem !important;
    }
    .my-lg-n1 {
        margin-top: -0.3125rem !important;
        margin-bottom: -0.3125rem !important;
    }
    .my-lg-n2 {
        margin-top: -0.625rem !important;
        margin-bottom: -0.625rem !important;
    }
    .my-lg-n3 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important;
    }
    .my-lg-n4 {
        margin-top: -1.875rem !important;
        margin-bottom: -1.875rem !important;
    }
    .my-lg-n5 {
        margin-top: -3.75rem !important;
        margin-bottom: -3.75rem !important;
    }
    .mt-lg-n1 {
        margin-top: -0.3125rem !important;
    }
    .mt-lg-n2 {
        margin-top: -0.625rem !important;
    }
    .mt-lg-n3 {
        margin-top: -1.25rem !important;
    }
    .mt-lg-n4 {
        margin-top: -1.875rem !important;
    }
    .mt-lg-n5 {
        margin-top: -3.75rem !important;
    }
    .me-lg-n1 {
        -webkit-margin-end: -0.3125rem !important;
        margin-inline-end: -0.3125rem !important;
    }
    .me-lg-n2 {
        -webkit-margin-end: -0.625rem !important;
        margin-inline-end: -0.625rem !important;
    }
    .me-lg-n3 {
        -webkit-margin-end: -1.25rem !important;
        margin-inline-end: -1.25rem !important;
    }
    .me-lg-n4 {
        -webkit-margin-end: -1.875rem !important;
        margin-inline-end: -1.875rem !important;
    }
    .me-lg-n5 {
        -webkit-margin-end: -3.75rem !important;
        margin-inline-end: -3.75rem !important;
    }
    .mb-lg-n1 {
        margin-bottom: -0.3125rem !important;
    }
    .mb-lg-n2 {
        margin-bottom: -0.625rem !important;
    }
    .mb-lg-n3 {
        margin-bottom: -1.25rem !important;
    }
    .mb-lg-n4 {
        margin-bottom: -1.875rem !important;
    }
    .mb-lg-n5 {
        margin-bottom: -3.75rem !important;
    }
    .ms-lg-n1 {
        -webkit-margin-start: -0.3125rem !important;
        margin-inline-start: -0.3125rem !important;
    }
    .ms-lg-n2 {
        -webkit-margin-start: -0.625rem !important;
        margin-inline-start: -0.625rem !important;
    }
    .ms-lg-n3 {
        -webkit-margin-start: -1.25rem !important;
        margin-inline-start: -1.25rem !important;
    }
    .ms-lg-n4 {
        -webkit-margin-start: -1.875rem !important;
        margin-inline-start: -1.875rem !important;
    }
    .ms-lg-n5 {
        -webkit-margin-start: -3.75rem !important;
        margin-inline-start: -3.75rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .p-lg-1 {
        padding: 0.3125rem !important;
    }
    .p-lg-2 {
        padding: 0.625rem !important;
    }
    .p-lg-3 {
        padding: 1.25rem !important;
    }
    .p-lg-4 {
        padding: 1.875rem !important;
    }
    .p-lg-5 {
        padding: 3.75rem !important;
    }
    .px-lg-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important;
    }
    .px-lg-1 {
        -webkit-padding-end: 0.3125rem !important;
        padding-inline-end: 0.3125rem !important;
        -webkit-padding-start: 0.3125rem !important;
        padding-inline-start: 0.3125rem !important;
    }
    .px-lg-2 {
        -webkit-padding-end: 0.625rem !important;
        padding-inline-end: 0.625rem !important;
        -webkit-padding-start: 0.625rem !important;
        padding-inline-start: 0.625rem !important;
    }
    .px-lg-3 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important;
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important;
    }
    .px-lg-4 {
        -webkit-padding-end: 1.875rem !important;
        padding-inline-end: 1.875rem !important;
        -webkit-padding-start: 1.875rem !important;
        padding-inline-start: 1.875rem !important;
    }
    .px-lg-5 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important;
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important;
    }
    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-lg-1 {
        padding-top: 0.3125rem !important;
        padding-bottom: 0.3125rem !important;
    }
    .py-lg-2 {
        padding-top: 0.625rem !important;
        padding-bottom: 0.625rem !important;
    }
    .py-lg-3 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
    }
    .py-lg-4 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important;
    }
    .py-lg-5 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important;
    }
    .pt-lg-0 {
        padding-top: 0 !important;
    }
    .pt-lg-1 {
        padding-top: 0.3125rem !important;
    }
    .pt-lg-2 {
        padding-top: 0.625rem !important;
    }
    .pt-lg-3 {
        padding-top: 1.25rem !important;
    }
    .pt-lg-4 {
        padding-top: 1.875rem !important;
    }
    .pt-lg-5 {
        padding-top: 3.75rem !important;
    }
    .pe-lg-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
    }
    .pe-lg-1 {
        -webkit-padding-end: 0.3125rem !important;
        padding-inline-end: 0.3125rem !important;
    }
    .pe-lg-2 {
        -webkit-padding-end: 0.625rem !important;
        padding-inline-end: 0.625rem !important;
    }
    .pe-lg-3 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important;
    }
    .pe-lg-4 {
        -webkit-padding-end: 1.875rem !important;
        padding-inline-end: 1.875rem !important;
    }
    .pe-lg-5 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important;
    }
    .pb-lg-0 {
        padding-bottom: 0 !important;
    }
    .pb-lg-1 {
        padding-bottom: 0.3125rem !important;
    }
    .pb-lg-2 {
        padding-bottom: 0.625rem !important;
    }
    .pb-lg-3 {
        padding-bottom: 1.25rem !important;
    }
    .pb-lg-4 {
        padding-bottom: 1.875rem !important;
    }
    .pb-lg-5 {
        padding-bottom: 3.75rem !important;
    }
    .ps-lg-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important;
    }
    .ps-lg-1 {
        -webkit-padding-start: 0.3125rem !important;
        padding-inline-start: 0.3125rem !important;
    }
    .ps-lg-2 {
        -webkit-padding-start: 0.625rem !important;
        padding-inline-start: 0.625rem !important;
    }
    .ps-lg-3 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important;
    }
    .ps-lg-4 {
        -webkit-padding-start: 1.875rem !important;
        padding-inline-start: 1.875rem !important;
    }
    .ps-lg-5 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important;
    }
    .gap-lg-0 {
        gap: 0 !important;
    }
    .gap-lg-1 {
        gap: 0.3125rem !important;
    }
    .gap-lg-2 {
        gap: 0.625rem !important;
    }
    .gap-lg-3 {
        gap: 1.25rem !important;
    }
    .gap-lg-4 {
        gap: 1.875rem !important;
    }
    .gap-lg-5 {
        gap: 3.75rem !important;
    }
    .row-gap-lg-0 {
        row-gap: 0 !important;
    }
    .row-gap-lg-1 {
        row-gap: 0.3125rem !important;
    }
    .row-gap-lg-2 {
        row-gap: 0.625rem !important;
    }
    .row-gap-lg-3 {
        row-gap: 1.25rem !important;
    }
    .row-gap-lg-4 {
        row-gap: 1.875rem !important;
    }
    .row-gap-lg-5 {
        row-gap: 3.75rem !important;
    }
    .column-gap-lg-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .column-gap-lg-1 {
        -webkit-column-gap: 0.3125rem !important;
        -moz-column-gap: 0.3125rem !important;
        column-gap: 0.3125rem !important;
    }
    .column-gap-lg-2 {
        -webkit-column-gap: 0.625rem !important;
        -moz-column-gap: 0.625rem !important;
        column-gap: 0.625rem !important;
    }
    .column-gap-lg-3 {
        -webkit-column-gap: 1.25rem !important;
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important;
    }
    .column-gap-lg-4 {
        -webkit-column-gap: 1.875rem !important;
        -moz-column-gap: 1.875rem !important;
        column-gap: 1.875rem !important;
    }
    .column-gap-lg-5 {
        -webkit-column-gap: 3.75rem !important;
        -moz-column-gap: 3.75rem !important;
        column-gap: 3.75rem !important;
    }
    .text-lg-start {
        text-align: start !important;
    }
    .text-lg-end {
        text-align: end !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .float-xl-start {
        float: inline-start !important;
    }
    .float-xl-end {
        float: inline-end !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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .d-xl-none {
        display: none !important;
    }
    .position-xl-static {
        position: static !important;
    }
    .position-xl-relative {
        position: relative !important;
    }
    .position-xl-absolute {
        position: absolute !important;
    }
    .position-xl-fixed {
        position: fixed !important;
    }
    .position-xl-sticky {
        position: sticky !important;
    }
    .w-xl-0 {
        width: 0 !important;
    }
    .w-xl-25 {
        width: 25% !important;
    }
    .w-xl-50 {
        width: 50% !important;
    }
    .w-xl-75 {
        width: 75% !important;
    }
    .w-xl-100 {
        width: 100% !important;
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .justify-content-xl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important;
    }
    .m-xl-0 {
        margin: 0 !important;
    }
    .m-xl-1 {
        margin: 0.3125rem !important;
    }
    .m-xl-2 {
        margin: 0.625rem !important;
    }
    .m-xl-3 {
        margin: 1.25rem !important;
    }
    .m-xl-4 {
        margin: 1.875rem !important;
    }
    .m-xl-5 {
        margin: 3.75rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mx-xl-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important;
    }
    .mx-xl-1 {
        -webkit-margin-end: 0.3125rem !important;
        margin-inline-end: 0.3125rem !important;
        -webkit-margin-start: 0.3125rem !important;
        margin-inline-start: 0.3125rem !important;
    }
    .mx-xl-2 {
        -webkit-margin-end: 0.625rem !important;
        margin-inline-end: 0.625rem !important;
        -webkit-margin-start: 0.625rem !important;
        margin-inline-start: 0.625rem !important;
    }
    .mx-xl-3 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important;
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important;
    }
    .mx-xl-4 {
        -webkit-margin-end: 1.875rem !important;
        margin-inline-end: 1.875rem !important;
        -webkit-margin-start: 1.875rem !important;
        margin-inline-start: 1.875rem !important;
    }
    .mx-xl-5 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important;
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important;
    }
    .mx-xl-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important;
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important;
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-xl-1 {
        margin-top: 0.3125rem !important;
        margin-bottom: 0.3125rem !important;
    }
    .my-xl-2 {
        margin-top: 0.625rem !important;
        margin-bottom: 0.625rem !important;
    }
    .my-xl-3 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important;
    }
    .my-xl-4 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important;
    }
    .my-xl-5 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !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.3125rem !important;
    }
    .mt-xl-2 {
        margin-top: 0.625rem !important;
    }
    .mt-xl-3 {
        margin-top: 1.25rem !important;
    }
    .mt-xl-4 {
        margin-top: 1.875rem !important;
    }
    .mt-xl-5 {
        margin-top: 3.75rem !important;
    }
    .mt-xl-auto {
        margin-top: auto !important;
    }
    .me-xl-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
    }
    .me-xl-1 {
        -webkit-margin-end: 0.3125rem !important;
        margin-inline-end: 0.3125rem !important;
    }
    .me-xl-2 {
        -webkit-margin-end: 0.625rem !important;
        margin-inline-end: 0.625rem !important;
    }
    .me-xl-3 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important;
    }
    .me-xl-4 {
        -webkit-margin-end: 1.875rem !important;
        margin-inline-end: 1.875rem !important;
    }
    .me-xl-5 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important;
    }
    .me-xl-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important;
    }
    .mb-xl-0 {
        margin-bottom: 0 !important;
    }
    .mb-xl-1 {
        margin-bottom: 0.3125rem !important;
    }
    .mb-xl-2 {
        margin-bottom: 0.625rem !important;
    }
    .mb-xl-3 {
        margin-bottom: 1.25rem !important;
    }
    .mb-xl-4 {
        margin-bottom: 1.875rem !important;
    }
    .mb-xl-5 {
        margin-bottom: 3.75rem !important;
    }
    .mb-xl-auto {
        margin-bottom: auto !important;
    }
    .ms-xl-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important;
    }
    .ms-xl-1 {
        -webkit-margin-start: 0.3125rem !important;
        margin-inline-start: 0.3125rem !important;
    }
    .ms-xl-2 {
        -webkit-margin-start: 0.625rem !important;
        margin-inline-start: 0.625rem !important;
    }
    .ms-xl-3 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important;
    }
    .ms-xl-4 {
        -webkit-margin-start: 1.875rem !important;
        margin-inline-start: 1.875rem !important;
    }
    .ms-xl-5 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important;
    }
    .ms-xl-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important;
    }
    .m-xl-n1 {
        margin: -0.3125rem !important;
    }
    .m-xl-n2 {
        margin: -0.625rem !important;
    }
    .m-xl-n3 {
        margin: -1.25rem !important;
    }
    .m-xl-n4 {
        margin: -1.875rem !important;
    }
    .m-xl-n5 {
        margin: -3.75rem !important;
    }
    .mx-xl-n1 {
        -webkit-margin-end: -0.3125rem !important;
        margin-inline-end: -0.3125rem !important;
        -webkit-margin-start: -0.3125rem !important;
        margin-inline-start: -0.3125rem !important;
    }
    .mx-xl-n2 {
        -webkit-margin-end: -0.625rem !important;
        margin-inline-end: -0.625rem !important;
        -webkit-margin-start: -0.625rem !important;
        margin-inline-start: -0.625rem !important;
    }
    .mx-xl-n3 {
        -webkit-margin-end: -1.25rem !important;
        margin-inline-end: -1.25rem !important;
        -webkit-margin-start: -1.25rem !important;
        margin-inline-start: -1.25rem !important;
    }
    .mx-xl-n4 {
        -webkit-margin-end: -1.875rem !important;
        margin-inline-end: -1.875rem !important;
        -webkit-margin-start: -1.875rem !important;
        margin-inline-start: -1.875rem !important;
    }
    .mx-xl-n5 {
        -webkit-margin-end: -3.75rem !important;
        margin-inline-end: -3.75rem !important;
        -webkit-margin-start: -3.75rem !important;
        margin-inline-start: -3.75rem !important;
    }
    .my-xl-n1 {
        margin-top: -0.3125rem !important;
        margin-bottom: -0.3125rem !important;
    }
    .my-xl-n2 {
        margin-top: -0.625rem !important;
        margin-bottom: -0.625rem !important;
    }
    .my-xl-n3 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important;
    }
    .my-xl-n4 {
        margin-top: -1.875rem !important;
        margin-bottom: -1.875rem !important;
    }
    .my-xl-n5 {
        margin-top: -3.75rem !important;
        margin-bottom: -3.75rem !important;
    }
    .mt-xl-n1 {
        margin-top: -0.3125rem !important;
    }
    .mt-xl-n2 {
        margin-top: -0.625rem !important;
    }
    .mt-xl-n3 {
        margin-top: -1.25rem !important;
    }
    .mt-xl-n4 {
        margin-top: -1.875rem !important;
    }
    .mt-xl-n5 {
        margin-top: -3.75rem !important;
    }
    .me-xl-n1 {
        -webkit-margin-end: -0.3125rem !important;
        margin-inline-end: -0.3125rem !important;
    }
    .me-xl-n2 {
        -webkit-margin-end: -0.625rem !important;
        margin-inline-end: -0.625rem !important;
    }
    .me-xl-n3 {
        -webkit-margin-end: -1.25rem !important;
        margin-inline-end: -1.25rem !important;
    }
    .me-xl-n4 {
        -webkit-margin-end: -1.875rem !important;
        margin-inline-end: -1.875rem !important;
    }
    .me-xl-n5 {
        -webkit-margin-end: -3.75rem !important;
        margin-inline-end: -3.75rem !important;
    }
    .mb-xl-n1 {
        margin-bottom: -0.3125rem !important;
    }
    .mb-xl-n2 {
        margin-bottom: -0.625rem !important;
    }
    .mb-xl-n3 {
        margin-bottom: -1.25rem !important;
    }
    .mb-xl-n4 {
        margin-bottom: -1.875rem !important;
    }
    .mb-xl-n5 {
        margin-bottom: -3.75rem !important;
    }
    .ms-xl-n1 {
        -webkit-margin-start: -0.3125rem !important;
        margin-inline-start: -0.3125rem !important;
    }
    .ms-xl-n2 {
        -webkit-margin-start: -0.625rem !important;
        margin-inline-start: -0.625rem !important;
    }
    .ms-xl-n3 {
        -webkit-margin-start: -1.25rem !important;
        margin-inline-start: -1.25rem !important;
    }
    .ms-xl-n4 {
        -webkit-margin-start: -1.875rem !important;
        margin-inline-start: -1.875rem !important;
    }
    .ms-xl-n5 {
        -webkit-margin-start: -3.75rem !important;
        margin-inline-start: -3.75rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .p-xl-1 {
        padding: 0.3125rem !important;
    }
    .p-xl-2 {
        padding: 0.625rem !important;
    }
    .p-xl-3 {
        padding: 1.25rem !important;
    }
    .p-xl-4 {
        padding: 1.875rem !important;
    }
    .p-xl-5 {
        padding: 3.75rem !important;
    }
    .px-xl-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important;
    }
    .px-xl-1 {
        -webkit-padding-end: 0.3125rem !important;
        padding-inline-end: 0.3125rem !important;
        -webkit-padding-start: 0.3125rem !important;
        padding-inline-start: 0.3125rem !important;
    }
    .px-xl-2 {
        -webkit-padding-end: 0.625rem !important;
        padding-inline-end: 0.625rem !important;
        -webkit-padding-start: 0.625rem !important;
        padding-inline-start: 0.625rem !important;
    }
    .px-xl-3 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important;
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important;
    }
    .px-xl-4 {
        -webkit-padding-end: 1.875rem !important;
        padding-inline-end: 1.875rem !important;
        -webkit-padding-start: 1.875rem !important;
        padding-inline-start: 1.875rem !important;
    }
    .px-xl-5 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important;
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important;
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-xl-1 {
        padding-top: 0.3125rem !important;
        padding-bottom: 0.3125rem !important;
    }
    .py-xl-2 {
        padding-top: 0.625rem !important;
        padding-bottom: 0.625rem !important;
    }
    .py-xl-3 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
    }
    .py-xl-4 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important;
    }
    .py-xl-5 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important;
    }
    .pt-xl-0 {
        padding-top: 0 !important;
    }
    .pt-xl-1 {
        padding-top: 0.3125rem !important;
    }
    .pt-xl-2 {
        padding-top: 0.625rem !important;
    }
    .pt-xl-3 {
        padding-top: 1.25rem !important;
    }
    .pt-xl-4 {
        padding-top: 1.875rem !important;
    }
    .pt-xl-5 {
        padding-top: 3.75rem !important;
    }
    .pe-xl-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
    }
    .pe-xl-1 {
        -webkit-padding-end: 0.3125rem !important;
        padding-inline-end: 0.3125rem !important;
    }
    .pe-xl-2 {
        -webkit-padding-end: 0.625rem !important;
        padding-inline-end: 0.625rem !important;
    }
    .pe-xl-3 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important;
    }
    .pe-xl-4 {
        -webkit-padding-end: 1.875rem !important;
        padding-inline-end: 1.875rem !important;
    }
    .pe-xl-5 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important;
    }
    .pb-xl-0 {
        padding-bottom: 0 !important;
    }
    .pb-xl-1 {
        padding-bottom: 0.3125rem !important;
    }
    .pb-xl-2 {
        padding-bottom: 0.625rem !important;
    }
    .pb-xl-3 {
        padding-bottom: 1.25rem !important;
    }
    .pb-xl-4 {
        padding-bottom: 1.875rem !important;
    }
    .pb-xl-5 {
        padding-bottom: 3.75rem !important;
    }
    .ps-xl-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important;
    }
    .ps-xl-1 {
        -webkit-padding-start: 0.3125rem !important;
        padding-inline-start: 0.3125rem !important;
    }
    .ps-xl-2 {
        -webkit-padding-start: 0.625rem !important;
        padding-inline-start: 0.625rem !important;
    }
    .ps-xl-3 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important;
    }
    .ps-xl-4 {
        -webkit-padding-start: 1.875rem !important;
        padding-inline-start: 1.875rem !important;
    }
    .ps-xl-5 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important;
    }
    .gap-xl-0 {
        gap: 0 !important;
    }
    .gap-xl-1 {
        gap: 0.3125rem !important;
    }
    .gap-xl-2 {
        gap: 0.625rem !important;
    }
    .gap-xl-3 {
        gap: 1.25rem !important;
    }
    .gap-xl-4 {
        gap: 1.875rem !important;
    }
    .gap-xl-5 {
        gap: 3.75rem !important;
    }
    .row-gap-xl-0 {
        row-gap: 0 !important;
    }
    .row-gap-xl-1 {
        row-gap: 0.3125rem !important;
    }
    .row-gap-xl-2 {
        row-gap: 0.625rem !important;
    }
    .row-gap-xl-3 {
        row-gap: 1.25rem !important;
    }
    .row-gap-xl-4 {
        row-gap: 1.875rem !important;
    }
    .row-gap-xl-5 {
        row-gap: 3.75rem !important;
    }
    .column-gap-xl-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .column-gap-xl-1 {
        -webkit-column-gap: 0.3125rem !important;
        -moz-column-gap: 0.3125rem !important;
        column-gap: 0.3125rem !important;
    }
    .column-gap-xl-2 {
        -webkit-column-gap: 0.625rem !important;
        -moz-column-gap: 0.625rem !important;
        column-gap: 0.625rem !important;
    }
    .column-gap-xl-3 {
        -webkit-column-gap: 1.25rem !important;
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important;
    }
    .column-gap-xl-4 {
        -webkit-column-gap: 1.875rem !important;
        -moz-column-gap: 1.875rem !important;
        column-gap: 1.875rem !important;
    }
    .column-gap-xl-5 {
        -webkit-column-gap: 3.75rem !important;
        -moz-column-gap: 3.75rem !important;
        column-gap: 3.75rem !important;
    }
    .text-xl-start {
        text-align: start !important;
    }
    .text-xl-end {
        text-align: end !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
@media (min-width: 1400px) {
    .float-xxl-start {
        float: inline-start !important;
    }
    .float-xxl-end {
        float: inline-end !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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .d-xxl-none {
        display: none !important;
    }
    .position-xxl-static {
        position: static !important;
    }
    .position-xxl-relative {
        position: relative !important;
    }
    .position-xxl-absolute {
        position: absolute !important;
    }
    .position-xxl-fixed {
        position: fixed !important;
    }
    .position-xxl-sticky {
        position: sticky !important;
    }
    .w-xxl-0 {
        width: 0 !important;
    }
    .w-xxl-25 {
        width: 25% !important;
    }
    .w-xxl-50 {
        width: 50% !important;
    }
    .w-xxl-75 {
        width: 75% !important;
    }
    .w-xxl-100 {
        width: 100% !important;
    }
    .flex-xxl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xxl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xxl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xxl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xxl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .flex-xxl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xxl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .justify-content-xxl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }
    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xxl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xxl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
    .order-xxl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important;
    }
    .order-xxl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }
    .order-xxl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }
    .order-xxl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }
    .order-xxl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }
    .order-xxl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important;
    }
    .order-xxl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important;
    }
    .order-xxl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important;
    }
    .m-xxl-0 {
        margin: 0 !important;
    }
    .m-xxl-1 {
        margin: 0.3125rem !important;
    }
    .m-xxl-2 {
        margin: 0.625rem !important;
    }
    .m-xxl-3 {
        margin: 1.25rem !important;
    }
    .m-xxl-4 {
        margin: 1.875rem !important;
    }
    .m-xxl-5 {
        margin: 3.75rem !important;
    }
    .m-xxl-auto {
        margin: auto !important;
    }
    .mx-xxl-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important;
    }
    .mx-xxl-1 {
        -webkit-margin-end: 0.3125rem !important;
        margin-inline-end: 0.3125rem !important;
        -webkit-margin-start: 0.3125rem !important;
        margin-inline-start: 0.3125rem !important;
    }
    .mx-xxl-2 {
        -webkit-margin-end: 0.625rem !important;
        margin-inline-end: 0.625rem !important;
        -webkit-margin-start: 0.625rem !important;
        margin-inline-start: 0.625rem !important;
    }
    .mx-xxl-3 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important;
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important;
    }
    .mx-xxl-4 {
        -webkit-margin-end: 1.875rem !important;
        margin-inline-end: 1.875rem !important;
        -webkit-margin-start: 1.875rem !important;
        margin-inline-start: 1.875rem !important;
    }
    .mx-xxl-5 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important;
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important;
    }
    .mx-xxl-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important;
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important;
    }
    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .my-xxl-1 {
        margin-top: 0.3125rem !important;
        margin-bottom: 0.3125rem !important;
    }
    .my-xxl-2 {
        margin-top: 0.625rem !important;
        margin-bottom: 0.625rem !important;
    }
    .my-xxl-3 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important;
    }
    .my-xxl-4 {
        margin-top: 1.875rem !important;
        margin-bottom: 1.875rem !important;
    }
    .my-xxl-5 {
        margin-top: 3.75rem !important;
        margin-bottom: 3.75rem !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.3125rem !important;
    }
    .mt-xxl-2 {
        margin-top: 0.625rem !important;
    }
    .mt-xxl-3 {
        margin-top: 1.25rem !important;
    }
    .mt-xxl-4 {
        margin-top: 1.875rem !important;
    }
    .mt-xxl-5 {
        margin-top: 3.75rem !important;
    }
    .mt-xxl-auto {
        margin-top: auto !important;
    }
    .me-xxl-0 {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
    }
    .me-xxl-1 {
        -webkit-margin-end: 0.3125rem !important;
        margin-inline-end: 0.3125rem !important;
    }
    .me-xxl-2 {
        -webkit-margin-end: 0.625rem !important;
        margin-inline-end: 0.625rem !important;
    }
    .me-xxl-3 {
        -webkit-margin-end: 1.25rem !important;
        margin-inline-end: 1.25rem !important;
    }
    .me-xxl-4 {
        -webkit-margin-end: 1.875rem !important;
        margin-inline-end: 1.875rem !important;
    }
    .me-xxl-5 {
        -webkit-margin-end: 3.75rem !important;
        margin-inline-end: 3.75rem !important;
    }
    .me-xxl-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important;
    }
    .mb-xxl-0 {
        margin-bottom: 0 !important;
    }
    .mb-xxl-1 {
        margin-bottom: 0.3125rem !important;
    }
    .mb-xxl-2 {
        margin-bottom: 0.625rem !important;
    }
    .mb-xxl-3 {
        margin-bottom: 1.25rem !important;
    }
    .mb-xxl-4 {
        margin-bottom: 1.875rem !important;
    }
    .mb-xxl-5 {
        margin-bottom: 3.75rem !important;
    }
    .mb-xxl-auto {
        margin-bottom: auto !important;
    }
    .ms-xxl-0 {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important;
    }
    .ms-xxl-1 {
        -webkit-margin-start: 0.3125rem !important;
        margin-inline-start: 0.3125rem !important;
    }
    .ms-xxl-2 {
        -webkit-margin-start: 0.625rem !important;
        margin-inline-start: 0.625rem !important;
    }
    .ms-xxl-3 {
        -webkit-margin-start: 1.25rem !important;
        margin-inline-start: 1.25rem !important;
    }
    .ms-xxl-4 {
        -webkit-margin-start: 1.875rem !important;
        margin-inline-start: 1.875rem !important;
    }
    .ms-xxl-5 {
        -webkit-margin-start: 3.75rem !important;
        margin-inline-start: 3.75rem !important;
    }
    .ms-xxl-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important;
    }
    .m-xxl-n1 {
        margin: -0.3125rem !important;
    }
    .m-xxl-n2 {
        margin: -0.625rem !important;
    }
    .m-xxl-n3 {
        margin: -1.25rem !important;
    }
    .m-xxl-n4 {
        margin: -1.875rem !important;
    }
    .m-xxl-n5 {
        margin: -3.75rem !important;
    }
    .mx-xxl-n1 {
        -webkit-margin-end: -0.3125rem !important;
        margin-inline-end: -0.3125rem !important;
        -webkit-margin-start: -0.3125rem !important;
        margin-inline-start: -0.3125rem !important;
    }
    .mx-xxl-n2 {
        -webkit-margin-end: -0.625rem !important;
        margin-inline-end: -0.625rem !important;
        -webkit-margin-start: -0.625rem !important;
        margin-inline-start: -0.625rem !important;
    }
    .mx-xxl-n3 {
        -webkit-margin-end: -1.25rem !important;
        margin-inline-end: -1.25rem !important;
        -webkit-margin-start: -1.25rem !important;
        margin-inline-start: -1.25rem !important;
    }
    .mx-xxl-n4 {
        -webkit-margin-end: -1.875rem !important;
        margin-inline-end: -1.875rem !important;
        -webkit-margin-start: -1.875rem !important;
        margin-inline-start: -1.875rem !important;
    }
    .mx-xxl-n5 {
        -webkit-margin-end: -3.75rem !important;
        margin-inline-end: -3.75rem !important;
        -webkit-margin-start: -3.75rem !important;
        margin-inline-start: -3.75rem !important;
    }
    .my-xxl-n1 {
        margin-top: -0.3125rem !important;
        margin-bottom: -0.3125rem !important;
    }
    .my-xxl-n2 {
        margin-top: -0.625rem !important;
        margin-bottom: -0.625rem !important;
    }
    .my-xxl-n3 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important;
    }
    .my-xxl-n4 {
        margin-top: -1.875rem !important;
        margin-bottom: -1.875rem !important;
    }
    .my-xxl-n5 {
        margin-top: -3.75rem !important;
        margin-bottom: -3.75rem !important;
    }
    .mt-xxl-n1 {
        margin-top: -0.3125rem !important;
    }
    .mt-xxl-n2 {
        margin-top: -0.625rem !important;
    }
    .mt-xxl-n3 {
        margin-top: -1.25rem !important;
    }
    .mt-xxl-n4 {
        margin-top: -1.875rem !important;
    }
    .mt-xxl-n5 {
        margin-top: -3.75rem !important;
    }
    .me-xxl-n1 {
        -webkit-margin-end: -0.3125rem !important;
        margin-inline-end: -0.3125rem !important;
    }
    .me-xxl-n2 {
        -webkit-margin-end: -0.625rem !important;
        margin-inline-end: -0.625rem !important;
    }
    .me-xxl-n3 {
        -webkit-margin-end: -1.25rem !important;
        margin-inline-end: -1.25rem !important;
    }
    .me-xxl-n4 {
        -webkit-margin-end: -1.875rem !important;
        margin-inline-end: -1.875rem !important;
    }
    .me-xxl-n5 {
        -webkit-margin-end: -3.75rem !important;
        margin-inline-end: -3.75rem !important;
    }
    .mb-xxl-n1 {
        margin-bottom: -0.3125rem !important;
    }
    .mb-xxl-n2 {
        margin-bottom: -0.625rem !important;
    }
    .mb-xxl-n3 {
        margin-bottom: -1.25rem !important;
    }
    .mb-xxl-n4 {
        margin-bottom: -1.875rem !important;
    }
    .mb-xxl-n5 {
        margin-bottom: -3.75rem !important;
    }
    .ms-xxl-n1 {
        -webkit-margin-start: -0.3125rem !important;
        margin-inline-start: -0.3125rem !important;
    }
    .ms-xxl-n2 {
        -webkit-margin-start: -0.625rem !important;
        margin-inline-start: -0.625rem !important;
    }
    .ms-xxl-n3 {
        -webkit-margin-start: -1.25rem !important;
        margin-inline-start: -1.25rem !important;
    }
    .ms-xxl-n4 {
        -webkit-margin-start: -1.875rem !important;
        margin-inline-start: -1.875rem !important;
    }
    .ms-xxl-n5 {
        -webkit-margin-start: -3.75rem !important;
        margin-inline-start: -3.75rem !important;
    }
    .p-xxl-0 {
        padding: 0 !important;
    }
    .p-xxl-1 {
        padding: 0.3125rem !important;
    }
    .p-xxl-2 {
        padding: 0.625rem !important;
    }
    .p-xxl-3 {
        padding: 1.25rem !important;
    }
    .p-xxl-4 {
        padding: 1.875rem !important;
    }
    .p-xxl-5 {
        padding: 3.75rem !important;
    }
    .px-xxl-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important;
    }
    .px-xxl-1 {
        -webkit-padding-end: 0.3125rem !important;
        padding-inline-end: 0.3125rem !important;
        -webkit-padding-start: 0.3125rem !important;
        padding-inline-start: 0.3125rem !important;
    }
    .px-xxl-2 {
        -webkit-padding-end: 0.625rem !important;
        padding-inline-end: 0.625rem !important;
        -webkit-padding-start: 0.625rem !important;
        padding-inline-start: 0.625rem !important;
    }
    .px-xxl-3 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important;
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important;
    }
    .px-xxl-4 {
        -webkit-padding-end: 1.875rem !important;
        padding-inline-end: 1.875rem !important;
        -webkit-padding-start: 1.875rem !important;
        padding-inline-start: 1.875rem !important;
    }
    .px-xxl-5 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important;
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important;
    }
    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .py-xxl-1 {
        padding-top: 0.3125rem !important;
        padding-bottom: 0.3125rem !important;
    }
    .py-xxl-2 {
        padding-top: 0.625rem !important;
        padding-bottom: 0.625rem !important;
    }
    .py-xxl-3 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
    }
    .py-xxl-4 {
        padding-top: 1.875rem !important;
        padding-bottom: 1.875rem !important;
    }
    .py-xxl-5 {
        padding-top: 3.75rem !important;
        padding-bottom: 3.75rem !important;
    }
    .pt-xxl-0 {
        padding-top: 0 !important;
    }
    .pt-xxl-1 {
        padding-top: 0.3125rem !important;
    }
    .pt-xxl-2 {
        padding-top: 0.625rem !important;
    }
    .pt-xxl-3 {
        padding-top: 1.25rem !important;
    }
    .pt-xxl-4 {
        padding-top: 1.875rem !important;
    }
    .pt-xxl-5 {
        padding-top: 3.75rem !important;
    }
    .pe-xxl-0 {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
    }
    .pe-xxl-1 {
        -webkit-padding-end: 0.3125rem !important;
        padding-inline-end: 0.3125rem !important;
    }
    .pe-xxl-2 {
        -webkit-padding-end: 0.625rem !important;
        padding-inline-end: 0.625rem !important;
    }
    .pe-xxl-3 {
        -webkit-padding-end: 1.25rem !important;
        padding-inline-end: 1.25rem !important;
    }
    .pe-xxl-4 {
        -webkit-padding-end: 1.875rem !important;
        padding-inline-end: 1.875rem !important;
    }
    .pe-xxl-5 {
        -webkit-padding-end: 3.75rem !important;
        padding-inline-end: 3.75rem !important;
    }
    .pb-xxl-0 {
        padding-bottom: 0 !important;
    }
    .pb-xxl-1 {
        padding-bottom: 0.3125rem !important;
    }
    .pb-xxl-2 {
        padding-bottom: 0.625rem !important;
    }
    .pb-xxl-3 {
        padding-bottom: 1.25rem !important;
    }
    .pb-xxl-4 {
        padding-bottom: 1.875rem !important;
    }
    .pb-xxl-5 {
        padding-bottom: 3.75rem !important;
    }
    .ps-xxl-0 {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important;
    }
    .ps-xxl-1 {
        -webkit-padding-start: 0.3125rem !important;
        padding-inline-start: 0.3125rem !important;
    }
    .ps-xxl-2 {
        -webkit-padding-start: 0.625rem !important;
        padding-inline-start: 0.625rem !important;
    }
    .ps-xxl-3 {
        -webkit-padding-start: 1.25rem !important;
        padding-inline-start: 1.25rem !important;
    }
    .ps-xxl-4 {
        -webkit-padding-start: 1.875rem !important;
        padding-inline-start: 1.875rem !important;
    }
    .ps-xxl-5 {
        -webkit-padding-start: 3.75rem !important;
        padding-inline-start: 3.75rem !important;
    }
    .gap-xxl-0 {
        gap: 0 !important;
    }
    .gap-xxl-1 {
        gap: 0.3125rem !important;
    }
    .gap-xxl-2 {
        gap: 0.625rem !important;
    }
    .gap-xxl-3 {
        gap: 1.25rem !important;
    }
    .gap-xxl-4 {
        gap: 1.875rem !important;
    }
    .gap-xxl-5 {
        gap: 3.75rem !important;
    }
    .row-gap-xxl-0 {
        row-gap: 0 !important;
    }
    .row-gap-xxl-1 {
        row-gap: 0.3125rem !important;
    }
    .row-gap-xxl-2 {
        row-gap: 0.625rem !important;
    }
    .row-gap-xxl-3 {
        row-gap: 1.25rem !important;
    }
    .row-gap-xxl-4 {
        row-gap: 1.875rem !important;
    }
    .row-gap-xxl-5 {
        row-gap: 3.75rem !important;
    }
    .column-gap-xxl-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .column-gap-xxl-1 {
        -webkit-column-gap: 0.3125rem !important;
        -moz-column-gap: 0.3125rem !important;
        column-gap: 0.3125rem !important;
    }
    .column-gap-xxl-2 {
        -webkit-column-gap: 0.625rem !important;
        -moz-column-gap: 0.625rem !important;
        column-gap: 0.625rem !important;
    }
    .column-gap-xxl-3 {
        -webkit-column-gap: 1.25rem !important;
        -moz-column-gap: 1.25rem !important;
        column-gap: 1.25rem !important;
    }
    .column-gap-xxl-4 {
        -webkit-column-gap: 1.875rem !important;
        -moz-column-gap: 1.875rem !important;
        column-gap: 1.875rem !important;
    }
    .column-gap-xxl-5 {
        -webkit-column-gap: 3.75rem !important;
        -moz-column-gap: 3.75rem !important;
        column-gap: 3.75rem !important;
    }
    .text-xxl-start {
        text-align: start !important;
    }
    .text-xxl-end {
        text-align: end !important;
    }
    .text-xxl-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .fs-1 {
        font-size: 1.75rem !important;
    }
    .fs-2 {
        font-size: 1.53125rem !important;
    }
    .fs-3 {
        font-size: 1.3125rem !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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .d-print-none {
        display: none !important;
    }
}
:root {
    --theme-font-family-secondary: "Google Sans", sans-serif;
    --theme-logo-lg-height: 22px;
    --theme-logo-sm-height: 26px;
    --theme-sidenav-width: 245px;
    --theme-sidenav-width-md: 200px;
    --theme-sidenav-width-sm: 75px;
    --theme-topbar-height: 65px;
    --theme-sidenav-item-icon-size: 1.125rem;
    --theme-sidenav-item-gap: 12px;
    --theme-sidenav-item-padding-x: 10px;
    --theme-sidenav-item-padding-y: 10px;
    --theme-sidenav-item-font-size: 0.875rem;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 0.8125rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-theme-card-border-width: 0;
    --theme-theme-card-box-shadow: var(--theme-box-shadow);
    --theme-theme-card-border-color: var(--theme-border-color);
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 600;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 14px;
    --theme-font-size-sm: 13px;
    --theme-font-size-md: 15px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-link-color: var(--theme-primary);
    --theme-link-hover-color: var(--theme-primary-text-emphasis);
    --theme-chart-primary: #236dc9;
    --theme-chart-primary-rgb: 35, 109, 201;
    --theme-chart-secondary: #7b70ef;
    --theme-chart-secondary-rgb: 123, 112, 239;
    --theme-chart-alpha: #02bc9c;
    --theme-chart-alpha-rgb: 2, 188, 156;
    --theme-chart-beta: #f7577e;
    --theme-chart-beta-rgb: 247, 87, 126;
    --theme-chart-gamma: #f9bf59;
    --theme-chart-gamma-rgb: 249, 191, 89;
    --theme-chart-delta: #5bc3e1;
    --theme-chart-delta-rgb: 91, 195, 225;
    --theme-chart-zeta: #db9052;
    --theme-chart-zeta-rgb: 219, 144, 82;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #1a57a1;
    --theme-chart-dark-rgb: 26, 87, 161;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
[data-bs-theme="dark"] {
    --theme-chart-border-color: #242c31;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"] .text-dark {
    color: #dce0fb !important;
}
html[data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #e7e9eb;
    --theme-sidenav-item-color: #667787;
    --theme-sidenav-item-hover-color: #236dc9;
    --theme-sidenav-item-hover-bg: transparent;
    --theme-sidenav-item-active-color: #236dc9;
    --theme-sidenav-item-active-bg: transparent;
}
html[data-menu-color="dark"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #1e1f27;
    --theme-sidenav-item-color: #7a8ea7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-menu-color="gray"] {
    --theme-sidenav-bg: #f1f2f7;
    --theme-sidenav-border-color: #e7e9eb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #236dc9;
    --theme-sidenav-item-hover-bg: #e8f7f4;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #e8e8ed;
}
html[data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(135deg, #195274, #3b215c);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-bs-theme="dark"][data-menu-color="dark"],
html[data-bs-theme="dark"][data-menu-color="gray"],
html[data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #236dc9;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-topbar-color="gray"] {
    --theme-topbar-bg: #f6f7fb;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #236dc9;
    --theme-topbar-search-bg: #ecedf3;
    --theme-topbar-search-border: #ecedf3;
}
html[data-topbar-color="dark"] {
    --theme-topbar-bg: #1e1f27;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #272937;
    --theme-topbar-search-border: #272937;
}
html[data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #1a455f, #262549);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-bs-theme="dark"][data-topbar-color="dark"],
html[data-bs-theme="dark"][data-topbar-color="gray"],
html[data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"] {
    --theme-light: #252630;
    --theme-light-rgb: 37, 38, 48;
    --theme-dark: #4b4d5c;
    --theme-dark-rgb: 75, 77, 92;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
}
html[data-skin="minimal"] {
    --theme-font-sans-serif: "Hanken Grotesk", sans-serif;
    --theme-font-family-secondary: "Hanken Grotesk", sans-serif;
    --theme-body-font-size: 0.875rem;
    --theme-body-bg: #f1f1f5;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 0;
    --theme-border-radius: 10px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 12px;
    --theme-font-size-xs: 13px;
    --theme-font-size-base: 0.875rem;
    --theme-font-size-md: 15px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1.125rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 8px;
    --theme-sidenav-item-font-size: 0.875rem;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 0.875rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #4557a3;
    --theme-secondary: #c1785a;
    --theme-success: #8abe9f;
    --theme-info: #6acfc9;
    --theme-warning: #ffaa40;
    --theme-danger: #e5513e;
    --theme-purple: #6b3f69;
    --theme-primary-rgb: 69, 87, 163;
    --theme-secondary-rgb: 193, 120, 90;
    --theme-success-rgb: 138, 190, 159;
    --theme-info-rgb: 106, 207, 201;
    --theme-warning-rgb: 255, 170, 64;
    --theme-danger-rgb: 229, 81, 62;
    --theme-purple-rgb: 107, 63, 105;
    --theme-primary-bg-subtle: rgba(69, 87, 163, 0.15);
    --theme-secondary-bg-subtle: rgba(193, 120, 90, 0.15);
    --theme-success-bg-subtle: rgba(138, 190, 159, 0.15);
    --theme-info-bg-subtle: rgba(106, 207, 201, 0.15);
    --theme-warning-bg-subtle: rgba(255, 170, 64, 0.15);
    --theme-danger-bg-subtle: rgba(229, 81, 62, 0.15);
    --theme-purple-bg-subtle: rgba(107, 63, 105, 0.15);
    --theme-primary-border-subtle: rgba(69, 87, 163, 0.3);
    --theme-secondary-border-subtle: rgba(193, 120, 90, 0.3);
    --theme-success-border-subtle: rgba(138, 190, 159, 0.3);
    --theme-info-border-subtle: rgba(106, 207, 201, 0.3);
    --theme-warning-border-subtle: rgba(255, 170, 64, 0.3);
    --theme-danger-border-subtle: rgba(229, 81, 62, 0.3);
    --theme-purple-border-subtle: rgba(107, 63, 105, 0.3);
    --theme-primary-text-emphasis: #34417a;
    --theme-secondary-text-emphasis: #915a44;
    --theme-success-text-emphasis: #688f77;
    --theme-info-text-emphasis: #509b97;
    --theme-warning-text-emphasis: #bf8030;
    --theme-danger-text-emphasis: #ac3d2f;
    --theme-purple-text-emphasis: #502f4f;
    --theme-chart-primary: #4557a3;
    --theme-chart-primary-rgb: 69, 87, 163;
    --theme-chart-secondary: #f54c36;
    --theme-chart-secondary-rgb: 245, 76, 54;
    --theme-chart-alpha: #8abe9f;
    --theme-chart-alpha-rgb: 138, 190, 159;
    --theme-chart-beta: #c1785a;
    --theme-chart-beta-rgb: 193, 120, 90;
    --theme-chart-gamma: #ffaa40;
    --theme-chart-gamma-rgb: 255, 170, 64;
    --theme-chart-delta: #6acfc9;
    --theme-chart-delta-rgb: 106, 207, 201;
    --theme-chart-zeta: #6b3f69;
    --theme-chart-zeta-rgb: 107, 63, 105;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="minimal"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #ffffff;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #4557a3;
    --theme-sidenav-item-hover-bg: #4557a3;
    --theme-sidenav-item-active-color: #4557a3;
    --theme-sidenav-item-active-bg: #f6f7fa;
}
html[data-skin="minimal"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f1f1f5;
    --theme-sidenav-border-color: #dce0e3;
    --theme-sidenav-item-color: #526270;
    --theme-sidenav-item-hover-color: #4557a3;
    --theme-sidenav-item-hover-bg: transparent;
    --theme-sidenav-item-active-color: #4557a3;
    --theme-sidenav-item-active-bg: transparent;
}
html[data-skin="minimal"][data-menu-color="dark"] {
    --theme-sidenav-bg: #1b2e4a;
    --theme-sidenav-border-color: #1b2e4a;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #243754;
}
html[data-skin="minimal"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(135deg, #195274, #3b215c);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="minimal"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="minimal"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="minimal"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="minimal"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="minimal"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #4557a3;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="minimal"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f1f1f5;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #4557a3;
    --theme-topbar-search-bg: #f7f8fd;
    --theme-topbar-search-border: #e8e9ef;
}
html[data-skin="minimal"][data-topbar-color="dark"] {
    --theme-topbar-bg: #1b2e4a;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #32435c;
    --theme-topbar-search-border: #32435c;
}
html[data-skin="minimal"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="minimal"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="minimal"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="minimal"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
html[data-skin="minimal"] .app-topbar,
html[data-skin="minimal"] .card,
html[data-skin="minimal"] .sidenav-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="minimal"] .app-topbar.topbar-active {
    -webkit-box-shadow: var(--theme-box-shadow-sm);
    box-shadow: var(--theme-box-shadow-sm);
}
html[data-skin="minimal"] .sidenav-menu {
    -webkit-border-end: 1px dashed var(--theme-sidenav-border-color);
    border-inline-end: 1px dashed var(--theme-sidenav-border-color);
}
html[data-skin="minimal"] .row:not([class*="g-"]) {
    --theme-gutter-x: 0.75rem;
}
html[data-skin="minimal"] .container,
html[data-skin="minimal"] .container-fluid,
html[data-skin="minimal"] .container-lg,
html[data-skin="minimal"] .container-md,
html[data-skin="minimal"] .container-sm,
html[data-skin="minimal"] .container-xl,
html[data-skin="minimal"] .container-xxl {
    --theme-gutter-x: 0.75rem;
}
html[data-skin="minimal"] .card {
    margin-bottom: 0.75rem;
}
html[data-skin="minimal"] .card .card-title {
    font-size: 16px;
    font-weight: 600;
}
html[data-skin="minimal"] .card-h-100 {
    height: calc(100% - 0.75rem);
}
html[data-skin="minimal"] .footer {
    background-color: transparent;
    border: none;
}
html[data-skin="minimal"] .page-title-head {
    min-height: 10px;
    margin: 0;
    padding: 0.5rem 0.75rem;
    margin-bottom: 0.75rem;
    margin-top: 0.75rem;
    border-radius: 10px;
    background-color: #e9e9ef;
}
html[data-skin="minimal"][data-topbar-color="gray"]:not([data-bs-theme="dark"])
    .page-title-head {
    margin-top: 0;
}
html[data-skin="minimal"][data-bs-theme="dark"] .page-title-head {
    background-color: transparent;
}
html[data-skin="modern"] {
    --theme-font-sans-serif: "Jost", sans-serif;
    --theme-font-family-secondary: "Jost", sans-serif;
    --theme-body-font-size: 14px;
    --theme-body-bg: #f6f7fb;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 0;
    --theme-theme-card-border-color: #edf2f9;
    --theme-theme-card-box-shadow: 0 1px 2px rgba(57, 62, 80, 0.15);
    --theme-box-shadow: 0 2px 4px rgba(56, 65, 74, 0.2);
    --theme-border-radius: 6px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 600;
    --theme-font-size-xxs: 12px;
    --theme-font-size-xs: 13px;
    --theme-font-size-base: 14px;
    --theme-font-size-md: 15px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 8px;
    --theme-sidenav-item-font-size: 0.9375rem;
    --theme-sidenav-item-font-weight: 400;
    --theme-sidenav-sub-item-font-size: 0.9375rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #6c84e5;
    --theme-secondary: #b3827d;
    --theme-success: #28d77e;
    --theme-info: #2dd4bf;
    --theme-warning: #ffae02;
    --theme-danger: #ef4444;
    --theme-purple: #6070cc;
    --theme-primary-rgb: 108, 132, 229;
    --theme-secondary-rgb: 179, 130, 125;
    --theme-success-rgb: 40, 215, 126;
    --theme-info-rgb: 45, 212, 191;
    --theme-warning-rgb: 255, 174, 2;
    --theme-danger-rgb: 239, 68, 68;
    --theme-purple-rgb: 96, 112, 204;
    --theme-primary-bg-subtle: rgba(108, 132, 229, 0.15);
    --theme-secondary-bg-subtle: rgba(179, 130, 125, 0.15);
    --theme-success-bg-subtle: rgba(40, 215, 126, 0.15);
    --theme-info-bg-subtle: rgba(45, 212, 191, 0.15);
    --theme-warning-bg-subtle: rgba(255, 174, 2, 0.15);
    --theme-danger-bg-subtle: rgba(239, 68, 68, 0.15);
    --theme-purple-bg-subtle: rgba(96, 112, 204, 0.15);
    --theme-primary-border-subtle: rgba(108, 132, 229, 0.3);
    --theme-secondary-border-subtle: rgba(179, 130, 125, 0.3);
    --theme-success-border-subtle: rgba(40, 215, 126, 0.3);
    --theme-info-border-subtle: rgba(45, 212, 191, 0.3);
    --theme-warning-border-subtle: rgba(255, 174, 2, 0.3);
    --theme-danger-border-subtle: rgba(239, 68, 68, 0.3);
    --theme-purple-border-subtle: rgba(96, 112, 204, 0.3);
    --theme-primary-text-emphasis: #5163ac;
    --theme-secondary-text-emphasis: #86625e;
    --theme-success-text-emphasis: #1ea15f;
    --theme-info-text-emphasis: #229f8f;
    --theme-warning-text-emphasis: #bf8302;
    --theme-danger-text-emphasis: #b33333;
    --theme-purple-text-emphasis: #485499;
    --theme-chart-primary: #6c84e5;
    --theme-chart-primary-rgb: 108, 132, 229;
    --theme-chart-secondary: #b3827d;
    --theme-chart-secondary-rgb: 179, 130, 125;
    --theme-chart-alpha: #28d77e;
    --theme-chart-alpha-rgb: 40, 215, 126;
    --theme-chart-beta: #ef4444;
    --theme-chart-beta-rgb: 239, 68, 68;
    --theme-chart-gamma: #ffae02;
    --theme-chart-gamma-rgb: 255, 174, 2;
    --theme-chart-delta: #2dd4bf;
    --theme-chart-delta-rgb: 45, 212, 191;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="modern"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #edf2f9;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #6c84e5;
    --theme-sidenav-item-hover-bg: #eff1fc;
    --theme-sidenav-item-active-color: #6c84e5;
    --theme-sidenav-item-active-bg: #eff1fc;
}
html[data-skin="modern"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f6f7fb;
    --theme-sidenav-border-color: #e7e9eb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #6c84e5;
    --theme-sidenav-item-hover-bg: #eaecf3;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #eaecf3;
}
html[data-skin="modern"][data-menu-color="dark"] {
    --theme-sidenav-bg: #222b40;
    --theme-sidenav-border-color: #222b40;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #30394d;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #222b40;
}
html[data-skin="modern"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #141e30, #243b55);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="modern"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="modern"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="modern"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="modern"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="modern"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #6c84e5;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="modern"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f6f7fb;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #6c84e5;
    --theme-topbar-search-bg: #eceef5;
    --theme-topbar-search-border: #eceef5;
}
html[data-skin="modern"][data-topbar-color="dark"] {
    --theme-topbar-bg: #222b40;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #1b2c42;
    --theme-topbar-search-border: #1b2c42;
}
html[data-skin="modern"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="modern"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="modern"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="modern"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="modern"] .card,
[data-bs-theme="dark"][data-skin="modern"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="modern"] .card {
    position: relative;
}
html[data-skin="modern"] .card .card-title {
    font-size: 16px;
}
html[data-skin="modern"] .card::after {
    content: "";
    position: absolute;
    top: -5px;
    inset-inline-end: -5px;
    width: 25px;
    height: 25px;
    background: rgba(var(--theme-info-rgb), 0.15);
    border-radius: var(--theme-border-radius);
    pointer-events: none;
    z-index: -1;
}
html[data-skin="modern"] .card::before {
    content: "";
    position: absolute;
    top: 5px;
    inset-inline-end: 5px;
    width: 6px;
    height: 6px;
    background: rgba(var(--theme-primary-rgb), 0.75);
    border-radius: 50%;
}
html[data-skin="modern"]:not([data-sidenav-size="condensed"])
    .side-nav
    .side-nav-item
    .side-nav-link
    .menu-icon {
    line-height: 26px;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background-color: var(--theme-sidenav-item-hover-bg);
    text-align: center;
}
html[data-skin="modern"]:not([data-sidenav-size="condensed"])
    .side-nav
    .sub-menu {
    -webkit-padding-start: 8px;
    padding-inline-start: 8px;
}
html[data-skin="modern"]:not([data-sidenav-size="condensed"])
    .side-nav
    .sub-menu
    .sub-menu {
    -webkit-padding-start: 22px;
    padding-inline-start: 22px;
}
html[data-skin="material"] {
    --theme-font-sans-serif: "Google Sans", sans-serif;
    --theme-font-family-secondary: "Google Sans", sans-serif;
    --theme-body-font-size: 13px;
    --theme-body-bg: #fefbff;
    --theme-secondary-bg: #f8f2fa;
    --theme-tertiary-bg: #efe8f1;
    --theme-secondary-color: #7e7591;
    --theme-theme-card-border-width: 1px;
    --theme-theme-card-border-color: transparent;
    --theme-theme-card-box-shadow: 1px 0.1rem 0.5rem 0 rgba(48, 45, 59, 0.05);
    --theme-box-shadow: 1px 0.1rem 0.5rem 0 rgba(48, 45, 59, 0.15);
    --theme-border-radius: 8px;
    --theme-border-radius-sm: 6px;
    --theme-border-color: #dbd5dd;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 600;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1.125rem;
    --theme-sidenav-item-gap: 12px;
    --theme-sidenav-item-padding-x: 10px;
    --theme-sidenav-item-padding-y: 10px;
    --theme-sidenav-item-font-size: 0.84375rem;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 0.84375rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #6750a4;
    --theme-secondary: #625b71;
    --theme-success: #6b9a7e;
    --theme-info: #76c2c3;
    --theme-warning: #f88c00;
    --theme-danger: #b3261e;
    --theme-light: #e2e0f9;
    --theme-primary-rgb: 103, 80, 164;
    --theme-secondary-rgb: 98, 91, 113;
    --theme-success-rgb: 107, 154, 126;
    --theme-info-rgb: 118, 194, 195;
    --theme-warning-rgb: 248, 140, 0;
    --theme-danger-rgb: 179, 38, 30;
    --theme-light-rgb: 226, 224, 249;
    --theme-primary-bg-subtle: rgba(103, 80, 164, 0.15);
    --theme-secondary-bg-subtle: rgba(98, 91, 113, 0.15);
    --theme-success-bg-subtle: rgba(107, 154, 126, 0.15);
    --theme-info-bg-subtle: rgba(118, 194, 195, 0.15);
    --theme-warning-bg-subtle: rgba(248, 140, 0, 0.15);
    --theme-danger-bg-subtle: rgba(179, 38, 30, 0.15);
    --theme-light-bg-subtle: rgba(226, 224, 249, 0.15);
    --theme-primary-border-subtle: rgba(103, 80, 164, 0.3);
    --theme-secondary-border-subtle: rgba(98, 91, 113, 0.3);
    --theme-success-border-subtle: rgba(107, 154, 126, 0.3);
    --theme-info-border-subtle: rgba(118, 194, 195, 0.3);
    --theme-warning-border-subtle: rgba(248, 140, 0, 0.3);
    --theme-danger-border-subtle: rgba(179, 38, 30, 0.3);
    --theme-light-border-subtle: rgba(226, 224, 249, 0.3);
    --theme-primary-text-emphasis: #4d3c7b;
    --theme-secondary-text-emphasis: #4a4455;
    --theme-success-text-emphasis: #50745f;
    --theme-info-text-emphasis: #599292;
    --theme-warning-text-emphasis: #ba6900;
    --theme-danger-text-emphasis: #861d17;
    --theme-light-text-emphasis: #aaa8bb;
    --theme-chart-primary: #6750a4;
    --theme-chart-primary-rgb: 103, 80, 164;
    --theme-chart-secondary: #625b71;
    --theme-chart-secondary-rgb: 98, 91, 113;
    --theme-chart-alpha: #6b9a7e;
    --theme-chart-alpha-rgb: 107, 154, 126;
    --theme-chart-beta: #b3261e;
    --theme-chart-beta-rgb: 179, 38, 30;
    --theme-chart-gamma: #f88c00;
    --theme-chart-gamma-rgb: 248, 140, 0;
    --theme-chart-delta: #76c2c3;
    --theme-chart-delta-rgb: 118, 194, 195;
    --theme-chart-zeta: #6b3f69;
    --theme-chart-zeta-rgb: 107, 63, 105;
    --theme-chart-gray: #e2daed;
    --theme-chart-gray-rgb: 226, 218, 237;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="material"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #f8f2fa;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #6750a4;
    --theme-sidenav-item-hover-bg: #f7f7ff;
    --theme-sidenav-item-active-color: #6750a4;
    --theme-sidenav-item-active-bg: #f7f7ff;
}
html[data-skin="material"][data-menu-color="gray"] {
    --theme-sidenav-bg: #eee6f1;
    --theme-sidenav-border-color: #e7e9eb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #6750a4;
    --theme-sidenav-item-hover-bg: #ded4e1;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #ded4e1;
}
html[data-skin="material"][data-menu-color="dark"] {
    --theme-sidenav-bg: #383131;
    --theme-sidenav-border-color: #383131;
    --theme-sidenav-item-color: #9f9f9f;
    --theme-sidenav-item-hover-color: #d5d5d5;
    --theme-sidenav-item-hover-bg: #312a2a;
    --theme-sidenav-item-active-color: #d5d5d5;
    --theme-sidenav-item-active-bg: #312a2a;
}
html[data-skin="material"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(135deg, #1a455f, #262549);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: #294461;
}
html[data-skin="material"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: #1e3447;
}
html[data-skin="material"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="material"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="material"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="material"][data-topbar-color="light"] {
    --theme-topbar-bg: #fefbff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #6750a4;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="material"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f8f2fa;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #6750a4;
    --theme-topbar-search-bg: #eee6f1;
    --theme-topbar-search-border: #eee6f1;
}
html[data-skin="material"][data-topbar-color="dark"] {
    --theme-topbar-bg: #6750a4;
    --theme-topbar-item-color: #e9ecf1;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #7662ad;
    --theme-topbar-search-border: #7662ad;
}
html[data-skin="material"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #6750a4, #3a3052);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="material"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="material"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="material"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="material"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-light: #252630;
    --theme-light-rgb: 37, 38, 48;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-tertiary-bg: #252630;
    --theme-secondary-color: #8391a2;
    --theme-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="material"] .dropdown-menu,
[data-bs-theme="dark"][data-skin="material"] .offcanvas {
    background-color: #1b1c22;
}
html[data-skin="material"] .container-fluid,
html[data-skin="material"] .container-lg,
html[data-skin="material"] .container-md,
html[data-skin="material"] .container-sm,
html[data-skin="material"] .container-xl,
html[data-skin="material"] .container-xxl {
    max-width: 1460px;
}
html[data-skin="material"] .row:not([class*="g-"]) {
    --theme-gutter-x: 0.75rem;
}
html[data-skin="material"] .container,
html[data-skin="material"] .container-fluid,
html[data-skin="material"] .container-lg,
html[data-skin="material"] .container-md,
html[data-skin="material"] .container-sm,
html[data-skin="material"] .container-xl,
html[data-skin="material"] .container-xxl {
    --theme-gutter-x: 0.75rem;
}
html[data-skin="material"] .card {
    border-radius: 12px;
    margin-bottom: 0.75rem;
}
html[data-skin="material"] .card-h-100 {
    height: calc(100% - 0.75rem);
}
html[data-skin="material"] .app-topbar,
html[data-skin="material"] .card,
html[data-skin="material"] .sidenav-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="material"] .app-topbar .topbar-menu {
    -webkit-padding-start: 0.375rem;
    padding-inline-start: 0.375rem;
    -webkit-padding-end: 0.375rem;
    padding-inline-end: 0.375rem;
}
html[data-skin="material"] .footer {
    background-color: transparent;
    border: none;
}
html[data-skin="material"] .dropdown-menu,
html[data-skin="material"] .offcanvas {
    background-color: #fff;
}
html[data-skin="material"] .btn {
    --theme-btn-padding-y: 0.4532rem;
    --theme-btn-padding-x: 1rem;
}
html[data-skin="material"] .btn-group-sm > .btn,
html[data-skin="material"] .btn-sm {
    --theme-btn-padding-y: 0.3125rem;
    --theme-btn-padding-x: 0.625rem;
}
html[data-skin="material"] .side-nav > .side-nav-item.active > a {
    border-radius: 50px;
}
html[data-skin="material"] .bg-body-secondary {
    background-color: var(--theme-secondary-bg) !important;
}
html[data-skin="saas"] {
    --theme-font-sans-serif: "Poppins", sans-serif;
    --theme-font-family-secondary: "Poppins", sans-serif;
    --theme-body-font-size: 13px;
    --theme-body-bg: #f2f6fb;
    --theme-secondary-bg: #fff;
    --theme-theme-card-border-width: 1px;
    --theme-theme-card-box-shadow: 0 0.5rem 1.5rem rgba(18, 38, 36, 0.03);
    --theme-box-shadow: 0 0.25rem 1rem rgba(18, 38, 36, 0.1);
    --theme-border-color: #edf2f9;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 600;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1.25rem;
    --theme-sidenav-item-gap: 12px;
    --theme-sidenav-item-padding-x: 10px;
    --theme-sidenav-item-padding-y: 10px;
    --theme-sidenav-item-font-size: 0.9285rem;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 0.9285rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #0a74ff;
    --theme-secondary: #7b5af7;
    --theme-success: #6fcd1f;
    --theme-info: #1aa0e8;
    --theme-warning: #ff8f1f;
    --theme-danger: #f43f5e;
    --theme-primary-rgb: 10, 116, 255;
    --theme-secondary-rgb: 123, 90, 247;
    --theme-success-rgb: 111, 205, 31;
    --theme-info-rgb: 26, 160, 232;
    --theme-warning-rgb: 255, 143, 31;
    --theme-danger-rgb: 244, 63, 94;
    --theme-primary-bg-subtle: rgba(10, 116, 255, 0.15);
    --theme-secondary-bg-subtle: rgba(123, 90, 247, 0.15);
    --theme-success-bg-subtle: rgba(111, 205, 31, 0.15);
    --theme-info-bg-subtle: rgba(26, 160, 232, 0.15);
    --theme-warning-bg-subtle: rgba(255, 143, 31, 0.15);
    --theme-danger-bg-subtle: rgba(244, 63, 94, 0.15);
    --theme-primary-border-subtle: rgba(10, 116, 255, 0.3);
    --theme-secondary-border-subtle: rgba(123, 90, 247, 0.3);
    --theme-success-border-subtle: rgba(111, 205, 31, 0.3);
    --theme-info-border-subtle: rgba(26, 160, 232, 0.3);
    --theme-warning-border-subtle: rgba(255, 143, 31, 0.3);
    --theme-danger-border-subtle: rgba(244, 63, 94, 0.3);
    --theme-primary-text-emphasis: #0857bf;
    --theme-secondary-text-emphasis: #5c44b9;
    --theme-success-text-emphasis: #539a17;
    --theme-info-text-emphasis: #1478ae;
    --theme-warning-text-emphasis: #bf6b17;
    --theme-danger-text-emphasis: #b72f47;
    --theme-chart-primary: #0a74ff;
    --theme-chart-primary-rgb: 10, 116, 255;
    --theme-chart-secondary: #7b5af7;
    --theme-chart-secondary-rgb: 123, 90, 247;
    --theme-chart-alpha: #6fcd1f;
    --theme-chart-alpha-rgb: 111, 205, 31;
    --theme-chart-beta: #f43f5e;
    --theme-chart-beta-rgb: 244, 63, 94;
    --theme-chart-gamma: #ff8f1f;
    --theme-chart-gamma-rgb: 255, 143, 31;
    --theme-chart-delta: #1aa0e8;
    --theme-chart-delta-rgb: 26, 160, 232;
    --theme-chart-zeta: #6b3f69;
    --theme-chart-zeta-rgb: 107, 63, 105;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="saas"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #fff;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #0a74ff;
    --theme-sidenav-item-hover-bg: #f2f8ff;
    --theme-sidenav-item-active-color: #0a74ff;
    --theme-sidenav-item-active-bg: #f2f8ff;
}
html[data-skin="saas"][data-menu-color="gray"] {
    --theme-sidenav-bg: #e7edf5;
    --theme-sidenav-border-color: #e7edf5;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #0a74ff;
    --theme-sidenav-item-hover-bg: #e1e7ef;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #e1e7ef;
}
html[data-skin="saas"][data-menu-color="dark"] {
    --theme-sidenav-bg: #1b2e4a;
    --theme-sidenav-border-color: #1b2e4a;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #243754;
}
html[data-skin="saas"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(135deg, #1a455f, #262549);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: #294461;
}
html[data-skin="saas"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: #1e3447;
}
html[data-skin="saas"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="saas"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="saas"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #0a74ff;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="saas"][data-topbar-color="gray"] {
    --theme-topbar-bg: #e7edf5;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #0a74ff;
    --theme-topbar-search-bg: #e1e7ef;
    --theme-topbar-search-border: #e1e7ef;
}
html[data-skin="saas"][data-topbar-color="dark"] {
    --theme-topbar-bg: #1b2e4a;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #32435c;
    --theme-topbar-search-border: #32435c;
}
html[data-skin="saas"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #1a455f, #262549);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="saas"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="saas"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="saas"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="saas"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
html[data-skin="saas"] {
    font-size: 14px;
}
html[data-skin="saas"] .wrapper {
    margin: 20px;
    width: auto;
}
html[data-skin="saas"] .sidenav-menu {
    top: 20px;
    border-radius: 10px;
    bottom: 20px;
}
html[data-skin="saas"] .app-topbar {
    -webkit-margin-start: calc(20px + var(--theme-sidenav-width));
    margin-inline-start: calc(20px + var(--theme-sidenav-width));
    border-radius: 10px;
}
html[data-skin="saas"] .app-topbar .topbar-menu {
    border-radius: 10px;
}
html[data-skin="saas"] .footer {
    -webkit-margin-start: 0.375rem;
    margin-inline-start: 0.375rem;
    -webkit-margin-end: 0.375rem;
    margin-inline-end: 0.375rem;
    border-radius: 10px;
}
html[data-skin="saas"] .card {
    --theme-card-spacer-y: 1.75rem;
    --theme-card-spacer-x: 1.75rem;
    --theme-card-cap-padding-x: 1.5rem;
    --theme-card-cap-padding-y: 1rem;
}
html[data-skin="saas"] .card .card-title {
    font-size: 15px;
    font-weight: 600;
}
html[data-skin="saas"] .pro-username {
    font-size: var(--theme-font-size-base);
    font-weight: var(--theme-font-weight-bold);
}
html[data-skin="saas"][data-sidenav-size="compact"] .app-topbar {
    -webkit-margin-start: calc(20px + var(--theme-sidenav-width-md));
    margin-inline-start: calc(20px + var(--theme-sidenav-width-md));
}
html[data-skin="saas"][data-sidenav-size="condensed"] .app-topbar,
html[data-skin="saas"][data-sidenav-size="on-hover"] .app-topbar {
    border-radius: 0 10px 10px 0;
}
html[data-skin="saas"][data-sidenav-size="condensed"] .app-topbar .topbar-menu,
html[data-skin="saas"][data-sidenav-size="on-hover"] .app-topbar .topbar-menu {
    border-end-start-radius: 0;
}
html[data-skin="saas"][data-sidenav-size="condensed"] .sidenav-menu .logo,
html[data-skin="saas"][data-sidenav-size="on-hover"] .sidenav-menu .logo {
    border-radius: 10px 0 0 10px !important;
}
html[data-skin="saas"][data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu
    .logo,
html[data-skin="saas"][data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu
    .logo {
    border-radius: 10px 10px 0 0;
}
html[data-skin="flat"] {
    --theme-font-sans-serif: "IBM Plex Sans", sans-serif;
    --theme-font-family-secondary: "IBM Plex Sans", sans-serif;
    --theme-body-font-size: 0.875rem;
    --theme-body-bg: #f6f8fa;
    --theme-secondary-bg: #ffffff;
    --theme-box-shadow: 0px 1px 3px 0px rgba(130, 143, 163, 0.09);
    --theme-theme-card-border-width: 1px;
    --theme-border-color: #eef1f5;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 600;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 12px;
    --theme-font-size-xs: 13px;
    --theme-font-size-base: 0.875rem;
    --theme-font-size-md: 15px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1.125rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 10px;
    --theme-sidenav-item-padding-y: 6px;
    --theme-sidenav-item-font-size: 0.875rem;
    --theme-sidenav-item-font-weight: 400;
    --theme-sidenav-sub-item-font-size: 0.875rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 5px;
    --theme-primary: #3b6cff;
    --theme-secondary: #4f7cff;
    --theme-success: #6a8cff;
    --theme-info: #9bb4ff;
    --theme-warning: #7f9bff;
    --theme-danger: #5f82ff;
    --theme-primary-rgb: 59, 108, 255;
    --theme-secondary-rgb: 79, 124, 255;
    --theme-success-rgb: 106, 140, 255;
    --theme-info-rgb: 155, 180, 255;
    --theme-warning-rgb: 127, 155, 255;
    --theme-danger-rgb: 95, 130, 255;
    --theme-primary-bg-subtle: rgba(59, 108, 255, 0.15);
    --theme-secondary-bg-subtle: rgba(79, 124, 255, 0.15);
    --theme-success-bg-subtle: rgba(106, 140, 255, 0.15);
    --theme-info-bg-subtle: rgba(155, 180, 255, 0.15);
    --theme-warning-bg-subtle: rgba(127, 155, 255, 0.15);
    --theme-danger-bg-subtle: rgba(95, 130, 255, 0.15);
    --theme-primary-border-subtle: rgba(59, 108, 255, 0.3);
    --theme-secondary-border-subtle: rgba(79, 124, 255, 0.3);
    --theme-success-border-subtle: rgba(106, 140, 255, 0.3);
    --theme-info-border-subtle: rgba(155, 180, 255, 0.3);
    --theme-warning-border-subtle: rgba(127, 155, 255, 0.3);
    --theme-danger-border-subtle: rgba(95, 130, 255, 0.3);
    --theme-primary-text-emphasis: #2c51bf;
    --theme-secondary-text-emphasis: #3b5dbf;
    --theme-success-text-emphasis: #5069bf;
    --theme-info-text-emphasis: #7487bf;
    --theme-warning-text-emphasis: #5f74bf;
    --theme-danger-text-emphasis: #4762bf;
    --theme-chart-primary: #3b6cff;
    --theme-chart-primary-rgb: 59, 108, 255;
    --theme-chart-secondary: #15be7b;
    --theme-chart-secondary-rgb: 21, 190, 123;
    --theme-chart-alpha: #6a8cff;
    --theme-chart-alpha-rgb: 106, 140, 255;
    --theme-chart-beta: #20c080;
    --theme-chart-beta-rgb: 32, 192, 128;
    --theme-chart-gamma: #7f9bff;
    --theme-chart-gamma-rgb: 127, 155, 255;
    --theme-chart-delta: #25df94;
    --theme-chart-delta-rgb: 37, 223, 148;
    --theme-chart-zeta: #c4b3ed;
    --theme-chart-zeta-rgb: 196, 179, 237;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #46348b;
    --theme-chart-dark-rgb: 70, 52, 139;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="flat"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #f1f4f9;
    --theme-sidenav-item-color: #3c4241;
    --theme-sidenav-item-hover-color: #3b6cff;
    --theme-sidenav-item-hover-bg: #f7f7fb;
    --theme-sidenav-item-active-color: #3b6cff;
    --theme-sidenav-item-active-bg: #f7f7fb;
}
html[data-skin="flat"][data-menu-color="gray"] {
    --theme-sidenav-bg: #e6ebf1;
    --theme-sidenav-border-color: #e6ebf1;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #3b6cff;
    --theme-sidenav-item-hover-bg: #f4f0ff;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #e8e8ed;
}
html[data-skin="flat"][data-menu-color="dark"] {
    --theme-sidenav-bg: #1b2e4a;
    --theme-sidenav-border-color: #1b2e4a;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #243754;
}
html[data-skin="flat"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(135deg, #1a455f, #262549);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: #294461;
}
html[data-skin="flat"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: #1e3447;
}
html[data-skin="flat"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="flat"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="flat"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #3b6cff;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="flat"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f1f2f7;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #3b6cff;
    --theme-topbar-search-bg: #e8e9ef;
    --theme-topbar-search-border: #e8e9ef;
}
html[data-skin="flat"][data-topbar-color="dark"] {
    --theme-topbar-bg: #1b2e4a;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #32435c;
    --theme-topbar-search-border: #32435c;
}
html[data-skin="flat"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #1a455f, #262549);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="flat"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="flat"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="flat"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="flat"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
html[data-skin="galaxy"] {
    --theme-font-sans-serif: "Play", sans-serif;
    --theme-font-family-secondary: "Play", sans-serif;
    --theme-body-font-size: 13px;
    --theme-body-bg: #fdfdfd;
    --theme-secondary-bg: #fff;
    --theme-theme-card-border-width: 1px;
    --theme-theme-card-border-color: #edf2f9;
    --theme-theme-card-box-shadow: 2px 8px 16px rgba(57, 62, 80, 0.07);
    --theme-box-shadow: 2px 8px 16px rgba(57, 62, 80, 0.07);
    --theme-border-radius: 6px;
    --theme-font-weight-medium: 700;
    --theme-font-weight-semibold: 700;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1.125rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 8px;
    --theme-sidenav-item-font-size: 0.9125rem;
    --theme-sidenav-item-font-weight: 400;
    --theme-sidenav-sub-item-font-size: 0.8125rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #6c7cff;
    --theme-secondary: #aca181;
    --theme-success: #3ce6c2;
    --theme-info: #4fd1ff;
    --theme-warning: #ffb84d;
    --theme-danger: #ff5c8a;
    --theme-primary-rgb: 108, 124, 255;
    --theme-secondary-rgb: 172, 161, 129;
    --theme-success-rgb: 60, 230, 194;
    --theme-info-rgb: 79, 209, 255;
    --theme-warning-rgb: 255, 184, 77;
    --theme-danger-rgb: 255, 92, 138;
    --theme-primary-bg-subtle: rgba(108, 124, 255, 0.15);
    --theme-secondary-bg-subtle: rgba(172, 161, 129, 0.15);
    --theme-success-bg-subtle: rgba(60, 230, 194, 0.15);
    --theme-info-bg-subtle: rgba(79, 209, 255, 0.15);
    --theme-warning-bg-subtle: rgba(255, 184, 77, 0.15);
    --theme-danger-bg-subtle: rgba(255, 92, 138, 0.15);
    --theme-primary-border-subtle: rgba(108, 124, 255, 0.3);
    --theme-secondary-border-subtle: rgba(172, 161, 129, 0.3);
    --theme-success-border-subtle: rgba(60, 230, 194, 0.3);
    --theme-info-border-subtle: rgba(79, 209, 255, 0.3);
    --theme-warning-border-subtle: rgba(255, 184, 77, 0.3);
    --theme-danger-border-subtle: rgba(255, 92, 138, 0.3);
    --theme-primary-text-emphasis: #515dbf;
    --theme-secondary-text-emphasis: #817961;
    --theme-success-text-emphasis: #2dad92;
    --theme-info-text-emphasis: #3b9dbf;
    --theme-warning-text-emphasis: #bf8a3a;
    --theme-danger-text-emphasis: #bf4568;
    --theme-chart-primary: #6c7cff;
    --theme-chart-primary-rgb: 108, 124, 255;
    --theme-chart-secondary: #3ce6c2;
    --theme-chart-secondary-rgb: 60, 230, 194;
    --theme-chart-alpha: #aca181;
    --theme-chart-alpha-rgb: 172, 161, 129;
    --theme-chart-beta: #e0e8d8;
    --theme-chart-beta-rgb: 224, 232, 216;
    --theme-chart-gamma: #a8998a;
    --theme-chart-gamma-rgb: 168, 153, 138;
    --theme-chart-delta: #ffb84d;
    --theme-chart-delta-rgb: 255, 184, 77;
    --theme-chart-zeta: #c17b52;
    --theme-chart-zeta-rgb: 193, 123, 82;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="galaxy"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #edf2f9;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #6c7cff;
    --theme-sidenav-item-hover-bg: #eaf2ff;
    --theme-sidenav-item-active-color: #6c7cff;
    --theme-sidenav-item-active-bg: #f3f5ff;
}
html[data-skin="galaxy"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f1f2f7;
    --theme-sidenav-border-color: #e7e9eb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #6c7cff;
    --theme-sidenav-item-hover-bg: #e8f7f4;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #e8e8ed;
}
html[data-skin="galaxy"][data-menu-color="dark"] {
    --theme-sidenav-bg: #1a2b41;
    --theme-sidenav-border-color: #1a2b41;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #1f3149;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #1f3149;
}
html[data-skin="galaxy"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #193146, #1e5262);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #7e92a3;
    --theme-sidenav-item-hover-color: #aac4cf;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #aac4cf;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="galaxy"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #262c3a),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="galaxy"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="galaxy"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="galaxy"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1c1f2e;
    --theme-sidenav-border-color: rgba(255, 255, 255, 0.03);
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(255, 255, 255, 0.05);
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: rgba(255, 255, 255, 0.05);
}
html[data-skin="galaxy"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #6c7cff;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="galaxy"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f3eff3;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #6c7cff;
    --theme-topbar-search-bg: #ebe7eb;
    --theme-topbar-search-border: #ebe7eb;
}
html[data-skin="galaxy"][data-topbar-color="dark"] {
    --theme-topbar-bg: #0f2139;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #1b2c42;
    --theme-topbar-search-border: #1b2c42;
}
html[data-skin="galaxy"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #193146, #1e5262);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="galaxy"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="galaxy"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="galaxy"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: rgba(229, 243, 255, 0.1);
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: rgba(229, 243, 255, 0.1);
    --theme-topbar-search-border: rgba(229, 243, 255, 0.1);
}
html[data-skin="galaxy"] .btn {
    font-weight: 400;
}
[data-bs-theme="dark"][data-skin="galaxy"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-light: #2c3340;
    --theme-light-rgb: 44, 51, 64;
    --theme-light-bg-subtle: rgba(229, 243, 255, 0.05);
    --theme-dark: #59667e;
    --theme-dark-rgb: 89, 102, 126;
    --theme-secondary-bg: #192033;
    --theme-secondary-bg-rgb: 25, 32, 51;
    --theme-tertiary-bg: rgba(229, 243, 255, 0.05);
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: rgba(229, 243, 255, 0.09);
    --theme-border-color: rgba(229, 243, 255, 0.09);
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
html[data-skin="galaxy"] .card .card-title {
    font-size: 14px;
}
html[data-skin="galaxy"] .card-header-tabs .nav-link.active {
    background-color: transparent !important;
}
html[data-skin="galaxy"][data-bs-theme="dark"] body {
    background:
        -webkit-gradient(
            linear,
            left top,
            right bottom,
            from(rgba(16, 16, 30, 0.85)),
            to(#0a142b)
        ),
        url(../images/galaxy.jpg) center/cover no-repeat;
    background:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #0a142b),
        url(../images/galaxy.jpg) center/cover no-repeat;
    background-attachment: fixed;
}
html[data-skin="galaxy"][data-bs-theme="dark"] .card,
html[data-skin="galaxy"][data-bs-theme="dark"] .card-bg,
html[data-skin="galaxy"][data-bs-theme="dark"] .choices__inner,
html[data-skin="galaxy"][data-bs-theme="dark"] .dropzone,
html[data-skin="galaxy"][data-bs-theme="dark"] .filepond--panel-root,
html[data-skin="galaxy"][data-bs-theme="dark"] .footer,
html[data-skin="galaxy"][data-bs-theme="dark"] .form-control,
html[data-skin="galaxy"][data-bs-theme="dark"] .form-select,
html[data-skin="galaxy"][data-bs-theme="dark"]
    .select2-container
    .select2-selection--multiple,
html[data-skin="galaxy"][data-bs-theme="dark"]
    .select2-container
    .select2-selection--single {
    background-color: rgba(255, 255, 255, 0.06);
}
html[data-skin="galaxy"][data-bs-theme="dark"] .card {
    border-style: dashed;
}
html[data-skin="galaxy"][data-bs-theme="dark"] .app-topbar.topbar-active {
    background-color: #232737;
}
html[data-skin="luxe"] {
    --theme-font-sans-serif: "TikTok Sans", sans-serif;
    --theme-font-family-secondary: "TikTok Sans", sans-serif;
    --theme-body-font-size: 13px;
    --theme-body-bg: #f9f5f5;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 0;
    --theme-theme-card-border-color: #edf2f9;
    --theme-theme-card-box-shadow: 0 4px 9px rgba(34, 7, 31, 0.05);
    --theme-box-shadow: 0 4px 9px rgba(34, 7, 31, 0.05);
    --theme-border-radius: 6px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 600;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 15px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 8px;
    --theme-sidenav-item-font-size: 0.875rem;
    --theme-sidenav-item-font-weight: 400;
    --theme-sidenav-sub-item-font-size: 0.875rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #e9635a;
    --theme-secondary: #9b1f8c;
    --theme-success: #39c37d;
    --theme-info: #2dd4bf;
    --theme-warning: #fea142;
    --theme-danger: #da4545;
    --theme-purple: #6070cc;
    --theme-primary-rgb: 233, 99, 90;
    --theme-secondary-rgb: 155, 31, 140;
    --theme-success-rgb: 57, 195, 125;
    --theme-info-rgb: 45, 212, 191;
    --theme-warning-rgb: 254, 161, 66;
    --theme-danger-rgb: 218, 69, 69;
    --theme-purple-rgb: 96, 112, 204;
    --theme-primary-bg-subtle: rgba(233, 99, 90, 0.15);
    --theme-secondary-bg-subtle: rgba(155, 31, 140, 0.15);
    --theme-success-bg-subtle: rgba(57, 195, 125, 0.15);
    --theme-info-bg-subtle: rgba(45, 212, 191, 0.15);
    --theme-warning-bg-subtle: rgba(254, 161, 66, 0.15);
    --theme-danger-bg-subtle: rgba(218, 69, 69, 0.15);
    --theme-purple-bg-subtle: rgba(96, 112, 204, 0.15);
    --theme-primary-border-subtle: rgba(233, 99, 90, 0.3);
    --theme-secondary-border-subtle: rgba(155, 31, 140, 0.3);
    --theme-success-border-subtle: rgba(57, 195, 125, 0.3);
    --theme-info-border-subtle: rgba(45, 212, 191, 0.3);
    --theme-warning-border-subtle: rgba(254, 161, 66, 0.3);
    --theme-danger-border-subtle: rgba(218, 69, 69, 0.3);
    --theme-purple-border-subtle: rgba(96, 112, 204, 0.3);
    --theme-primary-text-emphasis: #af4a44;
    --theme-secondary-text-emphasis: #741769;
    --theme-success-text-emphasis: #2b925e;
    --theme-info-text-emphasis: #229f8f;
    --theme-warning-text-emphasis: #bf7932;
    --theme-danger-text-emphasis: #a43434;
    --theme-purple-text-emphasis: #485499;
    --theme-chart-primary: #e9635a;
    --theme-chart-primary-rgb: 233, 99, 90;
    --theme-chart-secondary: #9b1f8c;
    --theme-chart-secondary-rgb: 155, 31, 140;
    --theme-chart-alpha: #39c37d;
    --theme-chart-alpha-rgb: 57, 195, 125;
    --theme-chart-beta: #da4545;
    --theme-chart-beta-rgb: 218, 69, 69;
    --theme-chart-gamma: #fea142;
    --theme-chart-gamma-rgb: 254, 161, 66;
    --theme-chart-delta: #2dd4bf;
    --theme-chart-delta-rgb: 45, 212, 191;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #9b1f8c;
    --theme-chart-gray-rgb: 155, 31, 140;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="luxe"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #edf2f9;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #e9635a;
    --theme-sidenav-item-hover-bg: #f1f1f1;
    --theme-sidenav-item-active-color: #e9635a;
    --theme-sidenav-item-active-bg: #fdf1f0;
}
html[data-skin="luxe"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f1eded;
    --theme-sidenav-border-color: #e7e9eb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #e9635a;
    --theme-sidenav-item-hover-bg: #e9e2e2;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #e9e2e2;
}
html[data-skin="luxe"][data-menu-color="dark"] {
    --theme-sidenav-bg: #22071f;
    --theme-sidenav-border-color: #22071f;
    --theme-sidenav-item-color: #938691;
    --theme-sidenav-item-hover-color: #d5c9d4;
    --theme-sidenav-item-hover-bg: #382035;
    --theme-sidenav-item-active-color: #d5c9d4;
    --theme-sidenav-item-active-bg: #311c2e;
}
html[data-skin="luxe"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #393a66, #361732);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #8782a9;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="luxe"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #22071f),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="luxe"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="luxe"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="luxe"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="luxe"][data-topbar-color="light"] {
    --theme-topbar-bg: #f7f3f3;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #e9635a;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #dbdfe3;
}
html[data-skin="luxe"][data-topbar-color="gray"] {
    --theme-topbar-bg: #e9e0e2;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #e9635a;
    --theme-topbar-search-bg: #e1d0d4;
    --theme-topbar-search-border: #e1d0d4;
}
html[data-skin="luxe"][data-topbar-color="dark"] {
    --theme-topbar-bg: #22071f;
    --theme-topbar-item-color: #bbb0b9;
    --theme-topbar-item-hover-color: #f9e5f5;
    --theme-topbar-search-bg: #392035;
    --theme-topbar-search-border: #392035;
}
html[data-skin="luxe"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to right, #393a66, #6c2063, #52174b);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="luxe"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="luxe"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="luxe"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="luxe"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="luxe"] .card,
[data-bs-theme="dark"][data-skin="luxe"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="luxe"] .app-topbar {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="luxe"] .page-title-head {
    position: relative;
}
html[data-skin="luxe"] .page-title-head::before {
    content: "";
    height: 150px;
    width: 100%;
    top: 0;
    position: absolute;
    background: var(--theme-topbar-bg);
    inset-inline-start: 0;
    z-index: -1;
}
html[data-skin="luxe"] .pro-username {
    font-size: 13px;
}
html[data-skin="luxe"]:not([data-sidenav-size="condensed"])
    .side-nav
    .side-nav-item
    .side-nav-link
    .menu-icon {
    line-height: 26px;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background-color: var(--theme-sidenav-item-hover-bg);
    text-align: center;
}
html[data-skin="luxe"]:not([data-sidenav-size="condensed"])
    .side-nav
    .sub-menu {
    -webkit-padding-start: 8px;
    padding-inline-start: 8px;
}
html[data-skin="luxe"]:not([data-sidenav-size="condensed"])
    .side-nav
    .sub-menu
    .sub-menu {
    -webkit-padding-start: 22px;
    padding-inline-start: 22px;
}
html[data-skin="luxe"][data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu
    .logo,
html[data-skin="luxe"][data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu
    .logo {
    background: var(--theme-sidenav-bg);
    width: 100%;
}
html[data-skin="luxe"][data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu
    .sidenav-user,
html[data-skin="luxe"][data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu
    .sidenav-user {
    margin-top: 0;
}
html[data-skin="luxe"][data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu
    .button-on-hover,
html[data-skin="luxe"][data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu
    .button-on-hover {
    color: var(--theme-sidenav-item-color) !important;
}
html[data-skin="luxe"][data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu
    .button-on-hover:hover,
html[data-skin="luxe"][data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu
    .button-on-hover:hover {
    color: var(--theme-sidenav-item-hover-color) !important;
}
html[data-skin="luxe"][data-menu-color="light"][data-topbar-color="dark"]:not(
        [data-bs-theme="dark"]
    )
    .logo.logo-light,
html[data-skin="luxe"][data-menu-color="light"][data-topbar-color="gradient"]:not(
        [data-bs-theme="dark"]
    )
    .logo.logo-light {
    display: none;
}
html[data-skin="luxe"][data-menu-color="light"][data-topbar-color="dark"]:not(
        [data-bs-theme="dark"]
    )
    .logo.logo-dark,
html[data-skin="luxe"][data-menu-color="light"][data-topbar-color="gradient"]:not(
        [data-bs-theme="dark"]
    )
    .logo.logo-dark {
    display: block;
}
html[data-skin="luxe"][data-topbar-color="dark"] .page-title-head,
html[data-skin="luxe"][data-topbar-color="gradient"] .page-title-head {
    color: #fff;
}
html[data-skin="luxe"][data-topbar-color="dark"]
    .page-title-head
    .breadcrumb-item
    a,
html[data-skin="luxe"][data-topbar-color="gradient"]
    .page-title-head
    .breadcrumb-item
    a {
    color: rgba(255, 255, 255, 0.5);
}
html[data-skin="retro"] {
    --theme-font-sans-serif: "Alan Sans", sans-serif;
    --theme-font-family-secondary: "Alan Sans", sans-serif;
    --theme-body-font-size: 14px;
    --theme-body-bg: #f8f7f1;
    --theme-secondary-bg: #f8f7f1;
    --theme-tertiary-bg: #ededed;
    --theme-theme-card-border-width: 1px;
    --theme-theme-card-border-color: #e3e3e1;
    --theme-theme-card-box-shadow: 0 4px 9px rgba(34, 7, 31, 0.05);
    --theme-box-shadow: 0 4px 9px rgba(34, 7, 31, 0.05);
    --theme-border-radius: 6px;
    --theme-border-color: #e3e3e1;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 600;
    --theme-font-size-xxs: 12px;
    --theme-font-size-xs: 13px;
    --theme-font-size-base: 14px;
    --theme-font-size-md: 15px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 8px;
    --theme-sidenav-item-font-size: 0.875rem;
    --theme-sidenav-item-font-weight: 400;
    --theme-sidenav-sub-item-font-size: 0.875rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #4b6cb7;
    --theme-secondary: #8b5e83;
    --theme-success: #6fa36f;
    --theme-info: #5fa8a3;
    --theme-warning: #d9a441;
    --theme-danger: #c94c4c;
    --theme-light: #e9e8e3;
    --theme-primary-rgb: 75, 108, 183;
    --theme-secondary-rgb: 139, 94, 131;
    --theme-success-rgb: 111, 163, 111;
    --theme-info-rgb: 95, 168, 163;
    --theme-warning-rgb: 217, 164, 65;
    --theme-danger-rgb: 201, 76, 76;
    --theme-light-rgb: 233, 232, 227;
    --theme-primary-bg-subtle: rgba(75, 108, 183, 0.15);
    --theme-secondary-bg-subtle: rgba(139, 94, 131, 0.15);
    --theme-success-bg-subtle: rgba(111, 163, 111, 0.15);
    --theme-info-bg-subtle: rgba(95, 168, 163, 0.15);
    --theme-warning-bg-subtle: rgba(217, 164, 65, 0.15);
    --theme-danger-bg-subtle: rgba(201, 76, 76, 0.15);
    --theme-light-bg-subtle: rgba(233, 232, 227, 0.15);
    --theme-primary-border-subtle: rgba(75, 108, 183, 0.3);
    --theme-secondary-border-subtle: rgba(139, 94, 131, 0.3);
    --theme-success-border-subtle: rgba(111, 163, 111, 0.3);
    --theme-info-border-subtle: rgba(95, 168, 163, 0.3);
    --theme-warning-border-subtle: rgba(217, 164, 65, 0.3);
    --theme-danger-border-subtle: rgba(201, 76, 76, 0.3);
    --theme-light-border-subtle: rgba(233, 232, 227, 0.3);
    --theme-primary-text-emphasis: #385189;
    --theme-secondary-text-emphasis: #684762;
    --theme-success-text-emphasis: #537a53;
    --theme-info-text-emphasis: #477e7a;
    --theme-warning-text-emphasis: #a37b31;
    --theme-danger-text-emphasis: #973939;
    --theme-light-text-emphasis: #afaeaa;
    --theme-chart-primary: #4b6cb7;
    --theme-chart-primary-rgb: 75, 108, 183;
    --theme-chart-secondary: #d9a441;
    --theme-chart-secondary-rgb: 217, 164, 65;
    --theme-chart-alpha: #6fa36f;
    --theme-chart-alpha-rgb: 111, 163, 111;
    --theme-chart-beta: #c94c4c;
    --theme-chart-beta-rgb: 201, 76, 76;
    --theme-chart-gamma: #5fa8a3;
    --theme-chart-gamma-rgb: 95, 168, 163;
    --theme-chart-delta: #8b5e83;
    --theme-chart-delta-rgb: 139, 94, 131;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #e9e8e3;
    --theme-chart-gray-rgb: 233, 232, 227;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="retro"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #edf2f9;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #4b6cb7;
    --theme-sidenav-item-hover-bg: #e4eded;
    --theme-sidenav-item-active-color: #4b6cb7;
    --theme-sidenav-item-active-bg: #e4eded;
}
html[data-skin="retro"][data-menu-color="gray"] {
    --theme-sidenav-bg: #efeee9;
    --theme-sidenav-border-color: #e7e9eb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #4b6cb7;
    --theme-sidenav-item-hover-bg: #e5e5e5;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #e5e5e5;
}
html[data-skin="retro"][data-menu-color="dark"] {
    --theme-sidenav-bg: #2c2c2c;
    --theme-sidenav-border-color: #2c2c2c;
    --theme-sidenav-item-color: #718088;
    --theme-sidenav-item-hover-color: #e3f5ff;
    --theme-sidenav-item-hover-bg: #4b6cb7;
    --theme-sidenav-item-active-color: #e3f5ff;
    --theme-sidenav-item-active-bg: #4b6cb7;
}
html[data-skin="retro"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #405586, #1f5a58);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #97b5b3;
    --theme-sidenav-item-hover-color: #d5efed;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #d5efed;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="retro"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #4b6cb7),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="retro"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="retro"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="retro"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="retro"][data-topbar-color="light"] {
    --theme-topbar-bg: #f3f2ee;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #4b6cb7;
    --theme-topbar-search-bg: #e9e8e3;
    --theme-topbar-search-border: #e9e8e3;
}
html[data-skin="retro"][data-topbar-color="gray"] {
    --theme-topbar-bg: #ebe9e1;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #4b6cb7;
    --theme-topbar-search-bg: #e1e0d9;
    --theme-topbar-search-border: #e1e0d9;
}
html[data-skin="retro"][data-topbar-color="dark"] {
    --theme-topbar-bg: #353638;
    --theme-topbar-item-color: #aaafb9;
    --theme-topbar-item-hover-color: #dde6f9;
    --theme-topbar-search-bg: #434448;
    --theme-topbar-search-border: #494a4e;
}
html[data-skin="retro"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #4b6cb7, #262549);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="retro"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="retro"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="retro"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="retro"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-light: #252630;
    --theme-light-rgb: 37, 38, 48;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-border-color: #293036;
    --theme-tertiary-bg: #252630;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="retro"] .card,
[data-bs-theme="dark"][data-skin="retro"] .dropdown-menu {
    border-width: 1px !important;
}
[data-bs-theme="dark"][data-skin="retro"] .dropdown-menu,
[data-bs-theme="dark"][data-skin="retro"] .offcanvas {
    background-color: #1b1c22;
}
html[data-skin="retro"] .pro-username {
    font-size: 13px;
}
html[data-skin="retro"] .app-topbar,
html[data-skin="retro"] .card,
html[data-skin="retro"] .sidenav-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="retro"] .app-topbar .topbar-menu .topbar-item .topbar-link {
    padding: 0;
}
html[data-skin="retro"]
    .app-topbar
    .topbar-menu
    .topbar-item
    .topbar-link
    .topbar-link-icon {
    font-size: 18px;
    height: 32px;
    width: 32px;
    background-color: var(--theme-topbar-search-bg);
    border-radius: 50rem;
    line-height: 32px;
}
html[data-skin="retro"]
    .app-topbar
    .topbar-menu
    .topbar-item
    .topbar-link
    .topbar-link-icon
    svg {
    height: 18px;
    width: 18px;
}
html[data-skin="retro"] .card {
    background-color: var(--theme-body-bg);
}
html[data-skin="retro"] .dropdown-menu,
html[data-skin="retro"] .offcanvas {
    background-color: #fff;
}
html[data-skin="retro"] .bg-body-secondary {
    background-color: var(--theme-secondary-bg) !important;
}
html[data-skin="retro"] .btn {
    font-weight: 400;
}
html[data-skin="neon"] {
    --theme-font-sans-serif: "Outfit", sans-serif;
    --theme-font-family-secondary: "Outfit", sans-serif;
    --theme-body-font-size: 14px;
    --theme-body-bg: #f6f6f6;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 0;
    --theme-theme-card-border-color: #edf2f9;
    --theme-theme-card-box-shadow: 0 1px 2px rgba(57, 62, 80, 0.05);
    --theme-box-shadow: 0 1px 2px rgba(57, 62, 80, 0.1);
    --theme-border-radius: 12px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 600;
    --theme-font-size-xxs: 12px;
    --theme-font-size-xs: 13px;
    --theme-font-size-base: 14px;
    --theme-font-size-md: 15px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 8px;
    --theme-sidenav-item-font-size: 0.875rem;
    --theme-sidenav-item-font-weight: 400;
    --theme-sidenav-sub-item-font-size: 0.875rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #d65db1;
    --theme-secondary: #845ec2;
    --theme-success: #00c9a7;
    --theme-info: #48c3d7;
    --theme-warning: #ffc75f;
    --theme-danger: #ff6f91;
    --theme-primary-rgb: 214, 93, 177;
    --theme-secondary-rgb: 132, 94, 194;
    --theme-success-rgb: 0, 201, 167;
    --theme-info-rgb: 72, 195, 215;
    --theme-warning-rgb: 255, 199, 95;
    --theme-danger-rgb: 255, 111, 145;
    --theme-primary-bg-subtle: rgba(214, 93, 177, 0.15);
    --theme-secondary-bg-subtle: rgba(132, 94, 194, 0.15);
    --theme-success-bg-subtle: rgba(0, 201, 167, 0.15);
    --theme-info-bg-subtle: rgba(72, 195, 215, 0.15);
    --theme-warning-bg-subtle: rgba(255, 199, 95, 0.15);
    --theme-danger-bg-subtle: rgba(255, 111, 145, 0.15);
    --theme-primary-border-subtle: rgba(214, 93, 177, 0.3);
    --theme-secondary-border-subtle: rgba(132, 94, 194, 0.3);
    --theme-success-border-subtle: rgba(0, 201, 167, 0.3);
    --theme-info-border-subtle: rgba(72, 195, 215, 0.3);
    --theme-warning-border-subtle: rgba(255, 199, 95, 0.3);
    --theme-danger-border-subtle: rgba(255, 111, 145, 0.3);
    --theme-primary-text-emphasis: #a14685;
    --theme-secondary-text-emphasis: #634792;
    --theme-success-text-emphasis: #00977d;
    --theme-info-text-emphasis: #3692a1;
    --theme-warning-text-emphasis: #bf9547;
    --theme-danger-text-emphasis: #bf536d;
    --theme-chart-primary: #d65db1;
    --theme-chart-primary-rgb: 214, 93, 177;
    --theme-chart-secondary: #845ec2;
    --theme-chart-secondary-rgb: 132, 94, 194;
    --theme-chart-alpha: #00c9a7;
    --theme-chart-alpha-rgb: 0, 201, 167;
    --theme-chart-beta: #ff6f91;
    --theme-chart-beta-rgb: 255, 111, 145;
    --theme-chart-gamma: #ffc75f;
    --theme-chart-gamma-rgb: 255, 199, 95;
    --theme-chart-delta: #48c3d7;
    --theme-chart-delta-rgb: 72, 195, 215;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="neon"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #edf2f9;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #312a2f;
    --theme-sidenav-item-hover-bg: #f6f6f6;
    --theme-sidenav-item-active-color: #312a2f;
    --theme-sidenav-item-active-bg: #f6f6f6;
}
html[data-skin="neon"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f6f7fb;
    --theme-sidenav-border-color: #e7e9eb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #d65db1;
    --theme-sidenav-item-hover-bg: #eaecf3;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #eaecf3;
}
html[data-skin="neon"][data-menu-color="dark"] {
    --theme-sidenav-bg: #222b40;
    --theme-sidenav-border-color: #222b40;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #30394d;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #222b40;
}
html[data-skin="neon"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #141e30, #243b55);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="neon"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="neon"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="neon"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="neon"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="neon"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #d65db1;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="neon"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f6f7fb;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #d65db1;
    --theme-topbar-search-bg: #eceef5;
    --theme-topbar-search-border: #eceef5;
}
html[data-skin="neon"][data-topbar-color="dark"] {
    --theme-topbar-bg: #222b40;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #1b2c42;
    --theme-topbar-search-border: #1b2c42;
}
html[data-skin="neon"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="neon"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="neon"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="neon"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="neon"] .card,
[data-bs-theme="dark"][data-skin="neon"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="neon"] .row:not([class*="g-"]) {
    --theme-gutter-x: 0.5rem;
}
html[data-skin="neon"] .container,
html[data-skin="neon"] .container-fluid,
html[data-skin="neon"] .container-lg,
html[data-skin="neon"] .container-md,
html[data-skin="neon"] .container-sm,
html[data-skin="neon"] .container-xl,
html[data-skin="neon"] .container-xxl {
    --theme-gutter-x: 0.5rem;
}
html[data-skin="neon"] .card {
    margin-bottom: 0.5rem;
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="neon"] .card .card-title {
    font-size: 16px;
    font-weight: 600;
}
html[data-skin="neon"] .card-h-100 {
    height: calc(100% - 0.5rem);
}
html[data-skin="neon"] .footer {
    background-color: transparent;
    border: none;
}
html[data-skin="neon"] .app-topbar .topbar-menu .topbar-item .topbar-link {
    padding: 0;
}
html[data-skin="neon"]
    .app-topbar
    .topbar-menu
    .topbar-item
    .topbar-link
    .topbar-link-icon {
    font-size: 18px;
    height: 32px;
    width: 32px;
    border: 1px solid var(--theme-topbar-search-border);
    border-radius: 5px;
    line-height: 30px;
}
html[data-skin="pixel"] {
    --theme-font-sans-serif: "Vend Sans", sans-serif;
    --theme-font-family-secondary: "Vend Sans", sans-serif;
    --theme-body-font-size: 14px;
    --theme-body-bg: #f3f2ee;
    --theme-secondary-bg: #ffffff;
    --theme-tertiary-bg: #f7f6f1;
    --theme-theme-card-border-width: 0;
    --theme-theme-card-border-color: #edf2f9;
    --theme-theme-card-box-shadow: 0 4px 9px rgba(34, 7, 31, 0.05);
    --theme-box-shadow: 0 4px 9px rgba(34, 7, 31, 0.05);
    --theme-border-radius: 10px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 600;
    --theme-font-size-xxs: 12px;
    --theme-font-size-xs: 13px;
    --theme-font-size-base: 14px;
    --theme-font-size-md: 15px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 8px;
    --theme-sidenav-item-font-size: 0.875rem;
    --theme-sidenav-item-font-weight: 400;
    --theme-sidenav-sub-item-font-size: 0.875rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #095f59;
    --theme-secondary: #344bbd;
    --theme-success: #2fa76a;
    --theme-info: #56c1b3;
    --theme-warning: #fdcf6e;
    --theme-danger: #da4545;
    --theme-primary-rgb: 9, 95, 89;
    --theme-secondary-rgb: 52, 75, 189;
    --theme-success-rgb: 47, 167, 106;
    --theme-info-rgb: 86, 193, 179;
    --theme-warning-rgb: 253, 207, 110;
    --theme-danger-rgb: 218, 69, 69;
    --theme-primary-bg-subtle: rgba(9, 95, 89, 0.15);
    --theme-secondary-bg-subtle: rgba(52, 75, 189, 0.15);
    --theme-success-bg-subtle: rgba(47, 167, 106, 0.15);
    --theme-info-bg-subtle: rgba(86, 193, 179, 0.15);
    --theme-warning-bg-subtle: rgba(253, 207, 110, 0.15);
    --theme-danger-bg-subtle: rgba(218, 69, 69, 0.15);
    --theme-primary-border-subtle: rgba(9, 95, 89, 0.3);
    --theme-secondary-border-subtle: rgba(52, 75, 189, 0.3);
    --theme-success-border-subtle: rgba(47, 167, 106, 0.3);
    --theme-info-border-subtle: rgba(86, 193, 179, 0.3);
    --theme-warning-border-subtle: rgba(253, 207, 110, 0.3);
    --theme-danger-border-subtle: rgba(218, 69, 69, 0.3);
    --theme-primary-text-emphasis: #074743;
    --theme-secondary-text-emphasis: #27388e;
    --theme-success-text-emphasis: #237d50;
    --theme-info-text-emphasis: #419186;
    --theme-warning-text-emphasis: #be9b53;
    --theme-danger-text-emphasis: #a43434;
    --theme-chart-primary: #095f59;
    --theme-chart-primary-rgb: 9, 95, 89;
    --theme-chart-secondary: #fdcf6e;
    --theme-chart-secondary-rgb: 253, 207, 110;
    --theme-chart-alpha: #2fa76a;
    --theme-chart-alpha-rgb: 47, 167, 106;
    --theme-chart-beta: #da4545;
    --theme-chart-beta-rgb: 218, 69, 69;
    --theme-chart-gamma: #56c1b3;
    --theme-chart-gamma-rgb: 86, 193, 179;
    --theme-chart-delta: #344bbd;
    --theme-chart-delta-rgb: 52, 75, 189;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="pixel"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #edf2f9;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #095f59;
    --theme-sidenav-item-hover-bg: #e4eded;
    --theme-sidenav-item-active-color: #095f59;
    --theme-sidenav-item-active-bg: #e4eded;
}
html[data-skin="pixel"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f1eded;
    --theme-sidenav-border-color: #e7e9eb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #095f59;
    --theme-sidenav-item-hover-bg: #e9e2e2;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #e9e2e2;
}
html[data-skin="pixel"][data-menu-color="dark"] {
    --theme-sidenav-bg: #095f59;
    --theme-sidenav-border-color: #095f59;
    --theme-sidenav-item-color: #83afac;
    --theme-sidenav-item-hover-color: #a7dbd8;
    --theme-sidenav-item-hover-bg: #0e6d66;
    --theme-sidenav-item-active-color: #a7dbd8;
    --theme-sidenav-item-active-bg: #0e6d66;
}
html[data-skin="pixel"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #095f59, #0c4644);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #809b99;
    --theme-sidenav-item-hover-color: #b4d3d1;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #b4d3d1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="pixel"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #095f59),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="pixel"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="pixel"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="pixel"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="pixel"][data-topbar-color="light"] {
    --theme-topbar-bg: #f3f2ee;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #095f59;
    --theme-topbar-search-bg: #e9e8e3;
    --theme-topbar-search-border: #e9e8e3;
}
html[data-skin="pixel"][data-topbar-color="gray"] {
    --theme-topbar-bg: #ebe9e1;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #095f59;
    --theme-topbar-search-bg: #e1e0d9;
    --theme-topbar-search-border: #e1e0d9;
}
html[data-skin="pixel"][data-topbar-color="dark"] {
    --theme-topbar-bg: #095f59;
    --theme-topbar-item-color: #94b3b1;
    --theme-topbar-item-hover-color: #b7dddb;
    --theme-topbar-search-bg: #0e6d66;
    --theme-topbar-search-border: #0e6d66;
}
html[data-skin="pixel"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #095f59, #262549);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="pixel"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="pixel"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="pixel"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="pixel"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-tertiary-bg: #252630;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="pixel"] .card,
[data-bs-theme="dark"][data-skin="pixel"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="pixel"] .pro-username {
    font-size: 13px;
}
html[data-skin="pixel"] .app-topbar,
html[data-skin="pixel"] .card {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="pixel"] .app-topbar .topbar-menu .topbar-item .topbar-link {
    padding: 0;
}
html[data-skin="pixel"]
    .app-topbar
    .topbar-menu
    .topbar-item
    .topbar-link
    .topbar-link-icon {
    font-size: 18px;
    height: 32px;
    width: 32px;
    background-color: var(--theme-topbar-search-bg);
    border-radius: 50rem;
    line-height: 32px;
}
html[data-skin="pixel"] .card .card-title {
    font-weight: 600;
}
html[data-skin="soft"] {
    --theme-font-sans-serif: "Open Sans", sans-serif;
    --theme-font-family-secondary: "Open Sans", sans-serif;
    --theme-body-font-size: 13px;
    --theme-body-bg: #f1f2f7;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 1px;
    --theme-theme-card-border-color: #e1e7ef;
    --theme-theme-card-box-shadow: 0 1px 2px rgba(57, 62, 80, 0.15);
    --theme-box-shadow: 0 2px 4px rgba(56, 65, 74, 0.2);
    --theme-border-radius: 6px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 600;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 9px;
    --theme-sidenav-item-font-size: 14px;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 13px;
    --theme-sidenav-sub-item-font-weight: 500;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #8196e0;
    --theme-secondary: #8d82c0;
    --theme-success: #70c79b;
    --theme-info: #7fcad1;
    --theme-warning: #e6b96f;
    --theme-danger: #e28a8a;
    --theme-primary-rgb: 129, 150, 224;
    --theme-secondary-rgb: 141, 130, 192;
    --theme-success-rgb: 112, 199, 155;
    --theme-info-rgb: 127, 202, 209;
    --theme-warning-rgb: 230, 185, 111;
    --theme-danger-rgb: 226, 138, 138;
    --theme-primary-bg-subtle: rgba(129, 150, 224, 0.15);
    --theme-secondary-bg-subtle: rgba(141, 130, 192, 0.15);
    --theme-success-bg-subtle: rgba(112, 199, 155, 0.15);
    --theme-info-bg-subtle: rgba(127, 202, 209, 0.15);
    --theme-warning-bg-subtle: rgba(230, 185, 111, 0.15);
    --theme-danger-bg-subtle: rgba(226, 138, 138, 0.15);
    --theme-primary-border-subtle: rgba(129, 150, 224, 0.3);
    --theme-secondary-border-subtle: rgba(141, 130, 192, 0.3);
    --theme-success-border-subtle: rgba(112, 199, 155, 0.3);
    --theme-info-border-subtle: rgba(127, 202, 209, 0.3);
    --theme-warning-border-subtle: rgba(230, 185, 111, 0.3);
    --theme-danger-border-subtle: rgba(226, 138, 138, 0.3);
    --theme-primary-text-emphasis: #6171a8;
    --theme-secondary-text-emphasis: #6a6290;
    --theme-success-text-emphasis: #549574;
    --theme-info-text-emphasis: #5f989d;
    --theme-warning-text-emphasis: #ad8b53;
    --theme-danger-text-emphasis: #aa6868;
    --theme-chart-primary: #8196e0;
    --theme-chart-primary-rgb: 129, 150, 224;
    --theme-chart-secondary: #8d82c0;
    --theme-chart-secondary-rgb: 141, 130, 192;
    --theme-chart-alpha: #70c79b;
    --theme-chart-alpha-rgb: 112, 199, 155;
    --theme-chart-beta: #e28a8a;
    --theme-chart-beta-rgb: 226, 138, 138;
    --theme-chart-gamma: #e6b96f;
    --theme-chart-gamma-rgb: 230, 185, 111;
    --theme-chart-delta: #7fcad1;
    --theme-chart-delta-rgb: 127, 202, 209;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="soft"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #ffffff;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #8196e0;
    --theme-sidenav-item-hover-bg: #eff1fc;
    --theme-sidenav-item-active-color: #8196e0;
    --theme-sidenav-item-active-bg: #eff1fc;
}
html[data-skin="soft"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f6f7fb;
    --theme-sidenav-border-color: #f6f7fb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #8196e0;
    --theme-sidenav-item-hover-bg: #eaecf3;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #eaecf3;
}
html[data-skin="soft"][data-menu-color="dark"] {
    --theme-sidenav-bg: #25313d;
    --theme-sidenav-border-color: #25313d;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #34404d;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #34404d;
}
html[data-skin="soft"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #3d4888, #52588e);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #9ba0c9;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="soft"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="soft"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="soft"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="soft"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="soft"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #8196e0;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="soft"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f6f7fb;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #8196e0;
    --theme-topbar-search-bg: #eceef5;
    --theme-topbar-search-border: #eceef5;
}
html[data-skin="soft"][data-topbar-color="dark"] {
    --theme-topbar-bg: #25313d;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #313f4c;
    --theme-topbar-search-border: #313f4c;
}
html[data-skin="soft"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #3d4888, #52588e);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="soft"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="soft"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="soft"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="soft"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="soft"] .card,
[data-bs-theme="dark"][data-skin="soft"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="soft"] .app-topbar {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="soft"] .pro-username {
    font-size: 13px;
    font-weight: 700;
}
html[data-skin="soft"] .card {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="soft"] .card .card-title {
    font-size: 15px;
    font-weight: 600;
}
html[data-skin="mono"] {
    --theme-font-sans-serif: "Montserrat", sans-serif;
    --theme-font-family-secondary: "Montserrat", sans-serif;
    --theme-body-font-size: 13px;
    --theme-body-bg: #f2f7ff;
    --theme-secondary-bg: #f4f9ff;
    --theme-secondary-color: #7e7591;
    --theme-tertiary-bg: #eaf1fb;
    --theme-border-color: #d5dfef;
    --theme-theme-card-border-width: 1px;
    --theme-theme-card-border-color: #dee9f9;
    --theme-theme-card-box-shadow: 1px 0.1rem 0.5rem 0 rgba(148, 172, 209, 0.2);
    --theme-box-shadow: 1px 0.1rem 0.5rem 0 rgba(148, 172, 209, 0.2);
    --theme-border-radius: 8px;
    --theme-border-radius-sm: 6px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 600;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1.125rem;
    --theme-sidenav-item-gap: 12px;
    --theme-sidenav-item-padding-x: 10px;
    --theme-sidenav-item-padding-y: 10px;
    --theme-sidenav-item-font-size: 0.8125rem;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 0.8125rem;
    --theme-sidenav-sub-item-font-weight: 500;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #395d94;
    --theme-secondary: #b56576;
    --theme-success: #71b47c;
    --theme-info: #76c2c3;
    --theme-warning: #d9b96a;
    --theme-danger: #d64646;
    --theme-light: #d5dfef;
    --theme-primary-rgb: 57, 93, 148;
    --theme-secondary-rgb: 181, 101, 118;
    --theme-success-rgb: 113, 180, 124;
    --theme-info-rgb: 118, 194, 195;
    --theme-warning-rgb: 217, 185, 106;
    --theme-danger-rgb: 214, 70, 70;
    --theme-light-rgb: 213, 223, 239;
    --theme-primary-bg-subtle: rgba(57, 93, 148, 0.15);
    --theme-secondary-bg-subtle: rgba(181, 101, 118, 0.15);
    --theme-success-bg-subtle: rgba(113, 180, 124, 0.15);
    --theme-info-bg-subtle: rgba(118, 194, 195, 0.15);
    --theme-warning-bg-subtle: rgba(217, 185, 106, 0.15);
    --theme-danger-bg-subtle: rgba(214, 70, 70, 0.15);
    --theme-light-bg-subtle: rgba(213, 223, 239, 0.15);
    --theme-primary-border-subtle: rgba(57, 93, 148, 0.3);
    --theme-secondary-border-subtle: rgba(181, 101, 118, 0.3);
    --theme-success-border-subtle: rgba(113, 180, 124, 0.3);
    --theme-info-border-subtle: rgba(118, 194, 195, 0.3);
    --theme-warning-border-subtle: rgba(217, 185, 106, 0.3);
    --theme-danger-border-subtle: rgba(214, 70, 70, 0.3);
    --theme-light-border-subtle: rgba(213, 223, 239, 0.3);
    --theme-primary-text-emphasis: #2b466f;
    --theme-secondary-text-emphasis: #884c59;
    --theme-success-text-emphasis: #55875d;
    --theme-info-text-emphasis: #599292;
    --theme-warning-text-emphasis: #a38b50;
    --theme-danger-text-emphasis: #a13535;
    --theme-light-text-emphasis: #a0a7b3;
    --theme-chart-primary: #395d94;
    --theme-chart-primary-rgb: 57, 93, 148;
    --theme-chart-secondary: #d9b96a;
    --theme-chart-secondary-rgb: 217, 185, 106;
    --theme-chart-alpha: #71b47c;
    --theme-chart-alpha-rgb: 113, 180, 124;
    --theme-chart-beta: #d64646;
    --theme-chart-beta-rgb: 214, 70, 70;
    --theme-chart-gamma: #b56576;
    --theme-chart-gamma-rgb: 181, 101, 118;
    --theme-chart-delta: #76c2c3;
    --theme-chart-delta-rgb: 118, 194, 195;
    --theme-chart-zeta: #6b3f69;
    --theme-chart-zeta-rgb: 107, 63, 105;
    --theme-chart-gray: #d5dfef;
    --theme-chart-gray-rgb: 213, 223, 239;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="mono"][data-menu-color="light"] {
    --theme-sidenav-bg: #ffffff;
    --theme-sidenav-border-color: #ffffff;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #395d94;
    --theme-sidenav-item-hover-bg: #f2f7ff;
    --theme-sidenav-item-active-color: #395d94;
    --theme-sidenav-item-active-bg: #f2f7ff;
}
html[data-skin="mono"][data-menu-color="gray"] {
    --theme-sidenav-bg: #ebf2fa;
    --theme-sidenav-border-color: #ebf2fa;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #395d94;
    --theme-sidenav-item-hover-bg: #e0e7f1;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #e0e7f1;
}
html[data-skin="mono"][data-menu-color="dark"] {
    --theme-sidenav-bg: #383131;
    --theme-sidenav-border-color: #383131;
    --theme-sidenav-item-color: #9f9f9f;
    --theme-sidenav-item-hover-color: #d5d5d5;
    --theme-sidenav-item-hover-bg: #312a2a;
    --theme-sidenav-item-active-color: #d5d5d5;
    --theme-sidenav-item-active-bg: #312a2a;
}
html[data-skin="mono"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(135deg, #39568a, #262549);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(255, 255, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(255, 255, 255, 0.05);
}
html[data-skin="mono"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(255, 255, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(255, 255, 255, 0.05);
}
html[data-skin="mono"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="mono"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="mono"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="mono"][data-topbar-color="light"] {
    --theme-topbar-bg: #fefbff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #395d94;
    --theme-topbar-search-bg: #f2f7ff;
    --theme-topbar-search-border: #eaeef5;
}
html[data-skin="mono"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f2f7ff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #395d94;
    --theme-topbar-search-bg: #e8eef7;
    --theme-topbar-search-border: #e8eef7;
}
html[data-skin="mono"][data-topbar-color="dark"] {
    --theme-topbar-bg: #395d94;
    --theme-topbar-item-color: #bcc8dd;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #44679d;
    --theme-topbar-search-border: #44679d;
}
html[data-skin="mono"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #395d94, #3a3052);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="mono"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="mono"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="mono"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="mono"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-light: #252630;
    --theme-light-rgb: 37, 38, 48;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-theme-card-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-tertiary-bg: #252630;
    --theme-secondary-color: #8391a2;
    --theme-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="mono"] .dropdown-menu,
[data-bs-theme="dark"][data-skin="mono"] .offcanvas {
    background-color: #1b1c22;
}
html[data-skin="mono"] .container-fluid,
html[data-skin="mono"] .container-lg,
html[data-skin="mono"] .container-md,
html[data-skin="mono"] .container-sm,
html[data-skin="mono"] .container-xl,
html[data-skin="mono"] .container-xxl {
    max-width: 1460px;
}
html[data-skin="mono"] .row:not([class*="g-"]) {
    --theme-gutter-x: 0.75rem;
}
html[data-skin="mono"] .container,
html[data-skin="mono"] .container-fluid,
html[data-skin="mono"] .container-lg,
html[data-skin="mono"] .container-md,
html[data-skin="mono"] .container-sm,
html[data-skin="mono"] .container-xl,
html[data-skin="mono"] .container-xxl {
    --theme-gutter-x: 0.75rem;
}
html[data-skin="mono"] .card {
    border-radius: 12px;
    margin-bottom: 0.75rem;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(57, 93, 148, 0.05)),
        to(rgba(44, 138, 40, 0))
    ) !important;
    background-image: linear-gradient(
        90deg,
        rgba(57, 93, 148, 0.05),
        rgba(44, 138, 40, 0)
    ) !important;
}
html[data-skin="mono"] .card .card-title {
    font-weight: 600;
}
html[data-skin="mono"] .nav-link.active {
    background-color: transparent !important;
}
html[data-skin="mono"] .card-h-100 {
    height: calc(100% - 0.75rem);
}
html[data-skin="mono"] .app-topbar .topbar-menu {
    -webkit-padding-start: 0.375rem;
    padding-inline-start: 0.375rem;
    -webkit-padding-end: 0.375rem;
    padding-inline-end: 0.375rem;
}
html[data-skin="mono"] .app-topbar .topbar-menu .topbar-item .topbar-link {
    padding: 0;
}
html[data-skin="mono"]
    .app-topbar
    .topbar-menu
    .topbar-item
    .topbar-link
    .topbar-link-icon {
    font-size: 18px;
    height: 32px;
    width: 32px;
    background-color: var(--theme-topbar-search-bg);
    border-radius: 50rem;
    line-height: 32px;
}
html[data-skin="mono"] .pro-username {
    font-size: 13px;
    font-weight: 600;
}
html[data-skin="mono"] .footer {
    background-color: transparent;
    border: none;
}
html[data-skin="mono"] .dropdown-menu,
html[data-skin="mono"] .offcanvas {
    background-color: #fff;
}
html[data-skin="mono"] .btn {
    --theme-btn-padding-y: 0.4532rem;
    --theme-btn-padding-x: 1rem;
}
html[data-skin="mono"] .btn-group-sm > .btn,
html[data-skin="mono"] .btn-sm {
    --theme-btn-padding-y: 0.3125rem;
    --theme-btn-padding-x: 0.625rem;
}
html[data-skin="mono"] .side-nav > .side-nav-item.active > a {
    border-radius: 50px;
}
html[data-skin="mono"] .bg-body-secondary {
    background-color: var(--theme-secondary-bg) !important;
}
html[data-skin="zen"] {
    --theme-font-sans-serif: "Roboto Condensed", sans-serif;
    --theme-font-family-secondary: "Roboto Condensed", sans-serif;
    --theme-body-font-size: 14px;
    --theme-body-bg: #f2f2f2;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 0;
    --theme-theme-card-border-color: #edf2f9;
    --theme-theme-card-box-shadow: 0 1px 2px rgba(57, 62, 80, 0.15);
    --theme-box-shadow: 0 2px 4px rgba(56, 65, 74, 0.2);
    --theme-border-radius: 15px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 600;
    --theme-font-size-xxs: 12px;
    --theme-font-size-xs: 13px;
    --theme-font-size-base: 14px;
    --theme-font-size-md: 15px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 8px;
    --theme-sidenav-item-font-size: 0.8725rem;
    --theme-sidenav-item-font-weight: 400;
    --theme-sidenav-sub-item-font-size: 0.8725rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #8bb7a2;
    --theme-secondary: #4d4e8d;
    --theme-success: #6fbf9c;
    --theme-info: #7cc5c5;
    --theme-warning: #dfcc9d;
    --theme-danger: #e76c5d;
    --theme-primary-rgb: 139, 183, 162;
    --theme-secondary-rgb: 77, 78, 141;
    --theme-success-rgb: 111, 191, 156;
    --theme-info-rgb: 124, 197, 197;
    --theme-warning-rgb: 223, 204, 157;
    --theme-danger-rgb: 231, 108, 93;
    --theme-primary-bg-subtle: rgba(139, 183, 162, 0.15);
    --theme-secondary-bg-subtle: rgba(77, 78, 141, 0.15);
    --theme-success-bg-subtle: rgba(111, 191, 156, 0.15);
    --theme-info-bg-subtle: rgba(124, 197, 197, 0.15);
    --theme-warning-bg-subtle: rgba(223, 204, 157, 0.15);
    --theme-danger-bg-subtle: rgba(231, 108, 93, 0.15);
    --theme-primary-border-subtle: rgba(139, 183, 162, 0.3);
    --theme-secondary-border-subtle: rgba(77, 78, 141, 0.3);
    --theme-success-border-subtle: rgba(111, 191, 156, 0.3);
    --theme-info-border-subtle: rgba(124, 197, 197, 0.3);
    --theme-warning-border-subtle: rgba(223, 204, 157, 0.3);
    --theme-danger-border-subtle: rgba(231, 108, 93, 0.3);
    --theme-primary-text-emphasis: #68897a;
    --theme-secondary-text-emphasis: #3a3b6a;
    --theme-success-text-emphasis: #538f75;
    --theme-info-text-emphasis: #5d9494;
    --theme-warning-text-emphasis: #a79976;
    --theme-danger-text-emphasis: #ad5146;
    --theme-chart-primary: #8bb7a2;
    --theme-chart-primary-rgb: 139, 183, 162;
    --theme-chart-secondary: #4d4e8d;
    --theme-chart-secondary-rgb: 77, 78, 141;
    --theme-chart-alpha: #6fbf9c;
    --theme-chart-alpha-rgb: 111, 191, 156;
    --theme-chart-beta: #e76c5d;
    --theme-chart-beta-rgb: 231, 108, 93;
    --theme-chart-gamma: #dfcc9d;
    --theme-chart-gamma-rgb: 223, 204, 157;
    --theme-chart-delta: #7cc5c5;
    --theme-chart-delta-rgb: 124, 197, 197;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="zen"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #edf2f9;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #8bb7a2;
    --theme-sidenav-item-hover-bg: #f1f6f4;
    --theme-sidenav-item-active-color: #8bb7a2;
    --theme-sidenav-item-active-bg: #f1f6f4;
}
html[data-skin="zen"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f6f7fb;
    --theme-sidenav-border-color: #e7e9eb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #8bb7a2;
    --theme-sidenav-item-hover-bg: #eaecf3;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #eaecf3;
}
html[data-skin="zen"][data-menu-color="dark"] {
    --theme-sidenav-bg: #354152;
    --theme-sidenav-border-color: #354152;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2c3849;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #2c3849;
}
html[data-skin="zen"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #1a5c5f, #254449);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #73a6ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="zen"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="zen"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="zen"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="zen"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="zen"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #8bb7a2;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="zen"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f2f2f2;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #8bb7a2;
    --theme-topbar-search-bg: #e4e6ed;
    --theme-topbar-search-border: #e4e6ed;
}
html[data-skin="zen"][data-topbar-color="dark"] {
    --theme-topbar-bg: #354152;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2c3849;
    --theme-topbar-search-border: #2c3849;
}
html[data-skin="zen"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #1a5c5f, #254449);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="zen"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="zen"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="zen"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="zen"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="zen"] .card,
[data-bs-theme="dark"][data-skin="zen"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="zen"] .sidenav-menu::before {
    content: "";
    position: absolute;
    top: 0;
    inset-inline-end: -20px;
    width: 20px;
    height: 20px;
    background: var(--theme-sidenav-bg);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 0C8.95431 0 0 8.95431 0 20V0H20Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 0C8.95431 0 0 8.95431 0 20V0H20Z'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}
html[data-skin="zen"] .sidenav-menu::after {
    content: "";
    position: absolute;
    bottom: 0;
    inset-inline-end: -20px;
    width: 20px;
    height: 20px;
    background: var(--theme-sidenav-bg);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0C0 11.0457 8.95431 20 20 20H0V0Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0C0 11.0457 8.95431 20 20 20H0V0Z'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}
html[data-skin="zen"] .app-topbar {
    border-start-start-radius: 20px;
}
html[data-skin="zen"] .app-topbar .topbar-menu {
    -webkit-padding-start: 0.75rem;
    padding-inline-start: 0.75rem;
    -webkit-padding-end: 0.75rem;
    padding-inline-end: 0.75rem;
}
html[data-skin="zen"] .container-fluid,
html[data-skin="zen"] .container-lg,
html[data-skin="zen"] .container-md,
html[data-skin="zen"] .container-sm,
html[data-skin="zen"] .container-xl,
html[data-skin="zen"] .container-xxl {
    max-width: 1400px;
}
html[data-skin="zen"] .container,
html[data-skin="zen"] .container-fluid,
html[data-skin="zen"] .container-lg,
html[data-skin="zen"] .container-md,
html[data-skin="zen"] .container-sm,
html[data-skin="zen"] .container-xl,
html[data-skin="zen"] .container-xxl {
    --theme-gutter-x: 1.5rem;
}
html[data-skin="zen"] .row:not([class*="g-"]) {
    --theme-gutter-x: 1.5rem;
}
html[data-skin="zen"] .card {
    margin-bottom: 1.5rem;
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="zen"] .card .card-title {
    font-size: 16px;
}
html[data-skin="zen"] .card-h-100 {
    height: calc(100% - 1.5rem);
}
html[data-skin="zen"] .btn {
    font-weight: var(--theme-font-weight-normal);
}
html[data-skin="zen"] .footer {
    background-color: transparent;
    border: none;
    padding: 0 0 1.5rem 0;
}
html[data-skin="zen"][data-topbar-color="gray"] .app-topbar {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="zen"][data-menu-color="light"][data-topbar-color="dark"]
    .app-topbar,
html[data-skin="zen"][data-menu-color="light"][data-topbar-color="gradient"]
    .app-topbar {
    border-radius: 0;
}
html[data-skin="zen"][data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu::before,
html[data-skin="zen"][data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu::before {
    display: none;
}
html[data-skin="zen"][dir="rtl"] .sidenav-menu::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
html[data-skin="zen"][dir="rtl"] .sidenav-menu::after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
html[data-skin="silver"] {
    --theme-font-sans-serif: "Public Sans", sans-serif;
    --theme-font-family-secondary: "Public Sans", sans-serif;
    --theme-body-font-size: 13px;
    --theme-body-bg: #eef2f5;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 1px;
    --theme-theme-card-border-color: #e5eaf1;
    --theme-theme-card-box-shadow: 0 2px 5px rgba(57, 62, 80, 0.05);
    --theme-box-shadow: 0 2px 5px rgba(57, 62, 80, 0.05);
    --theme-border-radius: 6px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 600;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 15px;
    --theme-sidenav-item-padding-y: 9px;
    --theme-sidenav-item-font-size: 14px;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 13px;
    --theme-sidenav-sub-item-font-weight: 500;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #4f66c3;
    --theme-secondary: #fb6d9d;
    --theme-success: #22d9bb;
    --theme-info: #2fcde8;
    --theme-warning: #fea142;
    --theme-danger: #ff5f3b;
    --theme-primary-rgb: 79, 102, 195;
    --theme-secondary-rgb: 251, 109, 157;
    --theme-success-rgb: 34, 217, 187;
    --theme-info-rgb: 47, 205, 232;
    --theme-warning-rgb: 254, 161, 66;
    --theme-danger-rgb: 255, 95, 59;
    --theme-primary-bg-subtle: rgba(79, 102, 195, 0.15);
    --theme-secondary-bg-subtle: rgba(251, 109, 157, 0.15);
    --theme-success-bg-subtle: rgba(34, 217, 187, 0.15);
    --theme-info-bg-subtle: rgba(47, 205, 232, 0.15);
    --theme-warning-bg-subtle: rgba(254, 161, 66, 0.15);
    --theme-danger-bg-subtle: rgba(255, 95, 59, 0.15);
    --theme-primary-border-subtle: rgba(79, 102, 195, 0.3);
    --theme-secondary-border-subtle: rgba(251, 109, 157, 0.3);
    --theme-success-border-subtle: rgba(34, 217, 187, 0.3);
    --theme-info-border-subtle: rgba(47, 205, 232, 0.3);
    --theme-warning-border-subtle: rgba(254, 161, 66, 0.3);
    --theme-danger-border-subtle: rgba(255, 95, 59, 0.3);
    --theme-primary-text-emphasis: #3b4d92;
    --theme-secondary-text-emphasis: #bc5276;
    --theme-success-text-emphasis: #1aa38c;
    --theme-info-text-emphasis: #239aae;
    --theme-warning-text-emphasis: #bf7932;
    --theme-danger-text-emphasis: #bf472c;
    --theme-chart-primary: #4f66c3;
    --theme-chart-primary-rgb: 79, 102, 195;
    --theme-chart-secondary: #fb6d9d;
    --theme-chart-secondary-rgb: 251, 109, 157;
    --theme-chart-alpha: #2fcde8;
    --theme-chart-alpha-rgb: 47, 205, 232;
    --theme-chart-beta: #ff5f3b;
    --theme-chart-beta-rgb: 255, 95, 59;
    --theme-chart-gamma: #fea142;
    --theme-chart-gamma-rgb: 254, 161, 66;
    --theme-chart-delta: #22d9bb;
    --theme-chart-delta-rgb: 34, 217, 187;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="silver"][data-menu-color="light"] {
    --theme-sidenav-bg: #ffffff;
    --theme-sidenav-border-color: #ffffff;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #4f66c3;
    --theme-sidenav-item-hover-bg: #eff1fc;
    --theme-sidenav-item-active-color: #4f66c3;
    --theme-sidenav-item-active-bg: #eff1fc;
}
html[data-skin="silver"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f6f7fb;
    --theme-sidenav-border-color: #f6f7fb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #4f66c3;
    --theme-sidenav-item-hover-bg: #eaecf3;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #eaecf3;
}
html[data-skin="silver"][data-menu-color="dark"] {
    --theme-sidenav-bg: #3d4552;
    --theme-sidenav-border-color: #3d4552;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #34404d;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #34404d;
}
html[data-skin="silver"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #1e2238, #2e3758);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #727995;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="silver"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="silver"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="silver"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="silver"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="silver"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #4f66c3;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="silver"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f6f7fb;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #4f66c3;
    --theme-topbar-search-bg: #eceef5;
    --theme-topbar-search-border: #eceef5;
}
html[data-skin="silver"][data-topbar-color="dark"] {
    --theme-topbar-bg: #3d4552;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #444d5b;
    --theme-topbar-search-border: #444d5b;
}
html[data-skin="silver"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #3d4888, #71528e);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="silver"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="silver"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="silver"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="silver"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="silver"] .card,
[data-bs-theme="dark"][data-skin="silver"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="silver"] .pro-username {
    font-size: 13px;
    font-weight: 700;
}
html[data-skin="silver"] .card .card-title {
    font-weight: 600;
}
html[data-skin="silver"] .side-nav > .side-nav-item {
    padding: 0;
}
html[data-skin="silver"] .side-nav-title {
    padding: var(--theme-sidenav-item-padding-y)
        var(--theme-sidenav-item-padding-x);
}
html[data-skin="silver"] .side-nav .side-nav-item .side-nav-link {
    border-radius: 0;
}
html[data-skin="prism"] {
    --theme-font-sans-serif: "Momo Trust Sans", sans-serif;
    --theme-font-family-secondary: "Hanken Grotesk", sans-serif;
    --theme-body-font-size: 13px;
    --theme-body-bg: #f2f2f2;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 1px;
    --theme-theme-card-border-color: #edf2f9;
    --theme-theme-card-box-shadow: 0 1px 20px rgba(57, 62, 80, 0.08);
    --theme-box-shadow: 0 1px 20px rgba(57, 62, 80, 0.08);
    --theme-border-radius: 8px;
    -theme-tertiary-bg: #f7f0f4;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 600;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 15px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 8px;
    --theme-sidenav-item-font-size: 0.8725rem;
    --theme-sidenav-item-font-weight: 400;
    --theme-sidenav-sub-item-font-size: 0.8725rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #376aed;
    --theme-secondary: #9b48c6;
    --theme-success: #22b07d;
    --theme-info: #32a7e2;
    --theme-warning: #ff8700;
    --theme-danger: #e76c5d;
    --theme-primary-rgb: 55, 106, 237;
    --theme-secondary-rgb: 155, 72, 198;
    --theme-success-rgb: 34, 176, 125;
    --theme-info-rgb: 50, 167, 226;
    --theme-warning-rgb: 255, 135, 0;
    --theme-danger-rgb: 231, 108, 93;
    --theme-primary-bg-subtle: rgba(55, 106, 237, 0.15);
    --theme-secondary-bg-subtle: rgba(155, 72, 198, 0.15);
    --theme-success-bg-subtle: rgba(34, 176, 125, 0.15);
    --theme-info-bg-subtle: rgba(50, 167, 226, 0.15);
    --theme-warning-bg-subtle: rgba(255, 135, 0, 0.15);
    --theme-danger-bg-subtle: rgba(231, 108, 93, 0.15);
    --theme-primary-border-subtle: rgba(55, 106, 237, 0.3);
    --theme-secondary-border-subtle: rgba(155, 72, 198, 0.3);
    --theme-success-border-subtle: rgba(34, 176, 125, 0.3);
    --theme-info-border-subtle: rgba(50, 167, 226, 0.3);
    --theme-warning-border-subtle: rgba(255, 135, 0, 0.3);
    --theme-danger-border-subtle: rgba(231, 108, 93, 0.3);
    --theme-primary-text-emphasis: #2950b2;
    --theme-secondary-text-emphasis: #743695;
    --theme-success-text-emphasis: #1a845e;
    --theme-info-text-emphasis: #267daa;
    --theme-warning-text-emphasis: #bf6500;
    --theme-danger-text-emphasis: #ad5146;
    --theme-chart-primary: #376aed;
    --theme-chart-primary-rgb: 55, 106, 237;
    --theme-chart-secondary: #32a7e2;
    --theme-chart-secondary-rgb: 50, 167, 226;
    --theme-chart-alpha: #ff8700;
    --theme-chart-alpha-rgb: 255, 135, 0;
    --theme-chart-beta: #e76c5d;
    --theme-chart-beta-rgb: 231, 108, 93;
    --theme-chart-gamma: #9b48c6;
    --theme-chart-gamma-rgb: 155, 72, 198;
    --theme-chart-delta: #22b07d;
    --theme-chart-delta-rgb: 34, 176, 125;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="prism"][data-menu-color="light"] {
    --theme-sidenav-bg: rgba(255, 255, 255, 0.1);
    --theme-sidenav-border-color: transparent;
    --theme-sidenav-item-color: #687179;
    --theme-sidenav-item-hover-color: #18191c;
    --theme-sidenav-item-hover-bg: #2b313b;
    --theme-sidenav-item-active-color: #ffffff;
    --theme-sidenav-item-active-bg: #2b313b;
}
html[data-skin="prism"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f6f7fb;
    --theme-sidenav-border-color: #e7e9eb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #376aed;
    --theme-sidenav-item-hover-bg: #eaecf3;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #eaecf3;
}
html[data-skin="prism"][data-menu-color="dark"] {
    --theme-sidenav-bg: #354152;
    --theme-sidenav-border-color: #354152;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2c3849;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #2c3849;
}
html[data-skin="prism"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #1e162e, #3a222e);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #726f87;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="prism"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #421852),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #827195;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="prism"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="prism"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="prism"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: rgba(27, 40, 110, 0.1);
    --theme-sidenav-border-color: rgba(255, 255, 255, 0.05);
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(255, 255, 255, 0.03);
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: rgba(255, 255, 255, 0.03);
}
html[data-skin="prism"][data-topbar-color="light"] {
    --theme-topbar-bg: rgba(255, 255, 255, 0.5);
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #376aed;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #dfe5eb;
}
html[data-skin="prism"][data-topbar-color="gray"] {
    --theme-topbar-bg: #fbf6ff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #376aed;
    --theme-topbar-search-bg: #f2ecf7;
    --theme-topbar-search-border: #f2ecf7;
}
html[data-skin="prism"][data-topbar-color="dark"] {
    --theme-topbar-bg: #354152;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2c3849;
    --theme-topbar-search-border: #2c3849;
}
html[data-skin="prism"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #593d6e, #543a27);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="prism"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="prism"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="prism"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: rgba(27, 40, 110, 0.1);
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.05);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
[data-bs-theme="dark"][data-skin="prism"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-tertiary-bg: rgba(255, 255, 255, 0.05);
    --theme-theme-card-border-color: rgba(229, 243, 255, 0.09);
    --theme-border-color: rgba(229, 243, 255, 0.09);
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="prism"] .card,
[data-bs-theme="dark"][data-skin="prism"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="prism"] body {
    background-image: linear-gradient(
        30deg,
        #f3f5ff 0,
        #f7edff 35%,
        #f3faff 55%,
        #f6dfe8 75%,
        #fbf7ff 100%
    );
    background-attachment: fixed;
}
html[data-skin="prism"] .container,
html[data-skin="prism"] .container-fluid,
html[data-skin="prism"] .container-lg,
html[data-skin="prism"] .container-md,
html[data-skin="prism"] .container-sm,
html[data-skin="prism"] .container-xl,
html[data-skin="prism"] .container-xxl {
    --theme-gutter-x: 1.5rem;
}
html[data-skin="prism"] .row:not([class*="g-"]) {
    --theme-gutter-x: 1.5rem;
}
html[data-skin="prism"] .app-topbar,
html[data-skin="prism"] .sidenav-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    backdrop-filter: blur(10px) saturate(140%);
}
html[data-skin="prism"] .app-topbar {
    -webkit-margin-start: calc(20px + var(--theme-sidenav-width));
    margin-inline-start: calc(20px + var(--theme-sidenav-width));
    border-radius: 10px;
    -webkit-margin-end: 20px;
    margin-inline-end: 20px;
    top: 5px;
    border: 1px solid #fff;
}
html[data-skin="prism"] .app-topbar .topbar-menu {
    border-bottom: 0;
    border-radius: 10px;
}
html[data-skin="prism"] .pro-username {
    font-size: 14px;
}
html[data-skin="prism"] .card {
    margin-bottom: 1.5rem;
    border: 1px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    backdrop-filter: blur(10px) saturate(100%);
}
html[data-skin="prism"] .card .card-title {
    font-size: 16px;
}
html[data-skin="prism"] .card,
html[data-skin="prism"] .card-bg,
html[data-skin="prism"] .choices__inner,
html[data-skin="prism"] .dropzone,
html[data-skin="prism"] .filepond--panel-root,
html[data-skin="prism"] .footer,
html[data-skin="prism"] .form-control,
html[data-skin="prism"] .form-select,
html[data-skin="prism"] .select2-container .select2-selection--multiple,
html[data-skin="prism"] .select2-container .select2-selection--single {
    background-color: rgba(255, 255, 255, 0.5);
}
html[data-skin="prism"] .card-h-100 {
    height: calc(100% - 1.5rem);
}
html[data-skin="prism"] .nav-link.active {
    background-color: transparent !important;
}
html[data-skin="prism"] .btn {
    font-weight: var(--theme-font-weight-normal);
}
html[data-skin="prism"] .footer {
    background-color: transparent;
    border: none;
    padding: 0 0.75rem 1.5rem 0.75rem;
}
html[data-skin="prism"] .btn,
html[data-skin="prism"] .nav-pills .nav-link.active,
html[data-skin="prism"] .nav-pills .show > .nav-link,
html[data-skin="prism"] .noUi-connect,
html[data-skin="prism"] .page-link,
html[data-skin="prism"] .side-nav > .side-nav-item.active > a,
html[data-skin="prism"] .special-menu {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(255, 255, 255, 0.3)),
        to(rgba(255, 255, 255, 0))
    );
    background-image: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.3),
        rgba(255, 255, 255, 0)
    );
    -webkit-box-shadow: var(--theme-box-shadow-sm);
    box-shadow: var(--theme-box-shadow-sm);
}
html[data-skin="prism"] .dropdown-item .btn,
html[data-skin="prism"] .topbar-link {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-image: none !important;
}
html[data-skin="prism"][data-bs-theme="dark"] body {
    background-image: linear-gradient(
        30deg,
        #0f2027 0,
        #1d2e35 25%,
        #0d181c 45%,
        #261333 65%,
        #100923 85%,
        #0c1321 100%
    );
}
html[data-skin="prism"][data-bs-theme="dark"] .app-topbar {
    border-color: rgba(255, 255, 255, 0.05);
}
html[data-skin="prism"][data-bs-theme="dark"] .card {
    border-color: rgba(255, 255, 255, 0.05);
}
html[data-skin="prism"][data-bs-theme="dark"] .card,
html[data-skin="prism"][data-bs-theme="dark"] .card-bg,
html[data-skin="prism"][data-bs-theme="dark"] .choices__inner,
html[data-skin="prism"][data-bs-theme="dark"] .dropzone,
html[data-skin="prism"][data-bs-theme="dark"] .filepond--panel-root,
html[data-skin="prism"][data-bs-theme="dark"] .footer,
html[data-skin="prism"][data-bs-theme="dark"] .form-control,
html[data-skin="prism"][data-bs-theme="dark"] .form-select,
html[data-skin="prism"][data-bs-theme="dark"]
    .select2-container
    .select2-selection--multiple,
html[data-skin="prism"][data-bs-theme="dark"]
    .select2-container
    .select2-selection--single {
    background-color: rgba(27, 40, 110, 0.1);
}
html[data-skin="prism"][data-bs-theme="dark"] .btn,
html[data-skin="prism"][data-bs-theme="dark"] .nav-pills .nav-link.active,
html[data-skin="prism"][data-bs-theme="dark"] .nav-pills .show > .nav-link,
html[data-skin="prism"][data-bs-theme="dark"] .noUi-connect,
html[data-skin="prism"][data-bs-theme="dark"] .page-link,
html[data-skin="prism"][data-bs-theme="dark"]
    .side-nav
    > .side-nav-item.active
    > a,
html[data-skin="prism"][data-bs-theme="dark"] .special-menu {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(255, 255, 255, 0.05)),
        to(rgba(255, 255, 255, 0))
    );
    background-image: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0)
    );
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="prism"][data-sidenav-size="on-hover"] .app-topbar {
    -webkit-margin-start: calc(20px + var(--theme-sidenav-width-sm));
    margin-inline-start: calc(20px + var(--theme-sidenav-width-sm));
}
html[data-skin="prism"][data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu
    .logo,
html[data-skin="prism"][data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu
    .logo {
    background: 0 0;
    width: 100%;
    border-radius: 10px 10px 0 0;
}
html[data-skin="prism"][data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu
    .sidenav-user,
html[data-skin="prism"][data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu
    .sidenav-user {
    margin-top: 0;
}
html[data-skin="prism"][data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu
    .button-on-hover,
html[data-skin="prism"][data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu
    .button-on-hover {
    color: var(--theme-sidenav-item-color) !important;
}
html[data-skin="prism"][data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu
    .button-on-hover:hover,
html[data-skin="prism"][data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu
    .button-on-hover:hover {
    color: var(--theme-sidenav-item-hover-color) !important;
}
html[data-skin="prism"][data-menu-color="light"][data-topbar-color="dark"]:not(
        [data-bs-theme="dark"]
    )
    .logo.logo-light,
html[data-skin="prism"][data-menu-color="light"][data-topbar-color="gradient"]:not(
        [data-bs-theme="dark"]
    )
    .logo.logo-light {
    display: none;
}
html[data-skin="prism"][data-menu-color="light"][data-topbar-color="dark"]:not(
        [data-bs-theme="dark"]
    )
    .logo.logo-dark,
html[data-skin="prism"][data-menu-color="light"][data-topbar-color="gradient"]:not(
        [data-bs-theme="dark"]
    )
    .logo.logo-dark {
    display: block;
}
html[data-skin="nova"] {
    --theme-font-sans-serif: "Roboto", sans-serif;
    --theme-font-family-secondary: "Roboto", sans-serif;
    --theme-body-font-size: 13px;
    --theme-body-bg: #f5f4f4;
    --theme-secondary-bg: #ffffff;
    --theme-tertiary-bg: #f5f4f4;
    --theme-theme-card-border-width: 0;
    --theme-theme-card-border-color: #e1e7ef;
    --theme-theme-card-box-shadow: 0 1px 2px 0px rgba(60, 64, 67, 0.2);
    --theme-box-shadow: 0 2px 3px 0px rgba(60, 64, 67, 0.2);
    --theme-border-radius: 3px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 9px;
    --theme-sidenav-item-font-size: 14px;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 13px;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #3f51b5;
    --theme-secondary: #673ab7;
    --theme-success: #009688;
    --theme-info: #03a9f4;
    --theme-warning: #ff9800;
    --theme-danger: #f44336;
    --theme-primary-rgb: 63, 81, 181;
    --theme-secondary-rgb: 103, 58, 183;
    --theme-success-rgb: 0, 150, 136;
    --theme-info-rgb: 3, 169, 244;
    --theme-warning-rgb: 255, 152, 0;
    --theme-danger-rgb: 244, 67, 54;
    --theme-primary-bg-subtle: rgba(63, 81, 181, 0.15);
    --theme-secondary-bg-subtle: rgba(103, 58, 183, 0.15);
    --theme-success-bg-subtle: rgba(0, 150, 136, 0.15);
    --theme-info-bg-subtle: rgba(3, 169, 244, 0.15);
    --theme-warning-bg-subtle: rgba(255, 152, 0, 0.15);
    --theme-danger-bg-subtle: rgba(244, 67, 54, 0.15);
    --theme-primary-border-subtle: rgba(63, 81, 181, 0.3);
    --theme-secondary-border-subtle: rgba(103, 58, 183, 0.3);
    --theme-success-border-subtle: rgba(0, 150, 136, 0.3);
    --theme-info-border-subtle: rgba(3, 169, 244, 0.3);
    --theme-warning-border-subtle: rgba(255, 152, 0, 0.3);
    --theme-danger-border-subtle: rgba(244, 67, 54, 0.3);
    --theme-primary-text-emphasis: #2f3d88;
    --theme-secondary-text-emphasis: #4d2c89;
    --theme-success-text-emphasis: #007166;
    --theme-info-text-emphasis: #027fb7;
    --theme-warning-text-emphasis: #bf7200;
    --theme-danger-text-emphasis: #b73229;
    --theme-chart-primary: #3f51b5;
    --theme-chart-primary-rgb: 63, 81, 181;
    --theme-chart-secondary: #673ab7;
    --theme-chart-secondary-rgb: 103, 58, 183;
    --theme-chart-alpha: #009688;
    --theme-chart-alpha-rgb: 0, 150, 136;
    --theme-chart-beta: #f44336;
    --theme-chart-beta-rgb: 244, 67, 54;
    --theme-chart-gamma: #ff9800;
    --theme-chart-gamma-rgb: 255, 152, 0;
    --theme-chart-delta: #03a9f4;
    --theme-chart-delta-rgb: 3, 169, 244;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="nova"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #ffffff;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #3f51b5;
    --theme-sidenav-item-hover-bg: #eff1fc;
    --theme-sidenav-item-active-color: #3f51b5;
    --theme-sidenav-item-active-bg: #eff1fc;
}
html[data-skin="nova"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f6f7fb;
    --theme-sidenav-border-color: #f6f7fb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #3f51b5;
    --theme-sidenav-item-hover-bg: #eaecf3;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #eaecf3;
}
html[data-skin="nova"][data-menu-color="dark"] {
    --theme-sidenav-bg: #14191e;
    --theme-sidenav-border-color: #14191e;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #1d242b;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #1d242b;
}
html[data-skin="nova"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(90deg, #2b3670 0%, #182848 100%);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #9ba0c9;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="nova"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="nova"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="nova"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="nova"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="nova"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #3f51b5;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="nova"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f5f4f4;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #3f51b5;
    --theme-topbar-search-bg: #ededed;
    --theme-topbar-search-border: #ededed;
}
html[data-skin="nova"][data-topbar-color="dark"] {
    --theme-topbar-bg: #25313d;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #313f4c;
    --theme-topbar-search-border: #313f4c;
}
html[data-skin="nova"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #3d4888, #52588e);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="nova"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="nova"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="nova"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="nova"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-tertiary-bg: #252630;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="nova"] .btn,
[data-bs-theme="dark"][data-skin="nova"] .card,
[data-bs-theme="dark"][data-skin="nova"] .dropdown-menu,
[data-bs-theme="dark"][data-skin="nova"] .form-control,
[data-bs-theme="dark"][data-skin="nova"] .form-select {
    border-width: 1px !important;
}
html[data-skin="nova"] .pro-username {
    font-size: 13px;
    font-weight: 700;
}
html[data-skin="nova"] .badge,
html[data-skin="nova"] .btn,
html[data-skin="nova"] .choices__inner,
html[data-skin="nova"] .dropzone,
html[data-skin="nova"] .filepond--panel-root,
html[data-skin="nova"] .form-check-input,
html[data-skin="nova"] .form-control,
html[data-skin="nova"] .form-select,
html[data-skin="nova"] .input-group-text,
html[data-skin="nova"] .select2-container .select2-selection--multiple,
html[data-skin="nova"] .select2-container .select2-selection--single {
    -webkit-box-shadow: var(--theme-box-shadow) !important;
    box-shadow: var(--theme-box-shadow) !important;
}
html[data-skin="nova"] .btn,
html[data-skin="nova"] .dropdown-menu,
html[data-skin="nova"] .form-control,
html[data-skin="nova"] .form-select {
    border-width: 0;
}
html[data-skin="nova"] .dropdown-item .btn,
html[data-skin="nova"] .topbar-link {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
html[data-skin="elegant"] {
    --theme-font-sans-serif: "Host Grotesk", sans-serif;
    --theme-font-family-secondary: "Host Grotesk", sans-serif;
    --theme-body-font-size: 14px;
    --theme-body-bg: #f7f7f5;
    --theme-secondary-bg: #ffffff;
    --theme-tertiary-bg: #f7f7f5;
    --theme-theme-card-border-width: 0;
    --theme-theme-card-border-color: #e1e7ef;
    --theme-theme-card-box-shadow: 0 4px 9px rgba(34, 7, 31, 0.05);
    --theme-box-shadow: 0 4px 9px rgba(34, 7, 31, 0.05);
    --theme-border-radius: 8px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 600;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 12px;
    --theme-font-size-xs: 13px;
    --theme-font-size-sm: 14px;
    --theme-font-size-base: 14px;
    --theme-font-size-md: 15px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1.25rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 9px;
    --theme-sidenav-item-font-size: 14px;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 14px;
    --theme-sidenav-sub-item-font-weight: 500;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #f2c175;
    --theme-secondary: #c19178;
    --theme-success: #86ab4a;
    --theme-info: #7ccdd0;
    --theme-warning: #ff9900;
    --theme-danger: #db7474;
    --theme-primary-rgb: 242, 193, 117;
    --theme-secondary-rgb: 193, 145, 120;
    --theme-success-rgb: 134, 171, 74;
    --theme-info-rgb: 124, 205, 208;
    --theme-warning-rgb: 255, 153, 0;
    --theme-danger-rgb: 219, 116, 116;
    --theme-primary-bg-subtle: rgba(242, 193, 117, 0.15);
    --theme-secondary-bg-subtle: rgba(193, 145, 120, 0.15);
    --theme-success-bg-subtle: rgba(134, 171, 74, 0.15);
    --theme-info-bg-subtle: rgba(124, 205, 208, 0.15);
    --theme-warning-bg-subtle: rgba(255, 153, 0, 0.15);
    --theme-danger-bg-subtle: rgba(219, 116, 116, 0.15);
    --theme-primary-border-subtle: rgba(242, 193, 117, 0.3);
    --theme-secondary-border-subtle: rgba(193, 145, 120, 0.3);
    --theme-success-border-subtle: rgba(134, 171, 74, 0.3);
    --theme-info-border-subtle: rgba(124, 205, 208, 0.3);
    --theme-warning-border-subtle: rgba(255, 153, 0, 0.3);
    --theme-danger-border-subtle: rgba(219, 116, 116, 0.3);
    --theme-primary-text-emphasis: #b69158;
    --theme-secondary-text-emphasis: #916d5a;
    --theme-success-text-emphasis: #658038;
    --theme-info-text-emphasis: #5d9a9c;
    --theme-warning-text-emphasis: #bf7300;
    --theme-danger-text-emphasis: #a45757;
    --theme-chart-primary: #f2c175;
    --theme-chart-primary-rgb: 242, 193, 117;
    --theme-chart-secondary: #c19178;
    --theme-chart-secondary-rgb: 193, 145, 120;
    --theme-chart-alpha: #86ab4a;
    --theme-chart-alpha-rgb: 134, 171, 74;
    --theme-chart-beta: #db7474;
    --theme-chart-beta-rgb: 219, 116, 116;
    --theme-chart-gamma: #ff9900;
    --theme-chart-gamma-rgb: 255, 153, 0;
    --theme-chart-delta: #7ccdd0;
    --theme-chart-delta-rgb: 124, 205, 208;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="elegant"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #ffffff;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #213648;
    --theme-sidenav-item-hover-bg: #f7f7f5;
    --theme-sidenav-item-active-color: #213648;
    --theme-sidenav-item-active-bg: #f7f7f5;
}
html[data-skin="elegant"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f6f7fb;
    --theme-sidenav-border-color: #f6f7fb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #212b29;
    --theme-sidenav-item-hover-bg: #eaecf3;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #eaecf3;
}
html[data-skin="elegant"][data-menu-color="dark"] {
    --theme-sidenav-bg: #1f1e30;
    --theme-sidenav-border-color: #1f1e30;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #f2c175;
    --theme-sidenav-item-active-color: #ffffff;
    --theme-sidenav-item-active-bg: #f2c175;
}
html[data-skin="elegant"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(90deg, #3a1b0f 0%, #3a1c0c 100%);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #81736c;
    --theme-sidenav-item-hover-color: #ddb9a7;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #ddb9a7;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="elegant"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="elegant"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="elegant"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="elegant"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="elegant"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #909ba5;
    --theme-topbar-item-hover-color: #3d4247;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="elegant"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f7f7f5;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #f2c175;
    --theme-topbar-search-bg: #ededed;
    --theme-topbar-search-border: #ededed;
}
html[data-skin="elegant"][data-topbar-color="dark"] {
    --theme-topbar-bg: #25313d;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #313f4c;
    --theme-topbar-search-border: #313f4c;
}
html[data-skin="elegant"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #2c1f0c, #56180d);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="elegant"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="elegant"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="elegant"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="elegant"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-tertiary-bg: #252630;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="elegant"] .btn,
[data-bs-theme="dark"][data-skin="elegant"] .card,
[data-bs-theme="dark"][data-skin="elegant"] .dropdown-menu,
[data-bs-theme="dark"][data-skin="elegant"] .form-control,
[data-bs-theme="dark"][data-skin="elegant"] .form-select {
    border-width: 1px !important;
}
html[data-skin="elegant"] .app-topbar,
html[data-skin="elegant"] .card {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="elegant"] .app-topbar.topbar-active {
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
}
html[data-skin="elegant"] .pro-username {
    font-size: 14px;
    font-weight: 600;
}
html[data-skin="elegant"] .side-nav > .side-nav-item.active > a {
    border-radius: 50px;
}
html[data-skin="elegant"] .card .card-title {
    font-size: 16px;
    font-weight: 700;
}
html[data-skin="elegant"] .h1,
html[data-skin="elegant"] .h2,
html[data-skin="elegant"] .h3,
html[data-skin="elegant"] .h4,
html[data-skin="elegant"] .h5,
html[data-skin="elegant"] .h6,
html[data-skin="elegant"] h1,
html[data-skin="elegant"] h2,
html[data-skin="elegant"] h3,
html[data-skin="elegant"] h4,
html[data-skin="elegant"] h5,
html[data-skin="elegant"] h6 {
    font-weight: 600;
}
html[data-skin="vivid"] {
    --theme-font-sans-serif: "Google Sans", sans-serif;
    --theme-font-family-secondary: "Google Sans", sans-serif;
    --theme-body-font-size: 13px;
    --theme-body-bg: #fffaf4;
    --theme-secondary-bg: #fbf7f3;
    --theme-tertiary-bg: #f7f3ee;
    --theme-secondary-color: #7e7591;
    --theme-theme-card-border-width: 1px;
    --theme-theme-card-border-color: #e7e3de;
    --theme-theme-card-box-shadow: 1px 0.1rem 0.5rem 0 rgba(48, 45, 59, 0.05);
    --theme-box-shadow: 1px 0.1rem 0.5rem 0 rgba(48, 45, 59, 0.15);
    --theme-border-radius: 8px;
    --theme-border-radius-sm: 6px;
    --theme-border-color: #e7e3de;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 600;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1.125rem;
    --theme-sidenav-item-gap: 12px;
    --theme-sidenav-item-padding-x: 10px;
    --theme-sidenav-item-padding-y: 10px;
    --theme-sidenav-item-font-size: 0.84375rem;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 0.84375rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #37718e;
    --theme-secondary: #f38ba0;
    --theme-success: #89aa97;
    --theme-info: #5eabd6;
    --theme-warning: #fab57a;
    --theme-danger: #c33c54;
    --theme-light: #f1ebe5;
    --theme-primary-rgb: 55, 113, 142;
    --theme-secondary-rgb: 243, 139, 160;
    --theme-success-rgb: 137, 170, 151;
    --theme-info-rgb: 94, 171, 214;
    --theme-warning-rgb: 250, 181, 122;
    --theme-danger-rgb: 195, 60, 84;
    --theme-light-rgb: 241, 235, 229;
    --theme-primary-bg-subtle: rgba(55, 113, 142, 0.15);
    --theme-secondary-bg-subtle: rgba(243, 139, 160, 0.15);
    --theme-success-bg-subtle: rgba(137, 170, 151, 0.15);
    --theme-info-bg-subtle: rgba(94, 171, 214, 0.15);
    --theme-warning-bg-subtle: rgba(250, 181, 122, 0.15);
    --theme-danger-bg-subtle: rgba(195, 60, 84, 0.15);
    --theme-light-bg-subtle: rgba(241, 235, 229, 0.15);
    --theme-primary-border-subtle: rgba(55, 113, 142, 0.3);
    --theme-secondary-border-subtle: rgba(243, 139, 160, 0.3);
    --theme-success-border-subtle: rgba(137, 170, 151, 0.3);
    --theme-info-border-subtle: rgba(94, 171, 214, 0.3);
    --theme-warning-border-subtle: rgba(250, 181, 122, 0.3);
    --theme-danger-border-subtle: rgba(195, 60, 84, 0.3);
    --theme-light-border-subtle: rgba(241, 235, 229, 0.3);
    --theme-primary-text-emphasis: #29556b;
    --theme-secondary-text-emphasis: #b66878;
    --theme-success-text-emphasis: #678071;
    --theme-info-text-emphasis: #4780a1;
    --theme-warning-text-emphasis: #bc885c;
    --theme-danger-text-emphasis: #922d3f;
    --theme-light-text-emphasis: #b5b0ac;
    --theme-chart-primary: #37718e;
    --theme-chart-primary-rgb: 55, 113, 142;
    --theme-chart-secondary: #f38ba0;
    --theme-chart-secondary-rgb: 243, 139, 160;
    --theme-chart-alpha: #89aa97;
    --theme-chart-alpha-rgb: 137, 170, 151;
    --theme-chart-beta: #c33c54;
    --theme-chart-beta-rgb: 195, 60, 84;
    --theme-chart-gamma: #fab57a;
    --theme-chart-gamma-rgb: 250, 181, 122;
    --theme-chart-delta: #5eabd6;
    --theme-chart-delta-rgb: 94, 171, 214;
    --theme-chart-zeta: #6b3f69;
    --theme-chart-zeta-rgb: 107, 63, 105;
    --theme-chart-gray: #f1eeea;
    --theme-chart-gray-rgb: 241, 238, 234;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="vivid"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #fffaf4;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #37718e;
    --theme-sidenav-item-hover-bg: #f7f7ff;
    --theme-sidenav-item-active-color: #37718e;
    --theme-sidenav-item-active-bg: #f7f7ff;
}
html[data-skin="vivid"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f3efea;
    --theme-sidenav-border-color: #f3efea;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #212b29;
    --theme-sidenav-item-hover-bg: #ebe6e0;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #ebe6e0;
}
html[data-skin="vivid"][data-menu-color="dark"] {
    --theme-sidenav-bg: #383131;
    --theme-sidenav-border-color: #383131;
    --theme-sidenav-item-color: #9f9f9f;
    --theme-sidenav-item-hover-color: #d5d5d5;
    --theme-sidenav-item-hover-bg: #312a2a;
    --theme-sidenav-item-active-color: #d5d5d5;
    --theme-sidenav-item-active-bg: #312a2a;
}
html[data-skin="vivid"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(135deg, #1a455f, #262549);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: #294461;
}
html[data-skin="vivid"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: #1e3447;
}
html[data-skin="vivid"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="vivid"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="vivid"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="vivid"][data-topbar-color="light"] {
    --theme-topbar-bg: #f5f1ee;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #37718e;
    --theme-topbar-search-bg: #edeae7;
    --theme-topbar-search-border: #edeae7;
}
html[data-skin="vivid"][data-topbar-color="gray"] {
    --theme-topbar-bg: #fffaf4;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #37718e;
    --theme-topbar-search-bg: #f3f1ed;
    --theme-topbar-search-border: #f3f1ed;
}
html[data-skin="vivid"][data-topbar-color="dark"] {
    --theme-topbar-bg: #383131;
    --theme-topbar-item-color: #e9ecf1;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #443f3f;
    --theme-topbar-search-border: #443f3f;
}
html[data-skin="vivid"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #37718e, #3a3052);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="vivid"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="vivid"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="vivid"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="vivid"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-light: #252630;
    --theme-light-rgb: 37, 38, 48;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-tertiary-bg: #252630;
    --theme-secondary-color: #8391a2;
    --theme-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="vivid"] .dropdown-menu,
[data-bs-theme="dark"][data-skin="vivid"] .offcanvas {
    background-color: #1b1c22;
}
html[data-skin="vivid"] .card {
    border-radius: 12px;
    border-style: dashed;
}
html[data-skin="vivid"] .app-topbar,
html[data-skin="vivid"] .card,
html[data-skin="vivid"] .sidenav-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="vivid"] .footer {
    background-color: transparent;
    border: none;
}
html[data-skin="vivid"] .dropdown-menu,
html[data-skin="vivid"] .offcanvas {
    background-color: #fff;
}
html[data-skin="vivid"] .btn {
    --theme-btn-padding-y: 0.4532rem;
    --theme-btn-padding-x: 1rem;
}
html[data-skin="vivid"] .btn-group-sm > .btn,
html[data-skin="vivid"] .btn-sm {
    --theme-btn-padding-y: 0.3125rem;
    --theme-btn-padding-x: 0.625rem;
}
html[data-skin="vivid"] .side-nav > .side-nav-item.active > a {
    border-radius: 50px;
}
html[data-skin="vivid"] .bg-body-secondary {
    background-color: var(--theme-secondary-bg) !important;
}
html[data-skin="vivid"] .pro-username {
    font-size: 13px;
    font-weight: var(--theme-font-weight-bold);
}
html[data-skin="vivid"] .app-topbar .topbar-menu .topbar-item .topbar-link {
    padding: 0;
}
html[data-skin="vivid"]
    .app-topbar
    .topbar-menu
    .topbar-item
    .topbar-link
    .topbar-link-icon {
    font-size: 18px;
    height: 32px;
    width: 32px;
    background-color: var(--theme-topbar-search-bg);
    border-radius: 50rem;
    line-height: 32px;
}
html[data-skin="matrix"] {
    --theme-font-sans-serif: "Nunito Sans", sans-serif;
    --theme-font-family-secondary: "Nunito Sans", sans-serif;
    --theme-body-font-size: 14px;
    --theme-body-bg: #f6f7fb;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 1px;
    --theme-theme-card-border-color: #eaeef3;
    --theme-theme-card-box-shadow: 0 2px 5px rgba(57, 62, 80, 0.1);
    --theme-box-shadow: 0 2px 5px rgba(57, 62, 80, 0.1);
    --theme-border-radius: 8px;
    --theme-border-color: #eaeef3;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 600;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 12px;
    --theme-font-size-xs: 13px;
    --theme-font-size-base: 14px;
    --theme-font-size-md: 15px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 8px;
    --theme-sidenav-item-font-size: 0.8725rem;
    --theme-sidenav-item-font-weight: 400;
    --theme-sidenav-sub-item-font-size: 0.8725rem;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #276ff0;
    --theme-secondary: #4d4e8d;
    --theme-success: #49ac9f;
    --theme-info: #11afd5;
    --theme-warning: #f87153;
    --theme-danger: #e14f62;
    --theme-primary-rgb: 39, 111, 240;
    --theme-secondary-rgb: 77, 78, 141;
    --theme-success-rgb: 73, 172, 159;
    --theme-info-rgb: 17, 175, 213;
    --theme-warning-rgb: 248, 113, 83;
    --theme-danger-rgb: 225, 79, 98;
    --theme-primary-bg-subtle: rgba(39, 111, 240, 0.15);
    --theme-secondary-bg-subtle: rgba(77, 78, 141, 0.15);
    --theme-success-bg-subtle: rgba(73, 172, 159, 0.15);
    --theme-info-bg-subtle: rgba(17, 175, 213, 0.15);
    --theme-warning-bg-subtle: rgba(248, 113, 83, 0.15);
    --theme-danger-bg-subtle: rgba(225, 79, 98, 0.15);
    --theme-primary-border-subtle: rgba(39, 111, 240, 0.3);
    --theme-secondary-border-subtle: rgba(77, 78, 141, 0.3);
    --theme-success-border-subtle: rgba(73, 172, 159, 0.3);
    --theme-info-border-subtle: rgba(17, 175, 213, 0.3);
    --theme-warning-border-subtle: rgba(248, 113, 83, 0.3);
    --theme-danger-border-subtle: rgba(225, 79, 98, 0.3);
    --theme-primary-text-emphasis: #1d53b4;
    --theme-secondary-text-emphasis: #3a3b6a;
    --theme-success-text-emphasis: #378177;
    --theme-info-text-emphasis: #0d83a0;
    --theme-warning-text-emphasis: #ba553e;
    --theme-danger-text-emphasis: #a93b4a;
    --theme-chart-primary: #276ff0;
    --theme-chart-primary-rgb: 39, 111, 240;
    --theme-chart-secondary: #4d4e8d;
    --theme-chart-secondary-rgb: 77, 78, 141;
    --theme-chart-alpha: #49ac9f;
    --theme-chart-alpha-rgb: 73, 172, 159;
    --theme-chart-beta: #e14f62;
    --theme-chart-beta-rgb: 225, 79, 98;
    --theme-chart-gamma: #f87153;
    --theme-chart-gamma-rgb: 248, 113, 83;
    --theme-chart-delta: #11afd5;
    --theme-chart-delta-rgb: 17, 175, 213;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="matrix"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #edf2f9;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #276ff0;
    --theme-sidenav-item-hover-bg: #ffffff;
    --theme-sidenav-item-active-color: #1d2022;
    --theme-sidenav-item-active-bg: #ffffff;
}
html[data-skin="matrix"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f7f7f7;
    --theme-sidenav-border-color: #f7f7f7;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #212b29;
    --theme-sidenav-item-hover-bg: #ffffff;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #ffffff;
}
html[data-skin="matrix"][data-menu-color="dark"] {
    --theme-sidenav-bg: #262f3c;
    --theme-sidenav-border-color: #262f3c;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2c3849;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #2c3849;
}
html[data-skin="matrix"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #1a5c5f, #254449);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #73a6ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="matrix"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="matrix"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="matrix"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="matrix"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="matrix"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #276ff0;
    --theme-topbar-search-bg: #f1f4f9;
    --theme-topbar-search-border: #f1f4f9;
}
html[data-skin="matrix"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f2f2f2;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #276ff0;
    --theme-topbar-search-bg: #eff3f9;
    --theme-topbar-search-border: #eff3f9;
}
html[data-skin="matrix"][data-topbar-color="dark"] {
    --theme-topbar-bg: #354152;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2c3849;
    --theme-topbar-search-border: #2c3849;
}
html[data-skin="matrix"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #1a5c5f, #254449);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="matrix"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="matrix"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="matrix"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="matrix"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="matrix"] .card,
[data-bs-theme="dark"][data-skin="matrix"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="matrix"] .content-page {
    border: 1px solid var(--theme-theme-card-border-color);
    border-top: 0;
}
html[data-skin="matrix"] .container,
html[data-skin="matrix"] .container-fluid,
html[data-skin="matrix"] .container-lg,
html[data-skin="matrix"] .container-md,
html[data-skin="matrix"] .container-sm,
html[data-skin="matrix"] .container-xl,
html[data-skin="matrix"] .container-xxl {
    --theme-gutter-x: 1.5rem;
}
html[data-skin="matrix"] .row:not([class*="g-"]) {
    --theme-gutter-x: 1.5rem;
}
html[data-skin="matrix"] .wrapper {
    background-color: var(--theme-secondary-bg);
    -webkit-border-end: 15px solid var(--theme-sidenav-bg);
    border-inline-end: 15px solid var(--theme-sidenav-bg);
    -webkit-box-shadow: var(--theme-theme-card-box-shadow);
    box-shadow: var(--theme-theme-card-box-shadow);
}
html[data-skin="matrix"] .wrapper::after {
    content: "";
    position: fixed;
    bottom: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 15px;
    background-color: var(--theme-sidenav-bg);
}
html[data-skin="matrix"] .wrapper::before {
    content: "";
    position: fixed;
    bottom: 15px;
    inset-inline-end: 15px;
    width: 20px;
    height: 20px;
    background: var(--theme-sidenav-bg);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0C0 11.0457 8.95431 20 20 20H0V0Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0C0 11.0457 8.95431 20 20 20H0V0Z'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    z-index: 1;
}
html[data-skin="matrix"] .sidenav-menu {
    z-index: 999;
    -webkit-border-end: none;
    border-inline-end: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="matrix"] .sidenav-menu::after {
    content: "";
    position: absolute;
    bottom: 15px;
    inset-inline-end: -20px;
    width: 20px;
    height: 20px;
    background: var(--theme-sidenav-bg);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0C0 11.0457 8.95431 20 20 20H0V0Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0C0 11.0457 8.95431 20 20 20H0V0Z'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}
html[data-skin="matrix"] .app-topbar {
    background: var(--theme-sidenav-bg);
    height: auto;
    border-top: 15px solid var(--theme-sidenav-bg);
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="matrix"] .app-topbar .topbar-menu {
    background: var(--theme-topbar-bg);
    border-start-start-radius: 20px;
    border-start-end-radius: 20px;
    border: 1px solid var(--theme-theme-card-border-color);
}
html[data-skin="matrix"] .app-topbar .topbar-menu .topbar-item .topbar-link {
    padding: 0;
}
html[data-skin="matrix"]
    .app-topbar
    .topbar-menu
    .topbar-item
    .topbar-link
    .topbar-link-icon {
    font-size: 18px;
    height: 32px;
    width: 32px;
    background-color: var(--theme-topbar-search-bg);
    border-radius: 50rem;
    line-height: 32px;
}
html[data-skin="matrix"] .side-nav > .side-nav-item.active > a {
    border-radius: 50px;
    -webkit-box-shadow: var(--theme-theme-card-box-shadow);
    box-shadow: var(--theme-theme-card-box-shadow);
}
html[data-skin="matrix"] .pro-username {
    font-size: 14px;
    font-weight: var(--theme-font-weight-bold);
}
html[data-skin="matrix"] .card {
    margin-bottom: 1.5rem;
}
html[data-skin="matrix"] .card .card-title {
    font-weight: var(--theme-font-weight-bold);
}
html[data-skin="matrix"] .card-h-100 {
    height: calc(100% - 1.5rem);
}
html[data-skin="matrix"] .btn {
    font-weight: var(--theme-font-weight-normal);
}
html[data-skin="matrix"] .footer {
    background-color: transparent;
    border: none;
    padding: 0 0.75rem calc(1.5rem + 15px) 0.75rem;
}
html[data-skin="matrix"] .outlook-box {
    height: calc(100vh - var(--theme-topbar-height) - 70px - 42px - 2.5rem);
}
html[data-skin="matrix"][data-topbar-color="dark"] .topbar-menu,
html[data-skin="matrix"][data-topbar-color="gradient"] .topbar-menu {
    border: 0;
}
html[data-skin="matrix"][data-menu-color="light"][data-topbar-color="dark"]:not(
        [data-bs-theme="dark"]
    )
    .app-topbar,
html[data-skin="matrix"][data-menu-color="light"][data-topbar-color="gradient"]:not(
        [data-bs-theme="dark"]
    )
    .app-topbar {
    border-radius: 0;
}
html[data-skin="matrix"][data-menu-color="light"][data-topbar-color="dark"]:not(
        [data-bs-theme="dark"]
    )
    .sidenav-menu
    .logo,
html[data-skin="matrix"][data-menu-color="light"][data-topbar-color="gradient"]:not(
        [data-bs-theme="dark"]
    )
    .sidenav-menu
    .logo {
    background: 0 0;
}
html[data-skin="matrix"][data-menu-color="light"][data-topbar-color="dark"]:not(
        [data-bs-theme="dark"]
    )
    .sidenav-menu
    .logo
    .logo-light,
html[data-skin="matrix"][data-menu-color="light"][data-topbar-color="gradient"]:not(
        [data-bs-theme="dark"]
    )
    .sidenav-menu
    .logo
    .logo-light {
    display: none;
}
html[data-skin="matrix"][data-menu-color="light"][data-topbar-color="dark"]:not(
        [data-bs-theme="dark"]
    )
    .sidenav-menu
    .logo
    .logo-dark,
html[data-skin="matrix"][data-menu-color="light"][data-topbar-color="gradient"]:not(
        [data-bs-theme="dark"]
    )
    .sidenav-menu
    .logo
    .logo-dark {
    display: block;
}
html[data-skin="matrix"][data-menu-color="light"][data-topbar-color="dark"]:not(
        [data-bs-theme="dark"]
    )
    .sidenav-menu
    .button-on-hover,
html[data-skin="matrix"][data-menu-color="light"][data-topbar-color="gradient"]:not(
        [data-bs-theme="dark"]
    )
    .sidenav-menu
    .button-on-hover {
    color: var(--theme-sidenav-item-color) !important;
}
html[data-skin="neo"] {
    --theme-font-sans-serif: "Inter", sans-serif;
    --theme-font-family-secondary: "Inter", sans-serif;
    --theme-body-font-size: 13px;
    --theme-body-bg: #ffffff;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 1px;
    --theme-theme-card-border-color: #e2e7ec;
    --theme-theme-card-box-shadow: 0 4px 9px rgba(34, 7, 31, 0.05);
    --theme-box-shadow: 0 4px 9px rgba(34, 7, 31, 0.05);
    --theme-border-radius: 4px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 600;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-sm: 13px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1.25rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 9px;
    --theme-sidenav-item-font-size: 13px;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 13px;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #4f7fb3;
    --theme-secondary: #97a9bd;
    --theme-success: #6fbfa5;
    --theme-info: #6db6e6;
    --theme-warning: #e6c06f;
    --theme-danger: #e38c8c;
    --theme-primary-rgb: 79, 127, 179;
    --theme-secondary-rgb: 151, 169, 189;
    --theme-success-rgb: 111, 191, 165;
    --theme-info-rgb: 109, 182, 230;
    --theme-warning-rgb: 230, 192, 111;
    --theme-danger-rgb: 227, 140, 140;
    --theme-primary-bg-subtle: rgba(79, 127, 179, 0.15);
    --theme-secondary-bg-subtle: rgba(151, 169, 189, 0.15);
    --theme-success-bg-subtle: rgba(111, 191, 165, 0.15);
    --theme-info-bg-subtle: rgba(109, 182, 230, 0.15);
    --theme-warning-bg-subtle: rgba(230, 192, 111, 0.15);
    --theme-danger-bg-subtle: rgba(227, 140, 140, 0.15);
    --theme-primary-border-subtle: rgba(79, 127, 179, 0.3);
    --theme-secondary-border-subtle: rgba(151, 169, 189, 0.3);
    --theme-success-border-subtle: rgba(111, 191, 165, 0.3);
    --theme-info-border-subtle: rgba(109, 182, 230, 0.3);
    --theme-warning-border-subtle: rgba(230, 192, 111, 0.3);
    --theme-danger-border-subtle: rgba(227, 140, 140, 0.3);
    --theme-primary-text-emphasis: #3b5f86;
    --theme-secondary-text-emphasis: #717f8e;
    --theme-success-text-emphasis: #538f7c;
    --theme-info-text-emphasis: #5289ad;
    --theme-warning-text-emphasis: #ad9053;
    --theme-danger-text-emphasis: #aa6969;
    --theme-chart-primary: #4f7fb3;
    --theme-chart-primary-rgb: 79, 127, 179;
    --theme-chart-secondary: #97a9bd;
    --theme-chart-secondary-rgb: 151, 169, 189;
    --theme-chart-alpha: #6fbfa5;
    --theme-chart-alpha-rgb: 111, 191, 165;
    --theme-chart-beta: #e38c8c;
    --theme-chart-beta-rgb: 227, 140, 140;
    --theme-chart-gamma: #e6c06f;
    --theme-chart-gamma-rgb: 230, 192, 111;
    --theme-chart-delta: #6db6e6;
    --theme-chart-delta-rgb: 109, 182, 230;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="neo"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #e2e7ec;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #213648;
    --theme-sidenav-item-hover-bg: #f7f7f5;
    --theme-sidenav-item-active-color: #213648;
    --theme-sidenav-item-active-bg: #f7f7f5;
}
html[data-skin="neo"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f6f7fb;
    --theme-sidenav-border-color: #e9eaf1;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #212b29;
    --theme-sidenav-item-hover-bg: #eaecf3;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #eaecf3;
}
html[data-skin="neo"][data-menu-color="dark"] {
    --theme-sidenav-bg: #1f1e30;
    --theme-sidenav-border-color: #1f1e30;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2e2d3e;
    --theme-sidenav-item-active-color: #c0cedf;
    --theme-sidenav-item-active-bg: #2e2d3e;
}
html[data-skin="neo"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(90deg, #4f7fb3 0%, #3b5f86 100%);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #99b8d9;
    --theme-sidenav-item-hover-color: #cee4fb;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cee4fb;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="neo"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="neo"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="neo"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="neo"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="neo"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #909ba5;
    --theme-topbar-item-hover-color: #3d4247;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="neo"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f6f7fb;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #4f7fb3;
    --theme-topbar-search-bg: #eaecf3;
    --theme-topbar-search-border: #eaecf3;
}
html[data-skin="neo"][data-topbar-color="dark"] {
    --theme-topbar-bg: #25313d;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #313f4c;
    --theme-topbar-search-border: #313f4c;
}
html[data-skin="neo"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #4f7fb3, #3b5f86);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="neo"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="neo"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="neo"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="neo"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-tertiary-bg: #252630;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="neo"] .btn,
[data-bs-theme="dark"][data-skin="neo"] .card,
[data-bs-theme="dark"][data-skin="neo"] .dropdown-menu,
[data-bs-theme="dark"][data-skin="neo"] .form-control,
[data-bs-theme="dark"][data-skin="neo"] .form-select {
    border-width: 1px !important;
}
html[data-skin="neo"] .app-topbar,
html[data-skin="neo"] .card,
html[data-skin="neo"] .sidenav-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="neo"] .app-topbar.topbar-active {
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
}
html[data-skin="neo"] .pro-username {
    font-weight: 600;
}
html[data-skin="neo"] .btn {
    font-weight: 400;
}
html[data-skin="neo"] .btn,
html[data-skin="neo"] .nav-pills .nav-link.active,
html[data-skin="neo"] .nav-pills .show > .nav-link,
html[data-skin="neo"] .noUi-connect,
html[data-skin="neo"] .page-link,
html[data-skin="neo"] .special-menu,
html[data-skin="neo"] [class*=" bg-"],
html[data-skin="neo"] [class*=" text-bg-"],
html[data-skin="neo"] [class^="bg-"],
html[data-skin="neo"] [class^="text-bg-"] {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(255, 255, 255, 0.3)),
        to(rgba(255, 255, 255, 0))
    );
    background-image: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.3),
        rgba(255, 255, 255, 0)
    );
    -webkit-box-shadow: var(--theme-box-shadow-sm);
    box-shadow: var(--theme-box-shadow-sm);
}
html[data-skin="neo"] .card {
    border-style: dashed;
}
html[data-skin="neo"] .card .card-title {
    font-weight: 600;
}
html[data-skin="neo"] .dropdown-item .btn,
html[data-skin="neo"] .topbar-link {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-image: none !important;
}
html[data-skin="neo"][data-bs-theme="dark"] .btn,
html[data-skin="neo"][data-bs-theme="dark"] .nav-pills .nav-link.active,
html[data-skin="neo"][data-bs-theme="dark"] .nav-pills .show > .nav-link,
html[data-skin="neo"][data-bs-theme="dark"] .noUi-connect,
html[data-skin="neo"][data-bs-theme="dark"] .page-link,
html[data-skin="neo"][data-bs-theme="dark"] .special-menu,
html[data-skin="neo"][data-bs-theme="dark"] [class*=" bg-"],
html[data-skin="neo"][data-bs-theme="dark"] [class*=" text-bg-"],
html[data-skin="neo"][data-bs-theme="dark"] [class^="bg-"],
html[data-skin="neo"][data-bs-theme="dark"] [class^="text-bg-"] {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(255, 255, 255, 0.05)),
        to(rgba(255, 255, 255, 0))
    );
    background-image: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0)
    );
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="xenon"] {
    --theme-font-sans-serif: "IBM Plex Mono", monospace;
    --theme-font-family-secondary: "IBM Plex Mono", monospace;
    --theme-body-font-size: 13px;
    --theme-body-bg: #f4f6f9;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 0;
    --theme-theme-card-border-color: #edf2f9;
    --theme-theme-card-box-shadow: 0 1px 2px rgba(57, 62, 80, 0.15);
    --theme-box-shadow: 0 1px 3px rgba(57, 62, 80, 0.2);
    --theme-border-radius: 6px;
    --theme-font-weight-medium: 600;
    --theme-font-weight-semibold: 600;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 10px;
    --theme-sidenav-item-font-size: 13px;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 13px;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #2d3c59;
    --theme-secondary: #1d546d;
    --theme-success: #5f9598;
    --theme-info: #3f9aae;
    --theme-warning: #d97d55;
    --theme-danger: #d34e4e;
    --theme-primary-rgb: 45, 60, 89;
    --theme-secondary-rgb: 29, 84, 109;
    --theme-success-rgb: 95, 149, 152;
    --theme-info-rgb: 63, 154, 174;
    --theme-warning-rgb: 217, 125, 85;
    --theme-danger-rgb: 211, 78, 78;
    --theme-primary-bg-subtle: rgba(45, 60, 89, 0.15);
    --theme-secondary-bg-subtle: rgba(29, 84, 109, 0.15);
    --theme-success-bg-subtle: rgba(95, 149, 152, 0.15);
    --theme-info-bg-subtle: rgba(63, 154, 174, 0.15);
    --theme-warning-bg-subtle: rgba(217, 125, 85, 0.15);
    --theme-danger-bg-subtle: rgba(211, 78, 78, 0.15);
    --theme-primary-border-subtle: rgba(45, 60, 89, 0.3);
    --theme-secondary-border-subtle: rgba(29, 84, 109, 0.3);
    --theme-success-border-subtle: rgba(95, 149, 152, 0.3);
    --theme-info-border-subtle: rgba(63, 154, 174, 0.3);
    --theme-warning-border-subtle: rgba(217, 125, 85, 0.3);
    --theme-danger-border-subtle: rgba(211, 78, 78, 0.3);
    --theme-primary-text-emphasis: #222d43;
    --theme-secondary-text-emphasis: #163f52;
    --theme-success-text-emphasis: #477072;
    --theme-info-text-emphasis: #2f7483;
    --theme-warning-text-emphasis: #a35e40;
    --theme-danger-text-emphasis: #9e3b3b;
    --theme-chart-primary: #2d3c59;
    --theme-chart-primary-rgb: 45, 60, 89;
    --theme-chart-secondary: #d97d55;
    --theme-chart-secondary-rgb: 217, 125, 85;
    --theme-chart-alpha: #5f9598;
    --theme-chart-alpha-rgb: 95, 149, 152;
    --theme-chart-beta: #d34e4e;
    --theme-chart-beta-rgb: 211, 78, 78;
    --theme-chart-gamma: #1d546d;
    --theme-chart-gamma-rgb: 29, 84, 109;
    --theme-chart-delta: #3f9aae;
    --theme-chart-delta-rgb: 63, 154, 174;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="xenon"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #edf2f9;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #2d3c59;
    --theme-sidenav-item-hover-bg: #f4f6f9;
    --theme-sidenav-item-active-color: #2d3c59;
    --theme-sidenav-item-active-bg: #f4f6f9;
}
html[data-skin="xenon"][data-menu-color="gray"] {
    --theme-sidenav-bg: #e4e9f1;
    --theme-sidenav-border-color: #e4e9f1;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #212b29;
    --theme-sidenav-item-hover-bg: #dadfe5;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #dadfe5;
}
html[data-skin="xenon"][data-menu-color="dark"] {
    --theme-sidenav-bg: #061e29;
    --theme-sidenav-border-color: #061e29;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(255, 255, 255, 0.05);
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: rgba(255, 255, 255, 0.05);
}
html[data-skin="xenon"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #2d3c59, #1d546d);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #7386a3;
    --theme-sidenav-item-hover-color: #b3c9eb;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="xenon"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="xenon"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="xenon"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="xenon"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="xenon"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #2d3c59;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="xenon"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f2f2f2;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #2d3c59;
    --theme-topbar-search-bg: #e4e6ed;
    --theme-topbar-search-border: #e4e6ed;
}
html[data-skin="xenon"][data-topbar-color="dark"] {
    --theme-topbar-bg: #354152;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2c3849;
    --theme-topbar-search-border: #2c3849;
}
html[data-skin="xenon"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #2d3c59, #1d546d);
    --theme-topbar-item-color: #a7b8d1;
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="xenon"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="xenon"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="xenon"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="xenon"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-chart-primary: #456882;
    --theme-chart-primary-rgb: 69, 104, 130;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
    --theme-primary: #456882;
    --theme-primary-rgb: 69, 104, 130;
    --theme-primary-text-emphasis: #344e62;
    --theme-primary-bg-subtle: rgba(69, 104, 130, 0.15);
}
[data-bs-theme="dark"][data-skin="xenon"] .card,
[data-bs-theme="dark"][data-skin="xenon"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="xenon"] .container,
html[data-skin="xenon"] .container-fluid,
html[data-skin="xenon"] .container-lg,
html[data-skin="xenon"] .container-md,
html[data-skin="xenon"] .container-sm,
html[data-skin="xenon"] .container-xl,
html[data-skin="xenon"] .container-xxl {
    --theme-gutter-x: 0.5rem;
}
html[data-skin="xenon"] .row:not([class*="g-"]) {
    --theme-gutter-x: 0.5rem;
}
html[data-skin="xenon"] .card {
    margin-bottom: 0.5rem;
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="xenon"] .card .card-title {
    font-weight: 700;
}
html[data-skin="xenon"] .card-h-100 {
    height: calc(100% - 0.5rem);
}
html[data-skin="xenon"] .btn {
    font-weight: var(--theme-font-weight-normal);
}
html[data-skin="xenon"] .app-topbar {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="xenon"] .app-topbar.topbar-active {
    -webkit-box-shadow: var(--theme-box-shadow-sm);
    box-shadow: var(--theme-box-shadow-sm);
}
html[data-skin="xenon"] .sidenav-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-end: 1px solid var(--theme-sidenav-border-color);
    border-inline-end: 1px solid var(--theme-sidenav-border-color);
}
html[data-skin="xenon"] .page-title-head {
    min-height: 50px;
}
html[data-skin="xenon"] .footer {
    background-color: transparent;
    border: none;
    padding: 0 0.5rem 0.5rem 0.5rem;
}
html[data-skin="xenon"][data-menu-color="light"][data-topbar-color="dark"]
    .app-topbar,
html[data-skin="xenon"][data-menu-color="light"][data-topbar-color="gradient"]
    .app-topbar {
    border-radius: 0;
}
html[data-skin="xenon"][data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu::before,
html[data-skin="xenon"][data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu::before {
    display: none;
}
html[data-skin="xenon"][dir="rtl"] .sidenav-menu::before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
html[data-skin="xenon"][dir="rtl"] .sidenav-menu::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
html[data-skin="aurora"] {
    --theme-font-sans-serif: "Be Vietnam Pro", sans-serif;
    --theme-font-family-secondary: "Be Vietnam Pro", sans-serif;
    --theme-body-font-size: 13px;
    --theme-body-bg: #ecf2f7;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 0;
    --theme-theme-card-border-color: #edf2f9;
    --theme-theme-card-box-shadow: 0 1px 2px rgba(57, 62, 80, 0.15);
    --theme-box-shadow: 0 2px 4px rgba(56, 65, 74, 0.2);
    --theme-border-radius: 6px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 600;
    --theme-font-size-xxs: 11px;
    --theme-font-size-xs: 12px;
    --theme-font-size-base: 13px;
    --theme-font-size-md: 14px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1.125rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 10px;
    --theme-sidenav-item-font-size: 13px;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 13px;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #67406c;
    --theme-secondary: #8f85c5;
    --theme-success: #6fbf9c;
    --theme-info: #a3c6db;
    --theme-warning: #d3c090;
    --theme-danger: #df9888;
    --theme-primary-rgb: 103, 64, 108;
    --theme-secondary-rgb: 143, 133, 197;
    --theme-success-rgb: 111, 191, 156;
    --theme-info-rgb: 163, 198, 219;
    --theme-warning-rgb: 211, 192, 144;
    --theme-danger-rgb: 223, 152, 136;
    --theme-primary-bg-subtle: rgba(103, 64, 108, 0.15);
    --theme-secondary-bg-subtle: rgba(143, 133, 197, 0.15);
    --theme-success-bg-subtle: rgba(111, 191, 156, 0.15);
    --theme-info-bg-subtle: rgba(163, 198, 219, 0.15);
    --theme-warning-bg-subtle: rgba(211, 192, 144, 0.15);
    --theme-danger-bg-subtle: rgba(223, 152, 136, 0.15);
    --theme-primary-border-subtle: rgba(103, 64, 108, 0.3);
    --theme-secondary-border-subtle: rgba(143, 133, 197, 0.3);
    --theme-success-border-subtle: rgba(111, 191, 156, 0.3);
    --theme-info-border-subtle: rgba(163, 198, 219, 0.3);
    --theme-warning-border-subtle: rgba(211, 192, 144, 0.3);
    --theme-danger-border-subtle: rgba(223, 152, 136, 0.3);
    --theme-primary-text-emphasis: #4d3051;
    --theme-secondary-text-emphasis: #6b6494;
    --theme-success-text-emphasis: #538f75;
    --theme-info-text-emphasis: #7a95a4;
    --theme-warning-text-emphasis: #9e906c;
    --theme-danger-text-emphasis: #a77266;
    --theme-chart-primary: #67406c;
    --theme-chart-primary-rgb: 103, 64, 108;
    --theme-chart-secondary: #8f85c5;
    --theme-chart-secondary-rgb: 143, 133, 197;
    --theme-chart-alpha: #6fbf9c;
    --theme-chart-alpha-rgb: 111, 191, 156;
    --theme-chart-beta: #df9888;
    --theme-chart-beta-rgb: 223, 152, 136;
    --theme-chart-gamma: #d3c090;
    --theme-chart-gamma-rgb: 211, 192, 144;
    --theme-chart-delta: #a3c6db;
    --theme-chart-delta-rgb: 163, 198, 219;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="aurora"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #edf2f9;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #67406c;
    --theme-sidenav-item-hover-bg: #ede8ed;
    --theme-sidenav-item-active-color: #67406c;
    --theme-sidenav-item-active-bg: #ede8ed;
}
html[data-skin="aurora"][data-menu-color="gray"] {
    --theme-sidenav-bg: #e5ecf1;
    --theme-sidenav-border-color: #e5ecf1;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #67406c;
    --theme-sidenav-item-hover-bg: #dbe3e9;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #dbe3e9;
}
html[data-skin="aurora"][data-menu-color="dark"] {
    --theme-sidenav-bg: #2a132d;
    --theme-sidenav-border-color: #2a132d;
    --theme-sidenav-item-color: #af8fb3;
    --theme-sidenav-item-hover-color: #d1aed5;
    --theme-sidenav-item-hover-bg: #351d39;
    --theme-sidenav-item-active-color: #d1aed5;
    --theme-sidenav-item-active-bg: #351d39;
}
html[data-skin="aurora"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #3a243c, #55305a);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #907095;
    --theme-sidenav-item-hover-color: #e2b4e9;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #e2b4e9;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="aurora"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="aurora"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="aurora"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="aurora"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="aurora"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #67406c;
    --theme-topbar-search-bg: #f0f5f9;
    --theme-topbar-search-border: #f0f5f9;
}
html[data-skin="aurora"][data-topbar-color="gray"] {
    --theme-topbar-bg: #ecf2f7;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #67406c;
    --theme-topbar-search-bg: #dfe8ef;
    --theme-topbar-search-border: #dfe8ef;
}
html[data-skin="aurora"][data-topbar-color="dark"] {
    --theme-topbar-bg: #2a132d;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #3d2240;
    --theme-topbar-search-border: #3d2240;
}
html[data-skin="aurora"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #3a243c, #55305a);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="aurora"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="aurora"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="aurora"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="aurora"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="aurora"] .card,
[data-bs-theme="dark"][data-skin="aurora"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="aurora"] .app-topbar {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="aurora"] .app-topbar .topbar-menu {
    -webkit-padding-start: 0.625rem;
    padding-inline-start: 0.625rem;
    -webkit-padding-end: 0.625rem;
    padding-inline-end: 0.625rem;
}
html[data-skin="aurora"] .app-topbar .topbar-menu .topbar-item .topbar-link {
    padding: 0;
    outline: 0 !important;
}
html[data-skin="aurora"]
    .app-topbar
    .topbar-menu
    .topbar-item
    .topbar-link
    .topbar-link-icon {
    font-size: 18px;
    height: 32px;
    width: 32px;
    background-color: var(--theme-topbar-search-bg);
    border-radius: 50rem;
    line-height: 32px;
}
html[data-skin="aurora"] .app-topbar.topbar-active {
    -webkit-box-shadow: var(--theme-box-shadow-sm);
    box-shadow: var(--theme-box-shadow-sm);
}
html[data-skin="aurora"] .container-fluid,
html[data-skin="aurora"] .container-lg,
html[data-skin="aurora"] .container-md,
html[data-skin="aurora"] .container-sm,
html[data-skin="aurora"] .container-xl,
html[data-skin="aurora"] .container-xxl {
    max-width: 1400px;
}
html[data-skin="aurora"] .container,
html[data-skin="aurora"] .container-fluid,
html[data-skin="aurora"] .container-lg,
html[data-skin="aurora"] .container-md,
html[data-skin="aurora"] .container-sm,
html[data-skin="aurora"] .container-xl,
html[data-skin="aurora"] .container-xxl {
    --theme-gutter-x: 0.75rem;
}
html[data-skin="aurora"] .row:not([class*="g-"]) {
    --theme-gutter-x: 0.75rem;
}
html[data-skin="aurora"] .card {
    margin-bottom: 0.75rem;
    -webkit-box-shadow: none;
    box-shadow: none;
}
html[data-skin="aurora"] .card .card-title {
    font-size: 15px;
}
html[data-skin="aurora"] .card-h-100 {
    height: calc(100% - 0.75rem);
}
html[data-skin="aurora"] .footer {
    background-color: transparent;
    border: none;
    padding: 0 0 0.75rem 0;
}
html[data-skin="aurora"] .side-nav > .side-nav-item.active > a {
    border-radius: 50rem;
}
html[data-skin="aurora"] .btn {
    font-weight: 400;
    outline: 1px dashed rgba(255, 255, 255, 0.5) !important;
    outline-offset: -4px;
}
html[data-skin="aurora"] .btn-default {
    outline: 1px dashed rgba(var(--theme-dark-rgb), 0.25) !important;
}
html[data-skin="aurora"] .btn-light {
    outline: 1px dashed rgba(var(--theme-dark-rgb), 0.1) !important;
}
html[data-skin="aurora"] .btn-outline-primary,
html[data-skin="aurora"] .btn-soft-primary {
    outline: 1px dashed rgba(var(--theme-primary-rgb), 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-primary:hover,
html[data-skin="aurora"] .btn-soft-primary:hover {
    outline: 1px dashed rgba(255, 255, 255, 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-secondary,
html[data-skin="aurora"] .btn-soft-secondary {
    outline: 1px dashed rgba(var(--theme-secondary-rgb), 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-secondary:hover,
html[data-skin="aurora"] .btn-soft-secondary:hover {
    outline: 1px dashed rgba(255, 255, 255, 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-success,
html[data-skin="aurora"] .btn-soft-success {
    outline: 1px dashed rgba(var(--theme-success-rgb), 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-success:hover,
html[data-skin="aurora"] .btn-soft-success:hover {
    outline: 1px dashed rgba(255, 255, 255, 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-info,
html[data-skin="aurora"] .btn-soft-info {
    outline: 1px dashed rgba(var(--theme-info-rgb), 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-info:hover,
html[data-skin="aurora"] .btn-soft-info:hover {
    outline: 1px dashed rgba(255, 255, 255, 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-warning,
html[data-skin="aurora"] .btn-soft-warning {
    outline: 1px dashed rgba(var(--theme-warning-rgb), 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-warning:hover,
html[data-skin="aurora"] .btn-soft-warning:hover {
    outline: 1px dashed rgba(255, 255, 255, 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-danger,
html[data-skin="aurora"] .btn-soft-danger {
    outline: 1px dashed rgba(var(--theme-danger-rgb), 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-danger:hover,
html[data-skin="aurora"] .btn-soft-danger:hover {
    outline: 1px dashed rgba(255, 255, 255, 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-purple,
html[data-skin="aurora"] .btn-soft-purple {
    outline: 1px dashed rgba(var(--theme-purple-rgb), 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-purple:hover,
html[data-skin="aurora"] .btn-soft-purple:hover {
    outline: 1px dashed rgba(255, 255, 255, 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-light,
html[data-skin="aurora"] .btn-soft-light {
    outline: 1px dashed rgba(var(--theme-light-rgb), 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-light:hover,
html[data-skin="aurora"] .btn-soft-light:hover {
    outline: 1px dashed rgba(255, 255, 255, 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-dark,
html[data-skin="aurora"] .btn-soft-dark {
    outline: 1px dashed rgba(var(--theme-dark-rgb), 0.5) !important;
}
html[data-skin="aurora"] .btn-outline-dark:hover,
html[data-skin="aurora"] .btn-soft-dark:hover {
    outline: 1px dashed rgba(255, 255, 255, 0.5) !important;
}
html[data-skin="crystal"] {
    --theme-font-sans-serif: "Cabin", sans-serif;
    --theme-font-family-secondary: "Cabin", sans-serif;
    --theme-body-font-size: 14px;
    --theme-body-bg: #fcfdff;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 1px;
    --theme-theme-card-border-color: #e5eaf1;
    --theme-theme-card-box-shadow: 0 2px 5px rgba(57, 62, 80, 0.05);
    --theme-box-shadow: 0 2px 5px rgba(57, 62, 80, 0.05);
    --theme-border-radius: 8px;
    --theme-border-color: #e5eaf1;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 600;
    --theme-font-weight-bold: 700;
    --theme-font-size-xxs: 12px;
    --theme-font-size-xs: 13px;
    --theme-font-size-base: 14px;
    --theme-font-size-md: 15px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1.125rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 18px;
    --theme-sidenav-item-padding-y: 9px;
    --theme-sidenav-item-font-size: 14px;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 14px;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #2c5784;
    --theme-secondary: #568f87;
    --theme-success: #49bf88;
    --theme-info: #78c3de;
    --theme-warning: #f9c271;
    --theme-danger: #e68879;
    --theme-primary-rgb: 44, 87, 132;
    --theme-secondary-rgb: 86, 143, 135;
    --theme-success-rgb: 73, 191, 136;
    --theme-info-rgb: 120, 195, 222;
    --theme-warning-rgb: 249, 194, 113;
    --theme-danger-rgb: 230, 136, 121;
    --theme-primary-bg-subtle: rgba(44, 87, 132, 0.15);
    --theme-secondary-bg-subtle: rgba(86, 143, 135, 0.15);
    --theme-success-bg-subtle: rgba(73, 191, 136, 0.15);
    --theme-info-bg-subtle: rgba(120, 195, 222, 0.15);
    --theme-warning-bg-subtle: rgba(249, 194, 113, 0.15);
    --theme-danger-bg-subtle: rgba(230, 136, 121, 0.15);
    --theme-primary-border-subtle: rgba(44, 87, 132, 0.3);
    --theme-secondary-border-subtle: rgba(86, 143, 135, 0.3);
    --theme-success-border-subtle: rgba(73, 191, 136, 0.3);
    --theme-info-border-subtle: rgba(120, 195, 222, 0.3);
    --theme-warning-border-subtle: rgba(249, 194, 113, 0.3);
    --theme-danger-border-subtle: rgba(230, 136, 121, 0.3);
    --theme-primary-text-emphasis: #214163;
    --theme-secondary-text-emphasis: #416b65;
    --theme-success-text-emphasis: #378f66;
    --theme-info-text-emphasis: #5a92a7;
    --theme-warning-text-emphasis: #bb9255;
    --theme-danger-text-emphasis: #ad665b;
    --theme-chart-primary: #2c5784;
    --theme-chart-primary-rgb: 44, 87, 132;
    --theme-chart-secondary: #568f87;
    --theme-chart-secondary-rgb: 86, 143, 135;
    --theme-chart-alpha: #f9c271;
    --theme-chart-alpha-rgb: 249, 194, 113;
    --theme-chart-beta: #e68879;
    --theme-chart-beta-rgb: 230, 136, 121;
    --theme-chart-gamma: #78c3de;
    --theme-chart-gamma-rgb: 120, 195, 222;
    --theme-chart-delta: #49bf88;
    --theme-chart-delta-rgb: 73, 191, 136;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="crystal"][data-menu-color="light"] {
    --theme-sidenav-bg: #ffffff;
    --theme-sidenav-border-color: #edf4ff;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #2c5784;
    --theme-sidenav-item-hover-bg: #eff1fc;
    --theme-sidenav-item-active-color: #2c5784;
    --theme-sidenav-item-active-bg: #eff1fc;
}
html[data-skin="crystal"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f6f7fb;
    --theme-sidenav-border-color: #f6f7fb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #2c5784;
    --theme-sidenav-item-hover-bg: #eaecf3;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #eaecf3;
}
html[data-skin="crystal"][data-menu-color="dark"] {
    --theme-sidenav-bg: #373e46;
    --theme-sidenav-border-color: #373e46;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #3d444c;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #3d444c;
}
html[data-skin="crystal"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #1f3f60, #2e3758);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #6d86a3;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="crystal"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="crystal"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="crystal"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="crystal"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="crystal"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #2c5784;
    --theme-topbar-search-bg: transparent;
    --theme-topbar-search-border: #e7e9eb;
}
html[data-skin="crystal"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f6f7fb;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #2c5784;
    --theme-topbar-search-bg: #eceef5;
    --theme-topbar-search-border: #eceef5;
}
html[data-skin="crystal"][data-topbar-color="dark"] {
    --theme-topbar-bg: #373e46;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #3f4751;
    --theme-topbar-search-border: #3f4751;
}
html[data-skin="crystal"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #224262, #345864);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="crystal"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="crystal"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="crystal"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="crystal"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
}
[data-bs-theme="dark"][data-skin="crystal"] .card,
[data-bs-theme="dark"][data-skin="crystal"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="crystal"] .pro-username {
    font-size: 13px;
    font-weight: 700;
}
html[data-skin="crystal"] .card .card-header {
    background-color: rgba(var(--theme-light-rgb), 0.5);
}
html[data-skin="crystal"] .card .card-title {
    font-size: 16px;
    font-weight: 600;
}
html[data-skin="crystal"] .side-nav > .side-nav-item.active > a {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(255, 255, 255, 0.05)),
        to(rgba(44, 87, 132, 0.1))
    );
    background-image: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.05),
        rgba(44, 87, 132, 0.1)
    );
}
html[data-skin="crystal"] .nav-link.active {
    background-color: transparent !important;
}
html[data-skin="orbit"] {
    --theme-font-sans-serif: "Supreme", sans-serif;
    --theme-font-family-secondary: "Supreme", sans-serif;
    --theme-body-font-size: 14px;
    --theme-body-bg: #f3f6f9;
    --theme-secondary-bg: #ffffff;
    --theme-theme-card-border-width: 0;
    --theme-theme-card-border-color: #e1e7ef;
    --theme-theme-card-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    --theme-box-shadow: 0 2px 4px rgba(56, 65, 74, 0.2);
    --theme-border-radius: 6px;
    --theme-font-weight-medium: 500;
    --theme-font-weight-semibold: 500;
    --theme-font-weight-bold: 600;
    --theme-font-size-xxs: 12px;
    --theme-font-size-xs: 13px;
    --theme-font-size-base: 14px;
    --theme-font-size-md: 15px;
    --theme-font-size-lg: 16px;
    --theme-font-size-xl: 18px;
    --theme-font-size-xxl: 20px;
    --theme-sidenav-item-icon-size: 1rem;
    --theme-sidenav-item-gap: 10px;
    --theme-sidenav-item-padding-x: 12px;
    --theme-sidenav-item-padding-y: 9px;
    --theme-sidenav-item-font-size: 14px;
    --theme-sidenav-item-font-weight: 500;
    --theme-sidenav-sub-item-font-size: 14px;
    --theme-sidenav-sub-item-font-weight: 400;
    --theme-sidenav-sub-item-gap: 4px;
    --theme-sidenav-sub-item-padding-x: 10px;
    --theme-sidenav-sub-item-padding-y: 7px;
    --theme-primary: #39379e;
    --theme-secondary: #888fdf;
    --theme-success: #57b78a;
    --theme-info: #7fd1cd;
    --theme-warning: #e6a66f;
    --theme-danger: #fb764a;
    --theme-primary-rgb: 57, 55, 158;
    --theme-secondary-rgb: 136, 143, 223;
    --theme-success-rgb: 87, 183, 138;
    --theme-info-rgb: 127, 209, 205;
    --theme-warning-rgb: 230, 166, 111;
    --theme-danger-rgb: 251, 118, 74;
    --theme-primary-bg-subtle: rgba(57, 55, 158, 0.15);
    --theme-secondary-bg-subtle: rgba(136, 143, 223, 0.15);
    --theme-success-bg-subtle: rgba(87, 183, 138, 0.15);
    --theme-info-bg-subtle: rgba(127, 209, 205, 0.15);
    --theme-warning-bg-subtle: rgba(230, 166, 111, 0.15);
    --theme-danger-bg-subtle: rgba(251, 118, 74, 0.15);
    --theme-primary-border-subtle: rgba(57, 55, 158, 0.3);
    --theme-secondary-border-subtle: rgba(136, 143, 223, 0.3);
    --theme-success-border-subtle: rgba(87, 183, 138, 0.3);
    --theme-info-border-subtle: rgba(127, 209, 205, 0.3);
    --theme-warning-border-subtle: rgba(230, 166, 111, 0.3);
    --theme-danger-border-subtle: rgba(251, 118, 74, 0.3);
    --theme-primary-text-emphasis: #2b2977;
    --theme-secondary-text-emphasis: #666ba7;
    --theme-success-text-emphasis: #418968;
    --theme-info-text-emphasis: #5f9d9a;
    --theme-warning-text-emphasis: #ad7d53;
    --theme-danger-text-emphasis: #bc5938;
    --theme-chart-primary: #57b78a;
    --theme-chart-primary-rgb: 87, 183, 138;
    --theme-chart-secondary: #7fd1cd;
    --theme-chart-secondary-rgb: 127, 209, 205;
    --theme-chart-alpha: #39379e;
    --theme-chart-alpha-rgb: 57, 55, 158;
    --theme-chart-beta: #fb764a;
    --theme-chart-beta-rgb: 251, 118, 74;
    --theme-chart-gamma: #e6a66f;
    --theme-chart-gamma-rgb: 230, 166, 111;
    --theme-chart-delta: #888fdf;
    --theme-chart-delta-rgb: 136, 143, 223;
    --theme-chart-zeta: #6070cc;
    --theme-chart-zeta-rgb: 96, 112, 204;
    --theme-chart-gray: #edeff3;
    --theme-chart-gray-rgb: 237, 239, 243;
    --theme-chart-dark: #396699;
    --theme-chart-dark-rgb: 57, 102, 153;
    --theme-chart-border-color: #ecf4fc;
    --theme-chart-title-color: #bbcae1;
}
html[data-skin="orbit"][data-menu-color="light"] {
    --theme-sidenav-bg: #fff;
    --theme-sidenav-border-color: #ffffff;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #39379e;
    --theme-sidenav-item-hover-bg: #eff1fc;
    --theme-sidenav-item-active-color: #39379e;
    --theme-sidenav-item-active-bg: #eff1fc;
}
html[data-skin="orbit"][data-menu-color="gray"] {
    --theme-sidenav-bg: #f6f7fb;
    --theme-sidenav-border-color: #f6f7fb;
    --theme-sidenav-item-color: #6c757d;
    --theme-sidenav-item-hover-color: #39379e;
    --theme-sidenav-item-hover-bg: #eaecf3;
    --theme-sidenav-item-active-color: #212b29;
    --theme-sidenav-item-active-bg: #eaecf3;
}
html[data-skin="orbit"][data-menu-color="dark"] {
    --theme-sidenav-bg: #2b3845;
    --theme-sidenav-border-color: #2b3845;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #34404d;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #34404d;
}
html[data-skin="orbit"][data-menu-color="gradient"] {
    --theme-sidenav-bg: linear-gradient(to right, #2d2c70, #5f7191);
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #9ba0c9;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: rgba(219, 236, 255, 0.05);
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="orbit"][data-menu-color="image"] {
    --theme-sidenav-bg:
        linear-gradient(to bottom right, rgba(16, 16, 30, 0.85), #183c52),
        url("../images/sidenav-bg.jpg") center/cover no-repeat;
    --theme-sidenav-border-color: null;
    --theme-sidenav-item-color: #799cb7;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #cfdff1;
    --theme-sidenav-item-active-bg: rgba(219, 236, 255, 0.05);
}
html[data-skin="orbit"][data-bs-theme="dark"][data-menu-color="dark"],
html[data-skin="orbit"][data-bs-theme="dark"][data-menu-color="gray"],
html[data-skin="orbit"][data-bs-theme="dark"][data-menu-color="light"] {
    --theme-sidenav-bg: #1e1f27;
    --theme-sidenav-border-color: #2c2d38;
    --theme-sidenav-item-color: #8495ab;
    --theme-sidenav-item-hover-color: #bccee4;
    --theme-sidenav-item-hover-bg: #2f3742;
    --theme-sidenav-item-active-color: #ced6df;
    --theme-sidenav-item-active-bg: #22232c;
}
html[data-skin="orbit"][data-topbar-color="light"] {
    --theme-topbar-bg: #ffffff;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #39379e;
    --theme-topbar-search-bg: #f3f6f9;
    --theme-topbar-search-border: #f3f6f9;
}
html[data-skin="orbit"][data-topbar-color="gray"] {
    --theme-topbar-bg: #f6f7fb;
    --theme-topbar-item-color: #6c757d;
    --theme-topbar-item-hover-color: #39379e;
    --theme-topbar-search-bg: #eceef5;
    --theme-topbar-search-border: #eceef5;
}
html[data-skin="orbit"][data-topbar-color="dark"] {
    --theme-topbar-bg: #25313d;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #313f4c;
    --theme-topbar-search-border: #313f4c;
}
html[data-skin="orbit"][data-topbar-color="gradient"] {
    --theme-topbar-bg: linear-gradient(to bottom, #3d4888, #52588e);
    --theme-topbar-item-color: rgba(255, 255, 255, 0.7);
    --theme-topbar-item-hover-color: #ffffff;
    --theme-topbar-search-bg: rgba(255, 255, 255, 0.1);
    --theme-topbar-search-border: rgba(255, 255, 255, 0.1);
}
html[data-skin="orbit"][data-bs-theme="dark"][data-topbar-color="dark"],
html[data-skin="orbit"][data-bs-theme="dark"][data-topbar-color="gray"],
html[data-skin="orbit"][data-bs-theme="dark"][data-topbar-color="light"] {
    --theme-topbar-bg: #252630;
    --theme-topbar-item-color: #adb5bf;
    --theme-topbar-item-hover-color: #e0eeff;
    --theme-topbar-search-bg: #2d2e3c;
    --theme-topbar-search-border: #2d2e3c;
}
[data-bs-theme="dark"][data-skin="orbit"] {
    --theme-body-bg: #17181e;
    --theme-body-bg-rgb: 23, 24, 30;
    --theme-secondary-bg: #1b1c22;
    --theme-secondary-bg-rgb: 27, 28, 34;
    --theme-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    --theme-theme-card-border-color: #293036;
    --theme-chart-gray: #40424f;
    --theme-chart-gray-rgb: 64, 66, 79;
    --theme-primary: #726fd3;
    --theme-primary-rgb: 114, 111, 211;
    --theme-primary-text-emphasis: #56539e;
    --theme-primary-bg-subtle: rgba(114, 111, 211, 0.15);
}
[data-bs-theme="dark"][data-skin="orbit"] .card,
[data-bs-theme="dark"][data-skin="orbit"] .dropdown-menu {
    border-width: 1px !important;
}
html[data-skin="orbit"] .pro-username,
html[data-skin="orbit"] th {
    font-weight: 600;
}
html[data-skin="orbit"] .card .card-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
html[data-skin="orbit"] .btn,
html[data-skin="orbit"] .side-nav > .side-nav-item.active > a {
    position: relative;
    overflow: hidden;
}
html[data-skin="orbit"] .btn::before,
html[data-skin="orbit"] .side-nav > .side-nav-item.active > a::before {
    border-radius: 100%;
    display: block;
    content: "";
    -webkit-animation: ripple 1s linear infinite;
    animation: ripple 1s linear infinite;
}
html[data-skin="orbit"] .btn .menu-icon,
html[data-skin="orbit"] .side-nav > .side-nav-item.active > a .menu-icon {
    -webkit-margin-start: calc(var(--theme-sidenav-item-gap) * -1);
    margin-inline-start: calc(var(--theme-sidenav-item-gap) * -1);
}
@-webkit-keyframes ripple {
    0% {
        -webkit-box-shadow:
            0 0 0 0 rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 20px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 40px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 60px rgba(var(--theme-body-bg-rgb), 0.1);
        box-shadow:
            0 0 0 0 rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 20px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 40px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 60px rgba(var(--theme-body-bg-rgb), 0.1);
    }
    100% {
        -webkit-box-shadow:
            0 0 0 20px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 40px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 60px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 80px rgba(255, 255, 255, 0);
        box-shadow:
            0 0 0 20px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 40px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 60px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 80px rgba(255, 255, 255, 0);
    }
}
@keyframes ripple {
    0% {
        -webkit-box-shadow:
            0 0 0 0 rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 20px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 40px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 60px rgba(var(--theme-body-bg-rgb), 0.1);
        box-shadow:
            0 0 0 0 rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 20px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 40px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 60px rgba(var(--theme-body-bg-rgb), 0.1);
    }
    100% {
        -webkit-box-shadow:
            0 0 0 20px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 40px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 60px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 80px rgba(255, 255, 255, 0);
        box-shadow:
            0 0 0 20px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 40px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 60px rgba(var(--theme-body-bg-rgb), 0.1),
            0 0 0 80px rgba(255, 255, 255, 0);
    }
}
html[data-skin="orbit"]
    .app-topbar
    .topbar-menu
    .topbar-item
    .topbar-link.btn::before {
    display: none;
}
html[data-skin="orbit"] .dropdown-menu {
    border: none;
}
html[data-skin="orbit"] .dropdown-menu .dropdown-item.active,
html[data-skin="orbit"] .dropdown-menu .dropdown-item:active,
html[data-skin="orbit"] .dropdown-menu .dropdown-item:focus,
html[data-skin="orbit"] .dropdown-menu .dropdown-item:hover {
    background-color: rgba(var(--theme-primary-rgb), 0.05);
    color: var(--theme-primary-text-emphasis);
}
html[data-skin="orbit"] .topbar-search {
    border-radius: 6px !important;
}
html[data-skin="orbit"] .nav-user {
    background-color: var(--theme-topbar-search-bg);
    outline-style: solid;
    outline-color: var(--theme-topbar-bg);
    outline-offset: -4px;
    border-radius: 6px;
}
html[data-skin="orbit"] .nav-user::before {
    display: none;
}
html[data-skin="orbit"] .btn-primary {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-primary-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-primary-rgb), 0.5);
}
html[data-skin="orbit"] .btn-ghost-primary:hover,
html[data-skin="orbit"] .btn-orbit-primary:hover,
html[data-skin="orbit"] .btn-outline-primary:hover {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-primary-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-primary-rgb), 0.5);
}
html[data-skin="orbit"] .btn-secondary {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-secondary-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-secondary-rgb), 0.5);
}
html[data-skin="orbit"] .btn-ghost-secondary:hover,
html[data-skin="orbit"] .btn-orbit-secondary:hover,
html[data-skin="orbit"] .btn-outline-secondary:hover {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-secondary-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-secondary-rgb), 0.5);
}
html[data-skin="orbit"] .btn-success {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-success-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-success-rgb), 0.5);
}
html[data-skin="orbit"] .btn-ghost-success:hover,
html[data-skin="orbit"] .btn-orbit-success:hover,
html[data-skin="orbit"] .btn-outline-success:hover {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-success-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-success-rgb), 0.5);
}
html[data-skin="orbit"] .btn-info {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-info-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-info-rgb), 0.5);
}
html[data-skin="orbit"] .btn-ghost-info:hover,
html[data-skin="orbit"] .btn-orbit-info:hover,
html[data-skin="orbit"] .btn-outline-info:hover {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-info-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-info-rgb), 0.5);
}
html[data-skin="orbit"] .btn-warning {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-warning-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-warning-rgb), 0.5);
}
html[data-skin="orbit"] .btn-ghost-warning:hover,
html[data-skin="orbit"] .btn-orbit-warning:hover,
html[data-skin="orbit"] .btn-outline-warning:hover {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-warning-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-warning-rgb), 0.5);
}
html[data-skin="orbit"] .btn-danger {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-danger-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-danger-rgb), 0.5);
}
html[data-skin="orbit"] .btn-ghost-danger:hover,
html[data-skin="orbit"] .btn-orbit-danger:hover,
html[data-skin="orbit"] .btn-outline-danger:hover {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-danger-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-danger-rgb), 0.5);
}
html[data-skin="orbit"] .btn-purple {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-purple-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-purple-rgb), 0.5);
}
html[data-skin="orbit"] .btn-ghost-purple:hover,
html[data-skin="orbit"] .btn-orbit-purple:hover,
html[data-skin="orbit"] .btn-outline-purple:hover {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-purple-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-purple-rgb), 0.5);
}
html[data-skin="orbit"] .btn-light {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-light-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-light-rgb), 0.5);
}
html[data-skin="orbit"] .btn-ghost-light:hover,
html[data-skin="orbit"] .btn-orbit-light:hover,
html[data-skin="orbit"] .btn-outline-light:hover {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-light-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-light-rgb), 0.5);
}
html[data-skin="orbit"] .btn-dark {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-dark-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-dark-rgb), 0.5);
}
html[data-skin="orbit"] .btn-ghost-dark:hover,
html[data-skin="orbit"] .btn-orbit-dark:hover,
html[data-skin="orbit"] .btn-outline-dark:hover {
    -webkit-box-shadow: var(--theme-btn-box-shadow)
        rgba(var(--theme-dark-rgb), 0.5);
    box-shadow: var(--theme-btn-box-shadow) rgba(var(--theme-dark-rgb), 0.5);
}
html[data-skin="orbit"][data-topbar-color="gradient"] .nav-user {
    outline-color: rgba(255, 255, 255, 0.05);
}
html[data-skin="orbit"][data-menu-color="gray"]:not([data-bs-theme="dark"])
    .side-nav
    > .side-nav-item.active
    > a::before,
html[data-skin="orbit"][data-menu-color="light"]:not([data-bs-theme="dark"])
    .side-nav
    > .side-nav-item.active
    > a::before {
    -webkit-animation: rippleDark 1s linear infinite;
    animation: rippleDark 1s linear infinite;
}
@-webkit-keyframes rippleDark {
    0% {
        -webkit-box-shadow:
            0 0 0 0 rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 20px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 40px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 60px rgba(var(--theme-dark-rgb), 0.05);
        box-shadow:
            0 0 0 0 rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 20px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 40px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 60px rgba(var(--theme-dark-rgb), 0.05);
    }
    100% {
        -webkit-box-shadow:
            0 0 0 20px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 40px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 60px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 80px rgba(255, 255, 255, 0);
        box-shadow:
            0 0 0 20px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 40px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 60px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 80px rgba(255, 255, 255, 0);
    }
}
@keyframes rippleDark {
    0% {
        -webkit-box-shadow:
            0 0 0 0 rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 20px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 40px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 60px rgba(var(--theme-dark-rgb), 0.05);
        box-shadow:
            0 0 0 0 rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 20px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 40px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 60px rgba(var(--theme-dark-rgb), 0.05);
    }
    100% {
        -webkit-box-shadow:
            0 0 0 20px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 40px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 60px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 80px rgba(255, 255, 255, 0);
        box-shadow:
            0 0 0 20px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 40px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 60px rgba(var(--theme-dark-rgb), 0.05),
            0 0 0 80px rgba(255, 255, 255, 0);
    }
}
.app-topbar {
    position: sticky;
    top: 0;
    z-index: 1001;
    background: var(--theme-topbar-bg);
    -webkit-box-shadow: var(--theme-theme-card-box-shadow);
    box-shadow: var(--theme-theme-card-box-shadow);
    height: var(--theme-topbar-height);
    -webkit-margin-start: var(--theme-sidenav-width);
    margin-inline-start: var(--theme-sidenav-width);
    -webkit-transition: margin-left 0.25s ease-in-out;
    transition: margin-left 0.25s ease-in-out;
}
.app-topbar .topbar-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    border-bottom: var(--theme-theme-card-border-width) solid
        var(--theme-theme-card-border-color);
    -webkit-padding-start: 1.25rem;
    padding-inline-start: 1.25rem;
    -webkit-padding-end: 1.25rem;
    padding-inline-end: 1.25rem;
}
.app-topbar .topbar-menu .topbar-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: var(--theme-topbar-height);
}
.app-topbar .topbar-menu .topbar-item .topbar-link {
    z-index: 1;
    border: none;
    background-color: transparent;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    color: var(--theme-topbar-item-color);
    position: relative;
    height: 100%;
}
.app-topbar .topbar-menu .topbar-item .topbar-link:active,
.app-topbar .topbar-menu .topbar-item .topbar-link:focus,
.app-topbar .topbar-menu .topbar-item .topbar-link:hover {
    color: var(--theme-topbar-item-hover-color);
}
.app-topbar .topbar-menu .topbar-item .topbar-link .topbar-link-icon {
    font-size: 22px;
}
.app-topbar .topbar-menu .topbar-item .topbar-badge {
    position: absolute;
    top: 9px;
    inset-inline-end: -1px;
}
.app-topbar .topbar-menu .topbar-item .dropdown {
    height: 100%;
}
.app-topbar ul {
    list-style-type: none;
    margin-bottom: 0;
}
.logo-topbar {
    float: inline-start;
    display: none;
    line-height: var(--theme-topbar-height);
    padding: 0 0.625rem;
}
.logo-topbar .logo-sm {
    display: none;
}
.logo-topbar .logo-light {
    display: none;
}
.logo-topbar .logo-dark {
    display: block;
}
html[data-bs-theme="dark"] .logo-topbar .logo-light,
html[data-topbar-color="dark"] .logo-topbar .logo-light {
    display: block;
}
html[data-bs-theme="dark"] .logo-topbar .logo-dark,
html[data-topbar-color="dark"] .logo-topbar .logo-dark {
    display: none;
}
html[data-topbar-color="dark"] .app-topbar .btn-primary,
html[data-topbar-color="gradient"] .app-topbar .btn-primary {
    background-color: rgba(var(--theme-white-rgb), 0.1);
    border-color: transparent !important;
}
html[data-topbar-color="dark"]:not([data-bs-theme="dark"])
    .app-topbar
    .app-search
    .app-search-icon,
html[data-topbar-color="gradient"]:not([data-bs-theme="dark"])
    .app-topbar
    .app-search
    .app-search-icon {
    color: rgba(var(--theme-white-rgb), 0.5) !important;
}
html[data-topbar-color="dark"]:not([data-bs-theme="dark"])
    .app-topbar
    .app-search
    input::-webkit-input-placeholder,
html[data-topbar-color="gradient"]:not([data-bs-theme="dark"])
    .app-topbar
    .app-search
    input::-webkit-input-placeholder {
    color: rgba(var(--theme-white-rgb), 0.5) !important;
}
html[data-topbar-color="dark"]:not([data-bs-theme="dark"])
    .app-topbar
    .app-search
    input::-moz-placeholder,
html[data-topbar-color="gradient"]:not([data-bs-theme="dark"])
    .app-topbar
    .app-search
    input::-moz-placeholder {
    color: rgba(var(--theme-white-rgb), 0.5) !important;
}
html[data-topbar-color="dark"]:not([data-bs-theme="dark"])
    .app-topbar
    .app-search
    input:-ms-input-placeholder,
html[data-topbar-color="gradient"]:not([data-bs-theme="dark"])
    .app-topbar
    .app-search
    input:-ms-input-placeholder {
    color: rgba(var(--theme-white-rgb), 0.5) !important;
}
html[data-topbar-color="dark"]:not([data-bs-theme="dark"])
    .app-topbar
    .app-search
    input::-ms-input-placeholder,
html[data-topbar-color="gradient"]:not([data-bs-theme="dark"])
    .app-topbar
    .app-search
    input::-ms-input-placeholder {
    color: rgba(var(--theme-white-rgb), 0.5) !important;
}
html[data-topbar-color="dark"]:not([data-bs-theme="dark"])
    .app-topbar
    .app-search
    input::placeholder,
html[data-topbar-color="gradient"]:not([data-bs-theme="dark"])
    .app-topbar
    .app-search
    input::placeholder {
    color: rgba(var(--theme-white-rgb), 0.5) !important;
}
#light-dark-mode .mode-light-sun {
    display: none;
}
html[data-bs-theme="dark"] #light-dark-mode .mode-light-sun {
    display: block;
}
html[data-bs-theme="dark"] #light-dark-mode .mode-light-moon {
    display: none;
}
.nav-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    min-height: var(--theme-topbar-height);
    -webkit-transition: none;
    transition: none;
}
.nav-user::before {
    content: "";
    height: 18px;
    opacity: 0.35;
    width: 1px;
    -webkit-border-start: 1px solid var(--theme-topbar-item-color);
    border-inline-start: 1px solid var(--theme-topbar-item-color);
}
.nav-user .pro-username {
    font-size: 0.8125rem;
}
@media (max-width: 375px) {
    .logo-topbar {
        display: none !important;
    }
}
@media (max-width: 575.98px) {
    .app-topbar .topbar-menu {
        position: initial;
    }
    .app-topbar .topbar-menu .topbar-badge {
        top: 10px;
    }
    .app-topbar .dropdown {
        position: static;
    }
    .app-topbar .dropdown .dropdown-menu {
        width: 90%;
    }
}
@media (max-width: 767.98px) {
    .logo-topbar {
        display: block;
    }
    .logo-topbar span.logo-lg {
        display: none;
    }
    .logo-topbar span.logo-sm {
        display: block;
    }
}
.sidenav-toggle-button {
    border-radius: 50%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.sidenav-toggle-button i,
.sidenav-toggle-button svg {
    font-size: 18px;
}
.topbar-search {
    width: 230px;
    padding: 0.4532rem 0.77rem;
    background-color: var(--theme-topbar-search-bg) !important;
    color: var(--theme-topbar-item-color) !important;
    border-color: var(--theme-topbar-search-border) !important;
    line-height: 1.5;
    border-radius: var(--theme-border-radius);
}
.notification-item {
    position: relative;
    cursor: pointer;
}
.notification-item .notification-badge {
    height: 22px;
    width: 22px;
    text-align: center;
    color: #fff;
    top: -12px;
    inset-inline-end: -8px;
    border: 2px solid var(--theme-secondary-bg);
    line-height: 18px;
    font-size: 11px;
}
.notification-item .notification-item-icon {
    font-size: 22px;
}
.btn-theme-setting {
    position: relative;
}
.btn-theme-setting::before {
    content: "";
    position: absolute;
    inset-inline-end: 6px;
    top: 22px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: var(--theme-danger);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: blinkDot 1.2s infinite ease-in-out;
    animation: blinkDot 1.2s infinite ease-in-out;
    z-index: 1;
}
.btn-theme-setting i {
    height: 22px;
    width: 22px;
    -webkit-animation: 2s linear infinite spinner-border;
    animation: 2s linear infinite spinner-border;
}
@-webkit-keyframes blinkDot {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0.6);
        box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 6px rgba(var(--theme-danger-rgb), 0);
        box-shadow: 0 0 0 6px rgba(var(--theme-danger-rgb), 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0);
        box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0);
    }
}
@keyframes blinkDot {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0.6);
        box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 6px rgba(var(--theme-danger-rgb), 0);
        box-shadow: 0 0 0 6px rgba(var(--theme-danger-rgb), 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0);
        box-shadow: 0 0 0 0 rgba(var(--theme-danger-rgb), 0);
    }
}
html[data-menu-color="light"][data-topbar-color="dark"] .sidenav-menu .logo,
html[data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu
    .logo {
    background: var(--theme-topbar-bg);
    width: calc(100% + 1px);
}
html[data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu
    .sidenav-user,
html[data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu
    .sidenav-user {
    margin-top: 10px;
}
html[data-menu-color="light"][data-topbar-color="dark"]
    .sidenav-menu
    .button-on-hover,
html[data-menu-color="light"][data-topbar-color="gradient"]
    .sidenav-menu
    .button-on-hover {
    color: #fff !important;
}
.sidenav-menu {
    z-index: 1005;
    position: fixed;
    bottom: 0;
    top: 0;
    width: var(--theme-sidenav-width);
    background: var(--theme-sidenav-bg);
    -webkit-box-shadow: var(--theme-box-shadow-sm);
    box-shadow: var(--theme-box-shadow-sm);
    -webkit-border-end: var(--theme-theme-card-border-width) solid
        var(--theme-sidenav-border-color);
    border-inline-end: var(--theme-theme-card-border-width) solid
        var(--theme-sidenav-border-color);
    -webkit-transition: width 0.25s ease-in-out;
    transition: width 0.25s ease-in-out;
}
.sidenav-menu [data-simplebar] {
    height: calc(100% - var(--theme-topbar-height));
}
.side-nav {
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
    padding-bottom: 50px;
    font-family: var(--theme-font-family-secondary);
}
.side-nav .side-nav-item .side-nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: var(--theme-sidenav-item-gap);
    position: relative;
    white-space: nowrap;
    color: var(--theme-sidenav-item-color);
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
    line-height: calc(var(--theme-sidenav-item-font-size) * 1.25);
    font-size: var(--theme-sidenav-item-font-size);
    font-weight: var(--theme-sidenav-item-font-weight);
    padding: var(--theme-sidenav-item-padding-y)
        var(--theme-sidenav-item-padding-x);
    border-radius: 5px;
}
.side-nav .side-nav-item .side-nav-link:active,
.side-nav .side-nav-item .side-nav-link:focus,
.side-nav .side-nav-item .side-nav-link:hover {
    color: var(--theme-sidenav-item-hover-color);
}
.side-nav .side-nav-item .side-nav-link .menu-icon {
    font-size: var(--theme-sidenav-item-icon-size);
    line-height: var(--theme-sidenav-item-icon-size);
}
.side-nav .side-nav-item .side-nav-link .menu-icon i {
    font-size: var(--theme-sidenav-item-icon-size);
    line-height: var(--theme-sidenav-item-icon-size);
}
.side-nav .side-nav-item .side-nav-link .menu-icon svg {
    height: var(--theme-sidenav-item-icon-size);
    width: var(--theme-sidenav-item-icon-size);
}
.side-nav .side-nav-item .side-nav-link .menu-text {
    text-overflow: ellipsis;
    overflow: hidden;
}
.side-nav .side-nav-item .side-nav-link .badge {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
}
.side-nav .side-nav-item .side-nav-link.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
}
.side-nav .side-nav-item .side-nav-link.special-menu {
    background-color: var(--theme-primary) !important;
    color: #fff !important;
}
.side-nav > .side-nav-item {
    padding: 0 10px;
}
.side-nav .sub-menu {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--theme-sidenav-sub-item-gap);
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}
.side-nav .sub-menu .side-nav-item .side-nav-link {
    font-size: var(--theme-sidenav-sub-item-font-size);
    padding-block: var(--theme-sidenav-sub-item-padding-y);
    padding-inline: var(--theme-sidenav-item-padding-x);
    -webkit-padding-start: calc(
        var(--theme-sidenav-item-icon-size) +
            var(--theme-sidenav-item-padding-x) + var(--theme-sidenav-item-gap)
    );
    padding-inline-start: calc(
        var(--theme-sidenav-item-icon-size) +
            var(--theme-sidenav-item-padding-x) + var(--theme-sidenav-item-gap)
    );
    font-weight: var(--theme-sidenav-sub-item-font-weight);
}
.side-nav .sub-menu .sub-menu {
    -webkit-padding-start: 15px;
    padding-inline-start: 15px;
}
.side-nav .side-nav-title {
    letter-spacing: 0.1em;
    pointer-events: none;
    cursor: default;
    white-space: nowrap;
    text-transform: uppercase;
    color: var(--theme-sidenav-item-color);
    font-weight: var(--theme-font-weight-bold);
    font-size: calc(var(--theme-sidenav-item-font-size) * 0.7);
    padding: var(--theme-sidenav-item-padding-y)
        calc(var(--theme-sidenav-item-padding-x) + 10px);
}
.side-nav > .side-nav-item.active button,
.side-nav > .side-nav-item.active > a {
    color: var(--theme-sidenav-item-active-color) !important;
    background-color: var(--theme-sidenav-item-active-bg);
}
.side-nav > .side-nav-item.active button .menu-arrow,
.side-nav > .side-nav-item.active > a .menu-arrow {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.side-nav > .side-nav-item.active .side-nav-item.active button,
.side-nav > .side-nav-item.active .side-nav-item.active > a {
    color: var(--theme-sidenav-item-hover-color);
    font-weight: var(--theme-sidenav-item-font-weight);
}
.side-nav > .side-nav-item.active .side-nav-item.active button .menu-arrow,
.side-nav > .side-nav-item.active .side-nav-item.active > a .menu-arrow {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.menu-arrow {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    transition:
        transform 0.1s ease-in-out,
        -webkit-transform 0.1s ease-in-out;
    color: var(--theme-light);
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='%239ba6b7'  xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 16a1 1 0 0 1-.64-.23l-6-5a1 1 0 1 1 1.28-1.54L12 13.71l5.36-4.32a1 1 0 0 1 1.41.15a1 1 0 0 1-.14 1.46l-6 4.83A1 1 0 0 1 12 16'/%3E%3C/svg%3E");
    height: 16px;
    width: 16px;
}
[aria-expanded="true"] .menu-arrow {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.sidenav-user {
    padding: 20px;
    display: none;
    color: var(--theme-sidenav-item-color);
    background-size: cover !important;
    margin-bottom: 10px;
    border-radius: 5px;
}
.sidenav-user .sidenav-user-name {
    white-space: nowrap;
    display: block;
    color: var(--theme-sidenav-item-active-color);
}
html[data-sidenav-user="true"] .sidenav-user {
    display: block;
}
html[data-sidenav-size="condensed"] .app-topbar {
    z-index: 1005;
    -webkit-margin-start: var(--theme-sidenav-width-sm);
    margin-inline-start: var(--theme-sidenav-width-sm);
}
html[data-sidenav-size="condensed"] .content-page {
    -webkit-margin-start: var(--theme-sidenav-width-sm);
    margin-inline-start: var(--theme-sidenav-width-sm);
    min-height: 1900px;
}
html[data-sidenav-size="condensed"] .sidenav-menu {
    position: absolute;
    width: var(--theme-sidenav-width-sm);
}
html[data-sidenav-size="condensed"] .sidenav-menu .simplebar-content-wrapper,
html[data-sidenav-size="condensed"] .sidenav-menu .simplebar-mask {
    overflow: visible !important;
}
html[data-sidenav-size="condensed"] .sidenav-menu .simplebar-scrollbar {
    display: none !important;
}
html[data-sidenav-size="condensed"] .sidenav-menu .simplebar-offset {
    bottom: 0 !important;
}
html[data-sidenav-size="condensed"] .sidenav-menu .logo {
    z-index: 1;
    background: var(--theme-sidenav-bg);
    text-align: center;
    padding: 0;
}
html[data-sidenav-size="condensed"] .sidenav-menu .logo span.logo-lg {
    display: none;
}
html[data-sidenav-size="condensed"] .sidenav-menu .logo span.logo-sm {
    display: block;
}
html[data-sidenav-size="condensed"] .sidenav-menu .side-nav {
    gap: 0;
}
html[data-sidenav-size="condensed"] .sidenav-menu .side-nav > .side-nav-item {
    padding: 0;
}
html[data-sidenav-size="condensed"] .sidenav-menu .side-nav .side-nav-item {
    position: relative;
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .side-nav-link {
    -webkit-transition: none;
    transition: none;
    border-radius: 0;
    padding: calc(var(--theme-sidenav-item-padding-y) * 1.75)
        var(--theme-sidenav-item-padding-x);
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .side-nav-link
    .badge,
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .side-nav-link
    .menu-arrow,
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .side-nav-link
    .menu-text {
    display: none;
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .side-nav-link
    .menu-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: calc(var(--theme-sidenav-item-icon-size) * 1.25);
    line-height: calc(var(--theme-sidenav-item-icon-size) * 1.25);
    min-width: calc(
        var(--theme-sidenav-width-sm) - var(--theme-sidenav-item-padding-x) -
            var(--theme-sidenav-item-padding-x)
    );
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .side-nav-link
    .menu-icon
    i {
    font-size: calc(var(--theme-sidenav-item-icon-size) * 1.25);
    line-height: calc(var(--theme-sidenav-item-icon-size) * 1.25);
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .side-nav-link
    .menu-icon
    svg {
    height: calc(var(--theme-sidenav-item-icon-size) * 1.25);
    width: calc(var(--theme-sidenav-item-icon-size) * 1.25);
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .collapse,
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .collapsing {
    display: none;
    height: inherit !important;
    -webkit-transition: none !important;
    transition: none !important;
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .collapse
    .sub-menu,
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .collapsing
    .sub-menu {
    display: none;
    padding: 5px 0;
    margin-top: 0;
    position: absolute;
    inset-inline-start: var(--theme-sidenav-width-sm);
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
    border: var(--theme-theme-card-border-width) solid
        var(--theme-sidenav-border-color);
    border-top: 0;
    background: var(--theme-sidenav-bg);
    border-radius: 0 0 4px 4px;
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .collapse
    .sub-menu
    .sub-menu,
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .collapsing
    .sub-menu
    .sub-menu {
    border-radius: 4px;
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    .side-nav-link {
    position: relative;
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    .side-nav-link
    .badge,
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    .side-nav-link
    .menu-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    .side-nav-link
    .side-nav-link::before {
    display: none;
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    > .collapse,
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    > .collapsing {
    display: block !important;
    -webkit-transition: none !important;
    transition: none !important;
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    > .collapse
    > .sub-menu,
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    > .collapsing
    > .sub-menu {
    display: block;
    inset-inline-start: var(--theme-sidenav-width-sm);
    width: calc(
        var(--theme-sidenav-width) - var(--theme-sidenav-width-sm) * 0.65
    );
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    > .collapse
    > .sub-menu
    .side-nav-item:hover
    > .collapse
    > .sub-menu,
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    > .collapse
    > .sub-menu
    .side-nav-item:hover
    > .collapsing
    > .sub-menu,
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    > .collapsing
    > .sub-menu
    .side-nav-item:hover
    > .collapse
    > .sub-menu,
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    > .collapsing
    > .sub-menu
    .side-nav-item:hover
    > .collapsing
    > .sub-menu {
    top: 0;
    inset-inline-start: calc(
        var(--theme-sidenav-width) - var(--theme-sidenav-width-sm) * 0.65
    );
    width: calc(
        var(--theme-sidenav-width) - var(--theme-sidenav-width-sm) * 0.65
    );
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    > .collapse
    > .sub-menu
    .menu-arrow,
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item:hover
    > .collapsing
    > .sub-menu
    .menu-arrow {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    .side-nav-item
    .sub-menu
    .side-nav-item
    .side-nav-link {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    padding: calc(var(--theme-sidenav-sub-item-padding-y) * 1.5)
        calc(var(--theme-sidenav-sub-item-padding-x) * 1.5);
    white-space: inherit;
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    > .side-nav-item:hover
    > .side-nav-link {
    color: var(--theme-sidenav-item-active-color);
    background: var(--theme-sidenav-bg);
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
    width: calc(
        var(--theme-sidenav-width) + var(--theme-sidenav-width-sm) * 0.35
    );
    border-radius: 4px;
}
html[data-sidenav-size="condensed"]
    .sidenav-menu
    .side-nav
    > .side-nav-item:hover
    > .side-nav-link[data-bs-toggle="collapse"] {
    border-end-end-radius: 0;
}
html[data-sidenav-size="condensed"] .side-nav-link::before,
html[data-sidenav-size="condensed"] .side-nav-title,
html[data-sidenav-size="condensed"] .sidenav-user {
    display: none;
}
html[data-sidenav-size="compact"] .sidenav-menu {
    width: var(--theme-sidenav-width-md);
}
html[data-sidenav-size="compact"]
    .sidenav-menu
    .sidenav-user
    .sidenav-user-set-icon {
    display: none;
}
html[data-sidenav-size="compact"] .app-topbar,
html[data-sidenav-size="compact"] .content-page {
    -webkit-margin-start: var(--theme-sidenav-width-md);
    margin-inline-start: var(--theme-sidenav-width-md);
}
html[data-sidenav-size="compact"] .menu-arrow {
    display: none;
}
html[data-sidenav-size="on-hover"] .app-topbar,
html[data-sidenav-size="on-hover"] .content-page {
    -webkit-margin-start: var(--theme-sidenav-width-sm);
    margin-inline-start: var(--theme-sidenav-width-sm);
}
html[data-sidenav-size="on-hover"] .sidenav-toggle-button {
    display: none;
}
html[data-sidenav-size="on-hover"] .sidenav-menu:not(:hover) {
    width: var(--theme-sidenav-width-sm);
}
html[data-sidenav-size="on-hover"]
    .sidenav-menu:not(:hover)
    .simplebar-scrollbar:before {
    background: 0 0;
}
html[data-sidenav-size="on-hover"] .sidenav-menu:not(:hover) .logo .logo-sm {
    display: block;
}
html[data-sidenav-size="on-hover"] .sidenav-menu:not(:hover) .logo .logo-lg {
    display: none;
}
html[data-sidenav-size="on-hover"]
    .sidenav-menu:not(:hover)
    .side-nav-item
    .side-nav-link {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
html[data-sidenav-size="on-hover"]
    .sidenav-menu:not(:hover)
    .side-nav-item
    .side-nav-link
    .badge,
html[data-sidenav-size="on-hover"]
    .sidenav-menu:not(:hover)
    .side-nav-item
    .side-nav-link
    .menu-arrow,
html[data-sidenav-size="on-hover"]
    .sidenav-menu:not(:hover)
    .side-nav-item
    .side-nav-link
    .menu-text {
    display: none;
}
html[data-sidenav-size="on-hover"] .sidenav-menu:not(:hover) .side-nav-title {
    display: none;
}
html[data-sidenav-size="on-hover"] .sidenav-menu:not(:hover) .button-on-hover,
html[data-sidenav-size="on-hover"] .sidenav-menu:not(:hover) .menu-text,
html[data-sidenav-size="on-hover"] .sidenav-menu:not(:hover) .sidenav-user {
    display: none;
}
html[data-sidenav-size="on-hover"] .sidenav-menu:not(:hover) .sub-menu {
    height: 0;
    opacity: 0;
}
html[data-sidenav-size="on-hover"] .sidenav-menu:not(:hover) .menu-icon {
    font-size: calc(var(--theme-sidenav-item-icon-size) * 1.15);
    line-height: calc(var(--theme-sidenav-item-icon-size) * 1.15);
}
html[data-sidenav-size="on-hover"] .sidenav-menu:not(:hover) .menu-icon i {
    font-size: calc(var(--theme-sidenav-item-icon-size) * 1.15);
    line-height: calc(var(--theme-sidenav-item-icon-size) * 1.15);
}
html[data-sidenav-size="on-hover"] .sidenav-menu:not(:hover) .menu-icon svg {
    height: calc(var(--theme-sidenav-item-icon-size) * 1.15);
    width: calc(var(--theme-sidenav-item-icon-size) * 1.15);
}
html[data-sidenav-size="on-hover"]
    .sidenav-menu
    .simplebar-horizontal
    .simplebar-scrollbar:before {
    background: 0 0;
}
html[data-sidenav-size="on-hover"] .sidenav-menu .logo {
    text-align: start;
}
html[data-sidenav-size="on-hover"] .sidenav-menu:hover {
    z-index: 1045;
    -webkit-box-shadow: var(--theme-box-shadow-lg) !important;
    box-shadow: var(--theme-box-shadow-lg) !important;
}
html[data-sidenav-size="on-hover"] .sidenav-menu .button-on-hover {
    display: block;
}
.button-on-hover {
    cursor: pointer;
    display: none;
    inset-inline-end: 10px;
    top: 0;
    position: absolute;
    font-size: 20px;
    line-height: var(--theme-topbar-height);
    background: 0 0;
    border: none;
    z-index: 1;
    color: var(--theme-sidenav-item-color);
}
.button-on-hover:active,
.button-on-hover:focus,
.button-on-hover:hover {
    color: var(--theme-sidenav-item-hover-color);
}
html[data-sidenav-size="on-hover-active"] .sidenav-toggle-button {
    display: none;
}
html[data-sidenav-size="on-hover-active"] .sidenav-menu .logo {
    text-align: start;
}
html[data-sidenav-size="on-hover-active"] .sidenav-menu .button-on-hover {
    display: block;
}
html[data-sidenav-size="on-hover-active"]
    .sidenav-menu
    .button-on-hover
    .ti-circle::before {
    content: "\efb1";
}
.button-close-offcanvas {
    display: none;
    z-index: 1;
    position: absolute;
    background: 0 0;
    border: none;
    top: 0;
    inset-inline-end: calc(
        var(--theme-sidenav-width-sm) * 0.5 - var(--theme-logo-sm-height) * 0.7
    );
    cursor: pointer;
    color: var(--theme-sidenav-item-color);
    line-height: var(--theme-topbar-height);
    font-size: var(--theme-sidenav-item-icon-size);
}
.button-close-offcanvas:active,
.button-close-offcanvas:focus,
.button-close-offcanvas:hover {
    color: var(--theme-sidenav-item-hover-color);
}
html[data-sidenav-size="offcanvas"] .logo-topbar {
    display: inline-block;
}
@media (min-width: 1200px) {
    html[data-sidenav-size="offcanvas"] .logo-topbar {
        min-width: 200px;
    }
}
html[data-sidenav-size="offcanvas"] .app-topbar,
html[data-sidenav-size="offcanvas"] .content-page {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
html[data-sidenav-size="offcanvas"] .button-close-offcanvas {
    display: block;
}
html[data-sidenav-size="offcanvas"] .sidenav-menu {
    -webkit-margin-start: calc(var(--theme-sidenav-width) * -1);
    margin-inline-start: calc(var(--theme-sidenav-width) * -1);
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
html[data-sidenav-size="offcanvas"] .sidenav-menu .logo {
    text-align: start;
}
html[data-sidenav-size="offcanvas"].sidebar-enable .sidenav-menu {
    opacity: 1;
    z-index: 1055;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
html[data-layout="topnav"] .app-topbar {
    margin: 0;
    z-index: 1005;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 0;
}
html[data-layout="topnav"] .app-topbar .logo-topbar {
    display: block;
    float: none;
    -webkit-margin-end: 30px;
    margin-inline-end: 30px;
}
html[data-layout="topnav"] .app-topbar .sidenav-toggle-button {
    display: none;
}
html[data-layout="topnav"] .app-topbar .topbar-menu {
    -webkit-padding-end: calc(var(--theme-gutter-x) * 0.5);
    padding-inline-end: calc(var(--theme-gutter-x) * 0.5);
    -webkit-padding-start: calc(var(--theme-gutter-x) * 0.5);
    padding-inline-start: calc(var(--theme-gutter-x) * 0.5);
}
html[data-layout="topnav"] .content-page {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    min-height: calc(100vh - var(--theme-topbar-height) - 43px);
}
html[data-layout="topnav"] .topnav {
    width: 100%;
    z-index: 1000;
    position: sticky;
    top: var(--theme-topbar-height);
    background: var(--theme-sidenav-bg);
    -webkit-padding-start: 0.625rem;
    padding-inline-start: 0.625rem;
    -webkit-padding-end: 0.625rem;
    padding-inline-end: 0.625rem;
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
    font-family: var(--theme-font-family-secondary);
}
html[data-layout="topnav"] .topnav .navbar {
    margin: 0;
    padding: 0;
}
@media (min-width: 992px) {
    html[data-layout="topnav"]
        .topnav
        .navbar-nav
        .nav-item:first-of-type
        .nav-link {
        -webkit-padding-start: 0;
        padding-inline-start: 0;
    }
}
html[data-layout="topnav"] .topnav .navbar-nav .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    line-height: var(--theme-sidenav-item-font-size);
    font-size: var(--theme-sidenav-item-font-size);
    font-weight: var(--theme-sidenav-item-font-weight);
    padding: calc(var(--theme-sidenav-item-padding-y) * 1.25)
        calc(var(--theme-sidenav-item-padding-x) * 1.5);
}
html[data-layout="topnav"] .topnav .navbar-nav .nav-link .menu-icon {
    -webkit-margin-end: calc(var(--theme-sidenav-item-icon-size) * 0.5);
    margin-inline-end: calc(var(--theme-sidenav-item-icon-size) * 0.5);
}
html[data-layout="topnav"] .topnav .navbar-nav .nav-link .menu-icon i {
    font-size: var(--theme-sidenav-item-icon-size);
}
html[data-layout="topnav"] .topnav .navbar-nav .nav-link .menu-icon svg {
    height: var(--theme-sidenav-item-icon-size);
    width: var(--theme-sidenav-item-icon-size);
}
html[data-layout="topnav"] .topnav .navbar-nav .nav-link .menu-arrow {
    -webkit-margin-start: calc(var(--theme-sidenav-item-icon-size) * 0.5);
    margin-inline-start: calc(var(--theme-sidenav-item-icon-size) * 0.5);
}
html[data-layout="topnav"] .topnav .navbar-nav .dropdown .dropdown-menu {
    font-size: var(--theme-sidenav-sub-item-font-size);
}
html[data-layout="topnav"]
    .topnav
    .navbar-nav
    .dropdown
    .dropdown-menu
    .dropdown-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: calc(var(--theme-sidenav-item-padding-y) * 0.75)
        calc(var(--theme-sidenav-item-padding-x) * 1.5);
}
html[data-layout="topnav"]
    .topnav
    .navbar-nav
    .dropdown
    .dropdown-menu
    .dropdown-item
    i {
    font-size: calc(var(--theme-sidenav-sub-item-font-size) * 1.25);
}
html[data-layout="topnav"]
    .topnav
    .navbar-nav
    .dropdown
    .dropdown-menu
    .menu-arrow {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
html[data-layout="topnav"] .topnav .nav-item .nav-link,
html[data-layout="topnav"] .topnav .nav-item > a {
    color: var(--theme-sidenav-item-color);
}
html[data-layout="topnav"] .topnav .nav-item .nav-link:hover,
html[data-layout="topnav"] .topnav .nav-item > a:hover {
    color: var(--theme-sidenav-item-hover-color);
}
html[data-layout="topnav"] .topnav .nav-item.active > a {
    color: var(--theme-sidenav-item-hover-color);
}
html[data-layout="topnav"] .page-title-head {
    background-color: transparent;
    border: 0;
    min-height: 60px;
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .topnav .dropdown .dropdown-menu {
        margin-top: 0;
    }
    .topnav .dropdown .dropdown-menu .dropdown .dropdown-menu {
        position: absolute;
        top: 0;
        inset-inline-start: 100%;
        display: none;
    }
    .topnav .dropdown:hover .nav-link {
        color: var(--theme-sidenav-item-hover-color) !important;
    }
    .topnav .dropdown:hover > .dropdown-menu {
        display: block;
    }
    .topnav
        .dropdown:hover
        > .dropdown-menu
        > .dropdown:hover
        > .dropdown-item {
        color: var(--theme-sidenav-item-hover-color) !important;
    }
    .topnav
        .dropdown:hover
        > .dropdown-menu
        > .dropdown:hover
        > .dropdown-menu {
        display: block;
    }
    .topnav .dropdown.active > a.dropdown-item {
        color: var(--theme-body-color);
        background-color: var(--theme-tertiary-bg);
    }
}
@media (max-width: 991.98px) {
    html[data-layout="topnav"] .topnav {
        max-height: 360px;
        overflow-y: auto;
    }
    html[data-layout="topnav"] .topnav .navbar-nav .nav-link {
        padding: calc(var(--theme-sidenav-item-padding-y) * 1)
            calc(var(--theme-sidenav-item-padding-x) * 2);
    }
    html[data-layout="topnav"] .topnav .dropdown .dropdown-menu {
        background-color: transparent;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-padding-start: calc(var(--theme-sidenav-item-padding-x) * 3);
        padding-inline-start: calc(var(--theme-sidenav-item-padding-x) * 3);
        margin-top: calc(var(--theme-sidenav-item-padding-y) * -0.75);
    }
    html[data-layout="topnav"] .topnav .dropdown .dropdown-menu .dropdown-menu {
        margin-top: calc(var(--theme-sidenav-item-padding-y) * -0.5);
        -webkit-padding-start: calc(var(--theme-sidenav-item-padding-x) * 1.5);
        padding-inline-start: calc(var(--theme-sidenav-item-padding-x) * 1.5);
    }
    html[data-layout="topnav"] .topnav .dropdown .dropdown-item {
        position: relative;
        background-color: transparent;
    }
    html[data-layout="topnav"] .topnav .dropdown .dropdown-item {
        color: var(--theme-sidenav-item-color);
    }
    html[data-layout="topnav"] .topnav .dropdown .dropdown-item.hover {
        color: var(--theme-sidenav-item-hover-color);
    }
    html[data-layout="topnav"] .topnav .dropdown .dropdown-item.active,
    html[data-layout="topnav"] .topnav .dropdown .dropdown-item:active {
        color: var(--theme-sidenav-item-active-color);
    }
    html[data-layout="topnav"] .topnav .dropdown.active > a.dropdown-item {
        color: var(--theme-sidenav-item-active-color);
    }
    html[data-layout="topnav"] .topnav-toggle-button {
        display: block;
    }
}
.topnav-toggle-button {
    display: none;
    position: relative;
    cursor: pointer;
    float: inline-start;
    padding: 0;
    background-color: transparent;
    border: none;
    color: var(--theme-topbar-item-color);
    font-size: 22px;
}
@media (min-width: 1400px) {
    html[data-layout="topnav"] .container-fluid,
    html[data-layout="topnav"] .container-lg,
    html[data-layout="topnav"] .container-md,
    html[data-layout="topnav"] .container-sm,
    html[data-layout="topnav"] .container-xl,
    html[data-layout="topnav"] .container-xxl {
        max-width: 85%;
    }
}
.dropdown-menu-columns {
    width: 350px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}
.dropdown-menu-columns > * {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}
@media (min-width: 992px) {
    .dropdown-menu-columns {
        width: 350px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}
.wrapper {
    height: 100%;
    width: 100%;
}
.content-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-margin-start: var(--theme-sidenav-width);
    margin-inline-start: var(--theme-sidenav-width);
    min-height: calc(100vh - calc(var(--theme-topbar-height) + 1px));
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    padding: 0 0.625rem;
}
.page-title-head {
    min-height: 60px;
    margin: 0 -1.25rem;
    padding: 0 1.25rem;
}
.page-title-head .page-main-title {
    font-weight: var(--theme-font-weight-bold);
}
.logo-lg img {
    height: var(--theme-logo-lg-height);
}
.logo-sm img {
    height: var(--theme-logo-sm-height);
}
.logo {
    display: block;
    top: 0;
    position: sticky;
    line-height: var(--theme-topbar-height);
    padding: 0 12px;
    text-align: center;
}
.logo span.logo-lg {
    display: block;
}
.logo span.logo-sm {
    display: none;
}
.logo.logo-light {
    display: none;
}
.logo.logo-dark {
    display: block;
}
html[data-bs-theme="dark"] .logo.logo-light,
html[data-menu-color="dark"] .logo.logo-light,
html[data-menu-color="gradient"] .logo.logo-light,
html[data-menu-color="image"] .logo.logo-light,
html[data-menu-color="light"][data-topbar-color="dark"] .logo.logo-light,
html[data-menu-color="light"][data-topbar-color="gradient"] .logo.logo-light {
    display: block;
}
html[data-bs-theme="dark"] .logo.logo-dark,
html[data-menu-color="dark"] .logo.logo-dark,
html[data-menu-color="gradient"] .logo.logo-dark,
html[data-menu-color="image"] .logo.logo-dark,
html[data-menu-color="light"][data-topbar-color="dark"] .logo.logo-dark,
html[data-menu-color="light"][data-topbar-color="gradient"] .logo.logo-dark {
    display: none;
}
html.sidebar-no-icons .sidenav-menu .menu-icon {
    display: none;
}
html.sidebar-with-line .sub-menu {
    position: relative;
}
html.sidebar-with-line .sub-menu::before {
    content: "";
    width: 1px;
    top: 5px;
    bottom: calc(var(--theme-sidenav-item-padding-x) + 4px);
    position: absolute;
    inset-inline-start: calc(var(--theme-sidenav-item-icon-size) - 1px);
    -webkit-border-start: 1px dashed var(--theme-sidenav-item-color);
    border-inline-start: 1px dashed var(--theme-sidenav-item-color);
    opacity: 0.5;
}
html.sidebar-with-line .sub-menu .sub-menu::before {
    inset-inline-start: calc(var(--theme-sidenav-item-icon-size) - 1px + 14px);
}
html.sidebar-with-line .sub-menu .side-nav-link::before {
    content: "";
    width: var(--theme-sidenav-item-padding-x);
    height: 1px;
    position: absolute;
    inset-inline-start: calc(var(--theme-sidenav-item-icon-size));
    border-top: 1px dashed var(--theme-sidenav-item-color);
    opacity: 0.5;
}
html.sidebar-with-line .sub-menu .side-nav-link::after {
    content: "";
    height: 4px;
    width: 4px;
    background-color: var(--theme-sidenav-item-color);
    position: absolute;
    inset-inline-start: calc(
        var(--theme-sidenav-item-icon-size) +
            var(--theme-sidenav-item-padding-x)
    );
    border-radius: 50%;
    opacity: 0.5;
}
.asidebar {
    position: fixed;
    top: var(--theme-topbar-height);
    bottom: 0;
    inset-inline-end: 0;
    width: 250px !important;
    overflow: hidden;
    background-color: var(--theme-secondary-bg) !important;
}
.asidebar-button {
    position: fixed;
    top: 20%;
    inset-inline-end: 0;
}
@media (min-width: 1200px) {
    .wrapper:has(.asidebar) .content-page {
        -webkit-margin-end: 250px;
        margin-inline-end: 250px;
    }
}
@media (min-width: 1400px) {
    html[data-layout-width="boxed"] body {
        background-color: var(--theme-tertiary-bg);
    }
    html[data-layout-width="boxed"] .wrapper {
        margin: 0 auto;
        -webkit-box-shadow: var(--theme-box-shadow);
        box-shadow: var(--theme-box-shadow);
        max-width: 1340px;
        background-color: var(--theme-body-bg);
    }
    html[data-layout-width="boxed"] .app-topbar {
        z-index: 100;
        -webkit-margin-end: -1px;
        margin-inline-end: -1px;
    }
}
@media (min-width: 992px) {
    html[data-layout-position="scrollable"] .content-page {
        position: relative;
        min-height: -webkit-max-content;
        min-height: -moz-max-content;
        min-height: max-content;
    }
    html[data-layout-position="scrollable"] .sidenav-menu {
        position: absolute;
    }
    html[data-layout-position="scrollable"] .app-topbar,
    html[data-layout-position="scrollable"] .logo {
        position: static;
    }
}
body.fullscreen-enable .ti-minimize {
    display: block !important;
}
body.fullscreen-enable .ti-maximize {
    display: none;
}
.monochrome:before {
    content: "";
    position: fixed;
    inset: 0;
    backdrop-filter: grayscale(100%) opacity(0.92);
    height: 100%;
    width: 100%;
    margin: 0;
    pointer-events: none;
    z-index: 999999;
}
html[data-bs-theme="light"] [for="layout-color-light"]:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path stroke='none' d='M0 0h24v24H0z' fill='none'/><path d='M12.01 2.011a3.2 3.2 0 0 1 2.113 .797l.154 .145l.698 .698a1.2 1.2 0 0 0 .71 .341l.135 .008h1a3.2 3.2 0 0 1 3.195 3.018l.005 .182v1c0 .27 .092 .533 .258 .743l.09 .1l.697 .698a3.2 3.2 0 0 1 .147 4.382l-.145 .154l-.698 .698a1.2 1.2 0 0 0 -.341 .71l-.008 .135v1a3.2 3.2 0 0 1 -3.018 3.195l-.182 .005h-1a1.2 1.2 0 0 0 -.743 .258l-.1 .09l-.698 .697a3.2 3.2 0 0 1 -4.382 .147l-.154 -.145l-.698 -.698a1.2 1.2 0 0 0 -.71 -.341l-.135 -.008h-1a3.2 3.2 0 0 1 -3.195 -3.018l-.005 -.182v-1a1.2 1.2 0 0 0 -.258 -.743l-.09 -.1l-.697 -.698a3.2 3.2 0 0 1 -.147 -4.382l.145 -.154l.698 -.698a1.2 1.2 0 0 0 .341 -.71l.008 -.135v-1l.005 -.182a3.2 3.2 0 0 1 3.013 -3.013l.182 -.005h1a1.2 1.2 0 0 0 .743 -.258l.1 -.09l.698 -.697a3.2 3.2 0 0 1 2.269 -.944zm3.697 7.282a1 1 0 0 0 -1.414 0l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z'/></svg>");
    mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path stroke='none' d='M0 0h24v24H0z' fill='none'/><path d='M12.01 2.011a3.2 3.2 0 0 1 2.113 .797l.154 .145l.698 .698a1.2 1.2 0 0 0 .71 .341l.135 .008h1a3.2 3.2 0 0 1 3.195 3.018l.005 .182v1c0 .27 .092 .533 .258 .743l.09 .1l.697 .698a3.2 3.2 0 0 1 .147 4.382l-.145 .154l-.698 .698a1.2 1.2 0 0 0 -.341 .71l-.008 .135v1a3.2 3.2 0 0 1 -3.018 3.195l-.182 .005h-1a1.2 1.2 0 0 0 -.743 .258l-.1 .09l-.698 .697a3.2 3.2 0 0 1 -4.382 .147l-.154 -.145l-.698 -.698a1.2 1.2 0 0 0 -.71 -.341l-.135 -.008h-1a3.2 3.2 0 0 1 -3.195 -3.018l-.005 -.182v-1a1.2 1.2 0 0 0 -.258 -.743l-.09 -.1l-.697 -.698a3.2 3.2 0 0 1 -.147 -4.382l.145 -.154l.698 -.698a1.2 1.2 0 0 0 .341 -.71l.008 -.135v-1l.005 -.182a3.2 3.2 0 0 1 3.013 -3.013l.182 -.005h1a1.2 1.2 0 0 0 .743 -.258l.1 -.09l.698 -.697a3.2 3.2 0 0 1 2.269 -.944zm3.697 7.282a1 1 0 0 0 -1.414 0l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z'/></svg>");
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    bottom: 6px;
    inset-inline-end: 6px;
}
html[data-bs-theme="dark"] [for="layout-color-dark"]:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path stroke='none' d='M0 0h24v24H0z' fill='none'/><path d='M12.01 2.011a3.2 3.2 0 0 1 2.113 .797l.154 .145l.698 .698a1.2 1.2 0 0 0 .71 .341l.135 .008h1a3.2 3.2 0 0 1 3.195 3.018l.005 .182v1c0 .27 .092 .533 .258 .743l.09 .1l.697 .698a3.2 3.2 0 0 1 .147 4.382l-.145 .154l-.698 .698a1.2 1.2 0 0 0 -.341 .71l-.008 .135v1a3.2 3.2 0 0 1 -3.018 3.195l-.182 .005h-1a1.2 1.2 0 0 0 -.743 .258l-.1 .09l-.698 .697a3.2 3.2 0 0 1 -4.382 .147l-.154 -.145l-.698 -.698a1.2 1.2 0 0 0 -.71 -.341l-.135 -.008h-1a3.2 3.2 0 0 1 -3.195 -3.018l-.005 -.182v-1a1.2 1.2 0 0 0 -.258 -.743l-.09 -.1l-.697 -.698a3.2 3.2 0 0 1 -.147 -4.382l.145 -.154l.698 -.698a1.2 1.2 0 0 0 .341 -.71l.008 -.135v-1l.005 -.182a3.2 3.2 0 0 1 3.013 -3.013l.182 -.005h1a1.2 1.2 0 0 0 .743 -.258l.1 -.09l.698 -.697a3.2 3.2 0 0 1 2.269 -.944zm3.697 7.282a1 1 0 0 0 -1.414 0l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z'/></svg>");
    mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path stroke='none' d='M0 0h24v24H0z' fill='none'/><path d='M12.01 2.011a3.2 3.2 0 0 1 2.113 .797l.154 .145l.698 .698a1.2 1.2 0 0 0 .71 .341l.135 .008h1a3.2 3.2 0 0 1 3.195 3.018l.005 .182v1c0 .27 .092 .533 .258 .743l.09 .1l.697 .698a3.2 3.2 0 0 1 .147 4.382l-.145 .154l-.698 .698a1.2 1.2 0 0 0 -.341 .71l-.008 .135v1a3.2 3.2 0 0 1 -3.018 3.195l-.182 .005h-1a1.2 1.2 0 0 0 -.743 .258l-.1 .09l-.698 .697a3.2 3.2 0 0 1 -4.382 .147l-.154 -.145l-.698 -.698a1.2 1.2 0 0 0 -.71 -.341l-.135 -.008h-1a3.2 3.2 0 0 1 -3.195 -3.018l-.005 -.182v-1a1.2 1.2 0 0 0 -.258 -.743l-.09 -.1l-.697 -.698a3.2 3.2 0 0 1 -.147 -4.382l.145 -.154l.698 -.698a1.2 1.2 0 0 0 .341 -.71l.008 -.135v-1l.005 -.182a3.2 3.2 0 0 1 3.013 -3.013l.182 -.005h1a1.2 1.2 0 0 0 .743 -.258l.1 -.09l.698 -.697a3.2 3.2 0 0 1 2.269 -.944zm3.697 7.282a1 1 0 0 0 -1.414 0l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z'/></svg>");
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    bottom: 6px;
    inset-inline-end: 6px;
}
.theme-customizer-bar .card-radio .form-check-label {
    border: none;
    background-color: transparent;
}
.theme-customizer-bar .row.g-3 {
    --theme-gutter-y: 0.625rem;
    --theme-gutter-x: 0.625rem;
}
html[dir="rtl"] .offcanvas-end {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
html[dir="rtl"] .offcanvas-start {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
html[dir="rtl"] .form-select {
    background-position: left 0.77rem center;
}
html[dir="rtl"] .pagination svg {
    -webkit-transform: scaleX(-1) !important;
    transform: scaleX(-1) !important;
}
html[dir="rtl"] .dropdown-item i {
    display: inline-block;
}
.footer {
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.625rem;
    color: var(--theme-emphasis-color);
    -webkit-transition: margin-left 0.25s ease-in-out;
    transition: margin-left 0.25s ease-in-out;
    background-color: var(--theme-secondary-bg);
    border-top: 1px solid var(--theme-theme-card-border-color);
    margin: auto -0.625rem 0;
}
.footer-alt {
    border: none;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.fill-primary {
    fill: rgba(var(--theme-primary-rgb), 0.15);
}
.fill-secondary {
    fill: rgba(var(--theme-secondary-rgb), 0.15);
}
.fill-success {
    fill: rgba(var(--theme-success-rgb), 0.15);
}
.fill-info {
    fill: rgba(var(--theme-info-rgb), 0.15);
}
.fill-warning {
    fill: rgba(var(--theme-warning-rgb), 0.15);
}
.fill-danger {
    fill: rgba(var(--theme-danger-rgb), 0.15);
}
.fill-purple {
    fill: rgba(var(--theme-purple-rgb), 0.15);
}
.fill-light {
    fill: rgba(var(--theme-light-rgb), 0.15);
}
.fill-dark {
    fill: rgba(var(--theme-dark-rgb), 0.15);
}
.accordion-button {
    font-weight: var(--theme-font-weight-semibold);
}
.accordion-bordered .accordion-item {
    border-top: var(--theme-border-width) solid var(--theme-border-color);
    border-radius: var(--theme-border-radius);
}
.accordion-bordered .accordion-item:not(:first-of-type) {
    margin-top: 0.5rem;
}
.accordion-bordered .accordion-item .accordion-button {
    border-radius: var(--theme-border-radius);
}
.accordion-bordered .accordion-item .accordion-button:not(.collapsed) {
    border-end-start-radius: 0;
    border-end-end-radius: 0;
}
.accordion-arrow-none .accordion-button::after {
    background-image: none;
}
.accordion-custom-icon .accordion-icon {
    position: absolute;
    inset-inline-end: 1.25rem;
    font-size: 18px;
}
.accordion-custom-icon .accordion-icon-off {
    display: none;
}
.accordion-custom-icon [aria-expanded="true"] .accordion-icon-off {
    display: block;
}
.accordion-custom-icon [aria-expanded="true"] .accordion-icon-on {
    display: none;
}
.alert-bordered.border-start {
    border-inline-start-width: 3px !important;
}
.alert-bordered.border-bottom {
    border-bottom-width: 2px !important;
}
.avatar-xxs {
    height: 1rem;
    width: 1rem;
}
.avatar-xs {
    height: 1.5rem;
    width: 1.5rem;
}
.avatar-sm {
    height: 2rem;
    width: 2rem;
}
.avatar-md {
    height: 2.25rem;
    width: 2.25rem;
}
.avatar-lg {
    height: 2.75rem;
    width: 2.75rem;
}
.avatar-xl {
    height: 3rem;
    width: 3rem;
}
.avatar-xxl {
    height: 5rem;
    width: 5rem;
}
.avatar-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.avatar-group {
    -webkit-padding-start: 0.75rem;
    padding-inline-start: 0.75rem;
    line-height: 1;
}
.avatar-group .avatar {
    -webkit-margin-start: -0.75rem;
    margin-inline-start: -0.75rem;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    line-height: 1;
}
.avatar-group .avatar:hover {
    position: relative;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    z-index: 1;
}
.avatar-group.avatar-group-sm {
    -webkit-padding-start: 0.5rem;
    padding-inline-start: 0.5rem;
}
.avatar-group.avatar-group-sm .avatar {
    -webkit-margin-start: -0.5rem;
    margin-inline-start: -0.5rem;
}
.avatar-group.avatar-group-xs {
    -webkit-padding-start: 0.35rem;
    padding-inline-start: 0.35rem;
}
.avatar-group.avatar-group-xs .avatar {
    -webkit-margin-start: -0.35rem;
    margin-inline-start: -0.35rem;
}
.avatar-img-size {
    height: 1em;
    width: 1em;
}
.breadcrumb-item a {
    color: var(--theme-body-color);
}
.breadcrumb-item a:hover {
    color: var(--theme-primary);
}
.breadcrumb-item + .breadcrumb-item::before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 0.25em;
    background: no-repeat center/contain
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 6l6 6l-6 6'/%3E%3C/svg%3E");
}
.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-icon {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: calc(0.9064rem + 1.5em + 2px);
    width: calc(0.9064rem + 1.5em + 2px);
    padding: 0;
}
.btn-icon :is(i, svg, img) {
    vertical-align: middle;
}
.btn-group-sm > .btn-icon.btn,
.btn-icon.btn-sm {
    height: calc(0.625rem + 1.5em + 2px);
    width: calc(0.625rem + 1.5em + 2px);
}
.btn-group-lg > .btn-icon.btn,
.btn-icon.btn-lg {
    height: calc(1.1024rem + 1.5em + 2px);
    width: calc(1.1024rem + 1.5em + 2px);
}
.btn-group-sm > .btn,
.btn.btn-sm {
    line-height: normal;
}
.btn-primary {
    --theme-btn-bg: var(--theme-primary);
    --theme-btn-border-color: var(--theme-primary);
    --theme-btn-hover-bg: var(--theme-primary-text-emphasis);
    --theme-btn-hover-border-color: var(--theme-primary-text-emphasis);
    --theme-btn-focus-shadow-rgb: var(--theme-primary-rgb);
    --theme-btn-active-bg: var(--theme-primary-text-emphasis);
    --theme-btn-active-border-color: var(--theme-primary-text-emphasis);
    --theme-btn-disabled-bg: var(--theme-primary);
    --theme-btn-disabled-border-color: var(--theme-primary);
}
.btn-outline-primary {
    --theme-btn-color: var(--theme-primary);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: var(--theme-primary);
    --theme-btn-hover-bg: var(--theme-primary);
    --theme-btn-hover-border-color: var(--theme-primary);
    --theme-btn-focus-shadow-rgb: var(--theme-primary-rgb);
    --theme-btn-active-bg: var(--theme-primary);
    --theme-btn-active-border-color: var(--theme-primary);
}
.btn-soft-primary {
    --theme-btn-color: var(--theme-primary);
    --theme-btn-bg: var(--theme-primary-bg-subtle);
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-primary);
    --theme-btn-hover-border-color: var(--theme-primary);
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: var(--theme-primary);
    --theme-btn-active-border-color: var(--theme-primary);
    --theme-btn-disabled-color: var(--theme-primary);
    --theme-btn-disabled-bg: var(--theme-primary);
    --theme-btn-disabled-border-color: var(--theme-primary);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-primary)-rgb, 0.5);
}
.btn-ghost-primary {
    --theme-btn-color: var(--theme-primary);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-primary);
    --theme-btn-hover-border-color: var(--theme-primary);
    --theme-btn-active-color: var(--theme-primary);
    --theme-btn-active-bg: var(--theme-primary-bg-subtle);
    --theme-btn-active-border-color: var(--theme-primary-bg-subtle);
    --theme-btn-disabled-color: var(--theme-primary-bg-subtle);
    --theme-btn-disabled-bg: var(--theme-primary-bg-subtle);
    --theme-btn-disabled-border-color: var(--theme-primary-bg-subtle);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-primary)-rgb, 0.5);
}
.btn-secondary {
    --theme-btn-bg: var(--theme-secondary);
    --theme-btn-border-color: var(--theme-secondary);
    --theme-btn-hover-bg: var(--theme-secondary-text-emphasis);
    --theme-btn-hover-border-color: var(--theme-secondary-text-emphasis);
    --theme-btn-focus-shadow-rgb: var(--theme-secondary-rgb);
    --theme-btn-active-bg: var(--theme-secondary-text-emphasis);
    --theme-btn-active-border-color: var(--theme-secondary-text-emphasis);
    --theme-btn-disabled-bg: var(--theme-secondary);
    --theme-btn-disabled-border-color: var(--theme-secondary);
}
.btn-outline-secondary {
    --theme-btn-color: var(--theme-secondary);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: var(--theme-secondary);
    --theme-btn-hover-bg: var(--theme-secondary);
    --theme-btn-hover-border-color: var(--theme-secondary);
    --theme-btn-focus-shadow-rgb: var(--theme-secondary-rgb);
    --theme-btn-active-bg: var(--theme-secondary);
    --theme-btn-active-border-color: var(--theme-secondary);
}
.btn-soft-secondary {
    --theme-btn-color: var(--theme-secondary);
    --theme-btn-bg: var(--theme-secondary-bg-subtle);
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-secondary);
    --theme-btn-hover-border-color: var(--theme-secondary);
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: var(--theme-secondary);
    --theme-btn-active-border-color: var(--theme-secondary);
    --theme-btn-disabled-color: var(--theme-secondary);
    --theme-btn-disabled-bg: var(--theme-secondary);
    --theme-btn-disabled-border-color: var(--theme-secondary);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-secondary)-rgb, 0.5);
}
.btn-ghost-secondary {
    --theme-btn-color: var(--theme-secondary);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-secondary);
    --theme-btn-hover-border-color: var(--theme-secondary);
    --theme-btn-active-color: var(--theme-secondary);
    --theme-btn-active-bg: var(--theme-secondary-bg-subtle);
    --theme-btn-active-border-color: var(--theme-secondary-bg-subtle);
    --theme-btn-disabled-color: var(--theme-secondary-bg-subtle);
    --theme-btn-disabled-bg: var(--theme-secondary-bg-subtle);
    --theme-btn-disabled-border-color: var(--theme-secondary-bg-subtle);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-secondary)-rgb, 0.5);
}
.btn-success {
    --theme-btn-bg: var(--theme-success);
    --theme-btn-border-color: var(--theme-success);
    --theme-btn-hover-bg: var(--theme-success-text-emphasis);
    --theme-btn-hover-border-color: var(--theme-success-text-emphasis);
    --theme-btn-focus-shadow-rgb: var(--theme-success-rgb);
    --theme-btn-active-bg: var(--theme-success-text-emphasis);
    --theme-btn-active-border-color: var(--theme-success-text-emphasis);
    --theme-btn-disabled-bg: var(--theme-success);
    --theme-btn-disabled-border-color: var(--theme-success);
}
.btn-outline-success {
    --theme-btn-color: var(--theme-success);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: var(--theme-success);
    --theme-btn-hover-bg: var(--theme-success);
    --theme-btn-hover-border-color: var(--theme-success);
    --theme-btn-focus-shadow-rgb: var(--theme-success-rgb);
    --theme-btn-active-bg: var(--theme-success);
    --theme-btn-active-border-color: var(--theme-success);
}
.btn-soft-success {
    --theme-btn-color: var(--theme-success);
    --theme-btn-bg: var(--theme-success-bg-subtle);
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-success);
    --theme-btn-hover-border-color: var(--theme-success);
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: var(--theme-success);
    --theme-btn-active-border-color: var(--theme-success);
    --theme-btn-disabled-color: var(--theme-success);
    --theme-btn-disabled-bg: var(--theme-success);
    --theme-btn-disabled-border-color: var(--theme-success);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-success)-rgb, 0.5);
}
.btn-ghost-success {
    --theme-btn-color: var(--theme-success);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-success);
    --theme-btn-hover-border-color: var(--theme-success);
    --theme-btn-active-color: var(--theme-success);
    --theme-btn-active-bg: var(--theme-success-bg-subtle);
    --theme-btn-active-border-color: var(--theme-success-bg-subtle);
    --theme-btn-disabled-color: var(--theme-success-bg-subtle);
    --theme-btn-disabled-bg: var(--theme-success-bg-subtle);
    --theme-btn-disabled-border-color: var(--theme-success-bg-subtle);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-success)-rgb, 0.5);
}
.btn-info {
    --theme-btn-bg: var(--theme-info);
    --theme-btn-border-color: var(--theme-info);
    --theme-btn-hover-bg: var(--theme-info-text-emphasis);
    --theme-btn-hover-border-color: var(--theme-info-text-emphasis);
    --theme-btn-focus-shadow-rgb: var(--theme-info-rgb);
    --theme-btn-active-bg: var(--theme-info-text-emphasis);
    --theme-btn-active-border-color: var(--theme-info-text-emphasis);
    --theme-btn-disabled-bg: var(--theme-info);
    --theme-btn-disabled-border-color: var(--theme-info);
}
.btn-outline-info {
    --theme-btn-color: var(--theme-info);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: var(--theme-info);
    --theme-btn-hover-bg: var(--theme-info);
    --theme-btn-hover-border-color: var(--theme-info);
    --theme-btn-focus-shadow-rgb: var(--theme-info-rgb);
    --theme-btn-active-bg: var(--theme-info);
    --theme-btn-active-border-color: var(--theme-info);
}
.btn-soft-info {
    --theme-btn-color: var(--theme-info);
    --theme-btn-bg: var(--theme-info-bg-subtle);
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-info);
    --theme-btn-hover-border-color: var(--theme-info);
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: var(--theme-info);
    --theme-btn-active-border-color: var(--theme-info);
    --theme-btn-disabled-color: var(--theme-info);
    --theme-btn-disabled-bg: var(--theme-info);
    --theme-btn-disabled-border-color: var(--theme-info);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-info)-rgb, 0.5);
}
.btn-ghost-info {
    --theme-btn-color: var(--theme-info);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-info);
    --theme-btn-hover-border-color: var(--theme-info);
    --theme-btn-active-color: var(--theme-info);
    --theme-btn-active-bg: var(--theme-info-bg-subtle);
    --theme-btn-active-border-color: var(--theme-info-bg-subtle);
    --theme-btn-disabled-color: var(--theme-info-bg-subtle);
    --theme-btn-disabled-bg: var(--theme-info-bg-subtle);
    --theme-btn-disabled-border-color: var(--theme-info-bg-subtle);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-info)-rgb, 0.5);
}
.btn-warning {
    --theme-btn-bg: var(--theme-warning);
    --theme-btn-border-color: var(--theme-warning);
    --theme-btn-hover-bg: var(--theme-warning-text-emphasis);
    --theme-btn-hover-border-color: var(--theme-warning-text-emphasis);
    --theme-btn-focus-shadow-rgb: var(--theme-warning-rgb);
    --theme-btn-active-bg: var(--theme-warning-text-emphasis);
    --theme-btn-active-border-color: var(--theme-warning-text-emphasis);
    --theme-btn-disabled-bg: var(--theme-warning);
    --theme-btn-disabled-border-color: var(--theme-warning);
}
.btn-outline-warning {
    --theme-btn-color: var(--theme-warning);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: var(--theme-warning);
    --theme-btn-hover-bg: var(--theme-warning);
    --theme-btn-hover-border-color: var(--theme-warning);
    --theme-btn-focus-shadow-rgb: var(--theme-warning-rgb);
    --theme-btn-active-bg: var(--theme-warning);
    --theme-btn-active-border-color: var(--theme-warning);
}
.btn-soft-warning {
    --theme-btn-color: var(--theme-warning);
    --theme-btn-bg: var(--theme-warning-bg-subtle);
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-warning);
    --theme-btn-hover-border-color: var(--theme-warning);
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: var(--theme-warning);
    --theme-btn-active-border-color: var(--theme-warning);
    --theme-btn-disabled-color: var(--theme-warning);
    --theme-btn-disabled-bg: var(--theme-warning);
    --theme-btn-disabled-border-color: var(--theme-warning);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-warning)-rgb, 0.5);
}
.btn-ghost-warning {
    --theme-btn-color: var(--theme-warning);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-warning);
    --theme-btn-hover-border-color: var(--theme-warning);
    --theme-btn-active-color: var(--theme-warning);
    --theme-btn-active-bg: var(--theme-warning-bg-subtle);
    --theme-btn-active-border-color: var(--theme-warning-bg-subtle);
    --theme-btn-disabled-color: var(--theme-warning-bg-subtle);
    --theme-btn-disabled-bg: var(--theme-warning-bg-subtle);
    --theme-btn-disabled-border-color: var(--theme-warning-bg-subtle);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-warning)-rgb, 0.5);
}
.btn-danger {
    --theme-btn-bg: var(--theme-danger);
    --theme-btn-border-color: var(--theme-danger);
    --theme-btn-hover-bg: var(--theme-danger-text-emphasis);
    --theme-btn-hover-border-color: var(--theme-danger-text-emphasis);
    --theme-btn-focus-shadow-rgb: var(--theme-danger-rgb);
    --theme-btn-active-bg: var(--theme-danger-text-emphasis);
    --theme-btn-active-border-color: var(--theme-danger-text-emphasis);
    --theme-btn-disabled-bg: var(--theme-danger);
    --theme-btn-disabled-border-color: var(--theme-danger);
}
.btn-outline-danger {
    --theme-btn-color: var(--theme-danger);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: var(--theme-danger);
    --theme-btn-hover-bg: var(--theme-danger);
    --theme-btn-hover-border-color: var(--theme-danger);
    --theme-btn-focus-shadow-rgb: var(--theme-danger-rgb);
    --theme-btn-active-bg: var(--theme-danger);
    --theme-btn-active-border-color: var(--theme-danger);
}
.btn-soft-danger {
    --theme-btn-color: var(--theme-danger);
    --theme-btn-bg: var(--theme-danger-bg-subtle);
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-danger);
    --theme-btn-hover-border-color: var(--theme-danger);
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: var(--theme-danger);
    --theme-btn-active-border-color: var(--theme-danger);
    --theme-btn-disabled-color: var(--theme-danger);
    --theme-btn-disabled-bg: var(--theme-danger);
    --theme-btn-disabled-border-color: var(--theme-danger);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-danger)-rgb, 0.5);
}
.btn-ghost-danger {
    --theme-btn-color: var(--theme-danger);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-danger);
    --theme-btn-hover-border-color: var(--theme-danger);
    --theme-btn-active-color: var(--theme-danger);
    --theme-btn-active-bg: var(--theme-danger-bg-subtle);
    --theme-btn-active-border-color: var(--theme-danger-bg-subtle);
    --theme-btn-disabled-color: var(--theme-danger-bg-subtle);
    --theme-btn-disabled-bg: var(--theme-danger-bg-subtle);
    --theme-btn-disabled-border-color: var(--theme-danger-bg-subtle);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-danger)-rgb, 0.5);
}
.btn-purple {
    --theme-btn-bg: var(--theme-purple);
    --theme-btn-border-color: var(--theme-purple);
    --theme-btn-hover-bg: var(--theme-purple-text-emphasis);
    --theme-btn-hover-border-color: var(--theme-purple-text-emphasis);
    --theme-btn-focus-shadow-rgb: var(--theme-purple-rgb);
    --theme-btn-active-bg: var(--theme-purple-text-emphasis);
    --theme-btn-active-border-color: var(--theme-purple-text-emphasis);
    --theme-btn-disabled-bg: var(--theme-purple);
    --theme-btn-disabled-border-color: var(--theme-purple);
}
.btn-outline-purple {
    --theme-btn-color: var(--theme-purple);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: var(--theme-purple);
    --theme-btn-hover-bg: var(--theme-purple);
    --theme-btn-hover-border-color: var(--theme-purple);
    --theme-btn-focus-shadow-rgb: var(--theme-purple-rgb);
    --theme-btn-active-bg: var(--theme-purple);
    --theme-btn-active-border-color: var(--theme-purple);
}
.btn-soft-purple {
    --theme-btn-color: var(--theme-purple);
    --theme-btn-bg: var(--theme-purple-bg-subtle);
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-purple);
    --theme-btn-hover-border-color: var(--theme-purple);
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: var(--theme-purple);
    --theme-btn-active-border-color: var(--theme-purple);
    --theme-btn-disabled-color: var(--theme-purple);
    --theme-btn-disabled-bg: var(--theme-purple);
    --theme-btn-disabled-border-color: var(--theme-purple);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-purple)-rgb, 0.5);
}
.btn-ghost-purple {
    --theme-btn-color: var(--theme-purple);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-purple);
    --theme-btn-hover-border-color: var(--theme-purple);
    --theme-btn-active-color: var(--theme-purple);
    --theme-btn-active-bg: var(--theme-purple-bg-subtle);
    --theme-btn-active-border-color: var(--theme-purple-bg-subtle);
    --theme-btn-disabled-color: var(--theme-purple-bg-subtle);
    --theme-btn-disabled-bg: var(--theme-purple-bg-subtle);
    --theme-btn-disabled-border-color: var(--theme-purple-bg-subtle);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-purple)-rgb, 0.5);
}
.btn-light {
    --theme-btn-bg: var(--theme-light);
    --theme-btn-border-color: var(--theme-light);
    --theme-btn-hover-bg: var(--theme-light-text-emphasis);
    --theme-btn-hover-border-color: var(--theme-light-text-emphasis);
    --theme-btn-focus-shadow-rgb: var(--theme-light-rgb);
    --theme-btn-active-bg: var(--theme-light-text-emphasis);
    --theme-btn-active-border-color: var(--theme-light-text-emphasis);
    --theme-btn-disabled-bg: var(--theme-light);
    --theme-btn-disabled-border-color: var(--theme-light);
}
.btn-outline-light {
    --theme-btn-color: var(--theme-light);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: var(--theme-light);
    --theme-btn-hover-bg: var(--theme-light);
    --theme-btn-hover-border-color: var(--theme-light);
    --theme-btn-focus-shadow-rgb: var(--theme-light-rgb);
    --theme-btn-active-bg: var(--theme-light);
    --theme-btn-active-border-color: var(--theme-light);
}
.btn-soft-light {
    --theme-btn-color: var(--theme-light);
    --theme-btn-bg: var(--theme-light-bg-subtle);
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-light);
    --theme-btn-hover-border-color: var(--theme-light);
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: var(--theme-light);
    --theme-btn-active-border-color: var(--theme-light);
    --theme-btn-disabled-color: var(--theme-light);
    --theme-btn-disabled-bg: var(--theme-light);
    --theme-btn-disabled-border-color: var(--theme-light);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-light)-rgb, 0.5);
}
.btn-ghost-light {
    --theme-btn-color: var(--theme-light);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-light);
    --theme-btn-hover-border-color: var(--theme-light);
    --theme-btn-active-color: var(--theme-light);
    --theme-btn-active-bg: var(--theme-light-bg-subtle);
    --theme-btn-active-border-color: var(--theme-light-bg-subtle);
    --theme-btn-disabled-color: var(--theme-light-bg-subtle);
    --theme-btn-disabled-bg: var(--theme-light-bg-subtle);
    --theme-btn-disabled-border-color: var(--theme-light-bg-subtle);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-light)-rgb, 0.5);
}
.btn-dark {
    --theme-btn-bg: var(--theme-dark);
    --theme-btn-border-color: var(--theme-dark);
    --theme-btn-hover-bg: var(--theme-dark-text-emphasis);
    --theme-btn-hover-border-color: var(--theme-dark-text-emphasis);
    --theme-btn-focus-shadow-rgb: var(--theme-dark-rgb);
    --theme-btn-active-bg: var(--theme-dark-text-emphasis);
    --theme-btn-active-border-color: var(--theme-dark-text-emphasis);
    --theme-btn-disabled-bg: var(--theme-dark);
    --theme-btn-disabled-border-color: var(--theme-dark);
}
.btn-outline-dark {
    --theme-btn-color: var(--theme-dark);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: var(--theme-dark);
    --theme-btn-hover-bg: var(--theme-dark);
    --theme-btn-hover-border-color: var(--theme-dark);
    --theme-btn-focus-shadow-rgb: var(--theme-dark-rgb);
    --theme-btn-active-bg: var(--theme-dark);
    --theme-btn-active-border-color: var(--theme-dark);
}
.btn-soft-dark {
    --theme-btn-color: var(--theme-dark);
    --theme-btn-bg: var(--theme-dark-bg-subtle);
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-dark);
    --theme-btn-hover-border-color: var(--theme-dark);
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: var(--theme-dark);
    --theme-btn-active-border-color: var(--theme-dark);
    --theme-btn-disabled-color: var(--theme-dark);
    --theme-btn-disabled-bg: var(--theme-dark);
    --theme-btn-disabled-border-color: var(--theme-dark);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-dark)-rgb, 0.5);
}
.btn-ghost-dark {
    --theme-btn-color: var(--theme-dark);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: var(--theme-dark);
    --theme-btn-hover-border-color: var(--theme-dark);
    --theme-btn-active-color: var(--theme-dark);
    --theme-btn-active-bg: var(--theme-dark-bg-subtle);
    --theme-btn-active-border-color: var(--theme-dark-bg-subtle);
    --theme-btn-disabled-color: var(--theme-dark-bg-subtle);
    --theme-btn-disabled-bg: var(--theme-dark-bg-subtle);
    --theme-btn-disabled-border-color: var(--theme-dark-bg-subtle);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-dark)-rgb, 0.5);
}
.btn-default {
    --theme-btn-color: var(--theme-dark);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: rgba(var(--theme-dark-rgb), 0.1);
    --theme-btn-hover-color: var(--theme-dark);
    --theme-btn-hover-bg: rgba(var(--theme-dark-rgb), 0.02);
    --theme-btn-hover-border-color: rgba(var(--theme-dark-rgb), 0.3);
    --theme-btn-active-bg: var(--theme-tertiary-bg);
    --theme-btn-active-color: var(--theme-dark);
    --theme-btn-active-border-color: rgba(var(--theme-dark-rgb), 0.15);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-light-rgb), 0.5);
}
.btn-light {
    --theme-btn-color: var(--theme-dark);
    --theme-btn-bg: var(--theme-light);
    --theme-btn-border-color: transparent;
    --theme-btn-hover-color: var(--theme-primary);
    --theme-btn-hover-bg: var(--theme-light);
    --theme-btn-hover-border-color: transparent;
    --theme-btn-active-bg: var(--theme-tertiary-bg);
    --theme-btn-active-color: var(--theme-tertiary-color);
    --theme-btn-active-border-color: var(--theme-tertiary-bg);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-light-rgb), 0.5);
}
.btn-outline-light {
    --theme-btn-color: var(--theme-dark);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: var(--theme-light);
    --theme-btn-hover-color: var(--theme-dark);
    --theme-btn-hover-bg: var(--theme-tertiary-bg);
    --theme-btn-hover-border-color: var(--theme-light);
    --theme-btn-active-bg: var(--theme-tertiary-bg);
    --theme-btn-active-color: var(--theme-dark);
    --theme-btn-active-border-color: var(--theme-light);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-light-rgb), 0.5);
}
.btn-outline-dark {
    --theme-btn-color: var(--theme-dark);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: var(--theme-dark);
    --theme-btn-hover-color: var(--theme-light);
    --theme-btn-hover-bg: var(--theme-dark);
    --theme-btn-hover-border-color: var(--theme-dark);
    --theme-btn-active-bg: var(--theme-dark);
    --theme-btn-active-color: var(--theme-light);
    --theme-btn-active-border-color: var(--theme-dark);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-dark-rgb), 0.5);
}
.btn-soft-dark {
    --theme-btn-hover-color: var(--theme-light);
    --theme-btn-active-color: var(--theme-light);
}
html[data-bs-theme="dark"] .btn-default {
    --theme-btn-color: var(--theme-body-color);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: rgba(var(--theme-dark-rgb), 1);
    --theme-btn-hover-color: var(--theme-primary);
    --theme-btn-hover-bg: rgba(var(--theme-dark-rgb), 0.02);
    --theme-btn-hover-border-color: rgba(var(--theme-primary-rgb), 0.75);
    --theme-btn-active-bg: var(--theme-tertiary-bg);
    --theme-btn-active-color: var(--theme-dark);
    --theme-btn-active-border-color: rgba(var(--theme-primary-rgb), 0.75);
    --theme-btn-focus-shadow-rgb: 0 0 0 0 rgba(var(--theme-light-rgb), 0.5);
}
html[data-bs-theme="dark"] .btn-light {
    --theme-btn-bg: rgba(var(--theme-white-rgb), 0.05);
    --theme-btn-color: var(--theme-body-color);
    --theme-btn-hover-bg: rgba(var(--theme-white-rgb), 0.1);
    --theme-btn-hover-border-color: transparent;
    --theme-btn-active-bg: rgba(var(--theme-white-rgb), 0.1);
    --theme-btn-active-border-color: transparent;
}
html[data-bs-theme="dark"] .btn-dark {
    --theme-btn-bg: var(--theme-border-color);
    --theme-btn-border-color: var(--theme-border-color);
    --theme-btn-color: var(--theme-body-color);
    --theme-btn-hover-color: var(--theme-white);
    --theme-btn-hover-bg: rgba(var(--theme-white-rgb), 0.1);
    --theme-btn-hover-border-color: transparent;
    --theme-btn-active-color: var(--theme-white);
    --theme-btn-active-bg: rgba(var(--theme-white-rgb), 0.1);
    --theme-btn-active-border-color: transparent;
}
html[data-bs-theme="dark"] .btn-outline-light {
    --theme-btn-color: var(--theme-white);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: rgba(var(--theme-white-rgb), 0.1);
    --theme-btn-hover-bg: rgba(var(--theme-white-rgb), 0.1);
    --theme-btn-hover-border-color: rgba(var(--theme-white-rgb), 0.1);
    --theme-btn-active-bg: rgba(var(--theme-white-rgb), 0.1);
    --theme-btn-active-border-color: transparent;
}
html[data-bs-theme="dark"] .btn-outline-dark {
    --theme-btn-color: var(--theme-white);
    --theme-btn-bg: transparent;
    --theme-btn-border-color: var(--theme-border-color);
    --theme-btn-hover-color: var(--theme-white);
    --theme-btn-hover-bg: rgba(var(--theme-white-rgb), 0.1);
    --theme-btn-hover-border-color: transparent;
    --theme-btn-active-color: var(--theme-white);
    --theme-btn-active-bg: rgba(var(--theme-white-rgb), 0.1);
    --theme-btn-active-border-color: transparent;
}
html[data-bs-theme="dark"] .btn-ghost-dark,
html[data-bs-theme="dark"] .btn-soft-dark {
    --theme-btn-hover-color: var(--theme-white);
    --theme-btn-hover-bg: rgba(var(--theme-white-rgb), 0.1);
    --theme-btn-hover-border-color: transparent;
    --theme-btn-active-color: var(--theme-white);
    --theme-btn-active-bg: rgba(var(--theme-white-rgb), 0.1);
    --theme-btn-active-border-color: transparent;
}
.badge {
    vertical-align: middle;
}
.badge-soft-primary {
    --theme-badge-color: var(--theme-primary);
    background-color: var(--theme-primary-bg-subtle);
}
.badge-soft-primary[href] {
    color: var(--theme-primary);
    text-decoration: none;
    background-color: var(--theme-primary-bg-subtle);
}
.badge-soft-primary[href]:is(:hover, :focus) {
    color: var(--theme-primary);
    text-decoration: none;
    background-color: var(--theme-primary-bg-subtle);
}
.badge-soft-secondary {
    --theme-badge-color: var(--theme-secondary);
    background-color: var(--theme-secondary-bg-subtle);
}
.badge-soft-secondary[href] {
    color: var(--theme-secondary);
    text-decoration: none;
    background-color: var(--theme-secondary-bg-subtle);
}
.badge-soft-secondary[href]:is(:hover, :focus) {
    color: var(--theme-secondary);
    text-decoration: none;
    background-color: var(--theme-secondary-bg-subtle);
}
.badge-soft-success {
    --theme-badge-color: var(--theme-success);
    background-color: var(--theme-success-bg-subtle);
}
.badge-soft-success[href] {
    color: var(--theme-success);
    text-decoration: none;
    background-color: var(--theme-success-bg-subtle);
}
.badge-soft-success[href]:is(:hover, :focus) {
    color: var(--theme-success);
    text-decoration: none;
    background-color: var(--theme-success-bg-subtle);
}
.badge-soft-info {
    --theme-badge-color: var(--theme-info);
    background-color: var(--theme-info-bg-subtle);
}
.badge-soft-info[href] {
    color: var(--theme-info);
    text-decoration: none;
    background-color: var(--theme-info-bg-subtle);
}
.badge-soft-info[href]:is(:hover, :focus) {
    color: var(--theme-info);
    text-decoration: none;
    background-color: var(--theme-info-bg-subtle);
}
.badge-soft-warning {
    --theme-badge-color: var(--theme-warning);
    background-color: var(--theme-warning-bg-subtle);
}
.badge-soft-warning[href] {
    color: var(--theme-warning);
    text-decoration: none;
    background-color: var(--theme-warning-bg-subtle);
}
.badge-soft-warning[href]:is(:hover, :focus) {
    color: var(--theme-warning);
    text-decoration: none;
    background-color: var(--theme-warning-bg-subtle);
}
.badge-soft-danger {
    --theme-badge-color: var(--theme-danger);
    background-color: var(--theme-danger-bg-subtle);
}
.badge-soft-danger[href] {
    color: var(--theme-danger);
    text-decoration: none;
    background-color: var(--theme-danger-bg-subtle);
}
.badge-soft-danger[href]:is(:hover, :focus) {
    color: var(--theme-danger);
    text-decoration: none;
    background-color: var(--theme-danger-bg-subtle);
}
.badge-soft-purple {
    --theme-badge-color: var(--theme-purple);
    background-color: var(--theme-purple-bg-subtle);
}
.badge-soft-purple[href] {
    color: var(--theme-purple);
    text-decoration: none;
    background-color: var(--theme-purple-bg-subtle);
}
.badge-soft-purple[href]:is(:hover, :focus) {
    color: var(--theme-purple);
    text-decoration: none;
    background-color: var(--theme-purple-bg-subtle);
}
.badge-soft-light {
    --theme-badge-color: var(--theme-light);
    background-color: var(--theme-light-bg-subtle);
}
.badge-soft-light[href] {
    color: var(--theme-light);
    text-decoration: none;
    background-color: var(--theme-light-bg-subtle);
}
.badge-soft-light[href]:is(:hover, :focus) {
    color: var(--theme-light);
    text-decoration: none;
    background-color: var(--theme-light-bg-subtle);
}
.badge-soft-dark {
    --theme-badge-color: var(--theme-dark);
    background-color: var(--theme-dark-bg-subtle);
}
.badge-soft-dark[href] {
    color: var(--theme-dark);
    text-decoration: none;
    background-color: var(--theme-dark-bg-subtle);
}
.badge-soft-dark[href]:is(:hover, :focus) {
    color: var(--theme-dark);
    text-decoration: none;
    background-color: var(--theme-dark-bg-subtle);
}
.badge-outline-primary {
    --theme-badge-color: var(--theme-primary);
    border: 1px solid var(--theme-primary);
    background-color: transparent;
}
.badge-outline-primary[href] {
    color: var(--theme-primary);
    text-decoration: none;
    background-color: var(--theme-primary-bg-subtle);
}
.badge-outline-primary[href]:is(:hover, :focus) {
    color: var(--theme-primary);
    text-decoration: none;
    background-color: var(--theme-primary-bg-subtle);
}
.badge-outline-secondary {
    --theme-badge-color: var(--theme-secondary);
    border: 1px solid var(--theme-secondary);
    background-color: transparent;
}
.badge-outline-secondary[href] {
    color: var(--theme-secondary);
    text-decoration: none;
    background-color: var(--theme-secondary-bg-subtle);
}
.badge-outline-secondary[href]:is(:hover, :focus) {
    color: var(--theme-secondary);
    text-decoration: none;
    background-color: var(--theme-secondary-bg-subtle);
}
.badge-outline-success {
    --theme-badge-color: var(--theme-success);
    border: 1px solid var(--theme-success);
    background-color: transparent;
}
.badge-outline-success[href] {
    color: var(--theme-success);
    text-decoration: none;
    background-color: var(--theme-success-bg-subtle);
}
.badge-outline-success[href]:is(:hover, :focus) {
    color: var(--theme-success);
    text-decoration: none;
    background-color: var(--theme-success-bg-subtle);
}
.badge-outline-info {
    --theme-badge-color: var(--theme-info);
    border: 1px solid var(--theme-info);
    background-color: transparent;
}
.badge-outline-info[href] {
    color: var(--theme-info);
    text-decoration: none;
    background-color: var(--theme-info-bg-subtle);
}
.badge-outline-info[href]:is(:hover, :focus) {
    color: var(--theme-info);
    text-decoration: none;
    background-color: var(--theme-info-bg-subtle);
}
.badge-outline-warning {
    --theme-badge-color: var(--theme-warning);
    border: 1px solid var(--theme-warning);
    background-color: transparent;
}
.badge-outline-warning[href] {
    color: var(--theme-warning);
    text-decoration: none;
    background-color: var(--theme-warning-bg-subtle);
}
.badge-outline-warning[href]:is(:hover, :focus) {
    color: var(--theme-warning);
    text-decoration: none;
    background-color: var(--theme-warning-bg-subtle);
}
.badge-outline-danger {
    --theme-badge-color: var(--theme-danger);
    border: 1px solid var(--theme-danger);
    background-color: transparent;
}
.badge-outline-danger[href] {
    color: var(--theme-danger);
    text-decoration: none;
    background-color: var(--theme-danger-bg-subtle);
}
.badge-outline-danger[href]:is(:hover, :focus) {
    color: var(--theme-danger);
    text-decoration: none;
    background-color: var(--theme-danger-bg-subtle);
}
.badge-outline-purple {
    --theme-badge-color: var(--theme-purple);
    border: 1px solid var(--theme-purple);
    background-color: transparent;
}
.badge-outline-purple[href] {
    color: var(--theme-purple);
    text-decoration: none;
    background-color: var(--theme-purple-bg-subtle);
}
.badge-outline-purple[href]:is(:hover, :focus) {
    color: var(--theme-purple);
    text-decoration: none;
    background-color: var(--theme-purple-bg-subtle);
}
.badge-outline-light {
    --theme-badge-color: var(--theme-light);
    border: 1px solid var(--theme-light);
    background-color: transparent;
}
.badge-outline-light[href] {
    color: var(--theme-light);
    text-decoration: none;
    background-color: var(--theme-light-bg-subtle);
}
.badge-outline-light[href]:is(:hover, :focus) {
    color: var(--theme-light);
    text-decoration: none;
    background-color: var(--theme-light-bg-subtle);
}
.badge-outline-dark {
    --theme-badge-color: var(--theme-dark);
    border: 1px solid var(--theme-dark);
    background-color: transparent;
}
.badge-outline-dark[href] {
    color: var(--theme-dark);
    text-decoration: none;
    background-color: var(--theme-dark-bg-subtle);
}
.badge-outline-dark[href]:is(:hover, :focus) {
    color: var(--theme-dark);
    text-decoration: none;
    background-color: var(--theme-dark-bg-subtle);
}
.badge-default {
    --theme-badge-color: var(--theme-body-color);
    border: 1px solid rgba(var(--theme-dark-rgb), 0.2);
}
.badge-label {
    border-radius: 0;
    padding: calc(var(--theme-badge-padding-y) * 1.5)
        calc(var(--theme-badge-padding-x) * 2);
}
.badge-circle,
.badge-square {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 1rem;
    min-width: 1rem;
    padding: 0 0.1rem;
    line-height: 0;
}
.badge.badge-circle {
    border-radius: 50%;
    padding: 0;
    min-width: unset;
    width: 1rem;
}
.card {
    -webkit-box-shadow: var(--theme-theme-card-box-shadow);
    box-shadow: var(--theme-theme-card-box-shadow);
    margin-bottom: 1.25rem;
}
.card.card-collapse .card-header {
    border-bottom: 0;
}
.card.card-collapsed {
    overflow: hidden;
}
.card.card-collapsed .card-header {
    border-bottom: 0;
}
.card.card-collapsed
    .card-header
    .card-action-item[data-action="card-toggle"]
    i,
.card.card-collapsed
    .card-header
    .card-action-item[data-action="card-toggle"]
    svg {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.card.card-collapsed
    .card-header
    .card-action-item[data-action="card-toggle"]
    iconify-icon {
    display: inline-block;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.card.card-collapsed .card-body {
    margin-bottom: -2.5rem;
}
.card.card-collapsed .card-footer {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
}
.card[class*="text"] .card-action-item {
    background-color: rgba(var(--theme-white-rgb), 0.2) !important;
    color: #fff !important;
}
.card .card-title {
    font-size: 15px;
    text-transform: none;
}
.card.card-bordered {
    border: none;
    -webkit-border-start: 3px solid;
    border-inline-start: 3px solid;
}
.card-bg {
    background-color: var(--theme-secondary-bg);
}
.card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px dashed var(--theme-border-color);
}
.card-header.border-dashed {
    border-bottom-style: dashed !important;
}
.card-out-of-container {
    -webkit-margin-start: calc((1.25rem + 1px) * -1);
    margin-inline-start: calc((1.25rem + 1px) * -1);
    -webkit-margin-end: calc((1.25rem + 1px) * -1);
    margin-inline-end: calc((1.25rem + 1px) * -1);
    border-radius: 0;
    border-top: 0;
}
html[data-layout="topnav"] .card-out-of-container {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    margin-top: 1.25rem;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    border-radius: var(--theme-border-radius);
}
.card-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.25rem;
    -webkit-margin-start: auto;
    margin-inline-start: auto;
}
.card-action .card-action-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    height: 24px;
    width: 24px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(var(--theme-light-rgb), 0.75);
    color: #6c757d;
    -webkit-transition:
        all 0.3s ease-out,
        -webkit-transform 0.1s ease-in-out;
    transition:
        all 0.3s ease-out,
        -webkit-transform 0.1s ease-in-out;
    transition:
        all 0.3s ease-out,
        transform 0.1s ease-in-out;
    transition:
        all 0.3s ease-out,
        transform 0.1s ease-in-out,
        -webkit-transform 0.1s ease-in-out;
}
.card-action .card-action-item i,
.card-action .card-action-item iconify-icon,
.card-action .card-action-item svg {
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition:
        transform 0.2s ease-in-out,
        -webkit-transform 0.2s ease-in-out;
}
.card-action .card-action-item:hover {
    background-color: rgba(var(--theme-primary-rgb), 0.2);
    color: var(--theme-primary);
}
.card-overlay {
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(var(--theme-primary-rgb), 0.15);
    backdrop-filter: blur(2px);
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
    border-radius: var(--theme-border-radius);
}
.card-h-100 {
    height: calc(100% - 1.25rem);
}
.code-body {
    display: none;
}
.code-body pre {
    max-height: 300px;
    scrollbar-width: thin;
}
.card-top-sticky {
    top: calc(var(--theme-topbar-height) + 1.25rem);
}
.card-tabs {
    border-bottom: 1px solid var(--theme-border-color) !important;
}
.card-tabs .card-header-tabs {
    margin-top: calc(var(--theme-card-cap-padding-y) * -1);
    border-bottom: 0 !important;
}
.card-tabs .nav-link {
    --theme-nav-link-padding-y: calc(var(--theme-card-cap-padding-y) + 2px);
}
.dropdown-menu {
    -webkit-box-shadow: var(--theme-dropdown-box-shadow);
    box-shadow: var(--theme-dropdown-box-shadow);
    border-radius: var(--theme-border-radius);
    -webkit-animation-name: DropDownSlideUp;
    animation-name: DropDownSlideUp;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    will-change: transform;
    position: absolute;
    z-index: 1000;
}
.dropdown-menu[data-popper-placement="top-start"],
.dropdown-menu[data-popper-placement="top"] {
    -webkit-animation-name: DropDownSlideDown;
    animation-name: DropDownSlideDown;
}
@-webkit-keyframes DropDownSlideUp {
    100% {
        margin-top: 0;
    }
    0% {
        margin-top: 3px;
    }
}
@keyframes DropDownSlideUp {
    100% {
        margin-top: 0;
    }
    0% {
        margin-top: 3px;
    }
}
@-webkit-keyframes DropDownSlideDown {
    100% {
        margin-bottom: 0;
    }
    0% {
        margin-bottom: 2px;
    }
}
@keyframes DropDownSlideDown {
    100% {
        margin-bottom: 0;
    }
    0% {
        margin-bottom: 2px;
    }
}
@media (min-width: 768px) {
    .dropdown-menu-xxl {
        width: 740px;
    }
    .dropdown-menu-xl {
        width: 600px;
    }
}
@media (min-width: 576px) {
    .dropdown-menu-lg {
        width: 320px;
    }
    .dropdown-menu-md {
        width: 250px;
    }
    .dropdown-menu-full {
        width: auto;
        position: fixed !important;
        inset-inline-start: 10px !important;
        inset-inline-end: 10px !important;
    }
}
.drop-arrow-none:after {
    display: none;
}
.dropdown-toggle-split:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.12);
    top: calc(var(--theme-border-width) * -1);
    bottom: calc(var(--theme-border-width) * -1);
    inset-inline-end: calc(var(--theme-border-width) * -1);
    inset-inline-start: 0;
    border-radius: 0 var(--theme-border-radius) var(--theme-border-radius) 0;
}
.dropstart .dropdown-toggle-split::before {
    inset: auto;
    border-radius: 0;
    position: relative;
    z-index: 1;
}
.dropstart .dropdown-toggle-split::after {
    content: "";
    display: inline-block;
    position: absolute;
    background-color: rgba(49, 58, 70, 0.1);
    top: 0;
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    border-radius: var(--theme-border-radius) 0 0 var(--theme-border-radius);
    border: none;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
.form-control:hover,
.form-select:hover {
    border-color: var(--theme-dark-border-subtle);
}
select option {
    background-color: var(--theme-secondary-bg);
    color: var(--theme-body-color);
}
select option:hover {
    background-color: var(--theme-tertiary-bg);
    color: var(--theme-body-color);
}
select[multiple] option {
    padding: 8px 10px;
}
.form-select {
    -webkit-padding-end: 2.31rem;
    padding-inline-end: 2.31rem;
}
.form-control-sm {
    line-height: normal;
}
input.form-control[type="color"],
input.form-control[type="range"] {
    min-height: calc(1.5em + 0.9064rem + calc(var(--theme-border-width) * 2));
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.form-check-primary .form-check-input:checked {
    background-color: var(--theme-primary);
    border-color: var(--theme-primary);
}
.form-check-secondary .form-check-input:checked {
    background-color: var(--theme-secondary);
    border-color: var(--theme-secondary);
}
.form-check-success .form-check-input:checked {
    background-color: var(--theme-success);
    border-color: var(--theme-success);
}
.form-check-info .form-check-input:checked {
    background-color: var(--theme-info);
    border-color: var(--theme-info);
}
.form-check-warning .form-check-input:checked {
    background-color: var(--theme-warning);
    border-color: var(--theme-warning);
}
.form-check-danger .form-check-input:checked {
    background-color: var(--theme-danger);
    border-color: var(--theme-danger);
}
.form-check-purple .form-check-input:checked {
    background-color: var(--theme-purple);
    border-color: var(--theme-purple);
}
.form-check-light .form-check-input:checked {
    background-color: var(--theme-light);
    border-color: var(--theme-light);
}
.form-check-dark .form-check-input:checked {
    background-color: var(--theme-dark);
    border-color: var(--theme-dark);
}
.card-radio {
    padding: 0;
}
.card-radio .form-check-label {
    background-color: var(--theme-secondary-bg);
    border: 1px solid var(--theme-border-color);
    border-radius: 0.3rem;
    padding: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    position: relative;
    -webkit-padding-end: 32px;
    padding-inline-end: 32px;
}
.card-radio .form-check-label:hover {
    cursor: pointer;
}
.card-radio .form-check-input {
    display: none;
}
.card-radio .form-check-input:checked + .form-check-label:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path stroke='none' d='M0 0h24v24H0z' fill='none'/><path d='M12.01 2.011a3.2 3.2 0 0 1 2.113 .797l.154 .145l.698 .698a1.2 1.2 0 0 0 .71 .341l.135 .008h1a3.2 3.2 0 0 1 3.195 3.018l.005 .182v1c0 .27 .092 .533 .258 .743l.09 .1l.697 .698a3.2 3.2 0 0 1 .147 4.382l-.145 .154l-.698 .698a1.2 1.2 0 0 0 -.341 .71l-.008 .135v1a3.2 3.2 0 0 1 -3.018 3.195l-.182 .005h-1a1.2 1.2 0 0 0 -.743 .258l-.1 .09l-.698 .697a3.2 3.2 0 0 1 -4.382 .147l-.154 -.145l-.698 -.698a1.2 1.2 0 0 0 -.71 -.341l-.135 -.008h-1a3.2 3.2 0 0 1 -3.195 -3.018l-.005 -.182v-1a1.2 1.2 0 0 0 -.258 -.743l-.09 -.1l-.697 -.698a3.2 3.2 0 0 1 -.147 -4.382l.145 -.154l.698 -.698a1.2 1.2 0 0 0 .341 -.71l.008 -.135v-1l.005 -.182a3.2 3.2 0 0 1 3.013 -3.013l.182 -.005h1a1.2 1.2 0 0 0 .743 -.258l.1 -.09l.698 -.697a3.2 3.2 0 0 1 2.269 -.944zm3.697 7.282a1 1 0 0 0 -1.414 0l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z'/></svg>");
    mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path stroke='none' d='M0 0h24v24H0z' fill='none'/><path d='M12.01 2.011a3.2 3.2 0 0 1 2.113 .797l.154 .145l.698 .698a1.2 1.2 0 0 0 .71 .341l.135 .008h1a3.2 3.2 0 0 1 3.195 3.018l.005 .182v1c0 .27 .092 .533 .258 .743l.09 .1l.697 .698a3.2 3.2 0 0 1 .147 4.382l-.145 .154l-.698 .698a1.2 1.2 0 0 0 -.341 .71l-.008 .135v1a3.2 3.2 0 0 1 -3.018 3.195l-.182 .005h-1a1.2 1.2 0 0 0 -.743 .258l-.1 .09l-.698 .697a3.2 3.2 0 0 1 -4.382 .147l-.154 -.145l-.698 -.698a1.2 1.2 0 0 0 -.71 -.341l-.135 -.008h-1a3.2 3.2 0 0 1 -3.195 -3.018l-.005 -.182v-1a1.2 1.2 0 0 0 -.258 -.743l-.09 -.1l-.697 -.698a3.2 3.2 0 0 1 -.147 -4.382l.145 -.154l.698 -.698a1.2 1.2 0 0 0 .341 -.71l.008 -.135v-1l.005 -.182a3.2 3.2 0 0 1 3.013 -3.013l.182 -.005h1a1.2 1.2 0 0 0 .743 -.258l.1 -.09l.698 -.697a3.2 3.2 0 0 1 2.269 -.944zm3.697 7.282a1 1 0 0 0 -1.414 0l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z'/></svg>");
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    bottom: 6px;
    inset-inline-end: 6px;
}
.card-radio.card-radio-bordered .form-check-input:checked + .form-check-label {
    border: 1px solid var(--theme-primary);
}
.card-radio.card-radio-bordered
    .form-check-input:checked
    + .form-check-label:before {
    background-color: var(--theme-primary);
}
.form-check-input-light {
    background-color: rgba(var(--theme-light-rgb), 0.9);
    border-color: rgba(var(--theme-light-rgb), 0.9);
    -webkit-box-shadow: inset 0 1px 2px rgba(var(--theme-dark-rgb), 0.05);
    box-shadow: inset 0 1px 2px rgba(var(--theme-dark-rgb), 0.05);
}
.modal-title {
    color: inherit;
}
.modal-full-width {
    width: 95%;
    max-width: none;
}
.modal-top {
    margin: 0 auto;
}
.modal-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    height: 100%;
    margin: 0 auto;
    -ms-flex-line-pack: center;
    align-content: center;
}
.modal-backdrop {
    backdrop-filter: blur(6px);
}
.modal .modal-dialog {
    -webkit-transition: none;
    transition: none;
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    opacity: 0;
}
.modal.show .modal-dialog {
    -webkit-animation: zoomInModal 0.1s ease-out forwards;
    animation: zoomInModal 0.1s ease-out forwards;
}
@-webkit-keyframes zoomInModal {
    from {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 0;
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes zoomInModal {
    from {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 0;
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
.nav-pills > li > a,
.nav-tabs > li > a {
    font-weight: var(--theme-font-weight-semibold);
}
.nav-pills-primary {
    --theme-nav-pills-link-active-bg: #236dc9;
    --theme-nav-link-hover-color: #236dc9;
}
.nav-pills-secondary {
    --theme-nav-pills-link-active-bg: #7b70ef;
    --theme-nav-link-hover-color: #7b70ef;
}
.nav-pills-success {
    --theme-nav-pills-link-active-bg: #02bc9c;
    --theme-nav-link-hover-color: #02bc9c;
}
.nav-pills-info {
    --theme-nav-pills-link-active-bg: #5bc3e1;
    --theme-nav-link-hover-color: #5bc3e1;
}
.nav-pills-warning {
    --theme-nav-pills-link-active-bg: #f9bf59;
    --theme-nav-link-hover-color: #f9bf59;
}
.nav-pills-danger {
    --theme-nav-pills-link-active-bg: #f7577e;
    --theme-nav-link-hover-color: #f7577e;
}
.nav-pills-purple {
    --theme-nav-pills-link-active-bg: #7b70ef;
    --theme-nav-link-hover-color: #7b70ef;
}
.nav-pills-light {
    --theme-nav-pills-link-active-bg: #eef2f7;
    --theme-nav-link-hover-color: #eef2f7;
}
.nav-pills-dark {
    --theme-nav-pills-link-active-bg: #313a46;
    --theme-nav-link-hover-color: #313a46;
}
.nav-tabs.nav-bordered {
    border-bottom: 1px solid var(--theme-border-color);
}
.nav-tabs.nav-bordered .nav-item .nav-link {
    border: 0;
}
.nav-tabs.nav-bordered .nav-item .nav-link.active {
    border-bottom: 1px solid var(--theme-primary);
}
.nav-tabs.nav-bordered-primary .nav-item .nav-link:focus,
.nav-tabs.nav-bordered-primary .nav-item .nav-link:hover {
    color: #236dc9;
}
.nav-tabs.nav-bordered-primary .nav-item .nav-link.active {
    border-bottom: 1px solid #236dc9;
    color: #236dc9;
}
.nav-tabs.nav-bordered-secondary .nav-item .nav-link:focus,
.nav-tabs.nav-bordered-secondary .nav-item .nav-link:hover {
    color: #7b70ef;
}
.nav-tabs.nav-bordered-secondary .nav-item .nav-link.active {
    border-bottom: 1px solid #7b70ef;
    color: #7b70ef;
}
.nav-tabs.nav-bordered-success .nav-item .nav-link:focus,
.nav-tabs.nav-bordered-success .nav-item .nav-link:hover {
    color: #02bc9c;
}
.nav-tabs.nav-bordered-success .nav-item .nav-link.active {
    border-bottom: 1px solid #02bc9c;
    color: #02bc9c;
}
.nav-tabs.nav-bordered-info .nav-item .nav-link:focus,
.nav-tabs.nav-bordered-info .nav-item .nav-link:hover {
    color: #5bc3e1;
}
.nav-tabs.nav-bordered-info .nav-item .nav-link.active {
    border-bottom: 1px solid #5bc3e1;
    color: #5bc3e1;
}
.nav-tabs.nav-bordered-warning .nav-item .nav-link:focus,
.nav-tabs.nav-bordered-warning .nav-item .nav-link:hover {
    color: #f9bf59;
}
.nav-tabs.nav-bordered-warning .nav-item .nav-link.active {
    border-bottom: 1px solid #f9bf59;
    color: #f9bf59;
}
.nav-tabs.nav-bordered-danger .nav-item .nav-link:focus,
.nav-tabs.nav-bordered-danger .nav-item .nav-link:hover {
    color: #f7577e;
}
.nav-tabs.nav-bordered-danger .nav-item .nav-link.active {
    border-bottom: 1px solid #f7577e;
    color: #f7577e;
}
.nav-tabs.nav-bordered-purple .nav-item .nav-link:focus,
.nav-tabs.nav-bordered-purple .nav-item .nav-link:hover {
    color: #7b70ef;
}
.nav-tabs.nav-bordered-purple .nav-item .nav-link.active {
    border-bottom: 1px solid #7b70ef;
    color: #7b70ef;
}
.nav-tabs.nav-bordered-light .nav-item .nav-link:focus,
.nav-tabs.nav-bordered-light .nav-item .nav-link:hover {
    color: #eef2f7;
}
.nav-tabs.nav-bordered-light .nav-item .nav-link.active {
    border-bottom: 1px solid #eef2f7;
    color: #eef2f7;
}
.nav-tabs.nav-bordered-dark .nav-item .nav-link:focus,
.nav-tabs.nav-bordered-dark .nav-item .nav-link:hover {
    color: #313a46;
}
.nav-tabs.nav-bordered-dark .nav-item .nav-link.active {
    border-bottom: 1px solid #313a46;
    color: #313a46;
}
.pagination .page-link svg {
    height: 14px;
}
.dt-paging .pagination .page-link,
.pagination-boxed .page-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-margin-start: 0.35rem !important;
    margin-inline-start: 0.35rem !important;
    border-radius: var(--theme-border-radius) !important;
    height: calc(0.75rem + 1.5em + 2px);
    min-width: calc(0.75rem + 1.5em + 2px);
    padding: 0.1rem;
}
.dt-paging .pagination.pagination-sm .page-link,
.pagination-boxed.pagination-sm .page-link {
    height: calc(0.5rem + 1.5em + 2px);
    min-width: calc(0.5rem + 1.5em + 2px);
}
.dt-paging .pagination.pagination-lg .page-link,
.pagination-boxed.pagination-lg .page-link {
    height: calc(1.5rem + 1.5em + 2px);
    min-width: calc(1.5rem + 1.5em + 2px);
}
.pagination-rounded .page-link {
    border-radius: 50% !important;
}
.pagination-primary {
    --theme-pagination-hover-color: var(--theme-primary);
    --theme-pagination-active-bg: var(--theme-primary);
    --theme-pagination-active-border-color: var(--theme-primary);
}
.pagination-secondary {
    --theme-pagination-hover-color: var(--theme-secondary);
    --theme-pagination-active-bg: var(--theme-secondary);
    --theme-pagination-active-border-color: var(--theme-secondary);
}
.pagination-success {
    --theme-pagination-hover-color: var(--theme-success);
    --theme-pagination-active-bg: var(--theme-success);
    --theme-pagination-active-border-color: var(--theme-success);
}
.pagination-info {
    --theme-pagination-hover-color: var(--theme-info);
    --theme-pagination-active-bg: var(--theme-info);
    --theme-pagination-active-border-color: var(--theme-info);
}
.pagination-warning {
    --theme-pagination-hover-color: var(--theme-warning);
    --theme-pagination-active-bg: var(--theme-warning);
    --theme-pagination-active-border-color: var(--theme-warning);
}
.pagination-danger {
    --theme-pagination-hover-color: var(--theme-danger);
    --theme-pagination-active-bg: var(--theme-danger);
    --theme-pagination-active-border-color: var(--theme-danger);
}
.pagination-purple {
    --theme-pagination-hover-color: var(--theme-purple);
    --theme-pagination-active-bg: var(--theme-purple);
    --theme-pagination-active-border-color: var(--theme-purple);
}
.pagination-light {
    --theme-pagination-hover-color: var(--theme-light);
    --theme-pagination-active-bg: var(--theme-light);
    --theme-pagination-active-border-color: var(--theme-light);
}
.pagination-dark {
    --theme-pagination-hover-color: var(--theme-dark);
    --theme-pagination-active-bg: var(--theme-dark);
    --theme-pagination-active-border-color: var(--theme-dark);
}
.pagination-soft-primary {
    --theme-pagination-hover-color: var(--theme-primary);
    --theme-pagination-active-color: var(--theme-primary);
    --theme-pagination-active-bg: var(--theme-primary-bg-subtle);
    --theme-pagination-active-border-color: transparent;
}
.pagination-soft-secondary {
    --theme-pagination-hover-color: var(--theme-secondary);
    --theme-pagination-active-color: var(--theme-secondary);
    --theme-pagination-active-bg: var(--theme-secondary-bg-subtle);
    --theme-pagination-active-border-color: transparent;
}
.pagination-soft-success {
    --theme-pagination-hover-color: var(--theme-success);
    --theme-pagination-active-color: var(--theme-success);
    --theme-pagination-active-bg: var(--theme-success-bg-subtle);
    --theme-pagination-active-border-color: transparent;
}
.pagination-soft-info {
    --theme-pagination-hover-color: var(--theme-info);
    --theme-pagination-active-color: var(--theme-info);
    --theme-pagination-active-bg: var(--theme-info-bg-subtle);
    --theme-pagination-active-border-color: transparent;
}
.pagination-soft-warning {
    --theme-pagination-hover-color: var(--theme-warning);
    --theme-pagination-active-color: var(--theme-warning);
    --theme-pagination-active-bg: var(--theme-warning-bg-subtle);
    --theme-pagination-active-border-color: transparent;
}
.pagination-soft-danger {
    --theme-pagination-hover-color: var(--theme-danger);
    --theme-pagination-active-color: var(--theme-danger);
    --theme-pagination-active-bg: var(--theme-danger-bg-subtle);
    --theme-pagination-active-border-color: transparent;
}
.pagination-soft-purple {
    --theme-pagination-hover-color: var(--theme-purple);
    --theme-pagination-active-color: var(--theme-purple);
    --theme-pagination-active-bg: var(--theme-purple-bg-subtle);
    --theme-pagination-active-border-color: transparent;
}
.pagination-soft-light {
    --theme-pagination-hover-color: var(--theme-light);
    --theme-pagination-active-color: var(--theme-light);
    --theme-pagination-active-bg: var(--theme-light-bg-subtle);
    --theme-pagination-active-border-color: transparent;
}
.pagination-soft-dark {
    --theme-pagination-hover-color: var(--theme-dark);
    --theme-pagination-active-color: var(--theme-dark);
    --theme-pagination-active-bg: var(--theme-dark-bg-subtle);
    --theme-pagination-active-border-color: transparent;
}
.popover-primary {
    --theme-popover-max-width: 200px !important;
    --theme-popover-border-color: transparent;
    --theme-popover-header-bg: rgba(255, 255, 255, 0.1) !important;
    --theme-popover-header-color: var(--theme-white) !important;
    --theme-popover-bg: var(--theme-primary);
    --theme-popover-body-color: var(--theme-white) !important;
    --theme-popover-body-padding-x: 1rem !important;
    --theme-popover-body-padding-y: 0.5rem !important;
}
.popover-secondary {
    --theme-popover-max-width: 200px !important;
    --theme-popover-border-color: transparent;
    --theme-popover-header-bg: rgba(255, 255, 255, 0.1) !important;
    --theme-popover-header-color: var(--theme-white) !important;
    --theme-popover-bg: var(--theme-secondary);
    --theme-popover-body-color: var(--theme-white) !important;
    --theme-popover-body-padding-x: 1rem !important;
    --theme-popover-body-padding-y: 0.5rem !important;
}
.popover-success {
    --theme-popover-max-width: 200px !important;
    --theme-popover-border-color: transparent;
    --theme-popover-header-bg: rgba(255, 255, 255, 0.1) !important;
    --theme-popover-header-color: var(--theme-white) !important;
    --theme-popover-bg: var(--theme-success);
    --theme-popover-body-color: var(--theme-white) !important;
    --theme-popover-body-padding-x: 1rem !important;
    --theme-popover-body-padding-y: 0.5rem !important;
}
.popover-info {
    --theme-popover-max-width: 200px !important;
    --theme-popover-border-color: transparent;
    --theme-popover-header-bg: rgba(255, 255, 255, 0.1) !important;
    --theme-popover-header-color: var(--theme-white) !important;
    --theme-popover-bg: var(--theme-info);
    --theme-popover-body-color: var(--theme-white) !important;
    --theme-popover-body-padding-x: 1rem !important;
    --theme-popover-body-padding-y: 0.5rem !important;
}
.popover-warning {
    --theme-popover-max-width: 200px !important;
    --theme-popover-border-color: transparent;
    --theme-popover-header-bg: rgba(255, 255, 255, 0.1) !important;
    --theme-popover-header-color: var(--theme-white) !important;
    --theme-popover-bg: var(--theme-warning);
    --theme-popover-body-color: var(--theme-white) !important;
    --theme-popover-body-padding-x: 1rem !important;
    --theme-popover-body-padding-y: 0.5rem !important;
}
.popover-danger {
    --theme-popover-max-width: 200px !important;
    --theme-popover-border-color: transparent;
    --theme-popover-header-bg: rgba(255, 255, 255, 0.1) !important;
    --theme-popover-header-color: var(--theme-white) !important;
    --theme-popover-bg: var(--theme-danger);
    --theme-popover-body-color: var(--theme-white) !important;
    --theme-popover-body-padding-x: 1rem !important;
    --theme-popover-body-padding-y: 0.5rem !important;
}
.popover-purple {
    --theme-popover-max-width: 200px !important;
    --theme-popover-border-color: transparent;
    --theme-popover-header-bg: rgba(255, 255, 255, 0.1) !important;
    --theme-popover-header-color: var(--theme-white) !important;
    --theme-popover-bg: var(--theme-purple);
    --theme-popover-body-color: var(--theme-white) !important;
    --theme-popover-body-padding-x: 1rem !important;
    --theme-popover-body-padding-y: 0.5rem !important;
}
.popover-light {
    --theme-popover-max-width: 200px !important;
    --theme-popover-border-color: transparent;
    --theme-popover-header-bg: rgba(255, 255, 255, 0.1) !important;
    --theme-popover-header-color: var(--theme-white) !important;
    --theme-popover-bg: var(--theme-light);
    --theme-popover-body-color: var(--theme-white) !important;
    --theme-popover-body-padding-x: 1rem !important;
    --theme-popover-body-padding-y: 0.5rem !important;
}
.popover-dark {
    --theme-popover-max-width: 200px !important;
    --theme-popover-border-color: transparent;
    --theme-popover-header-bg: rgba(255, 255, 255, 0.1) !important;
    --theme-popover-header-color: var(--theme-white) !important;
    --theme-popover-bg: var(--theme-dark);
    --theme-popover-body-color: var(--theme-white) !important;
    --theme-popover-body-padding-x: 1rem !important;
    --theme-popover-body-padding-y: 0.5rem !important;
}
@media print {
    .app-topbar,
    .footer,
    .page-title-head,
    .sidenav-menu {
        display: none !important;
    }
    .card-body,
    .content-page,
    body {
        padding: 0 !important;
        margin: 0;
    }
    .card {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        padding: 0;
    }
}
.progress-sm {
    height: 5px;
}
.progress-md {
    height: 8px;
}
.progress-lg {
    height: 12px;
}
.progress-xl {
    height: 15px;
}
.prob-bar {
    width: 4px;
    height: 20px;
    border-radius: 2px;
}
.progress-with-border .progress-bar + .progress-bar {
    -webkit-border-start: 3px solid var(--theme-secondary-bg);
    border-inline-start: 3px solid var(--theme-secondary-bg);
}
html {
    position: relative;
    min-height: 100%;
}
body {
    overflow-x: hidden;
}
a,
button {
    outline: 0 !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--theme-font-family-secondary);
}
b,
strong {
    font-weight: var(--theme-font-weight-semibold);
}
.border-dashed {
    --theme-border-style: dashed;
}
.border-transparent {
    --theme-border-color: transparent;
}
.link-reset {
    color: inherit;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.link-reset:hover {
    color: var(--theme-primary);
}
svg.lucide {
    width: 1em;
    height: 1em;
}
:root {
    --sk-size: 30px;
    --sk-color: var(--theme-primary);
}
.sk-wave {
    inline-size: 40px;
    white-space: nowrap;
}
.shadow-inner {
    -webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.1);
}
hr.border-dashed {
    border-top-style: dashed;
}
html[data-bs-theme="dark"] .text-bg-light {
    color: var(--theme-body-color) !important;
}
.ri {
    line-height: 1;
    vertical-align: middle;
}
.star-filled {
    fill: currentcolor;
}
.cursor-pointer {
    cursor: pointer;
}
.thead-sm > * > * {
    padding: 0.5rem 0.5rem !important;
}
.table-custom tfoot > tr > th:first-child,
.table-custom thead > tr > th:first-child,
.table-custom tr td:first-child,
.table-custom tr th:first-child {
    -webkit-padding-start: 1.125rem !important;
    padding-inline-start: 1.125rem !important;
}
.table-custom tfoot > tr > th:last-child,
.table-custom thead > tr > th:last-child,
.table-custom tr td:last-child,
.table-custom tr th:last-child {
    -webkit-padding-end: 1.125rem !important;
    padding-inline-end: 1.125rem !important;
}
.table-custom th {
    white-space: nowrap;
}
.table-nowrap td,
.table-nowrap th {
    white-space: nowrap;
}
.table-select
    tbody
    tr:has(input[type="checkbox"]:checked:not(.form-switch > input)) {
    background-color: rgba(var(--theme-warning-rgb), 0.1);
}
.table tr > td .dropdown {
    position: static;
}
.tooltip-primary {
    --theme-tooltip-bg: var(--theme-primary);
}
.tooltip-secondary {
    --theme-tooltip-bg: var(--theme-secondary);
}
.tooltip-success {
    --theme-tooltip-bg: var(--theme-success);
}
.tooltip-info {
    --theme-tooltip-bg: var(--theme-info);
}
.tooltip-warning {
    --theme-tooltip-bg: var(--theme-warning);
}
.tooltip-danger {
    --theme-tooltip-bg: var(--theme-danger);
}
.tooltip-purple {
    --theme-tooltip-bg: var(--theme-purple);
}
.tooltip-light {
    --theme-tooltip-bg: var(--theme-light);
}
.tooltip-dark {
    --theme-tooltip-bg: var(--theme-dark);
}
#preloader {
    position: fixed;
    top: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
    background: var(--theme-body-bg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9999;
}
.list-custom .list-group-item {
    border: 0;
    border-radius: 0.3rem;
    font-weight: var(--theme-font-weight-medium);
    padding: calc(var(--theme-list-group-item-padding-y) * 0.75)
        calc(var(--theme-list-group-item-padding-x) * 0.75);
}
.list-group.border-0 {
    --theme-list-group-border-width: 0;
}
.list-group.border-dashed .list-group-item {
    border-style: dashed;
}
.app-search {
    position: relative;
}
.app-search .form-control {
    -webkit-padding-start: 40px;
    padding-inline-start: 40px;
}
.app-search .app-search-icon {
    width: 40px;
    font-size: 18px;
    z-index: 5;
}
.app-search svg {
    height: 18px;
}
.app-search.app-search-sm {
    font-family: var(--theme-font-family-secondary);
}
.app-search.app-search-sm .form-control {
    -webkit-padding-start: 30px;
    padding-inline-start: 30px;
}
.app-search.app-search-sm .app-search-icon {
    width: 30px;
    font-size: 16px;
}
.app-search.app-search-sm svg {
    height: 16px;
}
.app-search.app-search-lg .form-control {
    -webkit-padding-start: 50px;
    padding-inline-start: 50px;
}
.app-search.app-search-lg .app-search-icon {
    width: 50px;
    font-size: 24px;
}
.app-search.app-search-lg svg {
    height: 24px;
}
.app-search.app-search-pill .form-control {
    border-start-start-radius: 50rem;
    border-end-start-radius: 50rem;
}
.app-search.app-search-pill .btn {
    border-start-end-radius: 50rem;
    border-end-end-radius: 50rem;
}
.dash-item-overlay {
    position: absolute;
    text-align: start;
    inset-inline-start: 8%;
    max-width: 350px;
    padding: 20px;
    z-index: 1;
}
.custom-progress {
    position: relative;
    height: 2.5rem;
    background-color: var(--theme-tertiary-bg);
}
.custom-progress .progress-info {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    z-index: 1;
}
.custom-progress .progress-data {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: var(--theme-progress-bar-color);
    text-align: center;
    white-space: nowrap;
}
.custom-progress:has(.bg-primary) {
    background-color: rgba(var(--theme-primary-rgb), 0.1);
}
.progress-data.bg-primary {
    background-color: rgba(var(--theme-primary-rgb), 0.2) !important;
}
.custom-progress:has(.bg-secondary) {
    background-color: rgba(var(--theme-secondary-rgb), 0.1);
}
.progress-data.bg-secondary {
    background-color: rgba(var(--theme-secondary-rgb), 0.2) !important;
}
.custom-progress:has(.bg-success) {
    background-color: rgba(var(--theme-success-rgb), 0.1);
}
.progress-data.bg-success {
    background-color: rgba(var(--theme-success-rgb), 0.2) !important;
}
.custom-progress:has(.bg-info) {
    background-color: rgba(var(--theme-info-rgb), 0.1);
}
.progress-data.bg-info {
    background-color: rgba(var(--theme-info-rgb), 0.2) !important;
}
.custom-progress:has(.bg-warning) {
    background-color: rgba(var(--theme-warning-rgb), 0.1);
}
.progress-data.bg-warning {
    background-color: rgba(var(--theme-warning-rgb), 0.2) !important;
}
.custom-progress:has(.bg-danger) {
    background-color: rgba(var(--theme-danger-rgb), 0.1);
}
.progress-data.bg-danger {
    background-color: rgba(var(--theme-danger-rgb), 0.2) !important;
}
.custom-progress:has(.bg-purple) {
    background-color: rgba(var(--theme-purple-rgb), 0.1);
}
.progress-data.bg-purple {
    background-color: rgba(var(--theme-purple-rgb), 0.2) !important;
}
.custom-progress:has(.bg-light) {
    background-color: rgba(var(--theme-light-rgb), 0.1);
}
.progress-data.bg-light {
    background-color: rgba(var(--theme-light-rgb), 0.2) !important;
}
.custom-progress:has(.bg-dark) {
    background-color: rgba(var(--theme-dark-rgb), 0.1);
}
.progress-data.bg-dark {
    background-color: rgba(var(--theme-dark-rgb), 0.2) !important;
}
.card-calendar-widget + .flatpickr-calendar {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-style: dashed;
}
.card-calendar-widget + .flatpickr-calendar .flatpickr-innerContainer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.card-calendar-widget + .flatpickr-calendar .flatpickr-weekdays {
    margin: 10px 0;
}
.card-calendar-widget + .flatpickr-calendar .flatpickr-days {
    margin-bottom: 10px;
}
.card-calendar-widget + .flatpickr-calendar .dayContainer,
.card-calendar-widget + .flatpickr-calendar .flatpickr-days {
    width: 100%;
    min-width: 100%;
}
.card-calendar-widget + .flatpickr-calendar .flatpickr-months {
    margin-top: 10px;
}
.card-calendar-widget
    + .flatpickr-calendar
    .flatpickr-months
    .flatpickr-next-month,
.card-calendar-widget
    + .flatpickr-calendar
    .flatpickr-months
    .flatpickr-prev-month {
    top: 10px;
}
.card-calendar-widget
    + .flatpickr-calendar
    .flatpickr-months
    .flatpickr-prev-month {
    inset-inline-start: 10px;
}
.card-calendar-widget
    + .flatpickr-calendar
    .flatpickr-months
    .flatpickr-next-month {
    inset-inline-end: 10px;
}
.avatar-label img {
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.btn-check:checked + .avatar-label img {
    border: 1px solid var(--theme-primary) !important;
    -webkit-box-shadow: 0 0 3px rgba(var(--theme-primary-rgb), 0.2);
    box-shadow: 0 0 3px rgba(var(--theme-primary-rgb), 0.2);
}
[data-simplebar] {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}
.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    inset-inline-start: 0;
    top: 0;
    bottom: 0;
    inset-inline-end: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}
.simplebar-offset {
    direction: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    bottom: 0;
    inset-inline-end: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}
.simplebar-content-wrapper {
    direction: inherit;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
}
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none;
}
.simplebar-content:after,
.simplebar-content:before {
    content: " ";
    display: table;
}
.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: inline-start;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}
.simplebar-height-auto-observer {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}
.simplebar-track {
    z-index: 1;
    position: absolute;
    inset-inline-end: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
}
[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
}
.simplebar-scrollbar {
    position: absolute;
    inset-inline-end: 2px;
    width: 6px;
    min-height: 10px;
}
.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #a2adb7;
    border-radius: 7px;
    inset-inline-start: 0;
    inset-inline-end: 0;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.simplebar-scrollbar.simplebar-visible:before {
    opacity: 0.5;
    -webkit-transition: opacity 0s linear;
    transition: opacity 0s linear;
}
.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
}
.simplebar-track.simplebar-horizontal {
    inset-inline-start: 0;
    height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    inset-inline-end: auto;
    inset-inline-start: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    inset-inline-start: 2px;
    inset-inline-end: 2px;
}
[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
    inset-inline-end: auto;
    inset-inline-start: 0;
}
.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
}
.simplebar-hide-scrollbar {
    position: fixed;
    inset-inline-start: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
}
[data-simplebar-md] .simplebar-scrollbar {
    inset-inline-end: 1px;
    width: 8px;
}
[data-simplebar-lg] .simplebar-scrollbar {
    inset-inline-end: 1px;
    width: 10px;
}
[data-simplebar-primary] .simplebar-scrollbar:before {
    background: var(--theme-primary);
}
.flatpickr-calendar {
    background: var(--theme-secondary-bg);
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
    border: 1px solid var(--theme-border-color);
    font-size: 0.875rem;
}
.flatpickr-calendar.arrowTop:before {
    border-bottom-color: var(--theme-secondary-bg);
}
.flatpickr-calendar.arrowTop:after {
    border-bottom-color: var(--theme-secondary-bg);
}
.flatpickr-calendar.arrowBottom:after,
.flatpickr-calendar.arrowBottom:before {
    border-top-color: var(--theme-secondary-bg);
}
.flatpickr-calendar.open {
    z-index: 1200;
}
.flatpickr-current-month {
    font-size: 100%;
}
.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
    background: var(--theme-primary);
    border-color: var(--theme-primary);
}
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1)) {
    -webkit-box-shadow: -10px 0 0 var(--theme-primary);
    box-shadow: -10px 0 0 var(--theme-primary);
}
.flatpickr-time .flatpickr-am-pm:focus,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time input:hover {
    background: var(--theme-secondary-bg);
    color: var(--theme-body-color);
}
.flatpickr-months .flatpickr-month {
    height: 40px;
}
.flatpickr-months .flatpickr-month,
.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
    color: var(--theme-body-color);
    fill: var(--theme-gray-500);
    line-height: 16px;
}
.flatpickr-weekdays {
    background-color: var(--theme-tertiary-bg);
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover,
.flatpickr-day,
.flatpickr-time .flatpickr-am-pm,
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time input,
span.flatpickr-weekday {
    color: var(--theme-body-color);
    fill: var(--theme-body-color);
    font-weight: var(--theme-font-weight-semibold);
}
.flatpickr-current-month input.cur-year {
    font-weight: var(--theme-font-weight-semibold);
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.nextMonthDay,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.prevMonthDay {
    color: var(--theme-secondary-color);
}
.flatpickr-day.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.today.inRange,
.flatpickr-day:focus,
.flatpickr-day:hover {
    background: var(--theme-tertiary-bg);
    border-color: var(--theme-tertiary-bg);
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
    border-top: 1px solid var(--theme-secondary-bg);
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover,
.numInputWrapper:hover {
    background-color: transparent;
    color: var(--theme-body-color);
}
.flatpickr-current-month .numInputWrapper {
    width: 8ch;
    display: inline-block;
    -webkit-margin-start: 10px;
    margin-inline-start: 10px;
}
.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-current-month .numInputWrapper {
    border: 1px solid var(--theme-border-color);
    border-radius: 4px;
    padding: 2px 8px;
    font-weight: 400;
}
.flatpickr-day.inRange {
    -webkit-box-shadow:
        -5px 0 0 var(--theme-tertiary-bg),
        5px 0 0 var(--theme-tertiary-bg);
    box-shadow:
        -5px 0 0 var(--theme-tertiary-bg),
        5px 0 0 var(--theme-tertiary-bg);
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
    color: var(--theme-secondary-color);
    text-decoration: line-through;
    opacity: 0.5;
}
.flatpickr-calendar.hasTime .flatpickr-time {
    border-top: var(--theme-border-color);
}
.flatpickr-weekwrapper .flatpickr-weeks {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
    color: var(--theme-secondary-color);
}
[data-inline-date="true"],
[data-time-inline] {
    display: none;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
    background: 0 0;
    scrollbar-width: thin;
    overflow: hidden !important;
}
:not(pre) > code[class*="language-"]:hover,
pre[class*="language-"]:hover {
    overflow: auto !important;
}
code[class*="language-"],
pre[class*="language-"] {
    color: #000;
    background: 0 0;
    text-shadow: 0 1px #fff;
    font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
    font-size: 13px;
    text-align: start;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    display: block;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -ms-hyphens: none;
    hyphens: none;
}
code[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
pre[class*="language-"]::-moz-selection {
    text-shadow: none;
    background: #b3d4fc;
}
code[class*="language-"] ::selection,
code[class*="language-"]::selection,
pre[class*="language-"] ::selection,
pre[class*="language-"]::selection {
    text-shadow: none;
    background: #b3d4fc;
}
@media print {
    code[class*="language-"],
    pre[class*="language-"] {
        text-shadow: none;
    }
}
pre[class*="language-"] {
    padding: 1em;
    margin: 0;
    overflow: auto;
}
:not(pre) > code[class*="language-"] {
    padding: 0.1em;
    border-radius: 0.3em;
    white-space: normal;
}
.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
    color: #708090;
}
.token.punctuation {
    color: var(--theme-primary);
}
.token.namespace {
    opacity: 0.7;
}
.token.boolean,
.token.constant,
.token.deleted,
.token.number,
.token.property,
.token.symbol,
.token.tag {
    color: var(--theme-primary);
}
.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector,
.token.string {
    color: var(--theme-success);
}
.language-css .token.string,
.style .token.string,
.token.entity,
.token.operator,
.token.url {
    color: #9a6e3a;
    background: 0 0;
}
.token.atrule,
.token.attr-value,
.token.keyword {
    color: #f7577e;
}
.token.class-name,
.token.function {
    color: #dd4a68;
}
.token.important,
.token.regex,
.token.variable {
    color: #e90;
}
.token.bold,
.token.important {
    font-weight: var(--theme-font-weight-bold);
}
.token.italic {
    font-style: italic;
}
.token.entity {
    cursor: help;
}
code[class*="language-"],
pre[class*="language-"] {
    color: var(--theme-gray-600);
    text-shadow: none;
}
code[class*="language-"] code:not(:last-of-type),
pre[class*="language-"] code:not(:last-of-type) {
    margin-bottom: 1rem;
}
.outlook-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100vh - var(--theme-topbar-height) - 40px - 42px - 2.5rem);
}
.outlook-box.outlook-box-full {
    margin: -1.25rem;
    height: calc(100vh - var(--theme-topbar-height) - 40px - 43px);
}
.outlook-box.outlook-box-full .outlook-left-menu {
    -webkit-border-end: 1px solid var(--theme-border-color) !important;
    border-inline-end: 1px solid var(--theme-border-color) !important;
}
.outlook-box .outlook-list .nav-link.active {
    background-color: rgba(var(--theme-light-rgb), 0.45);
}
html[data-layout="topnav"] .outlook-box {
    margin-bottom: 30px;
}
html[data-layout="topnav"] .outlook-box.outlook-box-full {
    margin: 0 0 30px 0;
}
.outlook-left-menu {
    width: 280px;
}
.outlook-left-menu.outlook-left-menu-sm {
    width: 225px;
}
.outlook-left-menu.outlook-left-menu-md {
    width: 250px;
}
.outlook-left-menu.outlook-left-menu-lg {
    width: 320px;
}
.outlook-left-menu-content {
    height: calc(100vh - 200px);
}
@media (min-width: 992px) {
    .outlook-right-menu-content {
        min-height: calc(100vh - 200px);
    }
}
@media (max-width: 991.98px) {
    .outlook-box {
        position: relative;
        overflow: hidden;
    }
    .outlook-box .offcanvas-lg {
        position: absolute;
    }
    .outlook-box .offcanvas-backdrop {
        position: absolute;
    }
    .outlook-left-menu {
        max-width: 280px;
    }
    .outlook-left-menu.outlook-left-menu-sm {
        max-width: 225px;
    }
    .outlook-left-menu.outlook-left-menu-md {
        max-width: 250px;
    }
    .outlook-left-menu.outlook-left-menu-lg {
        max-width: 320px;
    }
}
.auth-box {
    padding: 50px;
}
.auth-box .card {
    border-radius: 15px;
    overflow: hidden;
}
.auth-box .card-body {
    padding: 50px;
}
.auth-card-bg-img {
    height: auto;
    width: 100%;
}
.auth-brand {
    margin-bottom: 2rem;
}
.auth-brand .logo-dark {
    display: block;
}
.auth-brand .logo-light {
    display: none;
}
.auth-brand .logo-dark img,
.auth-brand .logo-light img {
    height: 175px;
}
.auth-brand .h4,
.auth-brand h4 {
    font-size: 16px;
}
.card-side-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/auth.jpg);
}
.auth-overlay {
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        from(#313a46),
        color-stop(rgba(49, 58, 70, 0.8)),
        to(rgba(49, 58, 70, 0.5))
    );
    background: linear-gradient(
        to top,
        #313a46,
        rgba(49, 58, 70, 0.8),
        rgba(49, 58, 70, 0.5)
    );
}
html[data-bs-theme="dark"] .auth-brand .logo-light {
    display: block;
}
html[data-bs-theme="dark"] .auth-brand .logo-dark {
    display: none;
}
.auth-box-form .h4,
.auth-box-form h4 {
    font-size: 16px;
}
@media (min-width: 768px) {
    .auth-box-form {
        min-width: 425px;
        max-width: 475px;
    }
    .auth-sub-text {
        max-width: 300px;
    }
}
.auth-line {
    position: relative;
}
.auth-line::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    inset-inline-start: 0;
    inset-inline-end: 0;
    border-top: 1px dashed var(--theme-border-color);
    border-bottom: 1px dashed var(--theme-border-color);
    top: 11px;
}
.auth-line span {
    display: inline-block;
    position: relative;
    z-index: 1;
    background-color: var(--theme-secondary-bg);
    padding: 2px 16px;
    font-weight: var(--theme-font-weight-medium);
}
.chat-list .list-group-item {
    padding: 12px 15px !important;
    border: none;
    border-radius: 0.3rem;
    margin-top: 0 !important;
}
.chat-item .chat-message {
    max-width: 400px;
    font-weight: var(--theme-font-weight-medium);
}
.email-app .mark-as-read {
    opacity: 0.75;
}
.email-editor .ql-container.ql-snow,
.email-editor .ql-toolbar.ql-snow {
    border-width: 0 0 1px 0;
    border-radius: 0;
}
.error-text-alt {
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#236dc9),
        to(#f7577e)
    );
    background: linear-gradient(90deg, #236dc9 0, #f7577e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: var(--theme-font-weight-bold);
}
.gall-overlay {
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.gallery-item:hover .gall-overlay {
    opacity: 1;
}
.kanban-app .kanban-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow-x: auto;
}
.kanban-app .kanban-content .kanban-board {
    min-width: 340px !important;
    width: 320px !important;
    -webkit-border-end: 1px dashed var(--theme-border-color);
    border-inline-end: 1px dashed var(--theme-border-color);
}
.kanban-app .kanban-content .kanban-board-group {
    height: calc(100vh - 320px);
    overflow-x: hidden;
}
.kanban-app .kanban-content .kanban-board-group ul {
    list-style: none;
    padding: 0;
}
.kanban-app .kanban-content .kanban-item .card:hover {
    -webkit-box-shadow: 0 0.25rem 1rem rgba(var(--theme-body-color-rgb), 0.2) !important;
    box-shadow: 0 0.25rem 1rem rgba(var(--theme-body-color-rgb), 0.2) !important;
}
.sortable-fallback {
    opacity: 1 !important;
}
.sortable-fallback .card {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    opacity: 1 !important;
}
.sortable-item-ghost .card {
    background-color: rgba(var(--theme-warning-rgb), 0.1) !important;
}
.outlook-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100vh - var(--theme-topbar-height) - 40px - 42px - 2.5rem);
}
.outlook-box.outlook-box-full {
    margin: -1.25rem;
    height: calc(100vh - var(--theme-topbar-height) - 40px - 43px);
}
.outlook-box.outlook-box-full .outlook-left-menu {
    -webkit-border-end: 1px solid var(--theme-border-color) !important;
    border-inline-end: 1px solid var(--theme-border-color) !important;
}
.outlook-box .outlook-list .nav-link.active {
    background-color: rgba(var(--theme-light-rgb), 0.45);
}
html[data-layout="topnav"] .outlook-box {
    margin-bottom: 30px;
}
html[data-layout="topnav"] .outlook-box.outlook-box-full {
    margin: 0 0 30px 0;
}
.outlook-left-menu {
    width: 280px;
}
.outlook-left-menu.outlook-left-menu-sm {
    width: 225px;
}
.outlook-left-menu.outlook-left-menu-md {
    width: 250px;
}
.outlook-left-menu.outlook-left-menu-lg {
    width: 320px;
}
.outlook-left-menu-content {
    height: calc(100vh - 200px);
}
@media (min-width: 992px) {
    .outlook-right-menu-content {
        min-height: calc(100vh - 200px);
    }
}
@media (max-width: 991.98px) {
    .outlook-box {
        position: relative;
        overflow: hidden;
    }
    .outlook-box .offcanvas-lg {
        position: absolute;
    }
    .outlook-box .offcanvas-backdrop {
        position: absolute;
    }
    .outlook-left-menu {
        max-width: 280px;
    }
    .outlook-left-menu.outlook-left-menu-sm {
        max-width: 225px;
    }
    .outlook-left-menu.outlook-left-menu-md {
        max-width: 250px;
    }
    .outlook-left-menu.outlook-left-menu-lg {
        max-width: 320px;
    }
}
.pin-board {
    gap: 20px;
    padding: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pin-board .pin-board-item {
    display: block;
    position: relative;
    height: 210px;
    width: 210px;
    padding: 1em;
    -webkit-box-shadow: 4px 3px 7px rgba(49, 58, 70, 0.1);
    box-shadow: 4px 3px 7px rgba(49, 58, 70, 0.1);
    -webkit-transition: -webkit-transform 0.15s linear;
    transition: -webkit-transform 0.15s linear;
    transition: transform 0.15s linear;
    transition:
        transform 0.15s linear,
        -webkit-transform 0.15s linear;
}
.pin-board .pin-board-item:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 5;
}
.pin-board a.pin-board-delete {
    position: absolute;
    inset-inline-end: 10px;
    bottom: 10px;
    color: inherit;
}
.sitemap-list {
    list-style: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    position: relative;
    margin: 0;
}
.sitemap-list ul {
    list-style: none;
    -webkit-padding-start: 2rem;
    padding-inline-start: 2rem;
    position: relative;
    margin: 0;
    padding-bottom: 0.75rem;
}
.sitemap-list ul ul {
    padding-bottom: 0;
}
.sitemap-list li {
    position: relative;
}
.sitemap-list li a {
    line-height: 1.5rem;
}
.sitemap-list li::before {
    content: "";
    position: absolute;
    top: 0;
    inset-inline-start: 0.5rem;
    bottom: 0;
    width: 0;
    -webkit-border-start: 1px dashed var(--theme-border-color);
    border-inline-start: 1px dashed var(--theme-border-color);
}
.sitemap-list li::after {
    content: "";
    position: absolute;
    top: 0.75rem;
    inset-inline-start: 0.5rem;
    width: 1rem;
    border-top: 1px dashed var(--theme-border-color);
}
.sitemap-list li:last-child::before {
    height: 0.75rem;
}
.sitemap-list li > a,
.sitemap-list li > span {
    display: inline-block;
    position: relative;
    z-index: 1;
    -webkit-padding-start: 2rem;
    padding-inline-start: 2rem;
}
.timeline-item {
    position: relative;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.timeline-item:not(:last-of-type) .timeline-content::before {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 0;
    inset-inline-start: -7px;
    width: 1px;
    -webkit-border-start: 1px dashed var(--theme-border-color);
    border-inline-start: 1px dashed var(--theme-border-color);
}
.timeline-dot {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}
.timeline-time {
    width: 120px;
    text-align: end;
}
.timeline-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}
.timeline-icon-based .timeline-dot,
.timeline-icon-bordered .timeline-dot,
.timeline-users .timeline-dot {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.timeline-icon-based
    .timeline-item:not(:last-of-type)
    .timeline-content::before,
.timeline-icon-bordered
    .timeline-item:not(:last-of-type)
    .timeline-content::before,
.timeline-users .timeline-item:not(:last-of-type) .timeline-content::before {
    inset-inline-start: -16px;
    -webkit-border-start: 2px dashed var(--theme-border-color);
    border-inline-start: 2px dashed var(--theme-border-color);
}
.timeline-icon-bordered .timeline-dot {
    width: 31px;
    height: 31px;
    background-color: var(--theme-secondary-bg);
    border: 1px dashed var(--theme-border-color);
}
.timeline-icon-bordered
    .timeline-item:not(:last-of-type)
    .timeline-content::before {
    inset-inline-start: -16px;
    -webkit-border-start: 1px dashed var(--theme-border-color);
    border-inline-start: 1px dashed var(--theme-border-color);
}
.apex-charts {
    min-height: 10px !important;
}
.apex-charts .apexcharts-canvas {
    margin: 0 auto;
}
.apex-charts text,
.apexcharts-datalabels text,
.apexcharts-legend-text,
.apexcharts-subtitle-text,
.apexcharts-title-text,
.apexcharts-tooltip *,
.apexcharts-tooltip-text,
.apexcharts-tooltip-title,
.apexcharts-xaxis text,
.apexcharts-xaxistooltip-text,
.apexcharts-yaxis text {
    font-family: var(--theme-font-family-secondary) !important;
}
.apexcharts-tooltip {
    border: 1px solid var(--theme-border-color) !important;
    background-color: var(--theme-secondary-bg) !important;
    -webkit-box-shadow: var(--theme-box-shadow) !important;
    box-shadow: var(--theme-box-shadow) !important;
}
.apexcharts-tooltip .apexcharts-tooltip-title {
    background-color: rgba(var(--theme-light-rgb), 0.75) !important;
    border-bottom: 1px solid var(--theme-border-color) !important;
}
.apexcharts-legend-series,
.apexcharts-legend-text {
    font-weight: var(--theme-font-weight-semibold);
}
.apexcharts-gridline {
    pointer-events: none;
    stroke-dasharray: 3;
}
.apexcharts-grid-borders .apexcharts-gridline + line,
.apexcharts-gridline,
.apexcharts-pie circle,
.apexcharts-pie line,
.apexcharts-radar-series line,
.apexcharts-radar-series polygon,
.apexcharts-xaxis-tick {
    stroke: var(--theme-border-color);
}
.apexcharts-legend-text {
    color: var(--theme-tertiary-color) !important;
    font-size: 13px !important;
    vertical-align: middle;
}
.apexcharts-legend-marker {
    vertical-align: middle;
    -webkit-margin-end: 5px !important;
    margin-inline-end: 5px !important;
    top: 1px !important;
}
.apexcharts-pie-label {
    fill: #fff !important;
}
.apexcharts-subtitle-text,
.apexcharts-title-text,
.apexcharts-xaxis text,
.apexcharts-yaxis text {
    fill: var(--theme-secondary-color);
}
.apexcharts-yaxis-title {
    font-weight: var(--theme-font-weight-medium);
}
.apexcharts-annotation-rect {
    fill: var(--theme-tertiary-bg) !important;
}
.apexcharts-xaxis-annotations rect,
.apexcharts-yaxis-annotations rect {
    stroke: none;
}
.apex-toolbar .btn-light.active {
    background-color: var(--theme-primary);
    border-color: var(--theme-primary);
    color: #fff;
}
.apexcharts-xaxistooltip,
.apexcharts-yaxistooltip {
    background-color: var(--theme-secondary-bg) !important;
    border: var(--theme-border-width) solid var(--theme-border-color) !important;
    -webkit-box-shadow: var(--theme-box-shadow) !important;
    box-shadow: var(--theme-box-shadow) !important;
    color: var(--theme-body-color) !important;
}
.apexcharts-xaxistooltip-bottom::before {
    border-bottom-color: var(--theme-border-color) !important;
}
.apexcharts-xaxistooltip-bottom::after {
    border-bottom-color: var(--theme-secondary-bg) !important;
}
.apexcharts-xaxistooltip-top::before {
    border-top-color: var(--theme-border-color) !important;
}
.apexcharts-xaxistooltip-top::after {
    border-top-color: var(--theme-secondary-bg) !important;
}
.apexcharts-yaxistooltip-left::before {
    border-inline-start-color: var(--theme-border-color) !important;
}
.apexcharts-yaxistooltip-left::after {
    border-inline-start-color: var(--theme-secondary-bg) !important;
}
.apexcharts-datalabel-label,
.apexcharts-datalabel-value {
    fill: var(--theme-body-color) !important;
}
.apexcharts-menu {
    background: var(--theme-secondary-bg) !important;
    padding: 0.25rem 0.25rem !important;
    -webkit-box-shadow: var(--theme-box-shadow) !important;
    box-shadow: var(--theme-box-shadow) !important;
    border: var(--theme-border-width) solid var(--theme-border-color) !important;
    text-align: center !important;
}
.apexcharts-menu .apexcharts-menu-item:hover {
    color: var(--theme-body-color) !important;
    background-color: var(--theme-tertiary-bg) !important;
}
.apexcharts-track path {
    stroke: var(--theme-tertiary-bg);
}
.apexcharts-marker {
    stroke: var(--theme-body-bg);
}
.apexcharts-grid rect {
    fill: none;
}
.apex-charts .apexcharts-bar-series path,
.apex-charts .apexcharts-heatmap-series rect,
.apex-charts .apexcharts-pie-series path,
.apex-charts .apexcharts-treemap rect {
    stroke: var(--theme-secondary-bg);
}
.apexcharts-data-labels {
    -webkit-padding-start: 10px !important;
    padding-inline-start: 10px !important;
}
:root {
    --fc-border-color: var(--theme-border-color);
    --fc-page-bg-color: var(--theme-secondary-bg);
    --fc-neutral-bg-color: var(--theme-light);
}
.fc td,
.fc th {
    border: var(--theme-border-width) solid var(--theme-light);
}
.fc .fc-toolbar .h2,
.fc .fc-toolbar h2 {
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
}
@media (max-width: 767.98px) {
    .fc .fc-toolbar .fc-center,
    .fc .fc-toolbar .fc-left,
    .fc .fc-toolbar .fc-right {
        float: none;
        display: block;
        text-align: center;
        clear: both;
        margin: 10px 0;
    }
    .fc .fc-toolbar > * > * {
        float: none;
    }
    .fc .fc-toolbar .fc-today-button {
        display: none;
    }
}
.fc .fc-toolbar .btn {
    text-transform: capitalize;
}
.fc .fc-col-header-cell {
    background-color: var(--theme-light);
}
.fc .fc-col-header-cell-cushion {
    display: block;
    padding: 8px 4px;
    color: var(--theme-body-color);
}
.fc .fc-daygrid-day-number {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    font-weight: var(--theme-font-weight-medium);
    margin: 2px;
    color: var(--theme-body-color);
}
.fc .fc-daygrid-day.fc-day-today {
    background-color: rgba(35, 109, 201, 0.1);
}
.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
    background-color: var(--theme-primary);
    color: #fff;
}
.fc .fc-timegrid-col.fc-day-today {
    background-color: rgba(35, 109, 201, 0.1);
}
.fc .fc-list-event:hover td {
    background: 0 0;
}
.fc .fc-list-event-title a {
    color: #fff !important;
}
.fc .fc-col-header,
.fc .fc-daygrid-body,
.fc .fc-scrollgrid-sync-table {
    width: 100% !important;
}
.fc .fc-scrollgrid-section > * {
    -webkit-border-start: var(--theme-border-width) solid var(--theme-light);
    border-inline-start: var(--theme-border-width) solid var(--theme-light);
    border-top: var(--theme-border-width) solid var(--theme-light);
}
.fc .fc-scrollgrid {
    border: 0;
}
.fc .fc-scrollgrid-section-liquid > td {
    border-top: 0;
}
.fc .fc-multimonth {
    border-color: var(--theme-border-color);
}
.fc-theme-bootstrap a:not([href]) {
    color: var(--theme-body-color);
}
.fc-event {
    color: #fff;
}
.fc th.fc-widget-header {
    background: var(--theme-gray-300);
    line-height: 20px;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: var(--theme-font-weight-bold);
}
.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
    border-color: #e7e9eb;
}
.fc-unthemed td.fc-today {
    background: #f5f7fa;
}
.fc-button {
    background: var(--theme-secondary-bg);
    border-color: var(--theme-border-color);
    color: #6c757d;
    text-transform: capitalize;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px 12px !important;
    height: auto !important;
}
.fc .fc-multimonth-multicol .fc-daygrid-more-link {
    border: 1px solid var(--theme-primary);
    display: block;
    float: none;
    padding: 1px;
    font-weight: var(--theme-font-weight-medium);
}
.fc-state-active,
.fc-state-disabled,
.fc-state-down {
    background-color: var(--theme-primary);
    color: #fff;
    text-shadow: none;
}
.fc-event {
    border-radius: 2px;
    border: none;
    cursor: move;
    font-size: 0.8125rem;
    margin: 5px 7px;
    padding: 5px 5px;
    text-align: center;
}
.fc-theme-standard .fc-popover .fc-popover-header {
    padding: 8px 14px;
}
.fc-daygrid-dot-event.fc-event-mirror,
.fc-daygrid-dot-event:hover,
.fc-event,
.fc-event-dot {
    background-color: var(--theme-primary);
}
.fc-event-title,
.fc-sticky {
    font-weight: var(--theme-font-weight-semibold) !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fc-daygrid-event-dot {
    border-color: #fff !important;
    display: none;
}
.fc-event-time {
    display: none;
}
.fc-event .fc-content {
    color: #fff;
}
#external-events .external-event {
    text-align: start;
    padding: 8px 16px;
    margin: 6px 0;
}
.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.bg-dark .fc-content {
    color: #eef2f7;
}
.fc-next-button,
.fc-prev-button {
    position: relative;
    padding: 6px 8px !important;
}
.fc-toolbar-chunk .fc-button-group .fc-button {
    color: var(--theme-secondary);
    background-color: rgba(123, 112, 239, 0.15);
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.fc-toolbar-chunk .fc-button-group .fc-button.active,
.fc-toolbar-chunk .fc-button-group .fc-button:hover {
    color: #fff;
    background-color: var(--theme-secondary);
}
.fc-toolbar-chunk .fc-today-button {
    background-color: var(--theme-secondary) !important;
    border: var(--theme-secondary);
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.fc .fc-button-primary:not(:disabled).fc-button-active,
.fc .fc-button-primary:not(:disabled):active {
    background-color: var(--theme-secondary) !important;
    border-color: var(--theme-secondary) !important;
    color: #fff !important;
}
.fc .fc-button-primary {
    text-transform: capitalize;
}
@media (max-width: 575.98px) {
    .fc-toolbar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px;
    }
}
#event-modal .event-details {
    display: none;
}
#event-modal .view-event .event-form {
    display: none;
}
#event-modal .view-event #event-category-tag {
    display: none;
}
#event-modal .view-event .event-details {
    display: block;
}
.fc-daygrid-event-harness .fc-daygrid-event {
    backdrop-filter: blur(4px);
}
.fc-timegrid-event-harness .fc-timegrid-event {
    backdrop-filter: blur(4px);
}
.fc-timegrid-slots table tr {
    border-color: var(--theme-border-color) !important;
}
.fc-list-table {
    border-color: var(--theme-border-color);
}
.fc-daygrid-event-harness .fc-daygrid-event.bg-primary-subtle .fc-event-main,
.fc-daygrid-event-harness .fc-daygrid-event.bg-primary-subtle .fc-event-title {
    color: #236dc9 !important;
}
.fc-timegrid-event-harness
    .fc-timegrid-event.bg-primary-subtle
    .fc-event-title {
    color: #236dc9 !important;
}
.fc-list-table .fc-list-event.bg-primary-subtle {
    color: #236dc9 !important;
}
.fc-list-table .fc-list-event.bg-primary-subtle .fc-list-event-title > a {
    color: #236dc9 !important;
}
.fc-list-table .fc-list-event.bg-primary-subtle .fc-list-event-dot {
    border-color: #236dc9;
}
.fc-daygrid-event-harness .fc-daygrid-event.bg-secondary-subtle .fc-event-main,
.fc-daygrid-event-harness
    .fc-daygrid-event.bg-secondary-subtle
    .fc-event-title {
    color: #7b70ef !important;
}
.fc-timegrid-event-harness
    .fc-timegrid-event.bg-secondary-subtle
    .fc-event-title {
    color: #7b70ef !important;
}
.fc-list-table .fc-list-event.bg-secondary-subtle {
    color: #7b70ef !important;
}
.fc-list-table .fc-list-event.bg-secondary-subtle .fc-list-event-title > a {
    color: #7b70ef !important;
}
.fc-list-table .fc-list-event.bg-secondary-subtle .fc-list-event-dot {
    border-color: #7b70ef;
}
.fc-daygrid-event-harness .fc-daygrid-event.bg-success-subtle .fc-event-main,
.fc-daygrid-event-harness .fc-daygrid-event.bg-success-subtle .fc-event-title {
    color: #02bc9c !important;
}
.fc-timegrid-event-harness
    .fc-timegrid-event.bg-success-subtle
    .fc-event-title {
    color: #02bc9c !important;
}
.fc-list-table .fc-list-event.bg-success-subtle {
    color: #02bc9c !important;
}
.fc-list-table .fc-list-event.bg-success-subtle .fc-list-event-title > a {
    color: #02bc9c !important;
}
.fc-list-table .fc-list-event.bg-success-subtle .fc-list-event-dot {
    border-color: #02bc9c;
}
.fc-daygrid-event-harness .fc-daygrid-event.bg-info-subtle .fc-event-main,
.fc-daygrid-event-harness .fc-daygrid-event.bg-info-subtle .fc-event-title {
    color: #5bc3e1 !important;
}
.fc-timegrid-event-harness .fc-timegrid-event.bg-info-subtle .fc-event-title {
    color: #5bc3e1 !important;
}
.fc-list-table .fc-list-event.bg-info-subtle {
    color: #5bc3e1 !important;
}
.fc-list-table .fc-list-event.bg-info-subtle .fc-list-event-title > a {
    color: #5bc3e1 !important;
}
.fc-list-table .fc-list-event.bg-info-subtle .fc-list-event-dot {
    border-color: #5bc3e1;
}
.fc-daygrid-event-harness .fc-daygrid-event.bg-warning-subtle .fc-event-main,
.fc-daygrid-event-harness .fc-daygrid-event.bg-warning-subtle .fc-event-title {
    color: #f9bf59 !important;
}
.fc-timegrid-event-harness
    .fc-timegrid-event.bg-warning-subtle
    .fc-event-title {
    color: #f9bf59 !important;
}
.fc-list-table .fc-list-event.bg-warning-subtle {
    color: #f9bf59 !important;
}
.fc-list-table .fc-list-event.bg-warning-subtle .fc-list-event-title > a {
    color: #f9bf59 !important;
}
.fc-list-table .fc-list-event.bg-warning-subtle .fc-list-event-dot {
    border-color: #f9bf59;
}
.fc-daygrid-event-harness .fc-daygrid-event.bg-danger-subtle .fc-event-main,
.fc-daygrid-event-harness .fc-daygrid-event.bg-danger-subtle .fc-event-title {
    color: #f7577e !important;
}
.fc-timegrid-event-harness .fc-timegrid-event.bg-danger-subtle .fc-event-title {
    color: #f7577e !important;
}
.fc-list-table .fc-list-event.bg-danger-subtle {
    color: #f7577e !important;
}
.fc-list-table .fc-list-event.bg-danger-subtle .fc-list-event-title > a {
    color: #f7577e !important;
}
.fc-list-table .fc-list-event.bg-danger-subtle .fc-list-event-dot {
    border-color: #f7577e;
}
.fc-daygrid-event-harness .fc-daygrid-event.bg-purple-subtle .fc-event-main,
.fc-daygrid-event-harness .fc-daygrid-event.bg-purple-subtle .fc-event-title {
    color: #7b70ef !important;
}
.fc-timegrid-event-harness .fc-timegrid-event.bg-purple-subtle .fc-event-title {
    color: #7b70ef !important;
}
.fc-list-table .fc-list-event.bg-purple-subtle {
    color: #7b70ef !important;
}
.fc-list-table .fc-list-event.bg-purple-subtle .fc-list-event-title > a {
    color: #7b70ef !important;
}
.fc-list-table .fc-list-event.bg-purple-subtle .fc-list-event-dot {
    border-color: #7b70ef;
}
.code-body .fc-daygrid-event-harness pre.fc-daygrid-event .fc-event-main,
.code-body .fc-daygrid-event-harness pre.fc-daygrid-event .fc-event-title,
.fc-daygrid-event-harness .code-body pre.fc-daygrid-event .fc-event-main,
.fc-daygrid-event-harness .code-body pre.fc-daygrid-event .fc-event-title,
.fc-daygrid-event-harness .fc-daygrid-event.bg-light-subtle .fc-event-main,
.fc-daygrid-event-harness .fc-daygrid-event.bg-light-subtle .fc-event-title {
    color: #eef2f7 !important;
}
.code-body .fc-timegrid-event-harness pre.fc-timegrid-event .fc-event-title,
.fc-timegrid-event-harness .code-body pre.fc-timegrid-event .fc-event-title,
.fc-timegrid-event-harness .fc-timegrid-event.bg-light-subtle .fc-event-title {
    color: #eef2f7 !important;
}
.code-body .fc-list-table pre.fc-list-event,
.fc-list-table .code-body pre.fc-list-event,
.fc-list-table .fc-list-event.bg-light-subtle {
    color: #eef2f7 !important;
}
.code-body .fc-list-table pre.fc-list-event .fc-list-event-title > a,
.fc-list-table .code-body pre.fc-list-event .fc-list-event-title > a,
.fc-list-table .fc-list-event.bg-light-subtle .fc-list-event-title > a {
    color: #eef2f7 !important;
}
.code-body .fc-list-table pre.fc-list-event .fc-list-event-dot,
.fc-list-table .code-body pre.fc-list-event .fc-list-event-dot,
.fc-list-table .fc-list-event.bg-light-subtle .fc-list-event-dot {
    border-color: #eef2f7;
}
.fc-daygrid-event-harness .fc-daygrid-event.bg-dark-subtle .fc-event-main,
.fc-daygrid-event-harness .fc-daygrid-event.bg-dark-subtle .fc-event-title {
    color: #313a46 !important;
}
.fc-timegrid-event-harness .fc-timegrid-event.bg-dark-subtle .fc-event-title {
    color: #313a46 !important;
}
.fc-list-table .fc-list-event.bg-dark-subtle {
    color: #313a46 !important;
}
.fc-list-table .fc-list-event.bg-dark-subtle .fc-list-event-title > a {
    color: #313a46 !important;
}
.fc-list-table .fc-list-event.bg-dark-subtle .fc-list-event-dot {
    border-color: #313a46;
}
.fc-daygrid-event-harness .fc-daygrid-event.bg-dark-subtle .fc-event-main,
.fc-daygrid-event-harness .fc-daygrid-event.bg-dark-subtle .fc-event-title {
    color: var(--theme-dark-text-emphasis) !important;
}
.fc-direction-ltr {
    direction: ltr;
}
.fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
    -webkit-margin-start: 0.75em;
    margin-inline-start: 0.75em;
}
.choices[data-type*="select-one"] {
    cursor: pointer;
}
.choices[data-type*="select-one"] .choices__input {
    padding: 0.4532rem 0.77rem !important;
    background-color: var(--theme-secondary-bg);
    border: 1px solid var(--theme-border-color);
    font-size: var(--theme-font-size-base);
    border-radius: var(--theme-border-radius);
    color: var(--theme-body-color);
    margin-bottom: 10px;
}
.choices[data-type*="select-one"] .choices__input:hover {
    border-color: var(--theme-dark-border-subtle);
}
.choices[data-type*="select-one"]:after {
    content: "";
    color: var(--theme-light);
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='%239ba6b7'  xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 16a1 1 0 0 1-.64-.23l-6-5a1 1 0 1 1 1.28-1.54L12 13.71l5.36-4.32a1 1 0 0 1 1.41.15a1 1 0 0 1-.14 1.46l-6 4.83A1 1 0 0 1 12 16'/%3E%3C/svg%3E");
    position: absolute;
    border: 0;
    top: 18px;
    inset-inline-end: 12px;
    inset-inline-start: auto;
    font-size: 20px;
    height: 20px;
    width: 20px;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition:
        transform 0.2s ease-in-out,
        -webkit-transform 0.2s ease-in-out;
    pointer-events: none;
}
.choices[data-type*="select-one"].is-open:after {
    margin-top: 0;
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}
.choices[data-type*="select-one"] .choices__button {
    inset-inline-end: 20px;
}
.choices[data-type*="select-multiple"] .choices__inner,
.choices[data-type*="text"] .choices__inner {
    cursor: text;
    padding: 0.2266rem 0.385rem !important;
}
.choices[data-type*="select-multiple"] .choices__button,
.choices[data-type*="text"] .choices__button {
    -webkit-border-start: 1px solid rgba(255, 255, 255, 0.5);
    border-inline-start: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-border-end: 0;
    border-inline-end: 0;
}
.choices[data-type*="select-multiple"] .choices__list--dropdown,
.choices[data-type*="text"] .choices__list--dropdown {
    padding-bottom: 10px;
}
.choices[data-type*="select-multiple"] .choices__list--dropdown .choices__list,
.choices[data-type*="text"] .choices__list--dropdown .choices__list {
    margin-bottom: 0;
}
.choices[data-type*="select-multiple"] .choices__input {
    padding-top: 3px;
}
.input-light .choices__inner {
    background-color: var(--theme-light);
    border: none;
}
.choices__inner {
    padding: 0.4532rem 0.77rem !important;
    vertical-align: middle;
    background-color: var(--theme-secondary-bg);
    border: var(--theme-border-width) solid var(--theme-border-color);
    border-radius: var(--theme-border-radius) !important;
    font-size: var(--theme-font-size-base);
    min-height: auto;
}
.choices__inner:hover {
    border-color: var(--theme-dark-border-subtle);
}
.choices__inner .choices__list--single {
    padding: 0 !important;
}
.is-focused .choices__inner,
.is-open .choices__inner {
    border-color: var(--theme-dark-border-subtle);
}
.choices__list--multiple .choices__item {
    vertical-align: initial;
    border-radius: 7px;
    padding: 2px 7px;
    font-size: 11px;
    font-weight: 400;
    margin: 2px 5px 2px 0;
    background-color: var(--theme-primary);
    border: 1px solid var(--theme-primary);
    color: #fff;
    -webkit-box-shadow: 0 0.0625rem 0.125rem
        rgba(var(--theme-body-color-rgb), 0.15);
    box-shadow: 0 0.0625rem 0.125rem rgba(var(--theme-body-color-rgb), 0.15);
}
.choices__list--multiple .choices__item.is-highlighted {
    background-color: var(--theme-primary);
    border: 1px solid var(--theme-primary);
}
.is-disabled .choices__list--multiple .choices__item {
    background-color: var(--theme-secondary);
    border: 1px solid var(--theme-secondary);
}
.choices__list--dropdown {
    padding: 10px 10px 20px 10px;
    background-color: var(--theme-secondary-bg) !important;
    border: 1px solid var(--theme-border-color) !important;
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
    border-radius: 0.3rem;
    -webkit-animation-name: DropDownSlideUp;
    animation-name: DropDownSlideUp;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    will-change: transform;
}
.choices__list--dropdown.is-active {
    -webkit-animation-name: DropDownSlideUp;
    animation-name: DropDownSlideUp;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: var(--theme-tertiary-bg) !important;
}
.choices__list--dropdown .choices__list {
    margin: 0 -10px -16px;
}
.choices__list--dropdown .choices__list::-webkit-scrollbar {
    -webkit-appearance: none;
}
.choices__list--dropdown .choices__list::-webkit-scrollbar:vertical {
    width: 12px;
    -webkit-margin-end: 15px;
    margin-inline-end: 15px;
}
.choices__list--dropdown .choices__list::-webkit-scrollbar:horizontal {
    height: 12px;
}
.choices__list--dropdown .choices__list::-webkit-scrollbar-thumb {
    background-color: rgba(var(--theme-dark-rgb), 0.1);
    border-radius: 10px;
    border: 2px solid var(--theme-secondary-bg);
}
.choices__list--dropdown .choices__list::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: var(--theme-secondary-bg);
}
.choices__list--dropdown .has-no-results {
    font-style: italic;
    font-weight: var(--theme-font-weight-medium);
}
.choices__list--dropdown .choices__item--selectable:after {
    display: none;
}
.choices__list--dropdown .choices__list {
    max-height: 300px;
}
.choices__list--dropdown .choices__item {
    font-size: var(--theme-font-size-base) !important;
    padding: 0.4rem 0.9375rem 0.4rem 16px !important;
}
.choices__heading {
    font-weight: var(--theme-font-weight-semibold);
    padding: 10px 16px;
    border-bottom: 1px solid var(--theme-border-color);
    color: var(--theme-secondary-color);
}
.choices__input {
    background-color: var(--theme-secondary-bg);
    color: var(--theme-body-color);
    font-size: var(--theme-font-size-base);
    margin-bottom: 0;
    padding: 2px 0 2px 2px;
}
.choices__input::-webkit-input-placeholder {
    color: var(--theme-secondary-color);
}
.choices__input::-moz-placeholder {
    color: var(--theme-secondary-color);
}
.choices__input:-ms-input-placeholder {
    color: var(--theme-secondary-color);
}
.choices__input::-ms-input-placeholder {
    color: var(--theme-secondary-color);
}
.choices__input::placeholder {
    color: var(--theme-secondary-color);
}
.choices__placeholder {
    color: var(--theme-secondary-color);
    opacity: 1;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
    background-color: var(--theme-tertiary-bg);
}
[data-bs-theme="dark"] .choices[data-type*="select-one"] .choices__button {
    -webkit-filter: invert(1) grayscale(100%) brightness(200%);
    filter: invert(1) grayscale(100%) brightness(200%);
}
[data-bs-theme="dark"] .choices[data-type*="select-one"]:after {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='%238391a2'  xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 16a1 1 0 0 1-.64-.23l-6-5a1 1 0 1 1 1.28-1.54L12 13.71l5.36-4.32a1 1 0 0 1 1.41.15a1 1 0 0 1-.14 1.46l-6 4.83A1 1 0 0 1 12 16'/%3E%3C/svg%3E");
}
.pcr-app {
    background: var(--theme-secondary-bg);
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
    border-radius: 4px;
    border: 1px solid var(--theme-border-color);
}
.pcr-app .pcr-interaction .pcr-type.active {
    background: var(--theme-primary);
}
.pcr-app .pcr-interaction .pcr-result {
    background-color: var(--theme-secondary-bg);
    color: var(--theme-body-color);
    border: 1px solid var(--theme-border-color);
    border-radius: 0.25rem;
}
.pcr-app .pcr-interaction input {
    background-color: var(--theme-light);
    border-radius: 0.25rem !important;
}
.pcr-app .pcr-interaction input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: var(--theme-secondary-bg);
    border-color: var(--theme-primary-border-subtle);
}
.pcr-app .pcr-interaction .pcr-save {
    background: var(--theme-success) !important;
}
.pcr-app .pcr-interaction .pcr-cancel,
.pcr-app .pcr-interaction .pcr-clear {
    background: var(--theme-danger) !important;
}
.pickr .pcr-button {
    height: 36px;
    width: 150px;
    border-radius: 0.25rem;
}
.pickr .pcr-button::after,
.pickr .pcr-button::before {
    border-radius: 0.25rem;
}
.pcr-app[data-theme="classic"] .pcr-selection .pcr-color-preview {
    -webkit-margin-end: 0.75em;
    margin-inline-end: 0.75em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
.pcr-app[data-theme="classic"] .pcr-selection .pcr-color-chooser,
.pcr-app[data-theme="classic"] .pcr-selection .pcr-color-opacity {
    -webkit-margin-start: 0.75em;
    margin-inline-start: 0.75em;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
}
.pcr-app[data-theme="monolith"] .pcr-result {
    min-width: 100%;
}
.cropper-img-preview {
    width: 160px;
    height: 160px;
    overflow: hidden;
    border-radius: 0.25rem;
}
.cropper-img-preview img {
    max-width: none !important;
    display: block;
}
.dt-scroll {
    width: 100%;
}
.dt-scroll .dt-scroll-body tfoot tr,
.dt-scroll .dt-scroll-body thead tr {
    height: 0;
}
.dt-scroll .dt-scroll-body tfoot tr td,
.dt-scroll .dt-scroll-body tfoot tr th,
.dt-scroll .dt-scroll-body thead tr td,
.dt-scroll .dt-scroll-body thead tr th {
    height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-top-width: 0 !important;
    border-bottom-width: 0 !important;
}
.dt-scroll .dt-scroll-body tfoot tr td .dt-scroll-sizing,
.dt-scroll .dt-scroll-body tfoot tr th .dt-scroll-sizing,
.dt-scroll .dt-scroll-body thead tr td .dt-scroll-sizing,
.dt-scroll .dt-scroll-body thead tr th .dt-scroll-sizing {
    height: 0 !important;
    overflow: hidden !important;
}
table.dataTable tfoot > tr td .dt-column-order,
table.dataTable tfoot > tr th .dt-column-order,
table.dataTable thead > tr td .dt-column-order,
table.dataTable thead > tr th .dt-column-order {
    opacity: 0;
}
table.dataTable tfoot > tr td.dt-ordering-asc .dt-column-order,
table.dataTable tfoot > tr td.dt-ordering-desc .dt-column-order,
table.dataTable tfoot > tr td:hover .dt-column-order,
table.dataTable tfoot > tr th.dt-ordering-asc .dt-column-order,
table.dataTable tfoot > tr th.dt-ordering-desc .dt-column-order,
table.dataTable tfoot > tr th:hover .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,
table.dataTable thead > tr td:hover .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 th:hover .dt-column-order {
    opacity: 1;
}
table.dataTable tfoot > tr td.dt-orderable-asc span.dt-column-order::before,
table.dataTable tfoot > tr td.dt-ordering-asc span.dt-column-order::before,
table.dataTable tfoot > tr th.dt-orderable-asc span.dt-column-order::before,
table.dataTable tfoot > tr th.dt-ordering-asc span.dt-column-order::before,
table.dataTable thead > tr td.dt-orderable-asc span.dt-column-order::before,
table.dataTable thead > tr td.dt-ordering-asc span.dt-column-order::before,
table.dataTable thead > tr th.dt-orderable-asc span.dt-column-order::before,
table.dataTable thead > tr th.dt-ordering-asc span.dt-column-order::before {
    position: absolute;
    display: block;
    bottom: calc(50% - 3px);
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23515964' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path stroke='none' d='M0 0h24v24H0z' fill='none'/><path d='M6 15l6 -6l6 6'/></svg>");
}
table.dataTable tfoot > tr td.dt-orderable-desc span.dt-column-order::after,
table.dataTable tfoot > tr td.dt-ordering-desc span.dt-column-order::after,
table.dataTable tfoot > tr th.dt-orderable-desc span.dt-column-order::after,
table.dataTable tfoot > tr th.dt-ordering-desc span.dt-column-order::after,
table.dataTable thead > tr td.dt-orderable-desc span.dt-column-order::after,
table.dataTable thead > tr td.dt-ordering-desc span.dt-column-order::after,
table.dataTable thead > tr th.dt-orderable-desc span.dt-column-order::after,
table.dataTable thead > tr th.dt-ordering-desc span.dt-column-order::after {
    position: absolute;
    display: block;
    top: calc(50% - 3px);
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23515964' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M6 9l6 6l6 -6'/%3E%3C/svg%3E");
}
table.dataTable tfoot > tr td.dt-orderable-asc span.dt-column-order,
table.dataTable tfoot > tr td.dt-orderable-desc span.dt-column-order,
table.dataTable tfoot > tr td.dt-ordering-asc span.dt-column-order,
table.dataTable tfoot > tr td.dt-ordering-desc span.dt-column-order,
table.dataTable tfoot > tr th.dt-orderable-asc span.dt-column-order,
table.dataTable tfoot > tr th.dt-orderable-desc span.dt-column-order,
table.dataTable tfoot > tr th.dt-ordering-asc span.dt-column-order,
table.dataTable tfoot > tr th.dt-ordering-desc span.dt-column-order,
table.dataTable thead > tr td.dt-orderable-asc span.dt-column-order,
table.dataTable thead > tr td.dt-orderable-desc span.dt-column-order,
table.dataTable thead > tr td.dt-ordering-asc span.dt-column-order,
table.dataTable thead > tr td.dt-ordering-desc span.dt-column-order,
table.dataTable thead > tr th.dt-orderable-asc span.dt-column-order,
table.dataTable thead > tr th.dt-orderable-desc span.dt-column-order,
table.dataTable thead > tr th.dt-ordering-asc span.dt-column-order,
table.dataTable thead > tr th.dt-ordering-desc span.dt-column-order {
    position: relative;
    width: 12px;
    height: 20px;
}
table.dataTable tfoot > tr td.dt-orderable-asc span.dt-column-order:after,
table.dataTable tfoot > tr td.dt-orderable-asc span.dt-column-order:before,
table.dataTable tfoot > tr td.dt-orderable-desc span.dt-column-order:after,
table.dataTable tfoot > tr td.dt-orderable-desc span.dt-column-order:before,
table.dataTable tfoot > tr td.dt-ordering-asc span.dt-column-order:after,
table.dataTable tfoot > tr td.dt-ordering-asc span.dt-column-order:before,
table.dataTable tfoot > tr td.dt-ordering-desc span.dt-column-order:after,
table.dataTable tfoot > tr td.dt-ordering-desc span.dt-column-order:before,
table.dataTable tfoot > tr th.dt-orderable-asc span.dt-column-order:after,
table.dataTable tfoot > tr th.dt-orderable-asc span.dt-column-order:before,
table.dataTable tfoot > tr th.dt-orderable-desc span.dt-column-order:after,
table.dataTable tfoot > tr th.dt-orderable-desc span.dt-column-order:before,
table.dataTable tfoot > tr th.dt-ordering-asc span.dt-column-order:after,
table.dataTable tfoot > tr th.dt-ordering-asc span.dt-column-order:before,
table.dataTable tfoot > tr th.dt-ordering-desc span.dt-column-order:after,
table.dataTable tfoot > tr th.dt-ordering-desc span.dt-column-order:before,
table.dataTable thead > tr td.dt-orderable-asc span.dt-column-order:after,
table.dataTable thead > tr td.dt-orderable-asc span.dt-column-order:before,
table.dataTable thead > tr td.dt-orderable-desc span.dt-column-order:after,
table.dataTable thead > tr td.dt-orderable-desc span.dt-column-order:before,
table.dataTable thead > tr td.dt-ordering-asc span.dt-column-order:after,
table.dataTable thead > tr td.dt-ordering-asc span.dt-column-order:before,
table.dataTable thead > tr td.dt-ordering-desc span.dt-column-order:after,
table.dataTable thead > tr td.dt-ordering-desc span.dt-column-order:before,
table.dataTable thead > tr th.dt-orderable-asc span.dt-column-order:after,
table.dataTable thead > tr th.dt-orderable-asc span.dt-column-order:before,
table.dataTable thead > tr th.dt-orderable-desc span.dt-column-order:after,
table.dataTable thead > tr th.dt-orderable-desc span.dt-column-order:before,
table.dataTable thead > tr th.dt-ordering-asc span.dt-column-order:after,
table.dataTable thead > tr th.dt-ordering-asc span.dt-column-order:before,
table.dataTable thead > tr th.dt-ordering-desc span.dt-column-order:after,
table.dataTable thead > tr th.dt-ordering-desc span.dt-column-order:before {
    inset-inline-start: 0;
    opacity: 0.25;
    line-height: 9px;
    font-size: 0.8125rem;
    font-weight: var(--theme-font-weight-semibold);
}
table.dataTable tfoot > tr td.dt-ordering-asc span.dt-column-order:before,
table.dataTable tfoot > tr td.dt-ordering-desc span.dt-column-order:after,
table.dataTable tfoot > tr th.dt-ordering-asc span.dt-column-order:before,
table.dataTable tfoot > tr th.dt-ordering-desc span.dt-column-order:after,
table.dataTable thead > tr td.dt-ordering-asc span.dt-column-order:before,
table.dataTable thead > tr td.dt-ordering-desc span.dt-column-order:after,
table.dataTable thead > tr th.dt-ordering-asc span.dt-column-order:before,
table.dataTable thead > tr th.dt-ordering-desc span.dt-column-order:after {
    opacity: 0.6;
}
table.dataTable tfoot > tr td.sorting_asc_disabled span.dt-column-order:before,
table.dataTable tfoot > tr td.sorting_desc_disabled span.dt-column-order:after,
table.dataTable tfoot > tr th.sorting_asc_disabled span.dt-column-order:before,
table.dataTable tfoot > tr th.sorting_desc_disabled span.dt-column-order:after,
table.dataTable thead > tr td.sorting_asc_disabled span.dt-column-order:before,
table.dataTable thead > tr td.sorting_desc_disabled span.dt-column-order:after,
table.dataTable thead > tr th.sorting_asc_disabled span.dt-column-order:before,
table.dataTable thead > tr th.sorting_desc_disabled span.dt-column-order:after {
    display: none;
}
table.dataTable tfoot > tr td:active,
table.dataTable tfoot > tr th:active,
table.dataTable thead > tr td:active,
table.dataTable thead > tr th:active {
    outline: 0;
}
table.dataTable tfoot > tr td div.dt-column-footer,
table.dataTable tfoot > tr td div.dt-column-header,
table.dataTable tfoot > tr th div.dt-column-footer,
table.dataTable tfoot > tr th div.dt-column-header,
table.dataTable thead > tr td div.dt-column-footer,
table.dataTable thead > tr td div.dt-column-header,
table.dataTable thead > tr th div.dt-column-footer,
table.dataTable thead > tr th div.dt-column-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
}
table.dataTable tfoot > tr td div.dt-column-footer span.dt-column-title,
table.dataTable tfoot > tr td div.dt-column-header span.dt-column-title,
table.dataTable tfoot > tr th div.dt-column-footer span.dt-column-title,
table.dataTable tfoot > tr th div.dt-column-header span.dt-column-title,
table.dataTable thead > tr td div.dt-column-footer span.dt-column-title,
table.dataTable thead > tr td div.dt-column-header span.dt-column-title,
table.dataTable thead > tr th div.dt-column-footer span.dt-column-title,
table.dataTable thead > tr th div.dt-column-header span.dt-column-title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
table.dataTable tfoot > tr td div.dt-column-footer span.dt-column-title:empty,
table.dataTable tfoot > tr td div.dt-column-header span.dt-column-title:empty,
table.dataTable tfoot > tr th div.dt-column-footer span.dt-column-title:empty,
table.dataTable tfoot > tr th div.dt-column-header span.dt-column-title:empty,
table.dataTable thead > tr td div.dt-column-footer span.dt-column-title:empty,
table.dataTable thead > tr td div.dt-column-header span.dt-column-title:empty,
table.dataTable thead > tr th div.dt-column-footer span.dt-column-title:empty,
table.dataTable thead > tr th div.dt-column-header span.dt-column-title:empty {
    display: none;
}
table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
    background-color: rgba(var(--theme-warning-rgb), 0.1);
    color: inherit;
}
table.dataTable tbody > tr.selected td,
table.dataTable tbody > tr > .selected td {
    background-color: rgba(var(--theme-warning-rgb), 0.1);
    color: inherit;
}
div.dt-scroll-body > table.dataTable > thead > tr > td,
div.dt-scroll-body > table.dataTable > thead > tr > th {
    overflow: hidden;
}
.dt-processing {
    position: absolute;
    top: 50%;
    inset-inline-start: 50%;
    width: 100px;
    -webkit-margin-start: -50px;
    margin-inline-start: -50px;
    margin-top: -22px;
    text-align: center;
    padding: 2px;
    z-index: 10;
    border: 1px solid var(--theme-border-color);
}
.dt-processing > div:last-child {
    position: relative;
    width: 80px;
    height: 15px;
    margin: 1em auto;
}
.dt-processing > div:last-child > div {
    position: absolute;
    top: 0;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: var(--theme-primary);
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.dt-processing > div:last-child > div:nth-child(1) {
    inset-inline-start: 8px;
    -webkit-animation: datatables-loader-1 0.6s infinite;
    animation: datatables-loader-1 0.6s infinite;
}
.dt-processing > div:last-child > div:nth-child(2) {
    inset-inline-start: 8px;
    -webkit-animation: datatables-loader-2 0.6s infinite;
    animation: datatables-loader-2 0.6s infinite;
}
.dt-processing > div:last-child > div:nth-child(3) {
    inset-inline-start: 32px;
    -webkit-animation: datatables-loader-2 0.6s infinite;
    animation: datatables-loader-2 0.6s infinite;
}
.dt-processing > div:last-child > div:nth-child(4) {
    inset-inline-start: 56px;
    -webkit-animation: datatables-loader-3 0.6s infinite;
    animation: datatables-loader-3 0.6s infinite;
}
@-webkit-keyframes datatables-loader-1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes datatables-loader-1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes datatables-loader-3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@keyframes datatables-loader-3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@-webkit-keyframes datatables-loader-2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0);
    }
}
@keyframes datatables-loader-2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0);
    }
}
table.dataTable.nowrap td,
table.dataTable.nowrap th {
    white-space: nowrap;
}
table.dataTable td,
table.dataTable th {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
table.dataTable td.dt-left,
table.dataTable th.dt-left {
    text-align: start;
}
table.dataTable td.dt-left div.dt-column-footer,
table.dataTable td.dt-left div.dt-column-header,
table.dataTable th.dt-left div.dt-column-footer,
table.dataTable th.dt-left div.dt-column-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
table.dataTable td.dt-center,
table.dataTable th.dt-center {
    text-align: center;
}
table.dataTable td.dt-right,
table.dataTable th.dt-right {
    text-align: end;
}
table.dataTable td.dt-right div.dt-column-footer,
table.dataTable td.dt-right div.dt-column-header,
table.dataTable th.dt-right div.dt-column-footer,
table.dataTable th.dt-right div.dt-column-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
table.dataTable td.dt-justify,
table.dataTable th.dt-justify {
    text-align: justify;
}
table.dataTable td.dt-justify div.dt-column-footer,
table.dataTable td.dt-justify div.dt-column-header,
table.dataTable th.dt-justify div.dt-column-footer,
table.dataTable th.dt-justify div.dt-column-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
table.dataTable td.dt-nowrap,
table.dataTable th.dt-nowrap {
    white-space: nowrap;
}
table.dataTable td.dt-empty,
table.dataTable th.dt-empty {
    text-align: center;
    vertical-align: top;
}
table.dataTable tfoot td,
table.dataTable tfoot th,
table.dataTable thead td,
table.dataTable thead th {
    text-align: start;
}
table.dataTable tfoot td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable thead th.dt-head-left {
    text-align: start;
}
table.dataTable tfoot td.dt-head-left div.dt-column-footer,
table.dataTable tfoot td.dt-head-left div.dt-column-header,
table.dataTable tfoot th.dt-head-left div.dt-column-footer,
table.dataTable tfoot th.dt-head-left div.dt-column-header,
table.dataTable thead td.dt-head-left div.dt-column-footer,
table.dataTable thead td.dt-head-left div.dt-column-header,
table.dataTable thead th.dt-head-left div.dt-column-footer,
table.dataTable thead th.dt-head-left div.dt-column-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
table.dataTable tfoot td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable thead th.dt-head-center {
    text-align: center;
}
table.dataTable tfoot td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable thead th.dt-head-right {
    text-align: end;
}
table.dataTable tfoot td.dt-head-right div.dt-column-footer,
table.dataTable tfoot td.dt-head-right div.dt-column-header,
table.dataTable tfoot th.dt-head-right div.dt-column-footer,
table.dataTable tfoot th.dt-head-right div.dt-column-header,
table.dataTable thead td.dt-head-right div.dt-column-footer,
table.dataTable thead td.dt-head-right div.dt-column-header,
table.dataTable thead th.dt-head-right div.dt-column-footer,
table.dataTable thead th.dt-head-right div.dt-column-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
table.dataTable tfoot td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable thead th.dt-head-justify {
    text-align: justify;
}
table.dataTable tfoot td.dt-head-justify div.dt-column-footer,
table.dataTable tfoot td.dt-head-justify div.dt-column-header,
table.dataTable tfoot th.dt-head-justify div.dt-column-footer,
table.dataTable tfoot th.dt-head-justify div.dt-column-header,
table.dataTable thead td.dt-head-justify div.dt-column-footer,
table.dataTable thead td.dt-head-justify div.dt-column-header,
table.dataTable thead th.dt-head-justify div.dt-column-footer,
table.dataTable thead th.dt-head-justify div.dt-column-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
table.dataTable tfoot td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable thead th.dt-head-nowrap {
    white-space: nowrap;
}
table.dataTable tbody td.dt-body-left,
table.dataTable tbody th.dt-body-left {
    text-align: start;
}
table.dataTable tbody td.dt-body-center,
table.dataTable tbody th.dt-body-center {
    text-align: center;
}
table.dataTable tbody td.dt-body-right,
table.dataTable tbody th.dt-body-right {
    text-align: end;
}
table.dataTable tbody td.dt-body-justify,
table.dataTable tbody th.dt-body-justify {
    text-align: justify;
}
table.dataTable tbody td.dt-body-nowrap,
table.dataTable tbody th.dt-body-nowrap {
    white-space: nowrap;
} /*! Bootstrap 5 integration for DataTables
 *
 * ©2020 SpryMedia Ltd, all rights reserved.
 * License: MIT datatables.net/license/mit
 */
table.table.dataTable {
    clear: both;
    margin-bottom: 0;
    max-width: none;
    border-spacing: 0;
}
.dt-container {
    position: relative;
    margin-top: -0.75rem;
}
.dt-container .dt-layout-start > :not(:last-child) {
    -webkit-margin-end: 1em;
    margin-inline-end: 1em;
}
.dt-container .dt-layout-end > :not(:first-child) {
    -webkit-margin-start: 1em;
    margin-inline-start: 1em;
}
.dt-container .dt-layout-full {
    width: 100%;
}
.dt-container .dt-layout-full > :only-child {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
    -webkit-margin-end: auto;
    margin-inline-end: auto;
}
.dt-container .dt-layout-table > div {
    display: block !important;
}
.dt-container .dt-length label {
    font-weight: 400;
    text-align: start;
    white-space: nowrap;
}
.dt-container .dt-length select {
    width: auto;
    display: inline-block;
    -webkit-margin-end: 0.5em;
    margin-inline-end: 0.5em;
}
.dt-container .dt-search {
    text-align: end;
}
.dt-container .dt-search label {
    font-weight: 400;
    white-space: nowrap;
    text-align: start;
}
.dt-container .dt-search input {
    -webkit-margin-start: 0.5em;
    margin-inline-start: 0.5em;
    display: inline-block;
    width: auto;
}
.dt-container .dt-paging {
    margin: 0;
}
.dt-container .dt-paging ul.pagination {
    margin: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: calc(var(--theme-card-spacer-y) - 0.75rem);
}
.dt-container .dt-row {
    position: relative;
}
.dt-container .dt-info {
    padding-top: calc(var(--theme-card-spacer-y) - 0.75rem);
}
@media screen and (max-width: 767px) {
    .dt-container .dt-layout-start > :not(:last-child) {
        -webkit-margin-end: 0;
        margin-inline-end: 0;
    }
    .dt-container .dt-layout-end > :not(:first-child) {
        -webkit-margin-start: 0;
        margin-inline-start: 0;
    }
}
.dt-scroll-head table.dataTable {
    margin-bottom: 0 !important;
}
.dt-scroll-head table.table-bordered {
    border-bottom-width: 0;
}
.dt-scroll-body > table {
    border-top: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.dt-scroll-body > table > thead > tr {
    border-width: 0 !important;
}
.dt-scroll-body > table > tbody > tr:first-child {
    border-top-width: 0;
}
.dt-scroll-foot > .dt-scroll-footInner {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.dt-scroll-foot > .dt-scroll-footInner > table {
    margin-top: 0 !important;
    border-top: none;
}
.dt-scroll-foot > .dt-scroll-footInner > table > tfoot > tr:first-child {
    border-top-width: 0 !important;
}
@media screen and (max-width: 767px) {
    .dt-container div.dt-info,
    .dt-container div.dt-length,
    .dt-container div.dt-paging,
    .dt-container div.dt-search {
        text-align: center;
    }
    .dt-container .row {
        --bs-gutter-y: 0.5rem;
    }
    .dt-container div.dt-paging ul.pagination {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
}
.table-responsive > .dt-container > .row {
    margin: 0;
}
.table-responsive > .dt-container > .row > div[class^="col-"]:first-child {
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}
.table-responsive > .dt-container > .row > div[class^="col-"]:last-child {
    -webkit-padding-end: 0;
    padding-inline-end: 0;
}
.select-info {
    background-color: var(--theme-warning-bg-subtle);
    padding: 3px 6px;
    border-radius: 3px;
    font-weight: var(--theme-font-weight-semibold);
}
.select-info .select-item {
    margin: 0 !important;
}
div.dt-button-info {
    background-color: var(--theme-primary);
    border: none;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    text-align: center;
    z-index: 21;
}
div.dt-button-info .h2,
div.dt-button-info h2 {
    border-bottom: none;
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.dtfh-floatingparent-head {
    top: var(--theme-topbar-height) !important;
}
table.dataTable.fixedHeader-floating,
table.dataTable.fixedHeader-locked {
    background-color: var(--theme-body-bg);
}
@media screen and (max-width: 767px) {
    div.dt-container div.dt-info,
    div.dt-container div.dt-length,
    div.dt-container div.dt-paging,
    div.dt-container div.dt-search {
        text-align: center;
    }
    .dt-paging .pagination {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .dt-length {
        margin-bottom: 10px;
    }
}
table.dataTable tfoot tr > .dtfc-fixed-end,
table.dataTable tfoot tr > .dtfc-fixed-start,
table.dataTable thead tr > .dtfc-fixed-end,
table.dataTable thead tr > .dtfc-fixed-start {
    background-color: var(--theme-secondary-bg);
}
table.dataTable tbody tr > .dtfc-fixed-end,
table.dataTable tbody tr > .dtfc-fixed-start {
    background-color: var(--theme-secondary-bg);
}
.dtfc-bottom-blocker,
.dtfc-top-blocker {
    background-color: var(--theme-body-bg);
}
.dt-scroll-body {
    border-inline-start-color: var(--theme-table-color) !important;
}
.dt-scroll-footInner table.table-bordered tr th:first-child,
.dt-scroll-headInner table.table-bordered tr th:first-child {
    border-inline-start-color: var(--theme-border-color) !important;
}
.column-search-input-bar .dt-column-order {
    display: none;
}
table.dataTable input.dt-select-checkbox {
    height: 1.25em;
    width: 1.25em;
    font-size: 0.875rem;
    border: var(--theme-border-width) solid var(--theme-border-color);
}
table.dataTable input.dt-select-checkbox:checked {
    border: var(--theme-border-width) solid var(--theme-primary);
}
table.dataTable input.dt-select-checkbox:checked::after {
    content: none;
}
table.dataTable > tbody > tr.selected input.dt-select-checkbox:checked {
    border: var(--theme-border-width) solid var(--theme-primary);
}
div.dt-button-collection .dropdown-menu {
    background-color: var(--theme-secondary-bg);
    border: 1px solid var(--theme-border-color);
    -webkit-box-shadow: var(--theme-dropdown-box-shadow);
    box-shadow: var(--theme-dropdown-box-shadow);
}
.daterangepicker {
    font-family: var(--theme-font-sans-serif);
    border: var(--theme-border-width) solid var(--theme-border-color);
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
    background-color: var(--theme-secondary-bg);
}
.daterangepicker .calendar-table {
    border: 1px solid var(--theme-secondary-bg);
    background-color: var(--theme-secondary-bg);
}
.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
    color: var(--theme-body-color);
    text-transform: uppercase;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    border-color: var(--theme-body-color);
}
.daterangepicker .ranges li:hover {
    background-color: var(--theme-tertiary-bg);
}
.daterangepicker .ranges li.active {
    background-color: var(--theme-primary);
}
.daterangepicker td.in-range {
    background: var(--theme-tertiary-bg);
    color: var(--theme-tertiary-color);
}
.daterangepicker td.off,
.daterangepicker td.off.end-date,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date {
    background-color: var(--theme-secondary-bg);
    color: var(--theme-body-color);
    opacity: 0.5;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: var(--theme-primary);
    color: #fff;
}
.daterangepicker td.active,
.daterangepicker td.active:hover,
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: var(--theme-primary);
    color: #fff;
}
.daterangepicker td.active span,
.daterangepicker td.active:hover span,
.daterangepicker td.available:hover span,
.daterangepicker th.available:hover span {
    border-color: #fff;
}
.daterangepicker:after {
    border-bottom: 6px solid var(--theme-secondary-bg);
}
.daterangepicker:before {
    border-bottom: 7px solid var(--theme-border-color);
}
.daterangepicker .drp-buttons {
    border-top: 1px solid var(--theme-border-color);
}
.daterangepicker .drp-buttons .btn {
    font-weight: var(--theme-btn-font-weight);
}
.daterangepicker .monthselect,
.daterangepicker .yearselect {
    border: 1px solid var(--theme-border-color);
    border-radius: 4px;
    padding: 2px 8px;
}
.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
    background: var(--theme-tertiary-bg);
    border: 1px solid var(--theme-border-color);
    color: var(--theme-body-color);
    padding: 3px 10px;
    width: auto;
    border-radius: 4px;
}
.daterangepicker.show-ranges .drp-calendar.left {
    -webkit-border-start: 1px solid var(--theme-border-color) !important;
    border-inline-start: 1px solid var(--theme-border-color) !important;
}
.dropzone {
    border: 2px dashed var(--theme-border-color);
    background: var(--theme-secondary-bg);
    border-radius: 8px;
    cursor: pointer;
    min-height: 150px;
    padding: 20px;
}
.dropzone .dz-message {
    text-align: center;
    margin: 2rem 0;
}
.dropzone.dz-started .dz-message {
    display: none;
}
.dropzone-close {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e45634' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M18 6l-12 12'/%3E%3Cpath d='M6 6l12 12'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
}
.filepond--root {
    margin-bottom: 0;
}
.filepond--panel-root {
    border-bottom: 2px dashed var(--theme-border-color);
    background: var(--theme-secondary-bg);
}
.filepond--drop-label {
    color: var(--theme-body-color);
}
.filepond--drop-label .filepond--label-action {
    font-weight: var(--theme-font-weight-medium);
}
.filepond--credits {
    display: none;
}
.filepond--item-panel {
    background-color: var(--theme-primary) !important;
}
.filepond-uploader.two-grid .filepond--item {
    width: calc(50% - 0.5em);
}
.filepond-uploader.three-grid .filepond--item {
    width: calc(33.3% - 0.5em);
}
.filepond--root {
    border: 2px dashed var(--theme-border-color);
    border-bottom: 0;
    border-radius: 0.5em;
    min-height: 70px;
}
.jvm-tooltip {
    font-family: var(--theme-font-sans-serif);
    background-color: #223058;
    font-size: 0.875rem;
    padding: 4px 10px;
}
.jvm-container text.jvm-marker {
    fill: var(--theme-body-color);
    font-family: var(--theme-font-sans-serif);
}
.jvm-zoom-btn {
    background-color: #2b2c34;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
}
.jvm-zoom-btn.jvm-zoomin {
    top: 6px;
}
.noUi-target {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: var(--theme-light);
    border: none;
}
.noUi-handle {
    background: var(--theme-secondary-bg);
    -webkit-box-shadow: var(--theme-box-shadow-inset);
    box-shadow: var(--theme-box-shadow-inset);
    border: 1px solid var(--theme-border-color);
}
.noUi-connect {
    background: var(--theme-primary);
}
.noUi-horizontal {
    height: 8px;
}
.noUi-horizontal .noUi-handle {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    inset-inline-end: -10px !important;
    top: -7px;
}
.noUi-horizontal .noUi-handle::after,
.noUi-horizontal .noUi-handle::before {
    display: none;
}
.noUi-horizontal .noUi-handle:focus {
    outline: 0;
}
[data-bs-theme="dark"] .noUi-horizontal .noUi-handle {
    background: var(--theme-primary);
}
[data-slider-style="line"].noUi-horizontal .noUi-handle {
    width: 8px;
    border-radius: 4px;
    inset-inline-end: -8px !important;
    background: var(--theme-primary);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.noUi-vertical {
    width: 8px;
}
.noUi-vertical .noUi-handle {
    height: 20px;
    width: 20px;
    inset-inline-end: -6px;
    top: -6px;
    inset-inline-start: auto;
    border-radius: 50%;
}
.noUi-vertical .noUi-handle::after,
.noUi-vertical .noUi-handle::before {
    display: none;
}
.noUi-vertical .noUi-handle:focus {
    outline: 0;
}
.noUi-vertical .noUi-origin {
    top: 0;
}
[data-bs-theme="dark"] .noUi-vertical .noUi-handle {
    background: var(--theme-primary);
}
.noUi-tooltip {
    padding: 0.3125rem 0.625rem;
    border-color: var(--theme-border-color);
    border-radius: var(--theme-border-radius);
    font-weight: var(--theme-font-weight-semibold);
    background-color: var(--theme-secondary-bg);
    color: var(--theme-body-color);
}
.noUi-marker {
    background: var(--theme-light);
}
.noUi-value-horizontal {
    padding-top: 4px;
    color: var(--theme-secondary-color);
}
[data-slider-size="sm"].noUi-horizontal {
    height: 4px;
}
[data-slider-size="sm"].noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px;
}
[data-slider-size="sm"][data-slider-style="line"].noUi-horizontal .noUi-handle {
    width: 6px;
    border-radius: 4px;
    top: -6px !important;
    inset-inline-end: -6px !important;
}
[data-slider-size="lg"].noUi-horizontal {
    height: 12px;
}
[data-slider-size="lg"].noUi-horizontal .noUi-handle {
    width: 24px;
    height: 24px;
}
[data-slider-size="lg"][data-slider-style="line"].noUi-horizontal .noUi-handle {
    width: 10px;
    border-radius: 4px;
    inset-inline-end: -10px !important;
}
[data-slider-color="primary"] .noUi-connect {
    background: #236dc9;
}
[data-bs-theme="dark"] [data-slider-color="primary"] .noUi-handle {
    background: #236dc9;
}
[data-slider-color="primary"][data-slider-style="line"].noUi-horizontal
    .noUi-handle {
    background: #236dc9;
}
[data-slider-color="secondary"] .noUi-connect {
    background: #7b70ef;
}
[data-bs-theme="dark"] [data-slider-color="secondary"] .noUi-handle {
    background: #7b70ef;
}
[data-slider-color="secondary"][data-slider-style="line"].noUi-horizontal
    .noUi-handle {
    background: #7b70ef;
}
[data-slider-color="success"] .noUi-connect {
    background: #02bc9c;
}
[data-bs-theme="dark"] [data-slider-color="success"] .noUi-handle {
    background: #02bc9c;
}
[data-slider-color="success"][data-slider-style="line"].noUi-horizontal
    .noUi-handle {
    background: #02bc9c;
}
[data-slider-color="info"] .noUi-connect {
    background: #5bc3e1;
}
[data-bs-theme="dark"] [data-slider-color="info"] .noUi-handle {
    background: #5bc3e1;
}
[data-slider-color="info"][data-slider-style="line"].noUi-horizontal
    .noUi-handle {
    background: #5bc3e1;
}
[data-slider-color="warning"] .noUi-connect {
    background: #f9bf59;
}
[data-bs-theme="dark"] [data-slider-color="warning"] .noUi-handle {
    background: #f9bf59;
}
[data-slider-color="warning"][data-slider-style="line"].noUi-horizontal
    .noUi-handle {
    background: #f9bf59;
}
[data-slider-color="danger"] .noUi-connect {
    background: #f7577e;
}
[data-bs-theme="dark"] [data-slider-color="danger"] .noUi-handle {
    background: #f7577e;
}
[data-slider-color="danger"][data-slider-style="line"].noUi-horizontal
    .noUi-handle {
    background: #f7577e;
}
[data-slider-color="purple"] .noUi-connect {
    background: #7b70ef;
}
[data-bs-theme="dark"] [data-slider-color="purple"] .noUi-handle {
    background: #7b70ef;
}
[data-slider-color="purple"][data-slider-style="line"].noUi-horizontal
    .noUi-handle {
    background: #7b70ef;
}
[data-slider-color="light"] .noUi-connect {
    background: #eef2f7;
}
[data-bs-theme="dark"] [data-slider-color="light"] .noUi-handle {
    background: #eef2f7;
}
[data-slider-color="light"][data-slider-style="line"].noUi-horizontal
    .noUi-handle {
    background: #eef2f7;
}
[data-slider-color="dark"] .noUi-connect {
    background: #313a46;
}
[data-bs-theme="dark"] [data-slider-color="dark"] .noUi-handle {
    background: #313a46;
}
[data-slider-color="dark"][data-slider-style="line"].noUi-horizontal
    .noUi-handle {
    background: #313a46;
}
.password-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
}
.password-bar .strong-bar {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 6px;
    border-radius: 10px;
    background: var(--theme-light);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.password-bar .strong-bar.bar-active-1 {
    background-color: #f7577e;
}
.password-bar .strong-bar.bar-active-2 {
    background-color: #f9bf59;
}
.password-bar .strong-bar.bar-active-3 {
    background-color: #5bc3e1;
}
.password-bar .strong-bar.bar-active-4 {
    background-color: #02bc9c;
}
.password-box p {
    -webkit-padding-start: 12px;
    padding-inline-start: 12px;
}
.password-box p.valid {
    color: #02bc9c;
}
.password-box p.valid::before {
    position: relative;
    inset-inline-start: -8px;
    content: "✔️";
}
.password-box p.invalid {
    color: #f7577e;
}
.password-box p.invalid::before {
    position: relative;
    inset-inline-start: -8px;
    content: "✖";
}
.ql-editor {
    text-align: start;
}
.ql-editor ol,
.ql-editor ul {
    -webkit-padding-start: 1.5em;
    padding-inline-start: 1.5em;
    -webkit-padding-end: 0;
    padding-inline-end: 0;
}
.ql-editor li:not(.ql-direction-rtl)::before {
    -webkit-margin-start: -1.5em;
    margin-inline-start: -1.5em;
    -webkit-margin-end: 0.3em;
    margin-inline-end: 0.3em;
    text-align: end;
}
.ql-container {
    font-family: var(--theme-font-sans-serif);
}
.ql-container.ql-snow {
    border-color: var(--theme-border-color) !important;
    border-radius: 0 0 var(--theme-border-radius) var(--theme-border-radius);
    min-block-size: 12rem;
}
.ql-toolbar {
    font-family: var(--theme-font-sans-serif) !important;
}
.ql-toolbar button,
.ql-toolbar span {
    outline: 0 !important;
    color: var(--theme-body-color);
}
.ql-toolbar button:hover,
.ql-toolbar span:hover {
    color: #236dc9 !important;
}
.ql-toolbar.ql-snow {
    border-radius: var(--theme-border-radius) var(--theme-border-radius) 0 0;
    border-color: var(--theme-border-color) !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
    border-color: transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
    border-radius: 0.3rem;
}
.ql-toolbar.ql-snow .ql-formats {
    border: 1px solid var(--theme-border-color);
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
    border-radius: 3px;
}
.ql-toolbar.ql-snow .ql-formats button i,
.ql-toolbar.ql-snow .ql-formats span i {
    line-height: 18px;
    color: var(--theme-body-color);
}
.ql-toolbar.ql-snow .ql-formats button:hover i,
.ql-toolbar.ql-snow .ql-formats span:hover i {
    color: var(--theme-primary);
}
.ql-toolbar .ql-picker-label,
.ql-toolbar button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ql-toolbar .ql-picker-label svg,
.ql-toolbar button svg {
    height: 16px;
    width: 16px;
}
.ql-snow a {
    color: #236dc9;
}
.ql-snow .ql-picker {
    font-size: 0.875rem;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
    color: var(--theme-body-color) !important;
}
.ql-snow .ql-picker-options {
    background-color: var(--theme-secondary-bg);
    border-color: var(--theme-border-color) !important;
}
.ql-snow .ql-tooltip {
    background-color: var(--theme-secondary-bg);
    border-color: var(--theme-border-color);
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
    color: var(--theme-body-color);
    padding: 8px 16px;
}
.ql-snow .ql-tooltip input[type="text"] {
    border: var(--theme-border-width) solid var(--theme-border-color) !important;
    border-radius: var(--theme-border-radius);
}
.ql-snow .ql-tooltip input[type="text"]:focus,
.ql-snow .ql-tooltip input[type="text"]:focus-visible {
    border: var(--theme-border-width) solid var(--theme-border-color) !important;
}
.ql-bubble {
    border: var(--theme-border-width) solid var(--theme-border-color);
    border-radius: var(--theme-border-radius);
}
.ql-bubble .ql-tooltip-editor input::-webkit-input-placeholder {
    color: var(--theme-secondary-color);
}
.ql-bubble .ql-tooltip-editor input::-moz-placeholder {
    color: var(--theme-secondary-color);
}
.ql-bubble .ql-tooltip-editor input:-ms-input-placeholder {
    color: var(--theme-secondary-color);
}
.ql-bubble .ql-tooltip-editor input::-ms-input-placeholder {
    color: var(--theme-secondary-color);
}
.ql-bubble .ql-tooltip-editor input::placeholder {
    color: var(--theme-secondary-color);
}
.ql-tooltip .ql-toolbar button {
    color: #fff !important;
}
.ql-tooltip .ql-toolbar button:hover {
    color: var(--theme-primary) !important;
}
.select2-container {
    width: 100% !important;
}
.select2-container .select2-selection--single {
    border: var(--theme-border-width) solid var(--theme-border-color);
    height: calc(1.5em + 0.9064rem + calc(var(--theme-border-width) * 2));
    background-color: var(--theme-secondary-bg);
    outline: 0;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
    -webkit-padding-start: 12px;
    padding-inline-start: 12px;
    color: var(--theme-body-color);
}
.select2-container .select2-selection--single .select2-selection__arrow {
    height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 34px;
    inset-inline-end: 3px;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition:
        transform 0.2s ease-in-out,
        -webkit-transform 0.2s ease-in-out;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='%239ba6b7'  xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 16a1 1 0 0 1-.64-.23l-6-5a1 1 0 1 1 1.28-1.54L12 13.71l5.36-4.32a1 1 0 0 1 1.41.15a1 1 0 0 1-.14 1.46l-6 4.83A1 1 0 0 1 12 16'/%3E%3C/svg%3E");
    border: 0;
    margin: -10px;
    height: 20px;
    width: 20px;
}
.select2-container--open
    .select2-selection--single
    .select2-selection__arrow
    b {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.select2-results__option {
    padding: 6px 12px;
}
.select2-dropdown {
    border: var(--theme-border-width) solid var(--theme-border-color);
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
    background-color: var(--theme-secondary-bg);
    z-index: 1056;
}
.select2-results__options::-webkit-scrollbar {
    -webkit-appearance: none;
}
.select2-results__options::-webkit-scrollbar:vertical {
    width: 5px;
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
}
.select2-results__options::-webkit-scrollbar:horizontal {
    height: 5px;
}
.select2-results__options::-webkit-scrollbar-thumb {
    background-color: rgba(var(--theme-dark-rgb), 0.2);
    border-radius: 10px;
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
    border: none;
}
.select2-results__options::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent;
}
.select2-results__options::-webkit-scrollbar-corner {
    background-color: transparent;
}
.select2-container--default .select2-results__option--selected {
    background-color: var(--theme-tertiary-bg);
}
.select2-container--default .select2-search--dropdown {
    padding: 10px;
    background-color: var(--theme-secondary-bg);
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: 0;
    border: 1px solid var(--theme-border-color);
    background-color: var(--theme-secondary-bg);
    color: var(--theme-body-color);
    border-radius: var(--theme-border-radius);
}
.select2-container--default
    .select2-results__option--highlighted[aria-selected] {
    background-color: var(--theme-primary);
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: var(--theme-secondary-bg);
    color: var(--theme-body-color);
}
.select2-container--default
    .select2-results__option[aria-selected="true"]:hover {
    background-color: var(--theme-primary);
    color: #fff;
}
.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__display {
    -webkit-padding-start: 36px;
    padding-inline-start: 36px;
    -webkit-padding-end: 5px;
    padding-inline-end: 5px;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    inset-inline-end: 1px;
    inset-inline-start: auto;
}
.select2-container .select2-selection--multiple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: calc(1.5em + 0.9064rem + calc(var(--theme-border-width) * 2));
    border: var(--theme-border-width) solid var(--theme-border-color) !important;
    background-color: var(--theme-secondary-bg);
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 1px 4px;
    margin-bottom: 0;
}
.select2-container .select2-selection--multiple .select2-search__field {
    border: 0;
    color: var(--theme-body-color);
}
.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: var(--theme-primary);
    border: none;
    color: #fff;
    border-radius: 3px;
    padding: 0 7px 0 0;
    margin-top: 6px;
}
.select2-container
    .select2-selection--multiple
    .select2-selection__choice__remove {
    color: #fff;
    -webkit-margin-end: 7px;
    margin-inline-end: 7px;
    border-color: #397cce;
    padding: 0 8px;
}
.select2-container
    .select2-selection--multiple
    .select2-selection__choice__remove:hover {
    color: #fff;
    background-color: var(--theme-primary);
}
.select2-container .select2-search--inline .select2-search__field {
    margin-top: 7px;
    font-family: var(--theme-font-sans-serif);
}
.select2-container .select2-search textarea::-webkit-input-placeholder {
    color: var(--theme-secondary-color);
}
.select2-container .select2-search textarea::-moz-placeholder {
    color: var(--theme-secondary-color);
}
.select2-container .select2-search textarea:-ms-input-placeholder {
    color: var(--theme-secondary-color);
}
.select2-container .select2-search textarea::-ms-input-placeholder {
    color: var(--theme-secondary-color);
}
.select2-container .select2-search textarea::placeholder {
    color: var(--theme-secondary-color);
}
[dir="rtl"] .select2-container--open .select2-dropdown {
    inset-inline-start: auto;
    inset-inline-end: 0;
}
[data-bs-theme="dark"]
    .select2-container
    .select2-selection--single
    .select2-selection__arrow
    b {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='%238391a2'  xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 16a1 1 0 0 1-.64-.23l-6-5a1 1 0 1 1 1.28-1.54L12 13.71l5.36-4.32a1 1 0 0 1 1.41.15a1 1 0 0 1-.14 1.46l-6 4.83A1 1 0 0 1 12 16'/%3E%3C/svg%3E");
}
.nested-sortable .nested-sortable {
    margin-top: 10px;
}
.nested-sortable-handle .nested-sortable-handle {
    margin-top: 10px;
}
.sort-handle {
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
    font-size: 16px;
    cursor: move;
}
.sort-handle:hover {
    color: var(--theme-primary);
}
.sortable-item-ghost {
    background-color: var(--theme-light-bg-subtle);
}
.note-toolbar {
    gap: 5px !important;
}
.note-editor {
    margin-bottom: 0;
}
.note-editor.note-airframe,
.note-editor.note-frame {
    border-color: var(--theme-border-color);
}
.note-editor.note-airframe .note-statusbar,
.note-editor.note-frame .note-statusbar {
    background: var(--theme-light);
    border-top-color: var(--theme-border-color);
}
.note-btn-group .note-btn {
    border: 0;
    padding: 0.28rem 0.5rem;
}
.note-editor
    .note-toolbar
    .note-color
    .note-dropdown-menu
    .note-palette
    .note-holder-custom
    .note-color-btn,
.note-popover
    .popover-content
    .note-color
    .note-dropdown-menu
    .note-palette
    .note-holder-custom
    .note-color-btn {
    border-color: var(--theme-border-color);
}
.note-editor
    .note-toolbar
    .note-color
    .note-dropdown-menu
    .note-palette
    .note-palette-title,
.note-popover
    .popover-content
    .note-color
    .note-dropdown-menu
    .note-palette
    .note-palette-title {
    border-bottom: 0;
}
.note-editor .note-toolbar .note-para .note-dropdown-menu,
.note-popover .popover-content .note-para .note-dropdown-menu {
    min-width: 235px;
}
.note-modal .modal-dialog {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.note-modal .modal-body {
    overflow-x: hidden !important;
}
.help-list-item {
    margin: 12px 0;
}
.note-form-group {
    margin-bottom: 10px;
}
.note-form-group .note-form-label {
    margin-bottom: 5px;
    font-weight: var(--theme-font-weight-medium);
}
.note-dropdown-menu.dropdown-menu {
    padding: 0 !important;
}
.swal2-container .swal2-title {
    font-size: 20px;
    font-weight: var(--theme-font-weight-medium);
    color: var(--theme-heading-color);
}
.swal2-popup {
    width: 28em;
    padding: 2rem;
    border-radius: var(--theme-border-radius-lg);
    background-color: var(--theme-secondary-bg);
    color: var(--theme-body-color);
}
.swal2-popup .swal2-html-container {
    font-size: 16px !important;
    color: var(--theme-body-color);
}
.swal2-footer {
    border-top: 1px solid var(--theme-border-color);
    color: var(--theme-body-color);
}
.swal2-icon.swal2-question {
    border-color: var(--theme-info);
    color: var(--theme-info);
}
.swal2-icon.swal2-success [class^="swal2-success-line"] {
    background-color: var(--theme-success);
}
.swal2-icon.swal2-success .swal2-success-ring {
    border-color: var(--theme-success);
}
.swal2-icon.swal2-warning {
    border-color: var(--theme-warning);
    color: var(--theme-warning);
}
div:where(.swal2-icon) {
    width: 4em;
    height: 4em;
    margin: 0.5rem auto;
}
div:where(.swal2-icon) .swal2-icon-content {
    font-size: 3em;
}
div:where(.swal2-icon).swal2-info {
    border-color: var(--theme-info);
    color: var(--theme-info);
}
.swal2-styled:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.swal2-loader {
    border-color: var(--theme-primary) transparent var(--theme-primary)
        transparent;
}
.swal2-timer-progress-bar {
    background-color: rgba(2, 188, 156, 0.4);
}
.swal2-progress-steps .swal2-progress-step {
    background: var(--theme-primary);
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
    background: var(--theme-primary);
}
.swal2-progress-steps
    .swal2-progress-step.swal2-active-progress-step
    ~ .swal2-progress-step,
.swal2-progress-steps
    .swal2-progress-step.swal2-active-progress-step
    ~ .swal2-progress-step-line {
    background: rgba(35, 109, 201, 0.3);
}
.swal2-progress-steps .swal2-progress-step-line {
    background: var(--theme-primary);
}
.swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
    border-inline-start-color: var(--theme-primary) !important;
    border-inline-end-color: var(--theme-primary) !important;
}
.swal2-file,
.swal2-input,
.swal2-textarea {
    border: 1px solid var(--theme-border-color);
}
.swal2-file:focus,
.swal2-input:focus,
.swal2-textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: var(--theme-dark-border-subtle);
}
.swal2-input {
    height: auto;
    display: block;
    padding: 0.4532rem 0.77rem;
    font-size: var(--theme-font-size-base);
    font-weight: 400;
    line-height: 1.5;
    color: var(--theme-body-color);
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 5px !important;
    background-color: var(--theme-secondary-bg);
    background-clip: padding-box;
    border: var(--theme-border-width) solid var(--theme-border-color) !important;
}
.swal2-close {
    font-family: var(--theme-font-sans-serif);
    font-size: 42px;
    width: 1em;
    height: 1em;
    position: absolute;
    top: 5px;
    inset-inline-end: 5px;
}
.swal2-close:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.swal2-close:hover {
    color: #f7577e;
}
.swal2-validation-message {
    background-color: transparent;
}
div:where(.swal2-icon).swal2-error [class^="swal2-x-mark-line"] {
    width: 1.9375em;
    top: 1.95em;
}
div:where(.swal2-icon).swal2-success
    [class^="swal2-success-line"][class$="tip"] {
    top: 2.4em;
    width: 1em;
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="long"] {
    top: 1.85em;
    inset-inline-end: 0.5em;
    width: 2.25em;
}
.swal2-backdrop-show {
    backdrop-filter: blur(2px);
    background: var(--theme-emphasis-color);
}
[data-touchspin] {
    overflow: hidden;
    height: calc(0.9064rem + var(--theme-font-size-base) * 1.5 + 2px);
    border: 1px solid var(--theme-border-color);
    border-radius: var(--theme-border-radius);
}
[data-touchspin] .form-control {
    text-align: center;
}
[data-touchspin] .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    z-index: 0;
}
[data-touchspin] .btn-group-vertical .btn {
    border-radius: 0;
    height: calc((0.9064rem + var(--theme-font-size-base) * 1.5 + 2px) * 0.5);
    padding: 2px 6px;
}
[data-touchspin] .btn {
    border-radius: var(--theme-border-radius);
    padding: 6px;
}
[data-touchspin] .floating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 6px;
    margin: 4px !important;
    border-radius: var(--theme-border-radius) !important;
}
[data-touchspin] .floating.rounded-circle {
    border-radius: 50% !important;
}
[data-touchspin].input-group-sm {
    height: calc(1.84375rem + 2px);
}
[data-touchspin].input-group-sm .btn {
    padding: 4px;
}
[data-touchspin].input-group-sm .floating {
    padding: 2px 3px;
    margin: 4px;
    border-radius: var(--theme-border-radius-sm) !important;
}
[data-touchspin].input-group-sm .btn-group-vertical .btn {
    height: calc((1.84375rem + 2px) * 0.5);
}
[data-touchspin].input-group-lg {
    height: calc(2.6774rem + 2px);
}
[data-touchspin].input-group-lg .floating {
    padding: 4px 6px;
    margin: 4px;
    border-radius: var(--theme-border-radius-lg) !important;
}
[data-touchspin].input-group-lg .btn-group-vertical .btn {
    height: calc((2.6774rem + 2px) * 0.5);
}
.tg-backdrop {
    z-index: 1005;
}
.tg-dialog {
    background: var(--theme-secondary-bg) !important;
    color: var(--theme-body-color);
}
.tg-dialog .tg-arrow {
    background: var(--theme-secondary-bg) !important;
}
.tg-dialog-btn {
    background-color: var(--theme-primary) !important;
    color: #fff !important;
    border-color: var(--theme-primary) !important;
}
.tg-dialog-close-btn {
    height: 20px !important;
    width: 20px !important;
    background-color: rgba(var(--theme-warning-rgb), 0.75);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.jstree-default {
    padding: 2px 6px;
    height: auto;
}
.jstree-default .jstree-clicked,
.jstree-default .jstree-hovered {
    background: var(--theme-tertiary-bg);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.jstree-default .jstree-clicked {
    background-color: rgba(var(--theme-primary-rgb), 0.1);
    color: var(--theme-primary);
}
.jstree-default .jstree-anchor,
.jstree-default .jstree-icon,
.jstree-default .jstree-icon:empty {
    line-height: 22px;
    height: 22px;
    border-radius: 4px;
}
.jstree-default .jstree-icon,
.jstree-default .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUAAAABgCAYAAABsS6soAAANvklEQVR4Ae3dX2wcRx0H8N/snf+kDomTSKWliFwEQogK1UVISBUSvjgNqkA0QSDVTqvYSAilQrXvAVVIoDhCPPB0diSoEA92VGLTB2j7gCKaXC6VeKV2oSAoan0piLZAGqeJY9/+G36ze+dejBPs292Ztff7kTa3d754785335v5ze4OEbRtcqYiyaCsbx+yDe8/AAAwozx7rkAGZX37AFFZBG2zZOcCGZT17UO2xdEFRgBGwK9+jQzK+vYBAAAA9CvPnu8ng7K+fci2OGrQ6AJHYEmrSgZlffuQbXHUoPMEbZMkL5FBWd8+6FX91ffGdu++51GyuN3k+xRctmrexpfXrv7rxeI3fjRBCYqjBi0IIOXaHe0bHRrYFu/vtDz/Vy5MVO///Nf7hRBS8iO6ce1d4Tp1CqJIPUIhgkDhL0Z6408X5x/6yvcfpJRDCzCC8mxluDQ4ME2aTZ6tjI8eGxg3tf2m1u2XZ6sF/ubvLx0z93iS1E4IbZcAbvI59cLAI3Htylu0vLRIO3vv4dCzWppSklQMfvij9/f9ZupbfV8e+fk8JUTVAEuDj9Qogk0HYPlsZdgSlhwdKp6hFFEfwNJgsUYaWZKm+GKadBN0kkNQvddOGtl+Q/P5q9fekrLKn4NpStBGAyWpQ6Q2E2hJPAbTz19Klzx3RTXwhOfadNfOfbRrz71h628Nz3VI5Gg3JahRA4z0JdNmC9CfnpypUlpCULWI1PcTr54ijbgfME2mcAjyG2+RDFLPfzX8SBYoAzYSLtut5dckPY9ce4V7wLzq2kJYOb6+vM49BQdgnZIWRw0wwihwEILHybAg/ETQEtJu7NihETJJUG8Y/mZIK3cqS+GXZuWz1b7JsxfnKEFhF3iZHGdZeJ5NPoecuu46K2uWZfK85ANwbGjgAEUUcTcYsyFoMvyC7c9WjG17VdgdHifNstbySzMVfpaQz/vkJvqFLH03aNl5XAf0uQscroeBp1qCwaLCL1gcSlpK9gM0E4Kmwy8gaXxy5kLw3CdnL1ab3SMVDmp9YrYyFf6sclJdPz1z8YvB9ZlKvMfQqhCcuXhV1/ZvG378eujYfpap1zYYcGo4HdTkOfyke7R07HBiAw6KlF7QwlOh53ML0HNscuzl4HoQhG4Ygo7N1/nnSUvRfoD+dHnq3MulkWgjMhuVivCjW2s9o4MHi831xmBMy88GVG3yVMv/i9x0v4WU8779frE0cnQx6e3fseUnwgDU/vyzRHp9Flll/jsUczzqLgWVOfyKSYef0uwCBw+D1217ibqcnSQaf+rW4qgKxKQZrgG28OVw1sLPsNrqWhB+11fDL0no9ppXGjr0AgdRUHsNw8/TEn7nZ8bGduz4UB/X/aQKt46ODnnz+hWyV26ommCweE5LF1hDCzCOGmD0FiCH3+jjh7SMBiP81tAYfkqjZYfWm2FqX8vyzIVFqjvzuhoe3d3dj/bs7O3lUeBgR2c1FJzv6CAVgt09uxptQBG0DNUVz0l+EEQdi14afPgSRRAtADWGX1j3CHZ1GV/v577rv0zZUvNt56iu8IN0US1B0sjjjx4PeqhDPhqlDRHsC6j6oV4Qig38U6Fu01IDDI5F17wfoOXXSFpaw09ptD607ueXXrLm150RXd/+ACRdNQCimnjhUW+8+J6jhob59lzLHcOD4fTsBxj9WPT2WoCaww9u5devZ7Lll4ZJcEzu5Gzy+dtOfdGp3yRhqacvgs4uh5yQVn5NAIbHAqvdZJI2NnSoSBFtOgCj9rkhOnR7zcjyLGQd9fzIe++9S3kr19u8jQdg+F9R6Nm5q/DBPcM64M2la/N1r+dVSlAcNUCcDQYA2ladGutdztUfWHt73et69ejIRKJf1OoLabsedggAcEcTMxeqBAAAAAAZEsecNJgTBAC2pDjmpEEAAsCWhDlpAAAAALJGzUlDEaELDABbUmNOmmi/gwAiCE52moYzY0PmGJ2TB0ImAwDhAwBgUHmq2qsWAtAMNcAUMBkAaQgfq9sfVQsBaBZHDTCmOUGyq+XDr/1chSa3vUpInJkGjIijBogAjMpkAKQgfEYfOzRJAAYYn5cbYO00jQC6oAaYAiYDIA3hY5F/XC0EoBn2A0wBkwGQhvDxfe+yWghAM9QAU8Dkhz8NwVM6dniaEvbT18+1dSr6Jz/5SGxnC27nMcS1/XZPxb/dz5YcRw0QARiRjgBI47YnZ6rHfUEvk0+94WMpJj45t2mbCbR2Qxs2Th0EMDo4EGkPiNgC8PRZLkgKsfDU0MHE5+dVE6SPHhsYpxQon632qUsTAdC6be2vifALlhTjwpKX+JNe41sSf/4bDaAkw2cjvzvOlifcgQzmCDcfgKdnKmP8rijzX72fdBB0kj/wlIYQtCz/0caq9gBsbptfiyPqNaHbTBqfHFmQkoa5GDNGsO0d/NqJhZ2FTxXUejj7b3NWNRFMhWlf/Tddf+O1YSHE2Er95gP1+opYsZfJtldql//2hwMUNxH9/R45AFXLg18I/cejpiQEfddNdOq//7dtK9dxkoTsI5OENcaj0S82Jq8HE6Sc98kfsURujhLSfd8nCvd99QR39MKpL5uXilp//40/0nt/faWQ7+jsPXy4X3R15+nG0g167rlf76cERO3+KpFGgVX4NVoeZoQhOE4GlZ740gtqIQMsK8/BZzj8ApK7w7KK/QENUeFnO0ctykfeLeROHMflhbhFJ2+5VEu97pPj+uQ2JkT/59vv0MKbb1Ft4e8ybCvGL44TgbQdgMbDr8lwCJafPd+vFtIs7tc/OLPMzIXj4frFanPkUYWaWp+YrUx9cL8Kf/HL/lt/A0JQk1pjCXADbDoIv86u55PuCdiOK23bD4IvvAwXx5HhElx3g/t+5N57qLd3N/Xu2c1tQ5FMTVQa6gIHxXfhp+c0TDF0h4NvEylro0OHzqgA4PV+tRuB+kBb0l+QgqbHBgdGwvvROP9R+9WAj5Wzpnj70/wrLlGbNrttTibV4jxCMWrtTowOHiw21xvdWrHmfqcaj6X/1t+iQpBUCBbRHU4G/yHmvbpdsro6qxx+l6RtlTj8qjrKIK7rChV+KnnCSAsrgc3usO1wC9C3+VZBL710STZqgFIm1AI0VgNUo47lsxWuN1CiTe5NiRiCmw2A1etDA5GLu5vdtjoDjOiShXR0f9dCCCaJo+RIrrNzkUOQ3yfdi1anrOqqAa9cX5Q3//O2WK3/NW5vvkHrN94PusCNwGsZJ0mmARhHDbDtQZDSsYHp8i/O91qWVaa0SNHocJJKI8VFDsGi1UXVlhCskUZrvwhAH+4RDOe6Ontl8LdXX4R6XP1z9ZtXXqvuV3UzK9/Zl8/ljkjyF+v1+sTqnWw6w/8OhyPDFPTRk2J8P8DS4w9PcODsjqMpuhnbfQ/3jbhNCEJGyKAEondf6zf/Mj/96c88NOVLfz+3Avd4nrfALUHR3dndrxp5vutMvl77fe2+/WGn6GDxC+Lcb89TYh/WNOwHyK2tU6rVpTsEoTUEZWK7PsCtsryTM4de780Vu8bdXF5Uvc9Vu2LxZTj4sXfXbtqzZ1ezC0zV6u9UgVAkNgychv0AlZYQBM3CEDzHIdiRnnpsQkwfXpb1w9s46MZd1xn1PA4/z1WDInzpqUvp8ADJDXtl8erVq/OX//F2cHjkiSe/K+r2MiWVf0ZrgGupECxPPY+5IQwojTxS49f+KEFicHgb0Y2lpSrn3ZzjOTzi65Bj2+TxyK/v2bTCrcBr71ynTquz8PEDHwuODPrs5/rofKVClhSJnLj39Gxl6qnBgRECAMiads+S0wrnAwSALcoaJgAAAADIkNONwzOjQBcYALak4FRsESEAAWCLQg0QAAAAIFtQAwSAzEINEAAyDDVAAAAAgGwJzp4eEbrAALA1/c+8NJuHAASALUnNy0MAAAAAkCGoAQJAdqEGCABZhRogAECadM89U7hr7pmFHbwQxE7expUrVxb4okAAGRFHDTC2SZEUFX7cp1YPqkAJTNRtP/GDBTUJgJ+zijumT9Vaf7Y8fLKQ8/yq+nnXsz88QAnpmfvJsEd5ufLgt89QiriuW+CLKodgUQhRI4DtLk01wNbw4xCq8VKkuPk+CW7lWBx0KvCaNzfDj1QLiO+TNIv86e65nx2n9ClQGIIFAtjm4qgBxjLV33rht/LgiRrFbPmxpwu5XL5KQhQkt3JUS1Dd3gw//uDXfM8t7vjlj2uUENUClGQFp+HxyRrW3RJU3d31bl9aWgoWJZ/P1/bt25dYKxhgu4jcAtQVfooKNo8DjlOg1mwJ6gy/tdLUEuzp6aG77747WPbu3VsggG2Oa4CRxxk2HIDNgQ0VeM3bdIZf09oQNBV+TSnuDgNsbzGUejbVAuT+coGXqgo+E+G3qrubH3nLQ1fr6jZDwhD84IsBAJKX84OadyQbDkA/HNSoNUPQVPi1Dnioll9rd7h1YESnsBaoKfwBIPCdxwcuU0QbDkD1AW8NQUpB+Klu79qaoO4QNDEQAgCaa4BKawhq7/bS+qO96w2MkCYIPwCDYqgBbnpH6EbgmdnFwvdJBe/aAQ+1vvzY08VgF5n19xKJjSCrFuyMjfADMCqOGiBs0s65Z/pNjvrKDSIAgO0GAQgQiqMGGOuxwJA8wQgA9O8HCACQFqgBAgAAAGTN5Ewlcq0bXWAAAAAAAAAAAID0iqMGCACQWf8Fha2pRhFl0xYAAAAASUVORK5CYII=);
}
.jstree-default .jstree-last {
    background: 0 0;
}
.jstree-default .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
}
.jstree-default .jstree-disabled {
    color: var(--theme-secondary-color);
}
.jstree-wholerow.jstree-wholerow-clicked,
.jstree-wholerow.jstree-wholerow-hovered {
    background: var(--theme-tertiary-bg);
}
.vakata-context,
.vakata-context ul {
    background-color: var(--theme-secondary-bg);
    border: var(--theme-border-width) solid var(--theme-border-color);
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
    border-radius: 0.3rem;
}
.vakata-context .vakata-context-hover > a,
.vakata-context ul .vakata-context-hover > a {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: var(--theme-tertiary-bg);
}
.vakata-context .vakata-context-separator,
.vakata-context .vakata-contextmenu-sep,
.vakata-context li > a > i:empty,
.vakata-context ul .vakata-context-separator,
.vakata-context ul .vakata-contextmenu-sep,
.vakata-context ul li > a > i:empty {
    display: none !important;
}
.vakata-context li > a,
.vakata-context ul li > a {
    text-shadow: none;
    color: var(--theme-body-color);
}
.vakata-context li > a:hover,
.vakata-context ul li > a:hover {
    background-color: var(--theme-tertiary-bg);
    color: var(--theme-body-color);
}
.vakata-context ul,
.vakata-context ul ul {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
.treeview-folder-filled {
    width: 16px !important;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='%23f8ac59'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 3a1 1 0 0 1 .608 .206l.1 .087l2.706 2.707h6.586a3 3 0 0 1 2.995 2.824l.005 .176v8a3 3 0 0 1 -2.824 2.995l-.176 .005h-14a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-11a3 3 0 0 1 2.824 -2.995l.176 -.005h4z'/%3E%3C/svg%3E")
        no-repeat center/contain !important;
}
.treeview-folder-open {
    width: 16px !important;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23f8ac59' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M5 19l2.757 -7.351a1 1 0 0 1 .936 -.649h12.307a1 1 0 0 1 .986 1.164l-.996 5.211a2 2 0 0 1 -1.964 1.625h-14.026a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v2'/%3E%3C/svg%3E")
        no-repeat center/contain !important;
}
.treeview-article {
    width: 16px !important;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23587581' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-article'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 4m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z'/%3E%3Cpath d='M7 8h10'/%3E%3Cpath d='M7 12h10'/%3E%3Cpath d='M7 16h10'/%3E%3C/svg%3E")
        no-repeat center/contain !important;
}
.treeview-star {
    width: 14px !important;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23587581' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-star'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z'/%3E%3C/svg%3E")
        no-repeat center/contain !important;
}
.treeview-file {
    width: 14px !important;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23587581' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M14 3v4a1 1 0 0 0 1 1h4'/%3E%3Cpath d='M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z'/%3E%3Cpath d='M9 9l1 0'/%3E%3Cpath d='M9 13l6 0'/%3E%3Cpath d='M9 17l6 0'/%3E%3C/svg%3E")
        no-repeat center/contain !important;
}
.treeview-icon-ban {
    width: 14px !important;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23587581' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-ban'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0'/%3E%3Cpath d='M5.7 5.7l12.6 12.6'/%3E%3C/svg%3E")
        no-repeat center/contain !important;
}
.treeview-icon-user {
    width: 14px !important;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23587581' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-user'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0'/%3E%3Cpath d='M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2'/%3E%3C/svg%3E")
        no-repeat center/contain !important;
}
.treeview-icon-link {
    width: 14px !important;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23587581' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-link'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 15l6 -6'/%3E%3Cpath d='M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464'/%3E%3Cpath d='M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463'/%3E%3C/svg%3E")
        no-repeat center/contain !important;
}
.treeview-icon-database {
    width: 14px !important;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23587581' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-database'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 6m-8 0a8 3 0 1 0 16 0a8 3 0 1 0 -16 0'/%3E%3Cpath d='M4 6v6a8 3 0 0 0 16 0v-6'/%3E%3Cpath d='M4 12v6a8 3 0 0 0 16 0v-6'/%3E%3C/svg%3E")
        no-repeat center/contain !important;
}
.treeview-icon-arrow {
    width: 14px !important;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23587581' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='icon icon-tabler icons-tabler-outline icon-tabler-arrow-right'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M5 12l14 0'/%3E%3Cpath d='M13 18l6 -6'/%3E%3Cpath d='M13 6l6 6'/%3E%3C/svg%3E")
        no-repeat center/contain !important;
}
.twitter-typeahead {
    display: inherit !important;
}
.tt-hint,
.tt-query {
    outline: 0;
}
.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tt-hint {
    color: var(--theme-body-color);
    background: var(--theme-secondary-bg) !important;
}
.tt-menu {
    width: 100%;
    padding: 8px 0;
    max-height: 200px;
    overflow-y: auto;
    background-color: var(--theme-secondary-bg);
    -webkit-box-shadow: var(--theme-box-shadow);
    box-shadow: var(--theme-box-shadow);
    border: 1px solid var(--theme-border-color);
}
.tt-suggestion {
    padding: 3px 20px;
    line-height: 24px;
}
.tt-suggestion.tt-cursor,
.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: var(--theme-primary);
}
.tt-suggestion p {
    margin: 0;
}
.tt-highlight {
    font-family: var(--theme-font-sans-serif);
}
.typeahead-empty-message {
    padding: 5px 10px;
    color: #f7577e;
}
.league-name {
    padding: 3px 20px;
}
.wizard-tabs {
    border: 0;
    gap: 5px;
}
.wizard-tabs .nav-link {
    border: 1px dashed var(--theme-border-color) !important;
    border-radius: 5px !important;
    color: var(--theme-secondary-color);
}
.wizard-tabs .nav-link.active {
    background-color: rgba(var(--theme-light-rgb), 0.5);
    color: var(--theme-secondary-color);
}
.wizard-tabs .nav-link.active i,
.wizard-tabs .nav-link.active svg {
    color: var(--theme-body-color);
}
.wizard-tabs .nav-link.wizard-item-done {
    background-color: rgba(var(--theme-success-rgb), 0.1);
    border-color: rgba(var(--theme-success-rgb), 0.9) !important;
    color: var(--theme-success);
}
.wizard-tabs .nav-link.wizard-item-done .text-body,
.wizard-tabs .nav-link.wizard-item-done i {
    color: var(--theme-success) !important;
}
.wizard-tabs.wizard-bordered .nav-link {
    border: 0 !important;
    -webkit-border-start: 3px solid transparent !important;
    border-inline-start: 3px solid transparent !important;
}
.wizard-tabs.wizard-bordered .nav-link.wizard-item-done {
    border-color: var(--theme-success) !important;
}
[data-wizard-animation] .tab-pane {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transition:
        opacity 0.3s ease,
        -webkit-transform 0.3s ease;
    transition:
        opacity 0.3s ease,
        -webkit-transform 0.3s ease;
    transition:
        opacity 0.3s ease,
        transform 0.3s ease;
    transition:
        opacity 0.3s ease,
        transform 0.3s ease,
        -webkit-transform 0.3s ease;
}
[data-wizard-animation] .tab-pane.active.show {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
/*# sourceMappingURL=app.min.css.map */
