@charset "UTF-8";
/*!
* Tabler v1.0.0-beta20 (https://tabler.io)
* @version 1.0.0-beta20
* @link https://tabler.io
* Copyright 2018-2023 The Tabler Authors
* Copyright 2018-2023 codecalm.net Paweł Kuna
* Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
*/
/* prettier-ignore */
/* prettier-ignore */
/* line 12, node_modules/@tabler/core/dist/css/tabler.css */
:root,
[data-bs-theme=light] {
  --tblr-blue: #0054a6;
  --tblr-indigo: #4263eb;
  --tblr-purple: #ae3ec9;
  --tblr-pink: #d6336c;
  --tblr-red: #d63939;
  --tblr-orange: #f76707;
  --tblr-yellow: #f59f00;
  --tblr-green: #2fb344;
  --tblr-teal: #0ca678;
  --tblr-cyan: #17a2b8;
  --tblr-black: #000000;
  --tblr-white: #ffffff;
  --tblr-gray: #667382;
  --tblr-gray-dark: #182433;
  --tblr-gray-100: #f6f8fb;
  --tblr-gray-200: #eef1f4;
  --tblr-gray-300: #dadfe5;
  --tblr-gray-400: #bbc3cd;
  --tblr-gray-500: #929dab;
  --tblr-gray-600: #667382;
  --tblr-gray-700: #3a4859;
  --tblr-gray-800: #182433;
  --tblr-gray-900: #040a11;
  --tblr-primary: #0054a6;
  --tblr-secondary: #667382;
  --tblr-success: #2fb344;
  --tblr-info: #4299e1;
  --tblr-warning: #f76707;
  --tblr-danger: #d63939;
  --tblr-light: #fcfdfe;
  --tblr-dark: #182433;
  --tblr-muted: #667382;
  --tblr-blue: #0054a6;
  --tblr-azure: #4299e1;
  --tblr-indigo: #4263eb;
  --tblr-purple: #ae3ec9;
  --tblr-pink: #d6336c;
  --tblr-red: #d63939;
  --tblr-orange: #f76707;
  --tblr-yellow: #f59f00;
  --tblr-lime: #74b816;
  --tblr-green: #2fb344;
  --tblr-teal: #0ca678;
  --tblr-cyan: #17a2b8;
  --tblr-facebook: #1877f2;
  --tblr-twitter: #1da1f2;
  --tblr-linkedin: #0a66c2;
  --tblr-google: #dc4e41;
  --tblr-youtube: #ff0000;
  --tblr-vimeo: #1ab7ea;
  --tblr-dribbble: #ea4c89;
  --tblr-github: #181717;
  --tblr-instagram: #e4405f;
  --tblr-pinterest: #bd081c;
  --tblr-vk: #6383a8;
  --tblr-rss: #ffa500;
  --tblr-flickr: #0063dc;
  --tblr-bitbucket: #0052cc;
  --tblr-tabler: #0054a6;
  --tblr-primary-rgb: 0, 84, 166;
  --tblr-secondary-rgb: 102, 115, 130;
  --tblr-success-rgb: 47, 179, 68;
  --tblr-info-rgb: 66, 153, 225;
  --tblr-warning-rgb: 247, 103, 7;
  --tblr-danger-rgb: 214, 57, 57;
  --tblr-light-rgb: 252, 253, 254;
  --tblr-dark-rgb: 24, 36, 51;
  --tblr-muted-rgb: 102, 115, 130;
  --tblr-blue-rgb: 0, 84, 166;
  --tblr-azure-rgb: 66, 153, 225;
  --tblr-indigo-rgb: 66, 99, 235;
  --tblr-purple-rgb: 174, 62, 201;
  --tblr-pink-rgb: 214, 51, 108;
  --tblr-red-rgb: 214, 57, 57;
  --tblr-orange-rgb: 247, 103, 7;
  --tblr-yellow-rgb: 245, 159, 0;
  --tblr-lime-rgb: 116, 184, 22;
  --tblr-green-rgb: 47, 179, 68;
  --tblr-teal-rgb: 12, 166, 120;
  --tblr-cyan-rgb: 23, 162, 184;
  --tblr-facebook-rgb: 24, 119, 242;
  --tblr-twitter-rgb: 29, 161, 242;
  --tblr-linkedin-rgb: 10, 102, 194;
  --tblr-google-rgb: 220, 78, 65;
  --tblr-youtube-rgb: 255, 0, 0;
  --tblr-vimeo-rgb: 26, 183, 234;
  --tblr-dribbble-rgb: 234, 76, 137;
  --tblr-github-rgb: 24, 23, 23;
  --tblr-instagram-rgb: 228, 64, 95;
  --tblr-pinterest-rgb: 189, 8, 28;
  --tblr-vk-rgb: 99, 131, 168;
  --tblr-rss-rgb: 255, 165, 0;
  --tblr-flickr-rgb: 0, 99, 220;
  --tblr-bitbucket-rgb: 0, 82, 204;
  --tblr-tabler-rgb: 0, 84, 166;
  --tblr-primary-text-emphasis: #002242;
  --tblr-secondary-text-emphasis: #292e34;
  --tblr-success-text-emphasis: #13481b;
  --tblr-info-text-emphasis: #1a3d5a;
  --tblr-warning-text-emphasis: #632903;
  --tblr-danger-text-emphasis: #561717;
  --tblr-light-text-emphasis: #3a4859;
  --tblr-dark-text-emphasis: #3a4859;
  --tblr-primary-bg-subtle: #ccdded;
  --tblr-secondary-bg-subtle: #e0e3e6;
  --tblr-success-bg-subtle: #d5f0da;
  --tblr-info-bg-subtle: #d9ebf9;
  --tblr-warning-bg-subtle: #fde1cd;
  --tblr-danger-bg-subtle: #f7d7d7;
  --tblr-light-bg-subtle: #fbfcfd;
  --tblr-dark-bg-subtle: #bbc3cd;
  --tblr-primary-border-subtle: #99bbdb;
  --tblr-secondary-border-subtle: #c2c7cd;
  --tblr-success-border-subtle: #ace1b4;
  --tblr-info-border-subtle: #b3d6f3;
  --tblr-warning-border-subtle: #fcc29c;
  --tblr-danger-border-subtle: #efb0b0;
  --tblr-light-border-subtle: #eef1f4;
  --tblr-dark-border-subtle: #929dab;
  --tblr-white-rgb: 255, 255, 255;
  --tblr-black-rgb: 0, 0, 0;
  --tblr-font-sans-serif:    -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  --tblr-font-monospace:  Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  --tblr-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --tblr-body-font-family: var(--tblr-font-sans-serif);
  --tblr-body-font-size: 0.875rem;
  --tblr-body-font-weight: 400;
  --tblr-body-line-height: 1.4285714286;
  --tblr-body-color: #182433;
  --tblr-body-color-rgb: 24, 36, 51;
  --tblr-body-bg: #f6f8fb;
  --tblr-body-bg-rgb: 246, 248, 251;
  --tblr-emphasis-color: #182433;
  --tblr-emphasis-color-rgb: 24, 36, 51;
  --tblr-secondary-color: rgba(24, 36, 51, 0.75);
  --tblr-secondary-color-rgb: 24, 36, 51;
  --tblr-secondary-bg: #eef1f4;
  --tblr-secondary-bg-rgb: 238, 241, 244;
  --tblr-tertiary-color: rgba(24, 36, 51, 0.5);
  --tblr-tertiary-color-rgb: 24, 36, 51;
  --tblr-tertiary-bg: #f6f8fb;
  --tblr-tertiary-bg-rgb: 246, 248, 251;
  --tblr-heading-color: inherit;
  --tblr-link-color: #0054a6;
  --tblr-link-color-rgb: 0, 84, 166;
  --tblr-link-decoration: none;
  --tblr-link-hover-color: #004385;
  --tblr-link-hover-color-rgb: 0, 67, 133;
  --tblr-link-hover-decoration: underline;
  --tblr-code-color: var(--tblr-gray-600);
  --tblr-highlight-bg: #fdeccc;
  --tblr-border-width: 1px;
  --tblr-border-style: solid;
  --tblr-border-color: #dadfe5;
  --tblr-border-color-translucent: rgba(4, 32, 69, 0.14);
  --tblr-border-radius: 4px;
  --tblr-border-radius-sm: 2px;
  --tblr-border-radius-lg: 8px;
  --tblr-border-radius-xl: 1rem;
  --tblr-border-radius-xxl: 2rem;
  --tblr-border-radius-2xl: var(--tblr-border-radius-xxl);
  --tblr-border-radius-pill: 100rem;
  --tblr-box-shadow: rgba(var(--tblr-body-color-rgb), 0.04) 0 2px 4px 0;
  --tblr-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --tblr-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --tblr-box-shadow-inset: 0 0 transparent;
  --tblr-focus-ring-width: 0.25rem;
  --tblr-focus-ring-opacity: 0.25;
  --tblr-focus-ring-color: rgba(var(--tblr-primary-rgb), 0.25);
  --tblr-form-valid-color: #2fb344;
  --tblr-form-valid-border-color: #2fb344;
  --tblr-form-invalid-color: #d63939;
  --tblr-form-invalid-border-color: #d63939;
}

/* line 189, node_modules/@tabler/core/dist/css/tabler.css */
[data-bs-theme=dark], body[data-bs-theme=dark] [data-bs-theme=light] {
  color-scheme: dark;
  --tblr-body-color: #fcfdfe;
  --tblr-body-color-rgb: 252, 253, 254;
  --tblr-body-bg: #040a11;
  --tblr-body-bg-rgb: 4, 10, 17;
  --tblr-emphasis-color: #ffffff;
  --tblr-emphasis-color-rgb: 255, 255, 255;
  --tblr-secondary-color: rgba(252, 253, 254, 0.75);
  --tblr-secondary-color-rgb: 252, 253, 254;
  --tblr-secondary-bg: #182433;
  --tblr-secondary-bg-rgb: 24, 36, 51;
  --tblr-tertiary-color: rgba(252, 253, 254, 0.5);
  --tblr-tertiary-color-rgb: 252, 253, 254;
  --tblr-tertiary-bg: #0e1722;
  --tblr-tertiary-bg-rgb: 14, 23, 34;
  --tblr-primary-text-emphasis: #6698ca;
  --tblr-secondary-text-emphasis: #a3abb4;
  --tblr-success-text-emphasis: #82d18f;
  --tblr-info-text-emphasis: #8ec2ed;
  --tblr-warning-text-emphasis: #faa46a;
  --tblr-danger-text-emphasis: #e68888;
  --tblr-light-text-emphasis: #f6f8fb;
  --tblr-dark-text-emphasis: #dadfe5;
  --tblr-primary-bg-subtle: #001121;
  --tblr-secondary-bg-subtle: #14171a;
  --tblr-success-bg-subtle: #09240e;
  --tblr-info-bg-subtle: #0d1f2d;
  --tblr-warning-bg-subtle: #311501;
  --tblr-danger-bg-subtle: #2b0b0b;
  --tblr-light-bg-subtle: #182433;
  --tblr-dark-bg-subtle: #0c121a;
  --tblr-primary-border-subtle: #003264;
  --tblr-secondary-border-subtle: #3d454e;
  --tblr-success-border-subtle: #1c6b29;
  --tblr-info-border-subtle: #285c87;
  --tblr-warning-border-subtle: #943e04;
  --tblr-danger-border-subtle: #802222;
  --tblr-light-border-subtle: #3a4859;
  --tblr-dark-border-subtle: #182433;
  --tblr-heading-color: inherit;
  --tblr-link-color: #6698ca;
  --tblr-link-hover-color: #85add5;
  --tblr-link-color-rgb: 102, 152, 202;
  --tblr-link-hover-color-rgb: 133, 173, 213;
  --tblr-code-color: var(--tblr-gray-300);
  --tblr-border-color: #1f2e41;
  --tblr-border-color-translucent: rgba(72, 110, 149, 0.14);
  --tblr-form-valid-color: #82d18f;
  --tblr-form-valid-border-color: #82d18f;
  --tblr-form-invalid-color: #e68888;
  --tblr-form-invalid-border-color: #e68888;
}

/* line 243, node_modules/@tabler/core/dist/css/tabler.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  /* line 250, node_modules/@tabler/core/dist/css/tabler.css */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 255, node_modules/@tabler/core/dist/css/tabler.css */
body {
  margin: 0;
  font-family: var(--tblr-body-font-family);
  font-size: var(--tblr-body-font-size);
  font-weight: var(--tblr-body-font-weight);
  line-height: var(--tblr-body-line-height);
  color: var(--tblr-body-color);
  text-align: var(--tblr-body-text-align);
  background-color: var(--tblr-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 268, node_modules/@tabler/core/dist/css/tabler.css */
hr, .hr {
  margin: 2rem 0;
  color: inherit;
  border: 0;
  border-top: var(--tblr-border-width) solid;
  opacity: 0.16;
}

/* line 276, node_modules/@tabler/core/dist/css/tabler.css */
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: var(--tblr-spacer);
  font-weight: var(--tblr-font-weight-bold);
  line-height: 1.2;
  color: var(--tblr-heading-color);
}

/* line 284, node_modules/@tabler/core/dist/css/tabler.css */
h1, .h1 {
  font-size: 1.5rem;
}

/* line 288, node_modules/@tabler/core/dist/css/tabler.css */
h2, .h2 {
  font-size: 1.25rem;
}

/* line 292, node_modules/@tabler/core/dist/css/tabler.css */
h3, .h3 {
  font-size: 1rem;
}

/* line 296, node_modules/@tabler/core/dist/css/tabler.css */
h4, .h4 {
  font-size: 0.875rem;
}

/* line 300, node_modules/@tabler/core/dist/css/tabler.css */
h5, .h5 {
  font-size: 0.75rem;
}

/* line 304, node_modules/@tabler/core/dist/css/tabler.css */
h6, .h6 {
  font-size: 0.625rem;
}

/* line 308, node_modules/@tabler/core/dist/css/tabler.css */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 313, node_modules/@tabler/core/dist/css/tabler.css */
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

/* line 321, node_modules/@tabler/core/dist/css/tabler.css */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 327, node_modules/@tabler/core/dist/css/tabler.css */
ol,
ul {
  padding-left: 2rem;
}

/* line 332, node_modules/@tabler/core/dist/css/tabler.css */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 339, node_modules/@tabler/core/dist/css/tabler.css */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 346, node_modules/@tabler/core/dist/css/tabler.css */
dt {
  font-weight: 600;
}

/* line 350, node_modules/@tabler/core/dist/css/tabler.css */
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

/* line 355, node_modules/@tabler/core/dist/css/tabler.css */
blockquote {
  margin: 0 0 1rem;
}

/* line 359, node_modules/@tabler/core/dist/css/tabler.css */
b,
strong {
  font-weight: bolder;
}

/* line 364, node_modules/@tabler/core/dist/css/tabler.css */
small, .small {
  font-size: 85.714285%;
}

/* line 368, node_modules/@tabler/core/dist/css/tabler.css */
mark, .mark {
  padding: 0.1875em;
  background-color: var(--tblr-highlight-bg);
}

/* line 373, node_modules/@tabler/core/dist/css/tabler.css */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

/* line 381, node_modules/@tabler/core/dist/css/tabler.css */
sub {
  bottom: -0.25em;
}

/* line 385, node_modules/@tabler/core/dist/css/tabler.css */
sup {
  top: -0.5em;
}

/* line 389, node_modules/@tabler/core/dist/css/tabler.css */
a {
  color: rgba(var(--tblr-link-color-rgb), var(--tblr-link-opacity, 1));
  text-decoration: none;
}

/* line 393, node_modules/@tabler/core/dist/css/tabler.css */
a:hover {
  --tblr-link-color-rgb: var(--tblr-link-hover-color-rgb);
  text-decoration: underline;
}

/* line 398, node_modules/@tabler/core/dist/css/tabler.css */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 403, node_modules/@tabler/core/dist/css/tabler.css */
pre,
code,
kbd,
samp {
  font-family: var(--tblr-font-monospace);
  font-size: 1em;
}

/* line 411, node_modules/@tabler/core/dist/css/tabler.css */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 85.714285%;
  color: var(--tblr-light);
}

/* line 419, node_modules/@tabler/core/dist/css/tabler.css */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 425, node_modules/@tabler/core/dist/css/tabler.css */
code {
  font-size: 85.714285%;
  color: var(--tblr-code-color);
  word-wrap: break-word;
}

/* line 430, node_modules/@tabler/core/dist/css/tabler.css */
a > code {
  color: inherit;
}

/* line 434, node_modules/@tabler/core/dist/css/tabler.css */
kbd {
  padding: 0.25rem 0.5rem;
  font-size: var(--tblr-font-size-h5);
  color: var(--tblr-text-secondary-dark);
  background-color: var(--tblr-code-bg);
  border-radius: 2px;
}

/* line 441, node_modules/@tabler/core/dist/css/tabler.css */
kbd kbd {
  padding: 0;
  font-size: 1em;
}

/* line 446, node_modules/@tabler/core/dist/css/tabler.css */
figure {
  margin: 0 0 1rem;
}

/* line 450, node_modules/@tabler/core/dist/css/tabler.css */
img,
svg {
  vertical-align: middle;
}

/* line 455, node_modules/@tabler/core/dist/css/tabler.css */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 460, node_modules/@tabler/core/dist/css/tabler.css */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: var(--tblr-secondary-color);
  text-align: left;
}

/* line 467, node_modules/@tabler/core/dist/css/tabler.css */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 472, node_modules/@tabler/core/dist/css/tabler.css */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 483, node_modules/@tabler/core/dist/css/tabler.css */
label {
  display: inline-block;
}

/* line 487, node_modules/@tabler/core/dist/css/tabler.css */
button {
  border-radius: 0;
}

/* line 491, node_modules/@tabler/core/dist/css/tabler.css */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 495, node_modules/@tabler/core/dist/css/tabler.css */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 506, node_modules/@tabler/core/dist/css/tabler.css */
button,
select {
  text-transform: none;
}

/* line 511, node_modules/@tabler/core/dist/css/tabler.css */
[role=button] {
  cursor: pointer;
}

/* line 515, node_modules/@tabler/core/dist/css/tabler.css */
select {
  word-wrap: normal;
}

/* line 518, node_modules/@tabler/core/dist/css/tabler.css */
select:disabled {
  opacity: 1;
}

/* line 522, node_modules/@tabler/core/dist/css/tabler.css */
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

/* line 526, node_modules/@tabler/core/dist/css/tabler.css */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/* line 532, node_modules/@tabler/core/dist/css/tabler.css */
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

/* line 539, node_modules/@tabler/core/dist/css/tabler.css */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 544, node_modules/@tabler/core/dist/css/tabler.css */
textarea {
  resize: vertical;
}

/* line 548, node_modules/@tabler/core/dist/css/tabler.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 555, node_modules/@tabler/core/dist/css/tabler.css */
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

/* line 563, node_modules/@tabler/core/dist/css/tabler.css */
legend + * {
  clear: left;
}

/* line 567, node_modules/@tabler/core/dist/css/tabler.css */
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

/* line 577, node_modules/@tabler/core/dist/css/tabler.css */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 581, node_modules/@tabler/core/dist/css/tabler.css */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
/* line 594, node_modules/@tabler/core/dist/css/tabler.css */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 598, node_modules/@tabler/core/dist/css/tabler.css */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 602, node_modules/@tabler/core/dist/css/tabler.css */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 607, node_modules/@tabler/core/dist/css/tabler.css */
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 612, node_modules/@tabler/core/dist/css/tabler.css */
output {
  display: inline-block;
}

/* line 616, node_modules/@tabler/core/dist/css/tabler.css */
iframe {
  border: 0;
}

/* line 620, node_modules/@tabler/core/dist/css/tabler.css */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 625, node_modules/@tabler/core/dist/css/tabler.css */
progress {
  vertical-align: baseline;
}

/* line 629, node_modules/@tabler/core/dist/css/tabler.css */
[hidden] {
  display: none !important;
}

/* line 633, node_modules/@tabler/core/dist/css/tabler.css */
.lead {
  font-size: 0.875rem;
  font-weight: var(--tblr-font-weight-normal);
}

/* line 638, node_modules/@tabler/core/dist/css/tabler.css */
.display-1 {
  font-size: 5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 644, node_modules/@tabler/core/dist/css/tabler.css */
.display-2 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 650, node_modules/@tabler/core/dist/css/tabler.css */
.display-3 {
  font-size: 4rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 656, node_modules/@tabler/core/dist/css/tabler.css */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 662, node_modules/@tabler/core/dist/css/tabler.css */
.display-5 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 668, node_modules/@tabler/core/dist/css/tabler.css */
.display-6 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 674, node_modules/@tabler/core/dist/css/tabler.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 679, node_modules/@tabler/core/dist/css/tabler.css */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 684, node_modules/@tabler/core/dist/css/tabler.css */
.list-inline-item {
  display: inline-block;
}

/* line 687, node_modules/@tabler/core/dist/css/tabler.css */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 691, node_modules/@tabler/core/dist/css/tabler.css */
.initialism {
  font-size: 85.714285%;
  text-transform: uppercase;
}

/* line 696, node_modules/@tabler/core/dist/css/tabler.css */
.blockquote {
  margin-bottom: 1rem;
  font-size: 0.875rem;
}

/* line 700, node_modules/@tabler/core/dist/css/tabler.css */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 704, node_modules/@tabler/core/dist/css/tabler.css */
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 85.714285%;
  color: #667382;
}

/* line 710, node_modules/@tabler/core/dist/css/tabler.css */
.blockquote-footer::before {
  content: "— ";
}

/* line 714, node_modules/@tabler/core/dist/css/tabler.css */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 719, node_modules/@tabler/core/dist/css/tabler.css */
.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--tblr-body-bg);
  border: var(--tblr-border-width) solid var(--tblr-border-color);
  border-radius: var(--tblr-border-radius);
  box-shadow: var(--tblr-box-shadow-sm);
  max-width: 100%;
  height: auto;
}

/* line 729, node_modules/@tabler/core/dist/css/tabler.css */
.figure {
  display: inline-block;
}

/* line 733, node_modules/@tabler/core/dist/css/tabler.css */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 738, node_modules/@tabler/core/dist/css/tabler.css */
.figure-caption {
  font-size: 85.714285%;
  color: var(--tblr-secondary-color);
}

/* line 743, node_modules/@tabler/core/dist/css/tabler.css */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --tblr-gutter-x: calc(var(--tblr-page-padding) * 2);
  --tblr-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--tblr-gutter-x) * 0.5);
  padding-left: calc(var(--tblr-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 760, node_modules/@tabler/core/dist/css/tabler.css */
  .container-sm, .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 765, node_modules/@tabler/core/dist/css/tabler.css */
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 770, node_modules/@tabler/core/dist/css/tabler.css */
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 775, node_modules/@tabler/core/dist/css/tabler.css */
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  /* line 780, node_modules/@tabler/core/dist/css/tabler.css */
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}

/* line 784, node_modules/@tabler/core/dist/css/tabler.css */
:root {
  --tblr-breakpoint-xs: 0;
  --tblr-breakpoint-sm: 576px;
  --tblr-breakpoint-md: 768px;
  --tblr-breakpoint-lg: 992px;
  --tblr-breakpoint-xl: 1200px;
  --tblr-breakpoint-xxl: 1400px;
}

/* line 793, node_modules/@tabler/core/dist/css/tabler.css */
.row {
  --tblr-gutter-x: var(--tblr-page-padding);
  --tblr-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--tblr-gutter-y));
  margin-right: calc(-0.5 * var(--tblr-gutter-x));
  margin-left: calc(-0.5 * var(--tblr-gutter-x));
}

/* line 802, node_modules/@tabler/core/dist/css/tabler.css */
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--tblr-gutter-x) * 0.5);
  padding-left: calc(var(--tblr-gutter-x) * 0.5);
  margin-top: var(--tblr-gutter-y);
}

/* line 811, node_modules/@tabler/core/dist/css/tabler.css */
.grid {
  display: grid;
  grid-template-rows: repeat(var(--tblr-rows, 1), 1fr);
  grid-template-columns: repeat(var(--tblr-columns, 12), 1fr);
  gap: var(--tblr-gap, var(--tblr-page-padding));
}

/* line 817, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-col-1 {
  grid-column: auto/span 1;
}

/* line 820, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-col-2 {
  grid-column: auto/span 2;
}

/* line 823, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-col-3 {
  grid-column: auto/span 3;
}

/* line 826, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-col-4 {
  grid-column: auto/span 4;
}

/* line 829, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-col-5 {
  grid-column: auto/span 5;
}

/* line 832, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-col-6 {
  grid-column: auto/span 6;
}

/* line 835, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-col-7 {
  grid-column: auto/span 7;
}

/* line 838, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-col-8 {
  grid-column: auto/span 8;
}

/* line 841, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-col-9 {
  grid-column: auto/span 9;
}

/* line 844, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-col-10 {
  grid-column: auto/span 10;
}

/* line 847, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-col-11 {
  grid-column: auto/span 11;
}

/* line 850, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-col-12 {
  grid-column: auto/span 12;
}

/* line 853, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-start-1 {
  grid-column-start: 1;
}

/* line 856, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-start-2 {
  grid-column-start: 2;
}

/* line 859, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-start-3 {
  grid-column-start: 3;
}

/* line 862, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-start-4 {
  grid-column-start: 4;
}

/* line 865, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-start-5 {
  grid-column-start: 5;
}

/* line 868, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-start-6 {
  grid-column-start: 6;
}

/* line 871, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-start-7 {
  grid-column-start: 7;
}

/* line 874, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-start-8 {
  grid-column-start: 8;
}

/* line 877, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-start-9 {
  grid-column-start: 9;
}

/* line 880, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-start-10 {
  grid-column-start: 10;
}

/* line 883, node_modules/@tabler/core/dist/css/tabler.css */
.grid .g-start-11 {
  grid-column-start: 11;
}

@media (min-width: 576px) {
  /* line 887, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-sm-1 {
    grid-column: auto/span 1;
  }
  /* line 890, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-sm-2 {
    grid-column: auto/span 2;
  }
  /* line 893, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-sm-3 {
    grid-column: auto/span 3;
  }
  /* line 896, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-sm-4 {
    grid-column: auto/span 4;
  }
  /* line 899, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-sm-5 {
    grid-column: auto/span 5;
  }
  /* line 902, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-sm-6 {
    grid-column: auto/span 6;
  }
  /* line 905, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-sm-7 {
    grid-column: auto/span 7;
  }
  /* line 908, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-sm-8 {
    grid-column: auto/span 8;
  }
  /* line 911, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-sm-9 {
    grid-column: auto/span 9;
  }
  /* line 914, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-sm-10 {
    grid-column: auto/span 10;
  }
  /* line 917, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-sm-11 {
    grid-column: auto/span 11;
  }
  /* line 920, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-sm-12 {
    grid-column: auto/span 12;
  }
  /* line 923, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-sm-1 {
    grid-column-start: 1;
  }
  /* line 926, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-sm-2 {
    grid-column-start: 2;
  }
  /* line 929, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-sm-3 {
    grid-column-start: 3;
  }
  /* line 932, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-sm-4 {
    grid-column-start: 4;
  }
  /* line 935, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-sm-5 {
    grid-column-start: 5;
  }
  /* line 938, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-sm-6 {
    grid-column-start: 6;
  }
  /* line 941, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-sm-7 {
    grid-column-start: 7;
  }
  /* line 944, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-sm-8 {
    grid-column-start: 8;
  }
  /* line 947, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-sm-9 {
    grid-column-start: 9;
  }
  /* line 950, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-sm-10 {
    grid-column-start: 10;
  }
  /* line 953, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-sm-11 {
    grid-column-start: 11;
  }
}

@media (min-width: 768px) {
  /* line 958, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-md-1 {
    grid-column: auto/span 1;
  }
  /* line 961, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-md-2 {
    grid-column: auto/span 2;
  }
  /* line 964, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-md-3 {
    grid-column: auto/span 3;
  }
  /* line 967, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-md-4 {
    grid-column: auto/span 4;
  }
  /* line 970, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-md-5 {
    grid-column: auto/span 5;
  }
  /* line 973, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-md-6 {
    grid-column: auto/span 6;
  }
  /* line 976, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-md-7 {
    grid-column: auto/span 7;
  }
  /* line 979, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-md-8 {
    grid-column: auto/span 8;
  }
  /* line 982, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-md-9 {
    grid-column: auto/span 9;
  }
  /* line 985, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-md-10 {
    grid-column: auto/span 10;
  }
  /* line 988, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-md-11 {
    grid-column: auto/span 11;
  }
  /* line 991, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-md-12 {
    grid-column: auto/span 12;
  }
  /* line 994, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-md-1 {
    grid-column-start: 1;
  }
  /* line 997, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-md-2 {
    grid-column-start: 2;
  }
  /* line 1000, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-md-3 {
    grid-column-start: 3;
  }
  /* line 1003, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-md-4 {
    grid-column-start: 4;
  }
  /* line 1006, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-md-5 {
    grid-column-start: 5;
  }
  /* line 1009, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-md-6 {
    grid-column-start: 6;
  }
  /* line 1012, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-md-7 {
    grid-column-start: 7;
  }
  /* line 1015, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-md-8 {
    grid-column-start: 8;
  }
  /* line 1018, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-md-9 {
    grid-column-start: 9;
  }
  /* line 1021, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-md-10 {
    grid-column-start: 10;
  }
  /* line 1024, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-md-11 {
    grid-column-start: 11;
  }
}

@media (min-width: 992px) {
  /* line 1029, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-lg-1 {
    grid-column: auto/span 1;
  }
  /* line 1032, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-lg-2 {
    grid-column: auto/span 2;
  }
  /* line 1035, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-lg-3 {
    grid-column: auto/span 3;
  }
  /* line 1038, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-lg-4 {
    grid-column: auto/span 4;
  }
  /* line 1041, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-lg-5 {
    grid-column: auto/span 5;
  }
  /* line 1044, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-lg-6 {
    grid-column: auto/span 6;
  }
  /* line 1047, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-lg-7 {
    grid-column: auto/span 7;
  }
  /* line 1050, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-lg-8 {
    grid-column: auto/span 8;
  }
  /* line 1053, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-lg-9 {
    grid-column: auto/span 9;
  }
  /* line 1056, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-lg-10 {
    grid-column: auto/span 10;
  }
  /* line 1059, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-lg-11 {
    grid-column: auto/span 11;
  }
  /* line 1062, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-lg-12 {
    grid-column: auto/span 12;
  }
  /* line 1065, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-lg-1 {
    grid-column-start: 1;
  }
  /* line 1068, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-lg-2 {
    grid-column-start: 2;
  }
  /* line 1071, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-lg-3 {
    grid-column-start: 3;
  }
  /* line 1074, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-lg-4 {
    grid-column-start: 4;
  }
  /* line 1077, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-lg-5 {
    grid-column-start: 5;
  }
  /* line 1080, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-lg-6 {
    grid-column-start: 6;
  }
  /* line 1083, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-lg-7 {
    grid-column-start: 7;
  }
  /* line 1086, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-lg-8 {
    grid-column-start: 8;
  }
  /* line 1089, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-lg-9 {
    grid-column-start: 9;
  }
  /* line 1092, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-lg-10 {
    grid-column-start: 10;
  }
  /* line 1095, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-lg-11 {
    grid-column-start: 11;
  }
}

@media (min-width: 1200px) {
  /* line 1100, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xl-1 {
    grid-column: auto/span 1;
  }
  /* line 1103, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xl-2 {
    grid-column: auto/span 2;
  }
  /* line 1106, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xl-3 {
    grid-column: auto/span 3;
  }
  /* line 1109, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xl-4 {
    grid-column: auto/span 4;
  }
  /* line 1112, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xl-5 {
    grid-column: auto/span 5;
  }
  /* line 1115, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xl-6 {
    grid-column: auto/span 6;
  }
  /* line 1118, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xl-7 {
    grid-column: auto/span 7;
  }
  /* line 1121, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xl-8 {
    grid-column: auto/span 8;
  }
  /* line 1124, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xl-9 {
    grid-column: auto/span 9;
  }
  /* line 1127, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xl-10 {
    grid-column: auto/span 10;
  }
  /* line 1130, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xl-11 {
    grid-column: auto/span 11;
  }
  /* line 1133, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xl-12 {
    grid-column: auto/span 12;
  }
  /* line 1136, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xl-1 {
    grid-column-start: 1;
  }
  /* line 1139, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xl-2 {
    grid-column-start: 2;
  }
  /* line 1142, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xl-3 {
    grid-column-start: 3;
  }
  /* line 1145, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xl-4 {
    grid-column-start: 4;
  }
  /* line 1148, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xl-5 {
    grid-column-start: 5;
  }
  /* line 1151, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xl-6 {
    grid-column-start: 6;
  }
  /* line 1154, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xl-7 {
    grid-column-start: 7;
  }
  /* line 1157, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xl-8 {
    grid-column-start: 8;
  }
  /* line 1160, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xl-9 {
    grid-column-start: 9;
  }
  /* line 1163, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xl-10 {
    grid-column-start: 10;
  }
  /* line 1166, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xl-11 {
    grid-column-start: 11;
  }
}

@media (min-width: 1400px) {
  /* line 1171, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xxl-1 {
    grid-column: auto/span 1;
  }
  /* line 1174, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xxl-2 {
    grid-column: auto/span 2;
  }
  /* line 1177, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xxl-3 {
    grid-column: auto/span 3;
  }
  /* line 1180, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xxl-4 {
    grid-column: auto/span 4;
  }
  /* line 1183, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xxl-5 {
    grid-column: auto/span 5;
  }
  /* line 1186, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xxl-6 {
    grid-column: auto/span 6;
  }
  /* line 1189, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xxl-7 {
    grid-column: auto/span 7;
  }
  /* line 1192, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xxl-8 {
    grid-column: auto/span 8;
  }
  /* line 1195, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xxl-9 {
    grid-column: auto/span 9;
  }
  /* line 1198, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xxl-10 {
    grid-column: auto/span 10;
  }
  /* line 1201, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xxl-11 {
    grid-column: auto/span 11;
  }
  /* line 1204, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-col-xxl-12 {
    grid-column: auto/span 12;
  }
  /* line 1207, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xxl-1 {
    grid-column-start: 1;
  }
  /* line 1210, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xxl-2 {
    grid-column-start: 2;
  }
  /* line 1213, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xxl-3 {
    grid-column-start: 3;
  }
  /* line 1216, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xxl-4 {
    grid-column-start: 4;
  }
  /* line 1219, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xxl-5 {
    grid-column-start: 5;
  }
  /* line 1222, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xxl-6 {
    grid-column-start: 6;
  }
  /* line 1225, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xxl-7 {
    grid-column-start: 7;
  }
  /* line 1228, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xxl-8 {
    grid-column-start: 8;
  }
  /* line 1231, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xxl-9 {
    grid-column-start: 9;
  }
  /* line 1234, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xxl-10 {
    grid-column-start: 10;
  }
  /* line 1237, node_modules/@tabler/core/dist/css/tabler.css */
  .grid .g-start-xxl-11 {
    grid-column-start: 11;
  }
}

/* line 1242, node_modules/@tabler/core/dist/css/tabler.css */
.col {
  flex: 1 0 0%;
}

/* line 1246, node_modules/@tabler/core/dist/css/tabler.css */
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

/* line 1251, node_modules/@tabler/core/dist/css/tabler.css */
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

/* line 1256, node_modules/@tabler/core/dist/css/tabler.css */
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

/* line 1261, node_modules/@tabler/core/dist/css/tabler.css */
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

/* line 1266, node_modules/@tabler/core/dist/css/tabler.css */
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

/* line 1271, node_modules/@tabler/core/dist/css/tabler.css */
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

/* line 1276, node_modules/@tabler/core/dist/css/tabler.css */
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

/* line 1281, node_modules/@tabler/core/dist/css/tabler.css */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* line 1286, node_modules/@tabler/core/dist/css/tabler.css */
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

/* line 1291, node_modules/@tabler/core/dist/css/tabler.css */
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

/* line 1296, node_modules/@tabler/core/dist/css/tabler.css */
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

/* line 1301, node_modules/@tabler/core/dist/css/tabler.css */
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

/* line 1306, node_modules/@tabler/core/dist/css/tabler.css */
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

/* line 1311, node_modules/@tabler/core/dist/css/tabler.css */
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

/* line 1316, node_modules/@tabler/core/dist/css/tabler.css */
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

/* line 1321, node_modules/@tabler/core/dist/css/tabler.css */
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

/* line 1326, node_modules/@tabler/core/dist/css/tabler.css */
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* line 1331, node_modules/@tabler/core/dist/css/tabler.css */
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

/* line 1336, node_modules/@tabler/core/dist/css/tabler.css */
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

/* line 1341, node_modules/@tabler/core/dist/css/tabler.css */
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

/* line 1346, node_modules/@tabler/core/dist/css/tabler.css */
.offset-1 {
  margin-left: 8.33333333%;
}

/* line 1350, node_modules/@tabler/core/dist/css/tabler.css */
.offset-2 {
  margin-left: 16.66666667%;
}

/* line 1354, node_modules/@tabler/core/dist/css/tabler.css */
.offset-3 {
  margin-left: 25%;
}

/* line 1358, node_modules/@tabler/core/dist/css/tabler.css */
.offset-4 {
  margin-left: 33.33333333%;
}

/* line 1362, node_modules/@tabler/core/dist/css/tabler.css */
.offset-5 {
  margin-left: 41.66666667%;
}

/* line 1366, node_modules/@tabler/core/dist/css/tabler.css */
.offset-6 {
  margin-left: 50%;
}

/* line 1370, node_modules/@tabler/core/dist/css/tabler.css */
.offset-7 {
  margin-left: 58.33333333%;
}

/* line 1374, node_modules/@tabler/core/dist/css/tabler.css */
.offset-8 {
  margin-left: 66.66666667%;
}

/* line 1378, node_modules/@tabler/core/dist/css/tabler.css */
.offset-9 {
  margin-left: 75%;
}

/* line 1382, node_modules/@tabler/core/dist/css/tabler.css */
.offset-10 {
  margin-left: 83.33333333%;
}

/* line 1386, node_modules/@tabler/core/dist/css/tabler.css */
.offset-11 {
  margin-left: 91.66666667%;
}

/* line 1390, node_modules/@tabler/core/dist/css/tabler.css */
.g-0,
.gx-0 {
  --tblr-gutter-x: 0;
}

/* line 1395, node_modules/@tabler/core/dist/css/tabler.css */
.g-0,
.gy-0 {
  --tblr-gutter-y: 0;
}

/* line 1400, node_modules/@tabler/core/dist/css/tabler.css */
.g-1,
.gx-1 {
  --tblr-gutter-x: 0.25rem;
}

/* line 1405, node_modules/@tabler/core/dist/css/tabler.css */
.g-1,
.gy-1 {
  --tblr-gutter-y: 0.25rem;
}

/* line 1410, node_modules/@tabler/core/dist/css/tabler.css */
.g-2,
.gx-2 {
  --tblr-gutter-x: 0.5rem;
}

/* line 1415, node_modules/@tabler/core/dist/css/tabler.css */
.g-2,
.gy-2 {
  --tblr-gutter-y: 0.5rem;
}

/* line 1420, node_modules/@tabler/core/dist/css/tabler.css */
.g-3,
.gx-3 {
  --tblr-gutter-x: 1rem;
}

/* line 1425, node_modules/@tabler/core/dist/css/tabler.css */
.g-3,
.gy-3 {
  --tblr-gutter-y: 1rem;
}

/* line 1430, node_modules/@tabler/core/dist/css/tabler.css */
.g-4,
.gx-4 {
  --tblr-gutter-x: 1.5rem;
}

/* line 1435, node_modules/@tabler/core/dist/css/tabler.css */
.g-4,
.gy-4 {
  --tblr-gutter-y: 1.5rem;
}

/* line 1440, node_modules/@tabler/core/dist/css/tabler.css */
.g-5,
.gx-5 {
  --tblr-gutter-x: 2rem;
}

/* line 1445, node_modules/@tabler/core/dist/css/tabler.css */
.g-5,
.gy-5 {
  --tblr-gutter-y: 2rem;
}

/* line 1450, node_modules/@tabler/core/dist/css/tabler.css */
.g-6,
.gx-6 {
  --tblr-gutter-x: 3rem;
}

/* line 1455, node_modules/@tabler/core/dist/css/tabler.css */
.g-6,
.gy-6 {
  --tblr-gutter-y: 3rem;
}

/* line 1460, node_modules/@tabler/core/dist/css/tabler.css */
.g-7,
.gx-7 {
  --tblr-gutter-x: 5rem;
}

/* line 1465, node_modules/@tabler/core/dist/css/tabler.css */
.g-7,
.gy-7 {
  --tblr-gutter-y: 5rem;
}

/* line 1470, node_modules/@tabler/core/dist/css/tabler.css */
.g-8,
.gx-8 {
  --tblr-gutter-x: 8rem;
}

/* line 1475, node_modules/@tabler/core/dist/css/tabler.css */
.g-8,
.gy-8 {
  --tblr-gutter-y: 8rem;
}

@media (min-width: 576px) {
  /* line 1481, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm {
    flex: 1 0 0%;
  }
  /* line 1484, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1488, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1492, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1496, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 1500, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1504, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 1508, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 1512, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1516, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1520, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1524, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1528, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1532, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1536, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1540, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1544, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1548, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1552, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1556, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1560, node_modules/@tabler/core/dist/css/tabler.css */
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1564, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 1567, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  /* line 1570, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  /* line 1573, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 1576, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  /* line 1579, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  /* line 1582, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 1585, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  /* line 1588, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  /* line 1591, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 1594, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  /* line 1597, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  /* line 1600, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-0,
.gx-sm-0 {
    --tblr-gutter-x: 0;
  }
  /* line 1604, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-0,
.gy-sm-0 {
    --tblr-gutter-y: 0;
  }
  /* line 1608, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-1,
.gx-sm-1 {
    --tblr-gutter-x: 0.25rem;
  }
  /* line 1612, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-1,
.gy-sm-1 {
    --tblr-gutter-y: 0.25rem;
  }
  /* line 1616, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-2,
.gx-sm-2 {
    --tblr-gutter-x: 0.5rem;
  }
  /* line 1620, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-2,
.gy-sm-2 {
    --tblr-gutter-y: 0.5rem;
  }
  /* line 1624, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-3,
.gx-sm-3 {
    --tblr-gutter-x: 1rem;
  }
  /* line 1628, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-3,
.gy-sm-3 {
    --tblr-gutter-y: 1rem;
  }
  /* line 1632, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-4,
.gx-sm-4 {
    --tblr-gutter-x: 1.5rem;
  }
  /* line 1636, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-4,
.gy-sm-4 {
    --tblr-gutter-y: 1.5rem;
  }
  /* line 1640, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-5,
.gx-sm-5 {
    --tblr-gutter-x: 2rem;
  }
  /* line 1644, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-5,
.gy-sm-5 {
    --tblr-gutter-y: 2rem;
  }
  /* line 1648, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-6,
.gx-sm-6 {
    --tblr-gutter-x: 3rem;
  }
  /* line 1652, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-6,
.gy-sm-6 {
    --tblr-gutter-y: 3rem;
  }
  /* line 1656, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-7,
.gx-sm-7 {
    --tblr-gutter-x: 5rem;
  }
  /* line 1660, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-7,
.gy-sm-7 {
    --tblr-gutter-y: 5rem;
  }
  /* line 1664, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-8,
.gx-sm-8 {
    --tblr-gutter-x: 8rem;
  }
  /* line 1668, node_modules/@tabler/core/dist/css/tabler.css */
  .g-sm-8,
.gy-sm-8 {
    --tblr-gutter-y: 8rem;
  }
}

@media (min-width: 768px) {
  /* line 1674, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md {
    flex: 1 0 0%;
  }
  /* line 1677, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1681, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1685, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1689, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 1693, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1697, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 1701, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 1705, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1709, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1713, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1717, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1721, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1725, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1729, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1733, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1737, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1741, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1745, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1749, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1753, node_modules/@tabler/core/dist/css/tabler.css */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1757, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 1760, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  /* line 1763, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  /* line 1766, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 1769, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  /* line 1772, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  /* line 1775, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 1778, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  /* line 1781, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  /* line 1784, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 1787, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  /* line 1790, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  /* line 1793, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-0,
.gx-md-0 {
    --tblr-gutter-x: 0;
  }
  /* line 1797, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-0,
.gy-md-0 {
    --tblr-gutter-y: 0;
  }
  /* line 1801, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-1,
.gx-md-1 {
    --tblr-gutter-x: 0.25rem;
  }
  /* line 1805, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-1,
.gy-md-1 {
    --tblr-gutter-y: 0.25rem;
  }
  /* line 1809, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-2,
.gx-md-2 {
    --tblr-gutter-x: 0.5rem;
  }
  /* line 1813, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-2,
.gy-md-2 {
    --tblr-gutter-y: 0.5rem;
  }
  /* line 1817, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-3,
.gx-md-3 {
    --tblr-gutter-x: 1rem;
  }
  /* line 1821, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-3,
.gy-md-3 {
    --tblr-gutter-y: 1rem;
  }
  /* line 1825, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-4,
.gx-md-4 {
    --tblr-gutter-x: 1.5rem;
  }
  /* line 1829, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-4,
.gy-md-4 {
    --tblr-gutter-y: 1.5rem;
  }
  /* line 1833, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-5,
.gx-md-5 {
    --tblr-gutter-x: 2rem;
  }
  /* line 1837, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-5,
.gy-md-5 {
    --tblr-gutter-y: 2rem;
  }
  /* line 1841, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-6,
.gx-md-6 {
    --tblr-gutter-x: 3rem;
  }
  /* line 1845, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-6,
.gy-md-6 {
    --tblr-gutter-y: 3rem;
  }
  /* line 1849, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-7,
.gx-md-7 {
    --tblr-gutter-x: 5rem;
  }
  /* line 1853, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-7,
.gy-md-7 {
    --tblr-gutter-y: 5rem;
  }
  /* line 1857, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-8,
.gx-md-8 {
    --tblr-gutter-x: 8rem;
  }
  /* line 1861, node_modules/@tabler/core/dist/css/tabler.css */
  .g-md-8,
.gy-md-8 {
    --tblr-gutter-y: 8rem;
  }
}

@media (min-width: 992px) {
  /* line 1867, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg {
    flex: 1 0 0%;
  }
  /* line 1870, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1874, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1878, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1882, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 1886, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1890, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 1894, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 1898, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1902, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 1906, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 1910, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1914, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 1918, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 1922, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1926, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 1930, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 1934, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1938, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 1942, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 1946, node_modules/@tabler/core/dist/css/tabler.css */
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1950, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 1953, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  /* line 1956, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  /* line 1959, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 1962, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  /* line 1965, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  /* line 1968, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 1971, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  /* line 1974, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  /* line 1977, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 1980, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  /* line 1983, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  /* line 1986, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-0,
.gx-lg-0 {
    --tblr-gutter-x: 0;
  }
  /* line 1990, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-0,
.gy-lg-0 {
    --tblr-gutter-y: 0;
  }
  /* line 1994, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-1,
.gx-lg-1 {
    --tblr-gutter-x: 0.25rem;
  }
  /* line 1998, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-1,
.gy-lg-1 {
    --tblr-gutter-y: 0.25rem;
  }
  /* line 2002, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-2,
.gx-lg-2 {
    --tblr-gutter-x: 0.5rem;
  }
  /* line 2006, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-2,
.gy-lg-2 {
    --tblr-gutter-y: 0.5rem;
  }
  /* line 2010, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-3,
.gx-lg-3 {
    --tblr-gutter-x: 1rem;
  }
  /* line 2014, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-3,
.gy-lg-3 {
    --tblr-gutter-y: 1rem;
  }
  /* line 2018, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-4,
.gx-lg-4 {
    --tblr-gutter-x: 1.5rem;
  }
  /* line 2022, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-4,
.gy-lg-4 {
    --tblr-gutter-y: 1.5rem;
  }
  /* line 2026, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-5,
.gx-lg-5 {
    --tblr-gutter-x: 2rem;
  }
  /* line 2030, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-5,
.gy-lg-5 {
    --tblr-gutter-y: 2rem;
  }
  /* line 2034, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-6,
.gx-lg-6 {
    --tblr-gutter-x: 3rem;
  }
  /* line 2038, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-6,
.gy-lg-6 {
    --tblr-gutter-y: 3rem;
  }
  /* line 2042, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-7,
.gx-lg-7 {
    --tblr-gutter-x: 5rem;
  }
  /* line 2046, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-7,
.gy-lg-7 {
    --tblr-gutter-y: 5rem;
  }
  /* line 2050, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-8,
.gx-lg-8 {
    --tblr-gutter-x: 8rem;
  }
  /* line 2054, node_modules/@tabler/core/dist/css/tabler.css */
  .g-lg-8,
.gy-lg-8 {
    --tblr-gutter-y: 8rem;
  }
}

@media (min-width: 1200px) {
  /* line 2060, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl {
    flex: 1 0 0%;
  }
  /* line 2063, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 2067, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 2071, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 2075, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 2079, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 2083, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 2087, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 2091, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 2095, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 2099, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 2103, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 2107, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 2111, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 2115, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 2119, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 2123, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 2127, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 2131, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 2135, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 2139, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 2143, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 2146, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  /* line 2149, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  /* line 2152, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 2155, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  /* line 2158, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  /* line 2161, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 2164, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  /* line 2167, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  /* line 2170, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 2173, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  /* line 2176, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  /* line 2179, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-0,
.gx-xl-0 {
    --tblr-gutter-x: 0;
  }
  /* line 2183, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-0,
.gy-xl-0 {
    --tblr-gutter-y: 0;
  }
  /* line 2187, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-1,
.gx-xl-1 {
    --tblr-gutter-x: 0.25rem;
  }
  /* line 2191, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-1,
.gy-xl-1 {
    --tblr-gutter-y: 0.25rem;
  }
  /* line 2195, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-2,
.gx-xl-2 {
    --tblr-gutter-x: 0.5rem;
  }
  /* line 2199, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-2,
.gy-xl-2 {
    --tblr-gutter-y: 0.5rem;
  }
  /* line 2203, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-3,
.gx-xl-3 {
    --tblr-gutter-x: 1rem;
  }
  /* line 2207, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-3,
.gy-xl-3 {
    --tblr-gutter-y: 1rem;
  }
  /* line 2211, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-4,
.gx-xl-4 {
    --tblr-gutter-x: 1.5rem;
  }
  /* line 2215, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-4,
.gy-xl-4 {
    --tblr-gutter-y: 1.5rem;
  }
  /* line 2219, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-5,
.gx-xl-5 {
    --tblr-gutter-x: 2rem;
  }
  /* line 2223, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-5,
.gy-xl-5 {
    --tblr-gutter-y: 2rem;
  }
  /* line 2227, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-6,
.gx-xl-6 {
    --tblr-gutter-x: 3rem;
  }
  /* line 2231, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-6,
.gy-xl-6 {
    --tblr-gutter-y: 3rem;
  }
  /* line 2235, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-7,
.gx-xl-7 {
    --tblr-gutter-x: 5rem;
  }
  /* line 2239, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-7,
.gy-xl-7 {
    --tblr-gutter-y: 5rem;
  }
  /* line 2243, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-8,
.gx-xl-8 {
    --tblr-gutter-x: 8rem;
  }
  /* line 2247, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xl-8,
.gy-xl-8 {
    --tblr-gutter-y: 8rem;
  }
}

@media (min-width: 1400px) {
  /* line 2253, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl {
    flex: 1 0 0%;
  }
  /* line 2256, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 2260, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 2264, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 2268, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  /* line 2272, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 2276, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 2280, node_modules/@tabler/core/dist/css/tabler.css */
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  /* line 2284, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 2288, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 2292, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 2296, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 2300, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 2304, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 2308, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 2312, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 2316, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 2320, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 2324, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 2328, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 2332, node_modules/@tabler/core/dist/css/tabler.css */
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 2336, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 2339, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  /* line 2342, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  /* line 2345, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 2348, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  /* line 2351, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  /* line 2354, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 2357, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  /* line 2360, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  /* line 2363, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 2366, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  /* line 2369, node_modules/@tabler/core/dist/css/tabler.css */
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  /* line 2372, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-0,
.gx-xxl-0 {
    --tblr-gutter-x: 0;
  }
  /* line 2376, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-0,
.gy-xxl-0 {
    --tblr-gutter-y: 0;
  }
  /* line 2380, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-1,
.gx-xxl-1 {
    --tblr-gutter-x: 0.25rem;
  }
  /* line 2384, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-1,
.gy-xxl-1 {
    --tblr-gutter-y: 0.25rem;
  }
  /* line 2388, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-2,
.gx-xxl-2 {
    --tblr-gutter-x: 0.5rem;
  }
  /* line 2392, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-2,
.gy-xxl-2 {
    --tblr-gutter-y: 0.5rem;
  }
  /* line 2396, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-3,
.gx-xxl-3 {
    --tblr-gutter-x: 1rem;
  }
  /* line 2400, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-3,
.gy-xxl-3 {
    --tblr-gutter-y: 1rem;
  }
  /* line 2404, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-4,
.gx-xxl-4 {
    --tblr-gutter-x: 1.5rem;
  }
  /* line 2408, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-4,
.gy-xxl-4 {
    --tblr-gutter-y: 1.5rem;
  }
  /* line 2412, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-5,
.gx-xxl-5 {
    --tblr-gutter-x: 2rem;
  }
  /* line 2416, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-5,
.gy-xxl-5 {
    --tblr-gutter-y: 2rem;
  }
  /* line 2420, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-6,
.gx-xxl-6 {
    --tblr-gutter-x: 3rem;
  }
  /* line 2424, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-6,
.gy-xxl-6 {
    --tblr-gutter-y: 3rem;
  }
  /* line 2428, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-7,
.gx-xxl-7 {
    --tblr-gutter-x: 5rem;
  }
  /* line 2432, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-7,
.gy-xxl-7 {
    --tblr-gutter-y: 5rem;
  }
  /* line 2436, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-8,
.gx-xxl-8 {
    --tblr-gutter-x: 8rem;
  }
  /* line 2440, node_modules/@tabler/core/dist/css/tabler.css */
  .g-xxl-8,
.gy-xxl-8 {
    --tblr-gutter-y: 8rem;
  }
}

/* line 2445, node_modules/@tabler/core/dist/css/tabler.css */
.table, .markdown > table {
  --tblr-table-color-type: initial;
  --tblr-table-bg-type: initial;
  --tblr-table-color-state: initial;
  --tblr-table-bg-state: initial;
  --tblr-table-color: inherit;
  --tblr-table-bg: transparent;
  --tblr-table-border-color: var(--tblr-border-color-translucent);
  --tblr-table-accent-bg: transparent;
  --tblr-table-striped-color: inherit;
  --tblr-table-striped-bg: var(--tblr-bg-surface-tertiary);
  --tblr-table-active-color: inherit;
  --tblr-table-active-bg: rgba(0, 0, 0, 0.1);
  --tblr-table-hover-color: inherit;
  --tblr-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--tblr-table-border-color);
}

/* line 2465, node_modules/@tabler/core/dist/css/tabler.css */
.table > :not(caption) > * > *, .markdown > table > :not(caption) > * > * {
  padding: 0.75rem 0.75rem;
  color: var(--tblr-table-color-state, var(--tblr-table-color-type, var(--tblr-table-color)));
  background-color: var(--tblr-table-bg);
  border-bottom-width: var(--tblr-border-width);
  box-shadow: inset 0 0 0 9999px var(--tblr-table-bg-state, var(--tblr-table-bg-type, var(--tblr-table-accent-bg)));
}

/* line 2472, node_modules/@tabler/core/dist/css/tabler.css */
.table > tbody, .markdown > table > tbody {
  vertical-align: inherit;
}

/* line 2475, node_modules/@tabler/core/dist/css/tabler.css */
.table > thead, .markdown > table > thead {
  vertical-align: bottom;
}

/* line 2479, node_modules/@tabler/core/dist/css/tabler.css */
.table-group-divider {
  border-top: calc(var(--tblr-border-width) * 2) solid var(--tblr-border-color-translucent);
}

/* line 2483, node_modules/@tabler/core/dist/css/tabler.css */
.caption-top {
  caption-side: top;
}

/* line 2487, node_modules/@tabler/core/dist/css/tabler.css */
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

/* line 2491, node_modules/@tabler/core/dist/css/tabler.css */
.table-bordered > :not(caption) > *, .markdown > table > :not(caption) > * {
  border-width: var(--tblr-border-width) 0;
}

/* line 2494, node_modules/@tabler/core/dist/css/tabler.css */
.table-bordered > :not(caption) > * > *, .markdown > table > :not(caption) > * > * {
  border-width: 0 var(--tblr-border-width);
}

/* line 2498, node_modules/@tabler/core/dist/css/tabler.css */
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

/* line 2501, node_modules/@tabler/core/dist/css/tabler.css */
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

/* line 2505, node_modules/@tabler/core/dist/css/tabler.css */
.table-striped > tbody > tr:nth-of-type(even) > * {
  --tblr-table-color-type: var(--tblr-table-striped-color);
  --tblr-table-bg-type: var(--tblr-table-striped-bg);
}

/* line 2510, node_modules/@tabler/core/dist/css/tabler.css */
.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --tblr-table-color-type: var(--tblr-table-striped-color);
  --tblr-table-bg-type: var(--tblr-table-striped-bg);
}

/* line 2515, node_modules/@tabler/core/dist/css/tabler.css */
.table-active {
  --tblr-table-color-state: var(--tblr-table-active-color);
  --tblr-table-bg-state: var(--tblr-table-active-bg);
}

/* line 2520, node_modules/@tabler/core/dist/css/tabler.css */
.table-hover > tbody > tr:hover > * {
  --tblr-table-color-state: var(--tblr-table-hover-color);
  --tblr-table-bg-state: var(--tblr-table-hover-bg);
}

/* line 2525, node_modules/@tabler/core/dist/css/tabler.css */
.table-primary {
  --tblr-table-color: #182433;
  --tblr-table-bg: #ccdded;
  --tblr-table-border-color: #bacbda;
  --tblr-table-striped-bg: #c3d4e4;
  --tblr-table-striped-color: #182433;
  --tblr-table-active-bg: #bacbda;
  --tblr-table-active-color: #fcfdfe;
  --tblr-table-hover-bg: #bfcfdf;
  --tblr-table-hover-color: #fcfdfe;
  color: var(--tblr-table-color);
  border-color: var(--tblr-table-border-color);
}

/* line 2539, node_modules/@tabler/core/dist/css/tabler.css */
.table-secondary {
  --tblr-table-color: #182433;
  --tblr-table-bg: #e0e3e6;
  --tblr-table-border-color: #ccd0d4;
  --tblr-table-striped-bg: #d6d9dd;
  --tblr-table-striped-color: #182433;
  --tblr-table-active-bg: #ccd0d4;
  --tblr-table-active-color: #fcfdfe;
  --tblr-table-hover-bg: #d1d5d9;
  --tblr-table-hover-color: #182433;
  color: var(--tblr-table-color);
  border-color: var(--tblr-table-border-color);
}

/* line 2553, node_modules/@tabler/core/dist/css/tabler.css */
.table-success {
  --tblr-table-color: #182433;
  --tblr-table-bg: #d5f0da;
  --tblr-table-border-color: #c2dcc9;
  --tblr-table-striped-bg: #cce6d2;
  --tblr-table-striped-color: #182433;
  --tblr-table-active-bg: #c2dcc9;
  --tblr-table-active-color: #182433;
  --tblr-table-hover-bg: #c7e1cd;
  --tblr-table-hover-color: #182433;
  color: var(--tblr-table-color);
  border-color: var(--tblr-table-border-color);
}

/* line 2567, node_modules/@tabler/core/dist/css/tabler.css */
.table-info {
  --tblr-table-color: #182433;
  --tblr-table-bg: #d9ebf9;
  --tblr-table-border-color: #c6d7e5;
  --tblr-table-striped-bg: #cfe1ef;
  --tblr-table-striped-color: #182433;
  --tblr-table-active-bg: #c6d7e5;
  --tblr-table-active-color: #182433;
  --tblr-table-hover-bg: #cbdcea;
  --tblr-table-hover-color: #182433;
  color: var(--tblr-table-color);
  border-color: var(--tblr-table-border-color);
}

/* line 2581, node_modules/@tabler/core/dist/css/tabler.css */
.table-warning {
  --tblr-table-color: #182433;
  --tblr-table-bg: #fde1cd;
  --tblr-table-border-color: #e6cebe;
  --tblr-table-striped-bg: #f2d8c5;
  --tblr-table-striped-color: #182433;
  --tblr-table-active-bg: #e6cebe;
  --tblr-table-active-color: #182433;
  --tblr-table-hover-bg: #ecd3c1;
  --tblr-table-hover-color: #182433;
  color: var(--tblr-table-color);
  border-color: var(--tblr-table-border-color);
}

/* line 2595, node_modules/@tabler/core/dist/css/tabler.css */
.table-danger {
  --tblr-table-color: #182433;
  --tblr-table-bg: #f7d7d7;
  --tblr-table-border-color: #e1c5c7;
  --tblr-table-striped-bg: #eccecf;
  --tblr-table-striped-color: #182433;
  --tblr-table-active-bg: #e1c5c7;
  --tblr-table-active-color: #fcfdfe;
  --tblr-table-hover-bg: #e6cacb;
  --tblr-table-hover-color: #fcfdfe;
  color: var(--tblr-table-color);
  border-color: var(--tblr-table-border-color);
}

/* line 2609, node_modules/@tabler/core/dist/css/tabler.css */
.table-light {
  --tblr-table-color: #182433;
  --tblr-table-bg: #fcfdfe;
  --tblr-table-border-color: #e5e7ea;
  --tblr-table-striped-bg: #f1f2f4;
  --tblr-table-striped-color: #182433;
  --tblr-table-active-bg: #e5e7ea;
  --tblr-table-active-color: #182433;
  --tblr-table-hover-bg: #ebedef;
  --tblr-table-hover-color: #182433;
  color: var(--tblr-table-color);
  border-color: var(--tblr-table-border-color);
}

/* line 2623, node_modules/@tabler/core/dist/css/tabler.css */
.table-dark {
  --tblr-table-color: #fcfdfe;
  --tblr-table-bg: #182433;
  --tblr-table-border-color: #2f3a47;
  --tblr-table-striped-bg: #232f3d;
  --tblr-table-striped-color: #fcfdfe;
  --tblr-table-active-bg: #2f3a47;
  --tblr-table-active-color: #fcfdfe;
  --tblr-table-hover-bg: #293442;
  --tblr-table-hover-color: #fcfdfe;
  color: var(--tblr-table-color);
  border-color: var(--tblr-table-border-color);
}

/* line 2637, node_modules/@tabler/core/dist/css/tabler.css */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  /* line 2643, node_modules/@tabler/core/dist/css/tabler.css */
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  /* line 2649, node_modules/@tabler/core/dist/css/tabler.css */
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  /* line 2655, node_modules/@tabler/core/dist/css/tabler.css */
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  /* line 2661, node_modules/@tabler/core/dist/css/tabler.css */
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  /* line 2667, node_modules/@tabler/core/dist/css/tabler.css */
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 2672, node_modules/@tabler/core/dist/css/tabler.css */
.form-label {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: var(--tblr-font-weight-medium);
}

/* line 2678, node_modules/@tabler/core/dist/css/tabler.css */
.col-form-label {
  padding-top: calc(0.5625rem + var(--tblr-border-width));
  padding-bottom: calc(0.5625rem + var(--tblr-border-width));
  margin-bottom: 0;
  font-size: inherit;
  font-weight: var(--tblr-font-weight-medium);
  line-height: 1.4285714286;
}

/* line 2687, node_modules/@tabler/core/dist/css/tabler.css */
.col-form-label-lg {
  padding-top: calc(0.5rem + var(--tblr-border-width));
  padding-bottom: calc(0.5rem + var(--tblr-border-width));
  font-size: 1.25rem;
}

/* line 2693, node_modules/@tabler/core/dist/css/tabler.css */
.col-form-label-sm {
  padding-top: calc(0.125rem + var(--tblr-border-width));
  padding-bottom: calc(0.125rem + var(--tblr-border-width));
  font-size: 0.75rem;
}

/* line 2699, node_modules/@tabler/core/dist/css/tabler.css */
.form-text {
  margin-top: 0.25rem;
  font-size: 85.714285%;
  color: var(--tblr-secondary-color);
}

/* line 2705, node_modules/@tabler/core/dist/css/tabler.css */
.form-control {
  display: block;
  width: 100%;
  padding: 0.5625rem 0.75rem;
  font-family: var(--tblr-font-sans-serif);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4285714286;
  color: var(--tblr-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--tblr-bg-forms);
  background-clip: padding-box;
  border: var(--tblr-border-width) solid var(--tblr-border-color);
  border-radius: var(--tblr-border-radius);
  box-shadow: var(--tblr-box-shadow-input);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2725, node_modules/@tabler/core/dist/css/tabler.css */
  .form-control {
    transition: none;
  }
}

/* line 2729, node_modules/@tabler/core/dist/css/tabler.css */
.form-control[type=file] {
  overflow: hidden;
}

/* line 2732, node_modules/@tabler/core/dist/css/tabler.css */
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 2735, node_modules/@tabler/core/dist/css/tabler.css */
.form-control:focus {
  color: var(--tblr-body-color);
  background-color: var(--tblr-bg-forms);
  border-color: #80aad3;
  outline: 0;
  box-shadow: var(--tblr-box-shadow-input), 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
}

/* line 2742, node_modules/@tabler/core/dist/css/tabler.css */
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.4285714286em;
  margin: 0;
}

/* line 2747, node_modules/@tabler/core/dist/css/tabler.css */
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}

/* line 2751, node_modules/@tabler/core/dist/css/tabler.css */
.form-control::-webkit-input-placeholder {
  color: #929dab;
  opacity: 1;
}

/* line 2755, node_modules/@tabler/core/dist/css/tabler.css */
.form-control:-ms-input-placeholder {
  color: #929dab;
  opacity: 1;
}

/* line 2759, node_modules/@tabler/core/dist/css/tabler.css */
.form-control::-ms-input-placeholder {
  color: #929dab;
  opacity: 1;
}

/* line 2763, node_modules/@tabler/core/dist/css/tabler.css */
.form-control::placeholder {
  color: #929dab;
  opacity: 1;
}

/* line 2767, node_modules/@tabler/core/dist/css/tabler.css */
.form-control:disabled {
  background-color: var(--tblr-bg-surface-secondary);
  opacity: 1;
}

/* line 2771, node_modules/@tabler/core/dist/css/tabler.css */
.form-control::-webkit-file-upload-button {
  padding: 0.5625rem 0.75rem;
  margin: -0.5625rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--tblr-body-color);
  background-color: var(--tblr-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--tblr-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, 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;
}

/* line 2787, node_modules/@tabler/core/dist/css/tabler.css */
.form-control::file-selector-button {
  padding: 0.5625rem 0.75rem;
  margin: -0.5625rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--tblr-body-color);
  background-color: var(--tblr-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--tblr-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2803, node_modules/@tabler/core/dist/css/tabler.css */
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  /* line 2807, node_modules/@tabler/core/dist/css/tabler.css */
  .form-control::file-selector-button {
    transition: none;
  }
}

/* line 2811, node_modules/@tabler/core/dist/css/tabler.css */
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: var(--tblr-secondary-bg);
}

/* line 2814, node_modules/@tabler/core/dist/css/tabler.css */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--tblr-secondary-bg);
}

/* line 2818, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.5625rem 0;
  margin-bottom: 0;
  line-height: 1.4285714286;
  color: var(--tblr-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--tblr-border-width) 0;
}

/* line 2829, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-plaintext:focus {
  outline: 0;
}

/* line 2832, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 2837, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-sm {
  min-height: calc(1.4285714286em + 0.25rem + calc(var(--tblr-border-width) * 2));
  padding: 0.125rem 0.25rem;
  font-size: 0.75rem;
  border-radius: var(--tblr-border-radius-sm);
}

/* line 2843, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-sm::-webkit-file-upload-button {
  padding: 0.125rem 0.25rem;
  margin: -0.125rem -0.25rem;
  -webkit-margin-end: 0.25rem;
  margin-inline-end: 0.25rem;
}

/* line 2849, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-sm::file-selector-button {
  padding: 0.125rem 0.25rem;
  margin: -0.125rem -0.25rem;
  -webkit-margin-end: 0.25rem;
  margin-inline-end: 0.25rem;
}

/* line 2856, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-lg {
  min-height: calc(1.4285714286em + 1rem + calc(var(--tblr-border-width) * 2));
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  border-radius: var(--tblr-border-radius-lg);
}

/* line 2862, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 0.75rem;
  margin: -0.5rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
}

/* line 2868, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-lg::file-selector-button {
  padding: 0.5rem 0.75rem;
  margin: -0.5rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
}

/* line 2875, node_modules/@tabler/core/dist/css/tabler.css */
textarea.form-control {
  min-height: calc(1.4285714286em + 1.125rem + calc(var(--tblr-border-width) * 2));
}

/* line 2878, node_modules/@tabler/core/dist/css/tabler.css */
textarea.form-control-sm {
  min-height: calc(1.4285714286em + 0.25rem + calc(var(--tblr-border-width) * 2));
}

/* line 2881, node_modules/@tabler/core/dist/css/tabler.css */
textarea.form-control-lg {
  min-height: calc(1.4285714286em + 1rem + calc(var(--tblr-border-width) * 2));
}

/* line 2885, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-color {
  width: 3rem;
  height: calc(1.4285714286em + 1.125rem + calc(var(--tblr-border-width) * 2));
  padding: 0.5625rem;
}

/* line 2890, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 2893, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--tblr-border-radius);
}

/* line 2897, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--tblr-border-radius);
}

/* line 2901, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-color.form-control-sm {
  height: calc(1.4285714286em + 0.25rem + calc(var(--tblr-border-width) * 2));
}

/* line 2904, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-color.form-control-lg {
  height: calc(1.4285714286em + 1rem + calc(var(--tblr-border-width) * 2));
}

/* line 2908, node_modules/@tabler/core/dist/css/tabler.css */
.form-select {
  --tblr-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='%23929dab' 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.5625rem 2.25rem 0.5625rem 0.75rem;
  font-family: var(--tblr-font-sans-serif);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4285714286;
  color: var(--tblr-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--tblr-bg-forms);
  background-image: var(--tblr-form-select-bg-img), var(--tblr-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--tblr-border-width) solid var(--tblr-border-color);
  border-radius: var(--tblr-border-radius);
  box-shadow: var(--tblr-box-shadow-input);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2932, node_modules/@tabler/core/dist/css/tabler.css */
  .form-select {
    transition: none;
  }
}

/* line 2936, node_modules/@tabler/core/dist/css/tabler.css */
.form-select:focus {
  border-color: #80aad3;
  outline: 0;
  box-shadow: var(--tblr-box-shadow-input), 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
}

/* line 2941, node_modules/@tabler/core/dist/css/tabler.css */
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

/* line 2945, node_modules/@tabler/core/dist/css/tabler.css */
.form-select:disabled {
  background-color: var(--tblr-bg-surface-secondary);
}

/* line 2948, node_modules/@tabler/core/dist/css/tabler.css */
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--tblr-body-color);
}

/* line 2953, node_modules/@tabler/core/dist/css/tabler.css */
.form-select-sm {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  padding-left: 0.25rem;
  font-size: 0.75rem;
  border-radius: var(--tblr-border-radius-sm);
}

/* line 2961, node_modules/@tabler/core/dist/css/tabler.css */
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1.25rem;
  border-radius: var(--tblr-border-radius-lg);
}

/* line 2969, node_modules/@tabler/core/dist/css/tabler.css */
[data-bs-theme=dark] .form-select, body[data-bs-theme=dark] [data-bs-theme=light] .form-select {
  --tblr-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='%23fcfdfe' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

/* line 2973, node_modules/@tabler/core/dist/css/tabler.css */
.form-check {
  display: block;
  min-height: 1.25rem;
  padding-left: 2rem;
  margin-bottom: 0.75rem;
}

/* line 2979, node_modules/@tabler/core/dist/css/tabler.css */
.form-check .form-check-input {
  float: left;
  margin-left: -2rem;
}

/* line 2984, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-reverse {
  padding-right: 2rem;
  padding-left: 0;
  text-align: right;
}

/* line 2989, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -2rem;
  margin-left: 0;
}

/* line 2995, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input {
  --tblr-form-check-bg: var(--tblr-bg-forms);
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0.0892857143rem;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--tblr-form-check-bg);
  background-image: var(--tblr-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
}

/* line 3014, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input[type=checkbox] {
  border-radius: var(--tblr-border-radius);
}

/* line 3017, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input[type=radio] {
  border-radius: 50%;
}

/* line 3020, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input:active {
  filter: brightness(90%);
}

/* line 3023, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input:focus {
  border-color: #80aad3;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
}

/* line 3028, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input:checked {
  background-color: var(--tblr-primary);
  border-color: var(--tblr-border-color-translucent);
}

/* line 3032, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input[type=checkbox]:checked {
  --tblr-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8.5l2.5 2.5l5.5 -5.5'/%3e%3c/svg%3e");
}

/* line 3035, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input[type=radio]:checked {
  --tblr-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3ccircle r='3' fill='%23ffffff' cx='8' cy='8' /%3e%3c/svg%3e");
}

/* line 3038, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input[type=checkbox]:indeterminate {
  background-color: var(--tblr-primary);
  border-color: var(--tblr-primary);
  --tblr-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='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

/* line 3043, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

/* line 3048, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.7;
}

/* line 3053, node_modules/@tabler/core/dist/css/tabler.css */
.form-switch {
  padding-left: 2.5rem;
}

/* line 3056, node_modules/@tabler/core/dist/css/tabler.css */
.form-switch .form-check-input {
  --tblr-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='%23dadfe5'/%3e%3c/svg%3e");
  width: 2rem;
  margin-left: -2.5rem;
  background-image: var(--tblr-form-switch-bg);
  background-position: left center;
  border-radius: 2rem;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3066, node_modules/@tabler/core/dist/css/tabler.css */
  .form-switch .form-check-input {
    transition: none;
  }
}

/* line 3070, node_modules/@tabler/core/dist/css/tabler.css */
.form-switch .form-check-input:focus {
  --tblr-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='%2380aad3'/%3e%3c/svg%3e");
}

/* line 3073, node_modules/@tabler/core/dist/css/tabler.css */
.form-switch .form-check-input:checked {
  background-position: right center;
  --tblr-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='%23ffffff'/%3e%3c/svg%3e");
}

/* line 3077, node_modules/@tabler/core/dist/css/tabler.css */
.form-switch.form-check-reverse {
  padding-right: 2.5rem;
  padding-left: 0;
}

/* line 3081, node_modules/@tabler/core/dist/css/tabler.css */
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5rem;
  margin-left: 0;
}

/* line 3086, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 3091, node_modules/@tabler/core/dist/css/tabler.css */
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 3096, node_modules/@tabler/core/dist/css/tabler.css */
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.4;
}

/* line 3102, node_modules/@tabler/core/dist/css/tabler.css */
[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --tblr-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");
}

/* line 3106, node_modules/@tabler/core/dist/css/tabler.css */
.form-range {
  width: 100%;
  height: 1.25rem;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}

/* line 3115, node_modules/@tabler/core/dist/css/tabler.css */
.form-range:focus {
  outline: 0;
}

/* line 3118, node_modules/@tabler/core/dist/css/tabler.css */
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f6f8fb, 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
}

/* line 3121, node_modules/@tabler/core/dist/css/tabler.css */
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f6f8fb, 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
}

/* line 3124, node_modules/@tabler/core/dist/css/tabler.css */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 3127, node_modules/@tabler/core/dist/css/tabler.css */
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.375rem;
  -webkit-appearance: none;
  appearance: none;
  background-color: var(--tblr-primary);
  border: 2px var(--tblr-border-style) #ffffff;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3141, node_modules/@tabler/core/dist/css/tabler.css */
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 3146, node_modules/@tabler/core/dist/css/tabler.css */
.form-range::-webkit-slider-thumb:active {
  background-color: #b3cce4;
}

/* line 3149, node_modules/@tabler/core/dist/css/tabler.css */
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.25rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--tblr-border-color);
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: 0 0 transparent;
}

/* line 3159, node_modules/@tabler/core/dist/css/tabler.css */
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--tblr-primary);
  border: 2px var(--tblr-border-style) #ffffff;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -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) {
  /* line 3172, node_modules/@tabler/core/dist/css/tabler.css */
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 3177, node_modules/@tabler/core/dist/css/tabler.css */
.form-range::-moz-range-thumb:active {
  background-color: #b3cce4;
}

/* line 3180, node_modules/@tabler/core/dist/css/tabler.css */
.form-range::-moz-range-track {
  width: 100%;
  height: 0.25rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--tblr-border-color);
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: 0 0 transparent;
}

/* line 3190, node_modules/@tabler/core/dist/css/tabler.css */
.form-range:disabled {
  pointer-events: none;
}

/* line 3193, node_modules/@tabler/core/dist/css/tabler.css */
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--tblr-secondary-color);
}

/* line 3196, node_modules/@tabler/core/dist/css/tabler.css */
.form-range:disabled::-moz-range-thumb {
  background-color: var(--tblr-secondary-color);
}

/* line 3200, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating {
  position: relative;
}

/* line 3203, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--tblr-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--tblr-border-width) * 2));
  line-height: 1.25;
}

/* line 3210, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--tblr-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3227, node_modules/@tabler/core/dist/css/tabler.css */
  .form-floating > label {
    transition: none;
  }
}

/* line 3231, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}

/* line 3235, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control::-webkit-input-placeholder, .form-floating > .form-control-plaintext::-webkit-input-placeholder {
  color: transparent;
}

/* line 3238, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control:-ms-input-placeholder, .form-floating > .form-control-plaintext:-ms-input-placeholder {
  color: transparent;
}

/* line 3241, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control::-ms-input-placeholder, .form-floating > .form-control-plaintext::-ms-input-placeholder {
  color: transparent;
}

/* line 3244, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}

/* line 3248, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control:not(:-ms-input-placeholder), .form-floating > .form-control-plaintext:not(:-ms-input-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 3252, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 3258, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 3263, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 3267, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
  color: rgba(var(--tblr-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 3271, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--tblr-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 3278, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control:not(:-ms-input-placeholder) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--tblr-bg-forms);
  border-radius: var(--tblr-border-radius);
}

/* line 3287, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--tblr-bg-forms);
  border-radius: var(--tblr-border-radius);
}

/* line 3299, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--tblr-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 3303, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--tblr-border-width) 0;
}

/* line 3306, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #667382;
}

/* line 3310, node_modules/@tabler/core/dist/css/tabler.css */
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--tblr-bg-surface-secondary);
}

/* line 3315, node_modules/@tabler/core/dist/css/tabler.css */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 3322, node_modules/@tabler/core/dist/css/tabler.css */
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 3330, node_modules/@tabler/core/dist/css/tabler.css */
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}

/* line 3335, node_modules/@tabler/core/dist/css/tabler.css */
.input-group .btn {
  position: relative;
  z-index: 2;
}

/* line 3339, node_modules/@tabler/core/dist/css/tabler.css */
.input-group .btn:focus {
  z-index: 5;
}

/* line 3343, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.5625rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4285714286;
  color: var(--tblr-secondary);
  text-align: center;
  white-space: nowrap;
  background-color: var(--tblr-bg-surface-secondary);
  border: var(--tblr-border-width) solid var(--tblr-border-color);
  border-radius: var(--tblr-border-radius);
}

/* line 3358, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  border-radius: var(--tblr-border-radius-lg);
}

/* line 3367, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.125rem 0.25rem;
  font-size: 0.75rem;
  border-radius: var(--tblr-border-radius-sm);
}

/* line 3376, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

/* line 3381, node_modules/@tabler/core/dist/css/tabler.css */
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

/* line 3395, node_modules/@tabler/core/dist/css/tabler.css */
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--tblr-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3400, node_modules/@tabler/core/dist/css/tabler.css */
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3406, node_modules/@tabler/core/dist/css/tabler.css */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 85.714285%;
  color: var(--tblr-form-valid-color);
}

/* line 3414, node_modules/@tabler/core/dist/css/tabler.css */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: var(--tblr-spacer-2) var(--tblr-spacer-2);
  margin-top: 0.1rem;
  font-size: 0.765625rem;
  color: #fff;
  background-color: var(--tblr-success);
  border-radius: var(--tblr-border-radius);
}

/* line 3428, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 3435, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--tblr-form-valid-border-color);
  padding-right: calc(1.4285714286em + 1.125rem);
  background-image: 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='%232fb344' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='20 6 9 17 4 12'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.3571428572em + 0.28125rem) center;
  background-size: calc(0.7142857143em + 0.5625rem) calc(0.7142857143em + 0.5625rem);
}

/* line 3443, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--tblr-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-success-rgb), 0.25);
}

/* line 3448, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.4285714286em + 1.125rem);
  background-position: top calc(0.3571428572em + 0.28125rem) right calc(0.3571428572em + 0.28125rem);
}

/* line 3453, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--tblr-form-valid-border-color);
}

/* line 3456, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select[size="1"]:valid:not([multiple]), .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid[size="1"]:not([multiple]) {
  --tblr-form-select-bg-icon: 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='%232fb344' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='20 6 9 17 4 12'%3e%3c/polyline%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.7142857143em + 0.5625rem) calc(0.7142857143em + 0.5625rem);
}

/* line 3462, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--tblr-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-success-rgb), 0.25);
}

/* line 3467, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.4285714286em + 1.125rem));
}

/* line 3471, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--tblr-form-valid-border-color);
}

/* line 3474, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--tblr-form-valid-color);
}

/* line 3477, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-success-rgb), 0.25);
}

/* line 3480, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--tblr-form-valid-color);
}

/* line 3484, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

/* line 3488, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control.is-valid:not(:focus),
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select.is-valid:not(:focus),
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating.is-valid:not(:focus-within) {
  z-index: 3;
}

/* line 3496, node_modules/@tabler/core/dist/css/tabler.css */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 85.714285%;
  color: var(--tblr-form-invalid-color);
}

/* line 3504, node_modules/@tabler/core/dist/css/tabler.css */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: var(--tblr-spacer-2) var(--tblr-spacer-2);
  margin-top: 0.1rem;
  font-size: 0.765625rem;
  color: #fff;
  background-color: var(--tblr-danger);
  border-radius: var(--tblr-border-radius);
}

/* line 3518, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 3525, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--tblr-form-invalid-border-color);
  padding-right: calc(1.4285714286em + 1.125rem);
  background-image: 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='%23d63939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cline x1='18' y1='6' x2='6' y2='18'%3e%3c/line%3e%3cline x1='6' y1='6' x2='18' y2='18'%3e%3c/line%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.3571428572em + 0.28125rem) center;
  background-size: calc(0.7142857143em + 0.5625rem) calc(0.7142857143em + 0.5625rem);
}

/* line 3533, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--tblr-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-danger-rgb), 0.25);
}

/* line 3538, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.4285714286em + 1.125rem);
  background-position: top calc(0.3571428572em + 0.28125rem) right calc(0.3571428572em + 0.28125rem);
}

/* line 3543, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--tblr-form-invalid-border-color);
}

/* line 3546, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select[size="1"]:invalid:not([multiple]), .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid[size="1"]:not([multiple]) {
  --tblr-form-select-bg-icon: 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='%23d63939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cline x1='18' y1='6' x2='6' y2='18'%3e%3c/line%3e%3cline x1='6' y1='6' x2='18' y2='18'%3e%3c/line%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.7142857143em + 0.5625rem) calc(0.7142857143em + 0.5625rem);
}

/* line 3552, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--tblr-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-danger-rgb), 0.25);
}

/* line 3557, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.4285714286em + 1.125rem));
}

/* line 3561, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--tblr-form-invalid-border-color);
}

/* line 3564, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--tblr-form-invalid-color);
}

/* line 3567, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-danger-rgb), 0.25);
}

/* line 3570, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--tblr-form-invalid-color);
}

/* line 3574, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

/* line 3578, node_modules/@tabler/core/dist/css/tabler.css */
.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control.is-invalid:not(:focus),
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select.is-invalid:not(:focus),
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating.is-invalid:not(:focus-within) {
  z-index: 4;
}

/* line 3586, node_modules/@tabler/core/dist/css/tabler.css */
.btn {
  --tblr-btn-padding-x: 1rem;
  --tblr-btn-padding-y: 0.5625rem;
  --tblr-btn-font-family: var(--tblr-font-sans-serif);
  --tblr-btn-font-size: 0.875rem;
  --tblr-btn-font-weight: var(--tblr-font-weight-medium);
  --tblr-btn-line-height: 1.4285714286;
  --tblr-btn-color: var(--tblr-body-color);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-width: var(--tblr-border-width);
  --tblr-btn-border-color: transparent;
  --tblr-btn-border-radius: var(--tblr-border-radius);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
  --tblr-btn-disabled-opacity: 0.4;
  --tblr-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--tblr-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--tblr-btn-padding-y) var(--tblr-btn-padding-x);
  font-family: var(--tblr-btn-font-family);
  font-size: var(--tblr-btn-font-size);
  font-weight: var(--tblr-btn-font-weight);
  line-height: var(--tblr-btn-line-height);
  color: var(--tblr-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(--tblr-btn-border-width) solid var(--tblr-btn-border-color);
  border-radius: var(--tblr-btn-border-radius);
  background-color: var(--tblr-btn-bg);
  box-shadow: var(--tblr-btn-box-shadow);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3623, node_modules/@tabler/core/dist/css/tabler.css */
  .btn {
    transition: none;
  }
}

/* line 3627, node_modules/@tabler/core/dist/css/tabler.css */
.btn:hover {
  color: var(--tblr-btn-hover-color);
  text-decoration: none;
  background-color: var(--tblr-btn-hover-bg);
  border-color: var(--tblr-btn-hover-border-color);
}

/* line 3633, node_modules/@tabler/core/dist/css/tabler.css */
.btn-check + .btn:hover {
  color: var(--tblr-btn-color);
  background-color: var(--tblr-btn-bg);
  border-color: var(--tblr-btn-border-color);
}

/* line 3638, node_modules/@tabler/core/dist/css/tabler.css */
.btn:focus-visible {
  color: var(--tblr-btn-hover-color);
  background-color: var(--tblr-btn-hover-bg);
  border-color: var(--tblr-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--tblr-btn-box-shadow), var(--tblr-btn-focus-box-shadow);
}

/* line 3645, node_modules/@tabler/core/dist/css/tabler.css */
.btn-check:focus-visible + .btn {
  border-color: var(--tblr-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--tblr-btn-box-shadow), var(--tblr-btn-focus-box-shadow);
}

/* line 3650, node_modules/@tabler/core/dist/css/tabler.css */
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--tblr-btn-active-color);
  background-color: var(--tblr-btn-active-bg);
  border-color: var(--tblr-btn-active-border-color);
  box-shadow: var(--tblr-btn-active-shadow);
}

/* line 3656, node_modules/@tabler/core/dist/css/tabler.css */
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--tblr-btn-active-shadow), var(--tblr-btn-focus-box-shadow);
}

/* line 3659, node_modules/@tabler/core/dist/css/tabler.css */
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--tblr-btn-disabled-color);
  pointer-events: none;
  background-color: var(--tblr-btn-disabled-bg);
  border-color: var(--tblr-btn-disabled-border-color);
  opacity: var(--tblr-btn-disabled-opacity);
  box-shadow: none;
}

/* line 3668, node_modules/@tabler/core/dist/css/tabler.css */
.btn-link {
  --tblr-btn-font-weight: 400;
  --tblr-btn-color: var(--tblr-link-color);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-link-hover-color);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-color: var(--tblr-link-hover-color);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-disabled-color: #667382;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-btn-box-shadow: 0 0 0 #000;
  --tblr-btn-focus-shadow-rgb: 38, 109, 179;
  text-decoration: none;
}

/* line 3683, node_modules/@tabler/core/dist/css/tabler.css */
.btn-link:hover, .btn-link:focus-visible {
  text-decoration: underline;
}

/* line 3686, node_modules/@tabler/core/dist/css/tabler.css */
.btn-link:focus-visible {
  color: var(--tblr-btn-color);
}

/* line 3689, node_modules/@tabler/core/dist/css/tabler.css */
.btn-link:hover {
  color: var(--tblr-btn-hover-color);
}

/* line 3693, node_modules/@tabler/core/dist/css/tabler.css */
.btn-lg, .btn-group-lg > .btn {
  --tblr-btn-padding-y: 0.5rem;
  --tblr-btn-padding-x: 0.75rem;
  --tblr-btn-font-size: 1.25rem;
  --tblr-btn-border-radius: var(--tblr-border-radius-lg);
}

/* line 3700, node_modules/@tabler/core/dist/css/tabler.css */
.btn-sm, .btn-group-sm > .btn {
  --tblr-btn-padding-y: 0.125rem;
  --tblr-btn-padding-x: 0.25rem;
  --tblr-btn-font-size: 0.75rem;
  --tblr-btn-border-radius: var(--tblr-border-radius-sm);
}

/* line 3707, node_modules/@tabler/core/dist/css/tabler.css */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3711, node_modules/@tabler/core/dist/css/tabler.css */
  .fade {
    transition: none;
  }
}

/* line 3715, node_modules/@tabler/core/dist/css/tabler.css */
.fade:not(.show) {
  opacity: 0;
}

/* line 3719, node_modules/@tabler/core/dist/css/tabler.css */
.collapse:not(.show) {
  display: none;
}

/* line 3723, node_modules/@tabler/core/dist/css/tabler.css */
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3729, node_modules/@tabler/core/dist/css/tabler.css */
  .collapsing {
    transition: none;
  }
}

/* line 3733, node_modules/@tabler/core/dist/css/tabler.css */
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3739, node_modules/@tabler/core/dist/css/tabler.css */
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

/* line 3744, node_modules/@tabler/core/dist/css/tabler.css */
.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

/* line 3753, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 3756, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: 0.306em;
  width: 0.36em;
  height: 0.36em;
  border-bottom: 1px var(--tblr-border-style);
  border-left: 1px var(--tblr-border-style);
  margin-right: 0.1em;
  margin-left: 0.4em;
  transform: rotate(-45deg);
}

/* line 3769, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu {
  --tblr-dropdown-zindex: 1000;
  --tblr-dropdown-min-width: 11rem;
  --tblr-dropdown-padding-x: 0;
  --tblr-dropdown-padding-y: 0.25rem;
  --tblr-dropdown-spacer: 1px;
  --tblr-dropdown-font-size: 0.875rem;
  --tblr-dropdown-color: var(--tblr-body-color);
  --tblr-dropdown-bg: var(--tblr-bg-surface);
  --tblr-dropdown-border-color: var(--tblr-border-color-translucent);
  --tblr-dropdown-border-radius: var(--tblr-border-radius);
  --tblr-dropdown-border-width: var(--tblr-border-width);
  --tblr-dropdown-inner-border-radius: calc(var(--tblr-border-radius) - var(--tblr-border-width));
  --tblr-dropdown-divider-bg: var(--tblr-border-color-translucent);
  --tblr-dropdown-divider-margin-y: var(--tblr-spacer);
  --tblr-dropdown-box-shadow: var(--tblr-box-shadow-dropdown);
  --tblr-dropdown-link-color: inherit;
  --tblr-dropdown-link-hover-color: inherit;
  --tblr-dropdown-link-hover-bg: rgba(var(--tblr-text-secondary-rgb), 0.04);
  --tblr-dropdown-link-active-color: var(--tblr-primary);
  --tblr-dropdown-link-active-bg: var(--tblr-active-bg);
  --tblr-dropdown-link-disabled-color: var(--tblr-tertiary-color);
  --tblr-dropdown-item-padding-x: 0.75rem;
  --tblr-dropdown-item-padding-y: 0.5rem;
  --tblr-dropdown-header-color: #667382;
  --tblr-dropdown-header-padding-x: 0.75rem;
  --tblr-dropdown-header-padding-y: 0.25rem;
  position: absolute;
  z-index: var(--tblr-dropdown-zindex);
  display: none;
  min-width: var(--tblr-dropdown-min-width);
  padding: var(--tblr-dropdown-padding-y) var(--tblr-dropdown-padding-x);
  margin: 0;
  font-size: var(--tblr-dropdown-font-size);
  color: var(--tblr-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--tblr-dropdown-bg);
  background-clip: padding-box;
  border: var(--tblr-dropdown-border-width) solid var(--tblr-dropdown-border-color);
  border-radius: var(--tblr-dropdown-border-radius);
  box-shadow: var(--tblr-dropdown-box-shadow);
}

/* line 3812, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--tblr-dropdown-spacer);
}

/* line 3818, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-start {
  --bs-position: start;
}

/* line 3821, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

/* line 3826, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-end {
  --bs-position: end;
}

/* line 3829, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 3835, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 3838, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3842, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 3845, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 3851, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 3854, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3858, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 3861, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 3867, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 3870, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3874, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 3877, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 3883, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 3886, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3890, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 3893, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  /* line 3899, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 3902, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 3906, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 3909, node_modules/@tabler/core/dist/css/tabler.css */
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

/* line 3914, node_modules/@tabler/core/dist/css/tabler.css */
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--tblr-dropdown-spacer);
}

/* line 3920, node_modules/@tabler/core/dist/css/tabler.css */
.dropup .dropdown-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: 0.306em;
  width: 0.36em;
  height: 0.36em;
  border-bottom: 1px var(--tblr-border-style);
  border-left: 1px var(--tblr-border-style);
  margin-right: 0.1em;
  margin-left: 0.4em;
  transform: rotate(135deg);
}

/* line 3933, node_modules/@tabler/core/dist/css/tabler.css */
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--tblr-dropdown-spacer);
}

/* line 3940, node_modules/@tabler/core/dist/css/tabler.css */
.dropend .dropdown-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: 0.306em;
  width: 0.36em;
  height: 0.36em;
  border-bottom: 1px var(--tblr-border-style);
  border-left: 1px var(--tblr-border-style);
  margin-right: 0.1em;
  margin-left: 0.4em;
  transform: rotate(-135deg);
}

/* line 3952, node_modules/@tabler/core/dist/css/tabler.css */
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 3956, node_modules/@tabler/core/dist/css/tabler.css */
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--tblr-dropdown-spacer);
}

/* line 3963, node_modules/@tabler/core/dist/css/tabler.css */
.dropstart .dropdown-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: 0.306em;
  width: 0.36em;
  height: 0.36em;
  border-bottom: 1px var(--tblr-border-style);
  border-left: 1px var(--tblr-border-style);
  margin-right: 0.1em;
  margin-left: 0.4em;
  transform: rotate(45deg);
}

/* line 3975, node_modules/@tabler/core/dist/css/tabler.css */
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 3979, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-divider {
  height: 0;
  margin: var(--tblr-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--tblr-dropdown-divider-bg);
  opacity: 1;
}

/* line 3987, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--tblr-dropdown-item-padding-y) var(--tblr-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--tblr-dropdown-link-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--tblr-dropdown-item-border-radius, 0);
}

/* line 4000, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--tblr-dropdown-link-hover-color);
  text-decoration: none;
  background-color: var(--tblr-dropdown-link-hover-bg);
}

/* line 4005, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-item.active, .dropdown-item:active {
  color: var(--tblr-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--tblr-dropdown-link-active-bg);
}

/* line 4010, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--tblr-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

/* line 4016, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu.show {
  display: block;
}

/* line 4020, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-header {
  display: block;
  padding: var(--tblr-dropdown-header-padding-y) var(--tblr-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.765625rem;
  color: var(--tblr-dropdown-header-color);
  white-space: nowrap;
}

/* line 4029, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-item-text {
  display: block;
  padding: var(--tblr-dropdown-item-padding-y) var(--tblr-dropdown-item-padding-x);
  color: var(--tblr-dropdown-link-color);
}

/* line 4035, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-dark {
  --tblr-dropdown-color: #dadfe5;
  --tblr-dropdown-bg: #182433;
  --tblr-dropdown-border-color: var(--tblr-border-color-translucent);
  --tblr-dropdown-box-shadow: ;
  --tblr-dropdown-link-color: #dadfe5;
  --tblr-dropdown-link-hover-color: #ffffff;
  --tblr-dropdown-divider-bg: var(--tblr-border-color-translucent);
  --tblr-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --tblr-dropdown-link-active-color: var(--tblr-primary);
  --tblr-dropdown-link-active-bg: var(--tblr-active-bg);
  --tblr-dropdown-link-disabled-color: #929dab;
  --tblr-dropdown-header-color: #929dab;
}

/* line 4050, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 4056, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 4061, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 4076, node_modules/@tabler/core/dist/css/tabler.css */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 4081, node_modules/@tabler/core/dist/css/tabler.css */
.btn-toolbar .input-group {
  width: auto;
}

/* line 4085, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group {
  border-radius: var(--tblr-border-radius);
}

/* line 4088, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--tblr-border-width) * -1);
}

/* line 4092, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 4098, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4105, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 4109, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 4112, node_modules/@tabler/core/dist/css/tabler.css */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 4116, node_modules/@tabler/core/dist/css/tabler.css */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.1875rem;
  padding-left: 0.1875rem;
}

/* line 4121, node_modules/@tabler/core/dist/css/tabler.css */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 4126, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group.show .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 4129, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none;
}

/* line 4133, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 4138, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 4142, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--tblr-border-width) * -1);
}

/* line 4146, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4151, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4157, node_modules/@tabler/core/dist/css/tabler.css */
.nav {
  --tblr-nav-link-padding-x: 0.75rem;
  --tblr-nav-link-padding-y: 0.5rem;
  --tblr-nav-link-font-weight: ;
  --tblr-nav-link-color: var(--tblr-secondary);
  --tblr-nav-link-hover-color: var(--tblr-link-hover-color);
  --tblr-nav-link-disabled-color: var(--tblr-disabled-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 4171, node_modules/@tabler/core/dist/css/tabler.css */
.nav-link {
  display: block;
  padding: var(--tblr-nav-link-padding-y) var(--tblr-nav-link-padding-x);
  font-size: var(--tblr-nav-link-font-size);
  font-weight: var(--tblr-nav-link-font-weight);
  color: var(--tblr-nav-link-color);
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4182, node_modules/@tabler/core/dist/css/tabler.css */
  .nav-link {
    transition: none;
  }
}

/* line 4186, node_modules/@tabler/core/dist/css/tabler.css */
.nav-link:hover, .nav-link:focus {
  color: var(--tblr-nav-link-hover-color);
  text-decoration: none;
}

/* line 4190, node_modules/@tabler/core/dist/css/tabler.css */
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
}

/* line 4194, node_modules/@tabler/core/dist/css/tabler.css */
.nav-link.disabled, .nav-link:disabled {
  color: var(--tblr-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

/* line 4200, node_modules/@tabler/core/dist/css/tabler.css */
.nav-tabs {
  --tblr-nav-tabs-border-width: var(--tblr-border-width);
  --tblr-nav-tabs-border-color: var(--tblr-border-color);
  --tblr-nav-tabs-border-radius: var(--tblr-border-radius);
  --tblr-nav-tabs-link-hover-border-color: var(--tblr-border-color) var(--tblr-border-color) var(--tblr-border-color);
  --tblr-nav-tabs-link-active-color: var(--tblr-body-color);
  --tblr-nav-tabs-link-active-bg: var(--tblr-body-bg);
  --tblr-nav-tabs-link-active-border-color: var(--tblr-border-color) var(--tblr-border-color) var(--tblr-border-color);
  border-bottom: var(--tblr-nav-tabs-border-width) solid var(--tblr-nav-tabs-border-color);
}

/* line 4210, node_modules/@tabler/core/dist/css/tabler.css */
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--tblr-nav-tabs-border-width));
  border: var(--tblr-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--tblr-nav-tabs-border-radius);
  border-top-right-radius: var(--tblr-nav-tabs-border-radius);
}

/* line 4216, node_modules/@tabler/core/dist/css/tabler.css */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--tblr-nav-tabs-link-hover-border-color);
}

/* line 4220, node_modules/@tabler/core/dist/css/tabler.css */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--tblr-nav-tabs-link-active-color);
  background-color: var(--tblr-nav-tabs-link-active-bg);
  border-color: var(--tblr-nav-tabs-link-active-border-color);
}

/* line 4226, node_modules/@tabler/core/dist/css/tabler.css */
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--tblr-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4232, node_modules/@tabler/core/dist/css/tabler.css */
.nav-pills {
  --tblr-nav-pills-border-radius: var(--tblr-border-radius);
  --tblr-nav-pills-link-active-color: var(--tblr-primary);
  --tblr-nav-pills-link-active-bg: var(--tblr-active-bg);
}

/* line 4237, node_modules/@tabler/core/dist/css/tabler.css */
.nav-pills .nav-link {
  border-radius: var(--tblr-nav-pills-border-radius);
}

/* line 4240, node_modules/@tabler/core/dist/css/tabler.css */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--tblr-nav-pills-link-active-color);
  background-color: var(--tblr-nav-pills-link-active-bg);
}

/* line 4246, node_modules/@tabler/core/dist/css/tabler.css */
.nav-underline {
  --tblr-nav-underline-gap: 1rem;
  --tblr-nav-underline-border-width: 0.125rem;
  --tblr-nav-underline-link-active-color: var(--tblr-emphasis-color);
  gap: var(--tblr-nav-underline-gap);
}

/* line 4252, node_modules/@tabler/core/dist/css/tabler.css */
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--tblr-nav-underline-border-width) solid transparent;
}

/* line 4257, node_modules/@tabler/core/dist/css/tabler.css */
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}

/* line 4260, node_modules/@tabler/core/dist/css/tabler.css */
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 600;
  color: var(--tblr-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

/* line 4267, node_modules/@tabler/core/dist/css/tabler.css */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 4273, node_modules/@tabler/core/dist/css/tabler.css */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 4280, node_modules/@tabler/core/dist/css/tabler.css */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

/* line 4285, node_modules/@tabler/core/dist/css/tabler.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 4288, node_modules/@tabler/core/dist/css/tabler.css */
.tab-content > .active {
  display: block;
}

/* line 4292, node_modules/@tabler/core/dist/css/tabler.css */
.navbar {
  --tblr-navbar-padding-x: 0;
  --tblr-navbar-padding-y: 0.25rem;
  --tblr-navbar-color: var(--tblr-body-color);
  --tblr-navbar-hover-color: rgba(var(--tblr-emphasis-color-rgb), 0.8);
  --tblr-navbar-disabled-color: var(--tblr-disabled-color);
  --tblr-navbar-active-color: var(--tblr-body-color) color;
  --tblr-navbar-brand-padding-y: 0.5rem;
  --tblr-navbar-brand-margin-end: 1rem;
  --tblr-navbar-brand-font-size: 1.25rem;
  --tblr-navbar-brand-color: var(--tblr-body-color);
  --tblr-navbar-brand-hover-color: var(--tblr-body-color) color;
  --tblr-navbar-nav-link-padding-x: 0.75rem;
  --tblr-navbar-toggler-padding-y: 0;
  --tblr-navbar-toggler-padding-x: 0;
  --tblr-navbar-toggler-font-size: 1rem;
  --tblr-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%2824, 36, 51, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --tblr-navbar-toggler-border-color: rgba(var(--tblr-emphasis-color-rgb), 0.15);
  --tblr-navbar-toggler-border-radius: var(--tblr-border-radius);
  --tblr-navbar-toggler-focus-width: 0;
  --tblr-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--tblr-navbar-padding-y) var(--tblr-navbar-padding-x);
}

/* line 4320, node_modules/@tabler/core/dist/css/tabler.css */
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

/* line 4332, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-brand {
  padding-top: var(--tblr-navbar-brand-padding-y);
  padding-bottom: var(--tblr-navbar-brand-padding-y);
  margin-right: var(--tblr-navbar-brand-margin-end);
  font-size: var(--tblr-navbar-brand-font-size);
  color: var(--tblr-navbar-brand-color);
  white-space: nowrap;
}

/* line 4340, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--tblr-navbar-brand-hover-color);
  text-decoration: none;
}

/* line 4345, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-nav {
  --tblr-nav-link-padding-x: 0;
  --tblr-nav-link-padding-y: 0.5rem;
  --tblr-nav-link-font-weight: ;
  --tblr-nav-link-color: var(--tblr-navbar-color);
  --tblr-nav-link-hover-color: var(--tblr-navbar-hover-color);
  --tblr-nav-link-disabled-color: var(--tblr-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 4358, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--tblr-navbar-active-color);
}

/* line 4361, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 4365, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--tblr-navbar-color);
}

/* line 4370, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--tblr-navbar-active-color);
}

/* line 4376, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 4382, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-toggler {
  padding: var(--tblr-navbar-toggler-padding-y) var(--tblr-navbar-toggler-padding-x);
  font-size: var(--tblr-navbar-toggler-font-size);
  line-height: 1;
  color: var(--tblr-navbar-color);
  background-color: transparent;
  border: var(--tblr-border-width) solid var(--tblr-navbar-toggler-border-color);
  border-radius: var(--tblr-navbar-toggler-border-radius);
  transition: var(--tblr-navbar-toggler-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 4393, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-toggler {
    transition: none;
  }
}

/* line 4397, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 4400, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--tblr-navbar-toggler-focus-width);
}

/* line 4406, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--tblr-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

/* line 4417, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-nav-scroll {
  max-height: var(--tblr-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 4423, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4427, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 4430, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4433, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--tblr-navbar-nav-link-padding-x);
    padding-left: var(--tblr-navbar-nav-link-padding-x);
  }
  /* line 4437, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4440, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4444, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  /* line 4447, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    box-shadow: none;
    transition: none;
  }
  /* line 4460, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 4463, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  /* line 4471, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4475, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 4478, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4481, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--tblr-navbar-nav-link-padding-x);
    padding-left: var(--tblr-navbar-nav-link-padding-x);
  }
  /* line 4485, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4488, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4492, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  /* line 4495, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    box-shadow: none;
    transition: none;
  }
  /* line 4508, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 4511, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  /* line 4519, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4523, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 4526, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4529, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--tblr-navbar-nav-link-padding-x);
    padding-left: var(--tblr-navbar-nav-link-padding-x);
  }
  /* line 4533, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4536, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4540, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  /* line 4543, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    box-shadow: none;
    transition: none;
  }
  /* line 4556, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 4559, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  /* line 4567, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4571, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 4574, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4577, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--tblr-navbar-nav-link-padding-x);
    padding-left: var(--tblr-navbar-nav-link-padding-x);
  }
  /* line 4581, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4584, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4588, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  /* line 4591, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    box-shadow: none;
    transition: none;
  }
  /* line 4604, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 4607, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  /* line 4615, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 4619, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  /* line 4622, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4625, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--tblr-navbar-nav-link-padding-x);
    padding-left: var(--tblr-navbar-nav-link-padding-x);
  }
  /* line 4629, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4632, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4636, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  /* line 4639, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    box-shadow: none;
    transition: none;
  }
  /* line 4652, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 4655, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

/* line 4662, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* line 4666, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 4669, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 4672, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--tblr-navbar-nav-link-padding-x);
  padding-left: var(--tblr-navbar-nav-link-padding-x);
}

/* line 4676, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 4679, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 4683, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 4686, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  box-shadow: none;
  transition: none;
}

/* line 4699, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}

/* line 4702, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

/* line 4709, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-dark,
.navbar[data-bs-theme=dark],
body[data-bs-theme=dark] .navbar[data-bs-theme=light] {
  --tblr-navbar-color: rgba(255, 255, 255, 0.7);
  --tblr-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --tblr-navbar-disabled-color: var(--tblr-disabled-color);
  --tblr-navbar-active-color: #ffffff;
  --tblr-navbar-brand-color: #ffffff;
  --tblr-navbar-brand-hover-color: #ffffff;
  --tblr-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --tblr-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.7%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 4722, node_modules/@tabler/core/dist/css/tabler.css */
[data-bs-theme=dark] .navbar-toggler-icon, body[data-bs-theme=dark] [data-bs-theme=light] .navbar-toggler-icon {
  --tblr-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.7%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 4726, node_modules/@tabler/core/dist/css/tabler.css */
.card {
  --tblr-card-spacer-y: 1.25rem;
  --tblr-card-spacer-x: 1.25rem;
  --tblr-card-title-spacer-y: 1.25rem;
  --tblr-card-title-color: ;
  --tblr-card-subtitle-color: ;
  --tblr-card-border-width: var(--tblr-border-width);
  --tblr-card-border-color: var(--tblr-border-color-translucent);
  --tblr-card-border-radius: var(--tblr-border-radius);
  --tblr-card-box-shadow: var(--tblr-shadow-card);
  --tblr-card-inner-border-radius: calc(var(--tblr-border-radius) - (var(--tblr-border-width)));
  --tblr-card-cap-padding-y: 1.25rem;
  --tblr-card-cap-padding-x: 1.25rem;
  --tblr-card-cap-bg: var(--tblr-bg-surface-tertiary);
  --tblr-card-cap-color: inherit;
  --tblr-card-height: ;
  --tblr-card-color: inherit;
  --tblr-card-bg: var(--tblr-bg-surface);
  --tblr-card-img-overlay-padding: 1rem;
  --tblr-card-group-margin: 1.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--tblr-card-height);
  color: var(--tblr-body-color);
  word-wrap: break-word;
  background-color: var(--tblr-card-bg);
  background-clip: border-box;
  border: var(--tblr-card-border-width) solid var(--tblr-card-border-color);
  border-radius: var(--tblr-card-border-radius);
  box-shadow: var(--tblr-card-box-shadow);
}

/* line 4759, node_modules/@tabler/core/dist/css/tabler.css */
.card > hr, .card > .hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 4763, node_modules/@tabler/core/dist/css/tabler.css */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 4767, node_modules/@tabler/core/dist/css/tabler.css */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--tblr-card-inner-border-radius);
  border-top-right-radius: var(--tblr-card-inner-border-radius);
}

/* line 4772, node_modules/@tabler/core/dist/css/tabler.css */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--tblr-card-inner-border-radius);
  border-bottom-left-radius: var(--tblr-card-inner-border-radius);
}

/* line 4777, node_modules/@tabler/core/dist/css/tabler.css */
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

/* line 4782, node_modules/@tabler/core/dist/css/tabler.css */
.card-body {
  flex: 1 1 auto;
  padding: var(--tblr-card-spacer-y) var(--tblr-card-spacer-x);
  color: var(--tblr-card-color);
}

/* line 4788, node_modules/@tabler/core/dist/css/tabler.css */
.card-title {
  margin-bottom: var(--tblr-card-title-spacer-y);
  color: var(--tblr-card-title-color);
}

/* line 4793, node_modules/@tabler/core/dist/css/tabler.css */
.card-subtitle {
  margin-top: calc(-0.5 * var(--tblr-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--tblr-card-subtitle-color);
}

/* line 4799, node_modules/@tabler/core/dist/css/tabler.css */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 4803, node_modules/@tabler/core/dist/css/tabler.css */
.card-link:hover {
  text-decoration: none;
}

/* line 4806, node_modules/@tabler/core/dist/css/tabler.css */
.card-link + .card-link {
  margin-left: var(--tblr-card-spacer-x);
}

/* line 4810, node_modules/@tabler/core/dist/css/tabler.css */
.card-header {
  padding: var(--tblr-card-cap-padding-y) var(--tblr-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--tblr-card-cap-color);
  background-color: var(--tblr-card-cap-bg);
  border-bottom: var(--tblr-card-border-width) solid var(--tblr-card-border-color);
}

/* line 4817, node_modules/@tabler/core/dist/css/tabler.css */
.card-header:first-child {
  border-radius: var(--tblr-card-inner-border-radius) var(--tblr-card-inner-border-radius) 0 0;
}

/* line 4821, node_modules/@tabler/core/dist/css/tabler.css */
.card-footer {
  padding: var(--tblr-card-cap-padding-y) var(--tblr-card-cap-padding-x);
  color: var(--tblr-card-cap-color);
  background-color: var(--tblr-card-cap-bg);
  border-top: var(--tblr-card-border-width) solid var(--tblr-card-border-color);
}

/* line 4827, node_modules/@tabler/core/dist/css/tabler.css */
.card-footer:last-child {
  border-radius: 0 0 var(--tblr-card-inner-border-radius) var(--tblr-card-inner-border-radius);
}

/* line 4831, node_modules/@tabler/core/dist/css/tabler.css */
.card-header-tabs {
  margin-right: calc(-0.5 * var(--tblr-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--tblr-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--tblr-card-cap-padding-x));
  border-bottom: 0;
}

/* line 4837, node_modules/@tabler/core/dist/css/tabler.css */
.card-header-tabs .nav-link.active {
  background-color: var(--tblr-card-bg);
  border-bottom-color: var(--tblr-card-bg);
}

/* line 4842, node_modules/@tabler/core/dist/css/tabler.css */
.card-header-pills {
  margin-right: calc(-0.5 * var(--tblr-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--tblr-card-cap-padding-x));
}

/* line 4847, node_modules/@tabler/core/dist/css/tabler.css */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--tblr-card-img-overlay-padding);
  border-radius: var(--tblr-card-inner-border-radius);
}

/* line 4857, node_modules/@tabler/core/dist/css/tabler.css */
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

/* line 4863, node_modules/@tabler/core/dist/css/tabler.css */
.card-img,
.card-img-top {
  border-top-left-radius: var(--tblr-card-inner-border-radius);
  border-top-right-radius: var(--tblr-card-inner-border-radius);
}

/* line 4869, node_modules/@tabler/core/dist/css/tabler.css */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--tblr-card-inner-border-radius);
  border-bottom-left-radius: var(--tblr-card-inner-border-radius);
}

/* line 4875, node_modules/@tabler/core/dist/css/tabler.css */
.card-group > .card {
  margin-bottom: var(--tblr-card-group-margin);
}

@media (min-width: 576px) {
  /* line 4879, node_modules/@tabler/core/dist/css/tabler.css */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 4883, node_modules/@tabler/core/dist/css/tabler.css */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 4887, node_modules/@tabler/core/dist/css/tabler.css */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 4891, node_modules/@tabler/core/dist/css/tabler.css */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 4895, node_modules/@tabler/core/dist/css/tabler.css */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 4899, node_modules/@tabler/core/dist/css/tabler.css */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 4903, node_modules/@tabler/core/dist/css/tabler.css */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 4907, node_modules/@tabler/core/dist/css/tabler.css */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 4911, node_modules/@tabler/core/dist/css/tabler.css */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 4917, node_modules/@tabler/core/dist/css/tabler.css */
.accordion {
  --tblr-accordion-color: var(--tblr-body-color);
  --tblr-accordion-bg: transparent;
  --tblr-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --tblr-accordion-border-color: var(--tblr-border-color-translucent);
  --tblr-accordion-border-width: var(--tblr-border-width);
  --tblr-accordion-border-radius: var(--tblr-border-radius);
  --tblr-accordion-inner-border-radius: calc(var(--tblr-border-radius) - (var(--tblr-border-width)));
  --tblr-accordion-btn-padding-x: 1.25rem;
  --tblr-accordion-btn-padding-y: 1rem;
  --tblr-accordion-btn-color: var(--tblr-body-color);
  --tblr-accordion-btn-bg: transparent;
  --tblr-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23182433'%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");
  --tblr-accordion-btn-icon-width: 1rem;
  --tblr-accordion-btn-icon-transform: rotate(-180deg);
  --tblr-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --tblr-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23002242'%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");
  --tblr-accordion-btn-focus-border-color: var(--tblr-border-color-translucent);
  --tblr-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
  --tblr-accordion-body-padding-x: 1.25rem;
  --tblr-accordion-body-padding-y: 1rem;
  --tblr-accordion-active-color: inherit;
  --tblr-accordion-active-bg: transparent;
}

/* line 4942, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--tblr-accordion-btn-padding-y) var(--tblr-accordion-btn-padding-x);
  font-size: 0.875rem;
  color: var(--tblr-accordion-btn-color);
  text-align: left;
  background-color: var(--tblr-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--tblr-accordion-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 4958, node_modules/@tabler/core/dist/css/tabler.css */
  .accordion-button {
    transition: none;
  }
}

/* line 4962, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-button:not(.collapsed) {
  color: var(--tblr-accordion-active-color);
  background-color: var(--tblr-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--tblr-accordion-border-width)) 0 var(--tblr-accordion-border-color);
}

/* line 4967, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-button:not(.collapsed)::after {
  background-image: var(--tblr-accordion-btn-active-icon);
  transform: var(--tblr-accordion-btn-icon-transform);
}

/* line 4971, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-button::after {
  flex-shrink: 0;
  width: var(--tblr-accordion-btn-icon-width);
  height: var(--tblr-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--tblr-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--tblr-accordion-btn-icon-width);
  transition: var(--tblr-accordion-btn-icon-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 4983, node_modules/@tabler/core/dist/css/tabler.css */
  .accordion-button::after {
    transition: none;
  }
}

/* line 4987, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-button:hover {
  z-index: 2;
}

/* line 4990, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-button:focus {
  z-index: 3;
  border-color: var(--tblr-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--tblr-accordion-btn-focus-box-shadow);
}

/* line 4997, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-header {
  margin-bottom: 0;
}

/* line 5001, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-item {
  color: var(--tblr-accordion-color);
  background-color: var(--tblr-accordion-bg);
  border: var(--tblr-accordion-border-width) solid var(--tblr-accordion-border-color);
}

/* line 5006, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-item:first-of-type {
  border-top-left-radius: var(--tblr-accordion-border-radius);
  border-top-right-radius: var(--tblr-accordion-border-radius);
}

/* line 5010, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--tblr-accordion-inner-border-radius);
  border-top-right-radius: var(--tblr-accordion-inner-border-radius);
}

/* line 5014, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-item:not(:first-of-type) {
  border-top: 0;
}

/* line 5017, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--tblr-accordion-border-radius);
  border-bottom-left-radius: var(--tblr-accordion-border-radius);
}

/* line 5021, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--tblr-accordion-inner-border-radius);
  border-bottom-left-radius: var(--tblr-accordion-inner-border-radius);
}

/* line 5025, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--tblr-accordion-border-radius);
  border-bottom-left-radius: var(--tblr-accordion-border-radius);
}

/* line 5030, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-body {
  padding: var(--tblr-accordion-body-padding-y) var(--tblr-accordion-body-padding-x);
}

/* line 5034, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-flush .accordion-collapse {
  border-width: 0;
}

/* line 5037, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 5042, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

/* line 5045, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

/* line 5048, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
}

/* line 5052, node_modules/@tabler/core/dist/css/tabler.css */
[data-bs-theme=dark] .accordion-button::after {
  --tblr-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236698ca'%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");
  --tblr-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236698ca'%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");
}

/* line 5057, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb {
  --tblr-breadcrumb-padding-x: 0;
  --tblr-breadcrumb-padding-y: 0;
  --tblr-breadcrumb-margin-bottom: 1rem;
  --tblr-breadcrumb-bg: ;
  --tblr-breadcrumb-border-radius: ;
  --tblr-breadcrumb-divider-color: var(--tblr-secondary);
  --tblr-breadcrumb-item-padding-x: 0.5rem;
  --tblr-breadcrumb-item-active-color: inherit;
  display: flex;
  flex-wrap: wrap;
  padding: var(--tblr-breadcrumb-padding-y) var(--tblr-breadcrumb-padding-x);
  margin-bottom: var(--tblr-breadcrumb-margin-bottom);
  font-size: var(--tblr-breadcrumb-font-size);
  list-style: none;
  background-color: var(--tblr-breadcrumb-bg);
  border-radius: var(--tblr-breadcrumb-border-radius);
}

/* line 5076, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--tblr-breadcrumb-item-padding-x);
}

/* line 5079, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--tblr-breadcrumb-item-padding-x);
  color: var(--tblr-breadcrumb-divider-color);
  content: var(--tblr-breadcrumb-divider, "/");
}

/* line 5085, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb-item.active {
  color: var(--tblr-breadcrumb-item-active-color);
}

/* line 5089, node_modules/@tabler/core/dist/css/tabler.css */
.pagination {
  --tblr-pagination-padding-x: 0.25rem;
  --tblr-pagination-padding-y: 0.25rem;
  --tblr-pagination-font-size: 0.875rem;
  --tblr-pagination-color: var(--tblr-secondary);
  --tblr-pagination-bg: transparent;
  --tblr-pagination-border-width: 0;
  --tblr-pagination-border-color: var(--tblr-border-color);
  --tblr-pagination-border-radius: var(--tblr-border-radius);
  --tblr-pagination-hover-color: var(--tblr-link-hover-color);
  --tblr-pagination-hover-bg: var(--tblr-tertiary-bg);
  --tblr-pagination-hover-border-color: var(--tblr-border-color);
  --tblr-pagination-focus-color: var(--tblr-link-hover-color);
  --tblr-pagination-focus-bg: var(--tblr-secondary-bg);
  --tblr-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
  --tblr-pagination-active-color: #ffffff;
  --tblr-pagination-active-bg: var(--tblr-primary);
  --tblr-pagination-active-border-color: var(--tblr-primary);
  --tblr-pagination-disabled-color: var(--tblr-disabled-color);
  --tblr-pagination-disabled-bg: transparent;
  --tblr-pagination-disabled-border-color: var(--tblr-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 5115, node_modules/@tabler/core/dist/css/tabler.css */
.page-link {
  position: relative;
  display: block;
  padding: var(--tblr-pagination-padding-y) var(--tblr-pagination-padding-x);
  font-size: var(--tblr-pagination-font-size);
  color: var(--tblr-pagination-color);
  background-color: var(--tblr-pagination-bg);
  border: var(--tblr-pagination-border-width) solid var(--tblr-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5126, node_modules/@tabler/core/dist/css/tabler.css */
  .page-link {
    transition: none;
  }
}

/* line 5130, node_modules/@tabler/core/dist/css/tabler.css */
.page-link:hover {
  z-index: 2;
  color: var(--tblr-pagination-hover-color);
  text-decoration: none;
  background-color: var(--tblr-pagination-hover-bg);
  border-color: var(--tblr-pagination-hover-border-color);
}

/* line 5137, node_modules/@tabler/core/dist/css/tabler.css */
.page-link:focus {
  z-index: 3;
  color: var(--tblr-pagination-focus-color);
  background-color: var(--tblr-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--tblr-pagination-focus-box-shadow);
}

/* line 5144, node_modules/@tabler/core/dist/css/tabler.css */
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--tblr-pagination-active-color);
  background-color: var(--tblr-pagination-active-bg);
  border-color: var(--tblr-pagination-active-border-color);
}

/* line 5150, node_modules/@tabler/core/dist/css/tabler.css */
.page-link.disabled, .disabled > .page-link {
  color: var(--tblr-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--tblr-pagination-disabled-bg);
  border-color: var(--tblr-pagination-disabled-border-color);
}

/* line 5157, node_modules/@tabler/core/dist/css/tabler.css */
.page-item:not(:first-child) .page-link {
  margin-left: calc(0 * -1);
}

/* line 5160, node_modules/@tabler/core/dist/css/tabler.css */
.page-item:first-child .page-link {
  border-top-left-radius: var(--tblr-pagination-border-radius);
  border-bottom-left-radius: var(--tblr-pagination-border-radius);
}

/* line 5164, node_modules/@tabler/core/dist/css/tabler.css */
.page-item:last-child .page-link {
  border-top-right-radius: var(--tblr-pagination-border-radius);
  border-bottom-right-radius: var(--tblr-pagination-border-radius);
}

/* line 5169, node_modules/@tabler/core/dist/css/tabler.css */
.pagination-lg {
  --tblr-pagination-padding-x: 1.5rem;
  --tblr-pagination-padding-y: 0.75rem;
  --tblr-pagination-font-size: 1.09375rem;
  --tblr-pagination-border-radius: var(--tblr-border-radius-lg);
}

/* line 5176, node_modules/@tabler/core/dist/css/tabler.css */
.pagination-sm {
  --tblr-pagination-padding-x: 0.5rem;
  --tblr-pagination-padding-y: 0.25rem;
  --tblr-pagination-font-size: 0.765625rem;
  --tblr-pagination-border-radius: var(--tblr-border-radius-sm);
}

/* line 5183, node_modules/@tabler/core/dist/css/tabler.css */
.badge {
  --tblr-badge-padding-x: 0.5em;
  --tblr-badge-padding-y: 0.25em;
  --tblr-badge-font-size: 85.714285%;
  --tblr-badge-font-weight: var(--tblr-font-weight-medium);
  --tblr-badge-color: var(--tblr-secondary);
  --tblr-badge-border-radius: var(--tblr-border-radius);
  display: inline-block;
  padding: var(--tblr-badge-padding-y) var(--tblr-badge-padding-x);
  font-size: var(--tblr-badge-font-size);
  font-weight: var(--tblr-badge-font-weight);
  line-height: 1;
  color: var(--tblr-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--tblr-badge-border-radius);
}

/* line 5201, node_modules/@tabler/core/dist/css/tabler.css */
.badge:empty {
  display: none;
}

/* line 5205, node_modules/@tabler/core/dist/css/tabler.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5210, node_modules/@tabler/core/dist/css/tabler.css */
.alert {
  --tblr-alert-bg: transparent;
  --tblr-alert-padding-x: 1rem;
  --tblr-alert-padding-y: 0.75rem;
  --tblr-alert-margin-bottom: 1rem;
  --tblr-alert-color: inherit;
  --tblr-alert-border-color: transparent;
  --tblr-alert-border: var(--tblr-border-width) solid var(--tblr-alert-border-color);
  --tblr-alert-border-radius: var(--tblr-border-radius);
  --tblr-alert-link-color: inherit;
  position: relative;
  padding: var(--tblr-alert-padding-y) var(--tblr-alert-padding-x);
  margin-bottom: var(--tblr-alert-margin-bottom);
  color: var(--tblr-alert-color);
  background-color: var(--tblr-alert-bg);
  border: var(--tblr-alert-border);
  border-radius: var(--tblr-alert-border-radius);
}

/* line 5229, node_modules/@tabler/core/dist/css/tabler.css */
.alert-heading {
  color: inherit;
}

/* line 5233, node_modules/@tabler/core/dist/css/tabler.css */
.alert-link {
  font-weight: var(--tblr-font-weight-bold);
  color: var(--tblr-alert-link-color);
}

/* line 5238, node_modules/@tabler/core/dist/css/tabler.css */
.alert-dismissible {
  padding-right: 3rem;
}

/* line 5241, node_modules/@tabler/core/dist/css/tabler.css */
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.9375rem 1rem;
}

/* line 5249, node_modules/@tabler/core/dist/css/tabler.css */
.alert-primary {
  --tblr-alert-color: var(--tblr-primary-text-emphasis);
  --tblr-alert-bg: var(--tblr-primary-bg-subtle);
  --tblr-alert-border-color: var(--tblr-primary-border-subtle);
  --tblr-alert-link-color: var(--tblr-primary-text-emphasis);
}

/* line 5256, node_modules/@tabler/core/dist/css/tabler.css */
.alert-secondary {
  --tblr-alert-color: var(--tblr-secondary-text-emphasis);
  --tblr-alert-bg: var(--tblr-secondary-bg-subtle);
  --tblr-alert-border-color: var(--tblr-secondary-border-subtle);
  --tblr-alert-link-color: var(--tblr-secondary-text-emphasis);
}

/* line 5263, node_modules/@tabler/core/dist/css/tabler.css */
.alert-success {
  --tblr-alert-color: var(--tblr-success-text-emphasis);
  --tblr-alert-bg: var(--tblr-success-bg-subtle);
  --tblr-alert-border-color: var(--tblr-success-border-subtle);
  --tblr-alert-link-color: var(--tblr-success-text-emphasis);
}

/* line 5270, node_modules/@tabler/core/dist/css/tabler.css */
.alert-info {
  --tblr-alert-color: var(--tblr-info-text-emphasis);
  --tblr-alert-bg: var(--tblr-info-bg-subtle);
  --tblr-alert-border-color: var(--tblr-info-border-subtle);
  --tblr-alert-link-color: var(--tblr-info-text-emphasis);
}

/* line 5277, node_modules/@tabler/core/dist/css/tabler.css */
.alert-warning {
  --tblr-alert-color: var(--tblr-warning-text-emphasis);
  --tblr-alert-bg: var(--tblr-warning-bg-subtle);
  --tblr-alert-border-color: var(--tblr-warning-border-subtle);
  --tblr-alert-link-color: var(--tblr-warning-text-emphasis);
}

/* line 5284, node_modules/@tabler/core/dist/css/tabler.css */
.alert-danger {
  --tblr-alert-color: var(--tblr-danger-text-emphasis);
  --tblr-alert-bg: var(--tblr-danger-bg-subtle);
  --tblr-alert-border-color: var(--tblr-danger-border-subtle);
  --tblr-alert-link-color: var(--tblr-danger-text-emphasis);
}

/* line 5291, node_modules/@tabler/core/dist/css/tabler.css */
.alert-light {
  --tblr-alert-color: var(--tblr-light-text-emphasis);
  --tblr-alert-bg: var(--tblr-light-bg-subtle);
  --tblr-alert-border-color: var(--tblr-light-border-subtle);
  --tblr-alert-link-color: var(--tblr-light-text-emphasis);
}

/* line 5298, node_modules/@tabler/core/dist/css/tabler.css */
.alert-dark {
  --tblr-alert-color: var(--tblr-dark-text-emphasis);
  --tblr-alert-bg: var(--tblr-dark-bg-subtle);
  --tblr-alert-border-color: var(--tblr-dark-border-subtle);
  --tblr-alert-link-color: var(--tblr-dark-text-emphasis);
}

/* line 5305, node_modules/@tabler/core/dist/css/tabler.css */
.alert-muted {
  --tblr-alert-color: var(--tblr-muted-text-emphasis);
  --tblr-alert-bg: var(--tblr-muted-bg-subtle);
  --tblr-alert-border-color: var(--tblr-muted-border-subtle);
  --tblr-alert-link-color: var(--tblr-muted-text-emphasis);
}

/* line 5312, node_modules/@tabler/core/dist/css/tabler.css */
.alert-blue {
  --tblr-alert-color: var(--tblr-blue-text-emphasis);
  --tblr-alert-bg: var(--tblr-blue-bg-subtle);
  --tblr-alert-border-color: var(--tblr-blue-border-subtle);
  --tblr-alert-link-color: var(--tblr-blue-text-emphasis);
}

/* line 5319, node_modules/@tabler/core/dist/css/tabler.css */
.alert-azure {
  --tblr-alert-color: var(--tblr-azure-text-emphasis);
  --tblr-alert-bg: var(--tblr-azure-bg-subtle);
  --tblr-alert-border-color: var(--tblr-azure-border-subtle);
  --tblr-alert-link-color: var(--tblr-azure-text-emphasis);
}

/* line 5326, node_modules/@tabler/core/dist/css/tabler.css */
.alert-indigo {
  --tblr-alert-color: var(--tblr-indigo-text-emphasis);
  --tblr-alert-bg: var(--tblr-indigo-bg-subtle);
  --tblr-alert-border-color: var(--tblr-indigo-border-subtle);
  --tblr-alert-link-color: var(--tblr-indigo-text-emphasis);
}

/* line 5333, node_modules/@tabler/core/dist/css/tabler.css */
.alert-purple {
  --tblr-alert-color: var(--tblr-purple-text-emphasis);
  --tblr-alert-bg: var(--tblr-purple-bg-subtle);
  --tblr-alert-border-color: var(--tblr-purple-border-subtle);
  --tblr-alert-link-color: var(--tblr-purple-text-emphasis);
}

/* line 5340, node_modules/@tabler/core/dist/css/tabler.css */
.alert-pink {
  --tblr-alert-color: var(--tblr-pink-text-emphasis);
  --tblr-alert-bg: var(--tblr-pink-bg-subtle);
  --tblr-alert-border-color: var(--tblr-pink-border-subtle);
  --tblr-alert-link-color: var(--tblr-pink-text-emphasis);
}

/* line 5347, node_modules/@tabler/core/dist/css/tabler.css */
.alert-red {
  --tblr-alert-color: var(--tblr-red-text-emphasis);
  --tblr-alert-bg: var(--tblr-red-bg-subtle);
  --tblr-alert-border-color: var(--tblr-red-border-subtle);
  --tblr-alert-link-color: var(--tblr-red-text-emphasis);
}

/* line 5354, node_modules/@tabler/core/dist/css/tabler.css */
.alert-orange {
  --tblr-alert-color: var(--tblr-orange-text-emphasis);
  --tblr-alert-bg: var(--tblr-orange-bg-subtle);
  --tblr-alert-border-color: var(--tblr-orange-border-subtle);
  --tblr-alert-link-color: var(--tblr-orange-text-emphasis);
}

/* line 5361, node_modules/@tabler/core/dist/css/tabler.css */
.alert-yellow {
  --tblr-alert-color: var(--tblr-yellow-text-emphasis);
  --tblr-alert-bg: var(--tblr-yellow-bg-subtle);
  --tblr-alert-border-color: var(--tblr-yellow-border-subtle);
  --tblr-alert-link-color: var(--tblr-yellow-text-emphasis);
}

/* line 5368, node_modules/@tabler/core/dist/css/tabler.css */
.alert-lime {
  --tblr-alert-color: var(--tblr-lime-text-emphasis);
  --tblr-alert-bg: var(--tblr-lime-bg-subtle);
  --tblr-alert-border-color: var(--tblr-lime-border-subtle);
  --tblr-alert-link-color: var(--tblr-lime-text-emphasis);
}

/* line 5375, node_modules/@tabler/core/dist/css/tabler.css */
.alert-green {
  --tblr-alert-color: var(--tblr-green-text-emphasis);
  --tblr-alert-bg: var(--tblr-green-bg-subtle);
  --tblr-alert-border-color: var(--tblr-green-border-subtle);
  --tblr-alert-link-color: var(--tblr-green-text-emphasis);
}

/* line 5382, node_modules/@tabler/core/dist/css/tabler.css */
.alert-teal {
  --tblr-alert-color: var(--tblr-teal-text-emphasis);
  --tblr-alert-bg: var(--tblr-teal-bg-subtle);
  --tblr-alert-border-color: var(--tblr-teal-border-subtle);
  --tblr-alert-link-color: var(--tblr-teal-text-emphasis);
}

/* line 5389, node_modules/@tabler/core/dist/css/tabler.css */
.alert-cyan {
  --tblr-alert-color: var(--tblr-cyan-text-emphasis);
  --tblr-alert-bg: var(--tblr-cyan-bg-subtle);
  --tblr-alert-border-color: var(--tblr-cyan-border-subtle);
  --tblr-alert-link-color: var(--tblr-cyan-text-emphasis);
}

/* line 5396, node_modules/@tabler/core/dist/css/tabler.css */
.alert-facebook {
  --tblr-alert-color: var(--tblr-facebook-text-emphasis);
  --tblr-alert-bg: var(--tblr-facebook-bg-subtle);
  --tblr-alert-border-color: var(--tblr-facebook-border-subtle);
  --tblr-alert-link-color: var(--tblr-facebook-text-emphasis);
}

/* line 5403, node_modules/@tabler/core/dist/css/tabler.css */
.alert-twitter {
  --tblr-alert-color: var(--tblr-twitter-text-emphasis);
  --tblr-alert-bg: var(--tblr-twitter-bg-subtle);
  --tblr-alert-border-color: var(--tblr-twitter-border-subtle);
  --tblr-alert-link-color: var(--tblr-twitter-text-emphasis);
}

/* line 5410, node_modules/@tabler/core/dist/css/tabler.css */
.alert-linkedin {
  --tblr-alert-color: var(--tblr-linkedin-text-emphasis);
  --tblr-alert-bg: var(--tblr-linkedin-bg-subtle);
  --tblr-alert-border-color: var(--tblr-linkedin-border-subtle);
  --tblr-alert-link-color: var(--tblr-linkedin-text-emphasis);
}

/* line 5417, node_modules/@tabler/core/dist/css/tabler.css */
.alert-google {
  --tblr-alert-color: var(--tblr-google-text-emphasis);
  --tblr-alert-bg: var(--tblr-google-bg-subtle);
  --tblr-alert-border-color: var(--tblr-google-border-subtle);
  --tblr-alert-link-color: var(--tblr-google-text-emphasis);
}

/* line 5424, node_modules/@tabler/core/dist/css/tabler.css */
.alert-youtube {
  --tblr-alert-color: var(--tblr-youtube-text-emphasis);
  --tblr-alert-bg: var(--tblr-youtube-bg-subtle);
  --tblr-alert-border-color: var(--tblr-youtube-border-subtle);
  --tblr-alert-link-color: var(--tblr-youtube-text-emphasis);
}

/* line 5431, node_modules/@tabler/core/dist/css/tabler.css */
.alert-vimeo {
  --tblr-alert-color: var(--tblr-vimeo-text-emphasis);
  --tblr-alert-bg: var(--tblr-vimeo-bg-subtle);
  --tblr-alert-border-color: var(--tblr-vimeo-border-subtle);
  --tblr-alert-link-color: var(--tblr-vimeo-text-emphasis);
}

/* line 5438, node_modules/@tabler/core/dist/css/tabler.css */
.alert-dribbble {
  --tblr-alert-color: var(--tblr-dribbble-text-emphasis);
  --tblr-alert-bg: var(--tblr-dribbble-bg-subtle);
  --tblr-alert-border-color: var(--tblr-dribbble-border-subtle);
  --tblr-alert-link-color: var(--tblr-dribbble-text-emphasis);
}

/* line 5445, node_modules/@tabler/core/dist/css/tabler.css */
.alert-github {
  --tblr-alert-color: var(--tblr-github-text-emphasis);
  --tblr-alert-bg: var(--tblr-github-bg-subtle);
  --tblr-alert-border-color: var(--tblr-github-border-subtle);
  --tblr-alert-link-color: var(--tblr-github-text-emphasis);
}

/* line 5452, node_modules/@tabler/core/dist/css/tabler.css */
.alert-instagram {
  --tblr-alert-color: var(--tblr-instagram-text-emphasis);
  --tblr-alert-bg: var(--tblr-instagram-bg-subtle);
  --tblr-alert-border-color: var(--tblr-instagram-border-subtle);
  --tblr-alert-link-color: var(--tblr-instagram-text-emphasis);
}

/* line 5459, node_modules/@tabler/core/dist/css/tabler.css */
.alert-pinterest {
  --tblr-alert-color: var(--tblr-pinterest-text-emphasis);
  --tblr-alert-bg: var(--tblr-pinterest-bg-subtle);
  --tblr-alert-border-color: var(--tblr-pinterest-border-subtle);
  --tblr-alert-link-color: var(--tblr-pinterest-text-emphasis);
}

/* line 5466, node_modules/@tabler/core/dist/css/tabler.css */
.alert-vk {
  --tblr-alert-color: var(--tblr-vk-text-emphasis);
  --tblr-alert-bg: var(--tblr-vk-bg-subtle);
  --tblr-alert-border-color: var(--tblr-vk-border-subtle);
  --tblr-alert-link-color: var(--tblr-vk-text-emphasis);
}

/* line 5473, node_modules/@tabler/core/dist/css/tabler.css */
.alert-rss {
  --tblr-alert-color: var(--tblr-rss-text-emphasis);
  --tblr-alert-bg: var(--tblr-rss-bg-subtle);
  --tblr-alert-border-color: var(--tblr-rss-border-subtle);
  --tblr-alert-link-color: var(--tblr-rss-text-emphasis);
}

/* line 5480, node_modules/@tabler/core/dist/css/tabler.css */
.alert-flickr {
  --tblr-alert-color: var(--tblr-flickr-text-emphasis);
  --tblr-alert-bg: var(--tblr-flickr-bg-subtle);
  --tblr-alert-border-color: var(--tblr-flickr-border-subtle);
  --tblr-alert-link-color: var(--tblr-flickr-text-emphasis);
}

/* line 5487, node_modules/@tabler/core/dist/css/tabler.css */
.alert-bitbucket {
  --tblr-alert-color: var(--tblr-bitbucket-text-emphasis);
  --tblr-alert-bg: var(--tblr-bitbucket-bg-subtle);
  --tblr-alert-border-color: var(--tblr-bitbucket-border-subtle);
  --tblr-alert-link-color: var(--tblr-bitbucket-text-emphasis);
}

/* line 5494, node_modules/@tabler/core/dist/css/tabler.css */
.alert-tabler {
  --tblr-alert-color: var(--tblr-tabler-text-emphasis);
  --tblr-alert-bg: var(--tblr-tabler-bg-subtle);
  --tblr-alert-border-color: var(--tblr-tabler-border-subtle);
  --tblr-alert-link-color: var(--tblr-tabler-text-emphasis);
}

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

/* line 5506, node_modules/@tabler/core/dist/css/tabler.css */
.progress,
.progress-stacked {
  --tblr-progress-height: 0.5rem;
  --tblr-progress-font-size: 0.65625rem;
  --tblr-progress-bg: var(--tblr-border-color);
  --tblr-progress-border-radius: var(--tblr-border-radius);
  --tblr-progress-box-shadow: var(--tblr-box-shadow-inset);
  --tblr-progress-bar-color: #ffffff;
  --tblr-progress-bar-bg: var(--tblr-primary);
  --tblr-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--tblr-progress-height);
  overflow: hidden;
  font-size: var(--tblr-progress-font-size);
  background-color: var(--tblr-progress-bg);
  border-radius: var(--tblr-progress-border-radius);
  box-shadow: var(--tblr-progress-box-shadow);
}

/* line 5525, node_modules/@tabler/core/dist/css/tabler.css */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--tblr-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--tblr-progress-bar-bg);
  transition: var(--tblr-progress-bar-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 5537, node_modules/@tabler/core/dist/css/tabler.css */
  .progress-bar {
    transition: none;
  }
}

/* line 5542, node_modules/@tabler/core/dist/css/tabler.css */
.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(--tblr-progress-height) var(--tblr-progress-height);
}

/* line 5547, node_modules/@tabler/core/dist/css/tabler.css */
.progress-stacked > .progress {
  overflow: visible;
}

/* line 5551, node_modules/@tabler/core/dist/css/tabler.css */
.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

/* line 5555, node_modules/@tabler/core/dist/css/tabler.css */
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5559, node_modules/@tabler/core/dist/css/tabler.css */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 5564, node_modules/@tabler/core/dist/css/tabler.css */
.list-group {
  --tblr-list-group-color: var(--tblr-body-color);
  --tblr-list-group-bg: inherit;
  --tblr-list-group-border-color: var(--tblr-border-color);
  --tblr-list-group-border-width: var(--tblr-border-width);
  --tblr-list-group-border-radius: var(--tblr-border-radius);
  --tblr-list-group-item-padding-x: 1.25rem;
  --tblr-list-group-item-padding-y: 1.25rem;
  --tblr-list-group-action-color: inherit;
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: rgba(var(--tblr-text-secondary-rgb), 0.04);
  --tblr-list-group-action-active-color: var(--tblr-body-color);
  --tblr-list-group-action-active-bg: var(--tblr-secondary-bg);
  --tblr-list-group-disabled-color: var(--tblr-secondary-color);
  --tblr-list-group-disabled-bg: inherit;
  --tblr-list-group-active-color: inherit;
  --tblr-list-group-active-bg: var(--tblr-active-bg);
  --tblr-list-group-active-border-color: var(--tblr-border-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--tblr-list-group-border-radius);
}

/* line 5589, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

/* line 5593, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

/* line 5598, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-action {
  width: 100%;
  color: var(--tblr-list-group-action-color);
  text-align: inherit;
}

/* line 5603, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--tblr-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--tblr-list-group-action-hover-bg);
}

/* line 5609, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-action:active {
  color: var(--tblr-list-group-action-active-color);
  background-color: var(--tblr-list-group-action-active-bg);
}

/* line 5614, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item {
  position: relative;
  display: block;
  padding: var(--tblr-list-group-item-padding-y) var(--tblr-list-group-item-padding-x);
  color: var(--tblr-list-group-color);
  background-color: var(--tblr-list-group-bg);
  border: var(--tblr-list-group-border-width) solid var(--tblr-list-group-border-color);
}

/* line 5622, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 5626, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 5630, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--tblr-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--tblr-list-group-disabled-bg);
}

/* line 5635, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item.active {
  z-index: 2;
  color: var(--tblr-list-group-active-color);
  background-color: var(--tblr-list-group-active-bg);
  border-color: var(--tblr-list-group-active-border-color);
}

/* line 5641, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 5644, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--tblr-list-group-border-width));
  border-top-width: var(--tblr-list-group-border-width);
}

/* line 5649, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-horizontal {
  flex-direction: row;
}

/* line 5652, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--tblr-list-group-border-radius);
  border-top-right-radius: 0;
}

/* line 5656, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--tblr-list-group-border-radius);
  border-bottom-left-radius: 0;
}

/* line 5660, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 5663, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--tblr-list-group-border-width);
  border-left-width: 0;
}

/* line 5667, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--tblr-list-group-border-width));
  border-left-width: var(--tblr-list-group-border-width);
}

@media (min-width: 576px) {
  /* line 5673, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 5676, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--tblr-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 5680, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--tblr-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 5684, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 5687, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--tblr-list-group-border-width);
    border-left-width: 0;
  }
  /* line 5691, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--tblr-list-group-border-width));
    border-left-width: var(--tblr-list-group-border-width);
  }
}

@media (min-width: 768px) {
  /* line 5697, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 5700, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--tblr-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 5704, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--tblr-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 5708, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 5711, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--tblr-list-group-border-width);
    border-left-width: 0;
  }
  /* line 5715, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--tblr-list-group-border-width));
    border-left-width: var(--tblr-list-group-border-width);
  }
}

@media (min-width: 992px) {
  /* line 5721, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 5724, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--tblr-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 5728, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--tblr-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 5732, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 5735, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--tblr-list-group-border-width);
    border-left-width: 0;
  }
  /* line 5739, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--tblr-list-group-border-width));
    border-left-width: var(--tblr-list-group-border-width);
  }
}

@media (min-width: 1200px) {
  /* line 5745, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 5748, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--tblr-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 5752, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--tblr-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 5756, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 5759, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--tblr-list-group-border-width);
    border-left-width: 0;
  }
  /* line 5763, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--tblr-list-group-border-width));
    border-left-width: var(--tblr-list-group-border-width);
  }
}

@media (min-width: 1400px) {
  /* line 5769, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  /* line 5772, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--tblr-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 5776, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--tblr-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 5780, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 5783, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--tblr-list-group-border-width);
    border-left-width: 0;
  }
  /* line 5787, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--tblr-list-group-border-width));
    border-left-width: var(--tblr-list-group-border-width);
  }
}

/* line 5792, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-flush {
  border-radius: 0;
}

/* line 5795, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--tblr-list-group-border-width);
}

/* line 5798, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 5802, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-primary {
  --tblr-list-group-color: var(--tblr-primary-text-emphasis);
  --tblr-list-group-bg: var(--tblr-primary-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-primary-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-primary-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-primary-border-subtle);
  --tblr-list-group-active-color: var(--tblr-primary-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-primary-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-primary-text-emphasis);
}

/* line 5815, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-secondary {
  --tblr-list-group-color: var(--tblr-secondary-text-emphasis);
  --tblr-list-group-bg: var(--tblr-secondary-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-secondary-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-secondary-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-secondary-border-subtle);
  --tblr-list-group-active-color: var(--tblr-secondary-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-secondary-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-secondary-text-emphasis);
}

/* line 5828, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-success {
  --tblr-list-group-color: var(--tblr-success-text-emphasis);
  --tblr-list-group-bg: var(--tblr-success-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-success-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-success-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-success-border-subtle);
  --tblr-list-group-active-color: var(--tblr-success-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-success-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-success-text-emphasis);
}

/* line 5841, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-info {
  --tblr-list-group-color: var(--tblr-info-text-emphasis);
  --tblr-list-group-bg: var(--tblr-info-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-info-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-info-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-info-border-subtle);
  --tblr-list-group-active-color: var(--tblr-info-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-info-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-info-text-emphasis);
}

/* line 5854, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-warning {
  --tblr-list-group-color: var(--tblr-warning-text-emphasis);
  --tblr-list-group-bg: var(--tblr-warning-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-warning-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-warning-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-warning-border-subtle);
  --tblr-list-group-active-color: var(--tblr-warning-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-warning-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-warning-text-emphasis);
}

/* line 5867, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-danger {
  --tblr-list-group-color: var(--tblr-danger-text-emphasis);
  --tblr-list-group-bg: var(--tblr-danger-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-danger-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-danger-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-danger-border-subtle);
  --tblr-list-group-active-color: var(--tblr-danger-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-danger-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-danger-text-emphasis);
}

/* line 5880, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-light {
  --tblr-list-group-color: var(--tblr-light-text-emphasis);
  --tblr-list-group-bg: var(--tblr-light-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-light-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-light-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-light-border-subtle);
  --tblr-list-group-active-color: var(--tblr-light-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-light-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-light-text-emphasis);
}

/* line 5893, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-dark {
  --tblr-list-group-color: var(--tblr-dark-text-emphasis);
  --tblr-list-group-bg: var(--tblr-dark-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-dark-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-dark-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-dark-border-subtle);
  --tblr-list-group-active-color: var(--tblr-dark-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-dark-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-dark-text-emphasis);
}

/* line 5906, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-muted {
  --tblr-list-group-color: var(--tblr-muted-text-emphasis);
  --tblr-list-group-bg: var(--tblr-muted-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-muted-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-muted-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-muted-border-subtle);
  --tblr-list-group-active-color: var(--tblr-muted-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-muted-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-muted-text-emphasis);
}

/* line 5919, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-blue {
  --tblr-list-group-color: var(--tblr-blue-text-emphasis);
  --tblr-list-group-bg: var(--tblr-blue-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-blue-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-blue-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-blue-border-subtle);
  --tblr-list-group-active-color: var(--tblr-blue-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-blue-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-blue-text-emphasis);
}

/* line 5932, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-azure {
  --tblr-list-group-color: var(--tblr-azure-text-emphasis);
  --tblr-list-group-bg: var(--tblr-azure-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-azure-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-azure-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-azure-border-subtle);
  --tblr-list-group-active-color: var(--tblr-azure-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-azure-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-azure-text-emphasis);
}

/* line 5945, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-indigo {
  --tblr-list-group-color: var(--tblr-indigo-text-emphasis);
  --tblr-list-group-bg: var(--tblr-indigo-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-indigo-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-indigo-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-indigo-border-subtle);
  --tblr-list-group-active-color: var(--tblr-indigo-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-indigo-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-indigo-text-emphasis);
}

/* line 5958, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-purple {
  --tblr-list-group-color: var(--tblr-purple-text-emphasis);
  --tblr-list-group-bg: var(--tblr-purple-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-purple-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-purple-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-purple-border-subtle);
  --tblr-list-group-active-color: var(--tblr-purple-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-purple-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-purple-text-emphasis);
}

/* line 5971, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-pink {
  --tblr-list-group-color: var(--tblr-pink-text-emphasis);
  --tblr-list-group-bg: var(--tblr-pink-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-pink-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-pink-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-pink-border-subtle);
  --tblr-list-group-active-color: var(--tblr-pink-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-pink-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-pink-text-emphasis);
}

/* line 5984, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-red {
  --tblr-list-group-color: var(--tblr-red-text-emphasis);
  --tblr-list-group-bg: var(--tblr-red-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-red-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-red-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-red-border-subtle);
  --tblr-list-group-active-color: var(--tblr-red-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-red-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-red-text-emphasis);
}

/* line 5997, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-orange {
  --tblr-list-group-color: var(--tblr-orange-text-emphasis);
  --tblr-list-group-bg: var(--tblr-orange-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-orange-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-orange-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-orange-border-subtle);
  --tblr-list-group-active-color: var(--tblr-orange-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-orange-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-orange-text-emphasis);
}

/* line 6010, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-yellow {
  --tblr-list-group-color: var(--tblr-yellow-text-emphasis);
  --tblr-list-group-bg: var(--tblr-yellow-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-yellow-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-yellow-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-yellow-border-subtle);
  --tblr-list-group-active-color: var(--tblr-yellow-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-yellow-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-yellow-text-emphasis);
}

/* line 6023, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-lime {
  --tblr-list-group-color: var(--tblr-lime-text-emphasis);
  --tblr-list-group-bg: var(--tblr-lime-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-lime-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-lime-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-lime-border-subtle);
  --tblr-list-group-active-color: var(--tblr-lime-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-lime-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-lime-text-emphasis);
}

/* line 6036, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-green {
  --tblr-list-group-color: var(--tblr-green-text-emphasis);
  --tblr-list-group-bg: var(--tblr-green-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-green-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-green-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-green-border-subtle);
  --tblr-list-group-active-color: var(--tblr-green-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-green-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-green-text-emphasis);
}

/* line 6049, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-teal {
  --tblr-list-group-color: var(--tblr-teal-text-emphasis);
  --tblr-list-group-bg: var(--tblr-teal-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-teal-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-teal-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-teal-border-subtle);
  --tblr-list-group-active-color: var(--tblr-teal-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-teal-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-teal-text-emphasis);
}

/* line 6062, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-cyan {
  --tblr-list-group-color: var(--tblr-cyan-text-emphasis);
  --tblr-list-group-bg: var(--tblr-cyan-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-cyan-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-cyan-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-cyan-border-subtle);
  --tblr-list-group-active-color: var(--tblr-cyan-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-cyan-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-cyan-text-emphasis);
}

/* line 6075, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-facebook {
  --tblr-list-group-color: var(--tblr-facebook-text-emphasis);
  --tblr-list-group-bg: var(--tblr-facebook-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-facebook-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-facebook-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-facebook-border-subtle);
  --tblr-list-group-active-color: var(--tblr-facebook-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-facebook-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-facebook-text-emphasis);
}

/* line 6088, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-twitter {
  --tblr-list-group-color: var(--tblr-twitter-text-emphasis);
  --tblr-list-group-bg: var(--tblr-twitter-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-twitter-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-twitter-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-twitter-border-subtle);
  --tblr-list-group-active-color: var(--tblr-twitter-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-twitter-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-twitter-text-emphasis);
}

/* line 6101, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-linkedin {
  --tblr-list-group-color: var(--tblr-linkedin-text-emphasis);
  --tblr-list-group-bg: var(--tblr-linkedin-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-linkedin-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-linkedin-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-linkedin-border-subtle);
  --tblr-list-group-active-color: var(--tblr-linkedin-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-linkedin-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-linkedin-text-emphasis);
}

/* line 6114, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-google {
  --tblr-list-group-color: var(--tblr-google-text-emphasis);
  --tblr-list-group-bg: var(--tblr-google-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-google-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-google-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-google-border-subtle);
  --tblr-list-group-active-color: var(--tblr-google-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-google-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-google-text-emphasis);
}

/* line 6127, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-youtube {
  --tblr-list-group-color: var(--tblr-youtube-text-emphasis);
  --tblr-list-group-bg: var(--tblr-youtube-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-youtube-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-youtube-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-youtube-border-subtle);
  --tblr-list-group-active-color: var(--tblr-youtube-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-youtube-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-youtube-text-emphasis);
}

/* line 6140, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-vimeo {
  --tblr-list-group-color: var(--tblr-vimeo-text-emphasis);
  --tblr-list-group-bg: var(--tblr-vimeo-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-vimeo-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-vimeo-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-vimeo-border-subtle);
  --tblr-list-group-active-color: var(--tblr-vimeo-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-vimeo-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-vimeo-text-emphasis);
}

/* line 6153, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-dribbble {
  --tblr-list-group-color: var(--tblr-dribbble-text-emphasis);
  --tblr-list-group-bg: var(--tblr-dribbble-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-dribbble-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-dribbble-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-dribbble-border-subtle);
  --tblr-list-group-active-color: var(--tblr-dribbble-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-dribbble-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-dribbble-text-emphasis);
}

/* line 6166, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-github {
  --tblr-list-group-color: var(--tblr-github-text-emphasis);
  --tblr-list-group-bg: var(--tblr-github-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-github-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-github-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-github-border-subtle);
  --tblr-list-group-active-color: var(--tblr-github-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-github-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-github-text-emphasis);
}

/* line 6179, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-instagram {
  --tblr-list-group-color: var(--tblr-instagram-text-emphasis);
  --tblr-list-group-bg: var(--tblr-instagram-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-instagram-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-instagram-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-instagram-border-subtle);
  --tblr-list-group-active-color: var(--tblr-instagram-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-instagram-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-instagram-text-emphasis);
}

/* line 6192, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-pinterest {
  --tblr-list-group-color: var(--tblr-pinterest-text-emphasis);
  --tblr-list-group-bg: var(--tblr-pinterest-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-pinterest-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-pinterest-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-pinterest-border-subtle);
  --tblr-list-group-active-color: var(--tblr-pinterest-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-pinterest-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-pinterest-text-emphasis);
}

/* line 6205, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-vk {
  --tblr-list-group-color: var(--tblr-vk-text-emphasis);
  --tblr-list-group-bg: var(--tblr-vk-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-vk-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-vk-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-vk-border-subtle);
  --tblr-list-group-active-color: var(--tblr-vk-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-vk-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-vk-text-emphasis);
}

/* line 6218, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-rss {
  --tblr-list-group-color: var(--tblr-rss-text-emphasis);
  --tblr-list-group-bg: var(--tblr-rss-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-rss-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-rss-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-rss-border-subtle);
  --tblr-list-group-active-color: var(--tblr-rss-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-rss-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-rss-text-emphasis);
}

/* line 6231, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-flickr {
  --tblr-list-group-color: var(--tblr-flickr-text-emphasis);
  --tblr-list-group-bg: var(--tblr-flickr-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-flickr-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-flickr-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-flickr-border-subtle);
  --tblr-list-group-active-color: var(--tblr-flickr-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-flickr-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-flickr-text-emphasis);
}

/* line 6244, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-bitbucket {
  --tblr-list-group-color: var(--tblr-bitbucket-text-emphasis);
  --tblr-list-group-bg: var(--tblr-bitbucket-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-bitbucket-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-bitbucket-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-bitbucket-border-subtle);
  --tblr-list-group-active-color: var(--tblr-bitbucket-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-bitbucket-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-bitbucket-text-emphasis);
}

/* line 6257, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item-tabler {
  --tblr-list-group-color: var(--tblr-tabler-text-emphasis);
  --tblr-list-group-bg: var(--tblr-tabler-bg-subtle);
  --tblr-list-group-border-color: var(--tblr-tabler-border-subtle);
  --tblr-list-group-action-hover-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-hover-bg: var(--tblr-tabler-border-subtle);
  --tblr-list-group-action-active-color: var(--tblr-emphasis-color);
  --tblr-list-group-action-active-bg: var(--tblr-tabler-border-subtle);
  --tblr-list-group-active-color: var(--tblr-tabler-bg-subtle);
  --tblr-list-group-active-bg: var(--tblr-tabler-text-emphasis);
  --tblr-list-group-active-border-color: var(--tblr-tabler-text-emphasis);
}

/* line 6270, node_modules/@tabler/core/dist/css/tabler.css */
.btn-close {
  --tblr-btn-close-color: #182433;
  --tblr-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23182433'%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");
  --tblr-btn-close-opacity: 0.4;
  --tblr-btn-close-hover-opacity: 0.75;
  --tblr-btn-close-focus-shadow: 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
  --tblr-btn-close-focus-opacity: 1;
  --tblr-btn-close-disabled-opacity: 0.25;
  --tblr-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--tblr-btn-close-color);
  background: transparent var(--tblr-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 4px;
  opacity: var(--tblr-btn-close-opacity);
}

/* line 6289, node_modules/@tabler/core/dist/css/tabler.css */
.btn-close:hover {
  color: var(--tblr-btn-close-color);
  text-decoration: none;
  opacity: var(--tblr-btn-close-hover-opacity);
}

/* line 6294, node_modules/@tabler/core/dist/css/tabler.css */
.btn-close:focus {
  outline: 0;
  box-shadow: var(--tblr-btn-close-focus-shadow);
  opacity: var(--tblr-btn-close-focus-opacity);
}

/* line 6299, node_modules/@tabler/core/dist/css/tabler.css */
.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(--tblr-btn-close-disabled-opacity);
}

/* line 6308, node_modules/@tabler/core/dist/css/tabler.css */
.btn-close-white {
  filter: var(--tblr-btn-close-white-filter);
}

/* line 6312, node_modules/@tabler/core/dist/css/tabler.css */
[data-bs-theme=dark] .btn-close, body[data-bs-theme=dark] [data-bs-theme=light] .btn-close {
  filter: var(--tblr-btn-close-white-filter);
}

/* line 6316, node_modules/@tabler/core/dist/css/tabler.css */
.toast {
  --tblr-toast-zindex: 1090;
  --tblr-toast-padding-x: 0.75rem;
  --tblr-toast-padding-y: 0.5rem;
  --tblr-toast-spacing: calc(var(--tblr-page-padding) * 2);
  --tblr-toast-max-width: 350px;
  --tblr-toast-font-size: 0.875rem;
  --tblr-toast-color: ;
  --tblr-toast-bg: rgba(var(--tblr-body-bg-rgb), 0.85);
  --tblr-toast-border-width: var(--tblr-border-width);
  --tblr-toast-border-color: var(--tblr-border-color);
  --tblr-toast-border-radius: var(--tblr-border-radius);
  --tblr-toast-box-shadow: var(--tblr-box-shadow);
  --tblr-toast-header-color: var(--tblr-secondary);
  --tblr-toast-header-bg: rgba(var(--tblr-body-bg-rgb), 0.85);
  --tblr-toast-header-border-color: var(--tblr-border-color);
  width: var(--tblr-toast-max-width);
  max-width: 100%;
  font-size: var(--tblr-toast-font-size);
  color: var(--tblr-toast-color);
  pointer-events: auto;
  background-color: var(--tblr-toast-bg);
  background-clip: padding-box;
  border: var(--tblr-toast-border-width) solid var(--tblr-toast-border-color);
  box-shadow: var(--tblr-toast-box-shadow);
  border-radius: var(--tblr-toast-border-radius);
}

/* line 6343, node_modules/@tabler/core/dist/css/tabler.css */
.toast.showing {
  opacity: 0;
}

/* line 6346, node_modules/@tabler/core/dist/css/tabler.css */
.toast:not(.show) {
  display: none;
}

/* line 6350, node_modules/@tabler/core/dist/css/tabler.css */
.toast-container {
  --tblr-toast-zindex: 1090;
  position: absolute;
  z-index: var(--tblr-toast-zindex);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

/* line 6360, node_modules/@tabler/core/dist/css/tabler.css */
.toast-container > :not(:last-child) {
  margin-bottom: var(--tblr-toast-spacing);
}

/* line 6364, node_modules/@tabler/core/dist/css/tabler.css */
.toast-header {
  display: flex;
  align-items: center;
  padding: var(--tblr-toast-padding-y) var(--tblr-toast-padding-x);
  color: var(--tblr-toast-header-color);
  background-color: var(--tblr-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--tblr-toast-border-width) solid var(--tblr-toast-header-border-color);
  border-top-left-radius: calc(var(--tblr-toast-border-radius) - var(--tblr-toast-border-width));
  border-top-right-radius: calc(var(--tblr-toast-border-radius) - var(--tblr-toast-border-width));
}

/* line 6375, node_modules/@tabler/core/dist/css/tabler.css */
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--tblr-toast-padding-x));
  margin-left: var(--tblr-toast-padding-x);
}

/* line 6380, node_modules/@tabler/core/dist/css/tabler.css */
.toast-body {
  padding: var(--tblr-toast-padding-x);
  word-wrap: break-word;
}

/* line 6385, node_modules/@tabler/core/dist/css/tabler.css */
.modal {
  --tblr-modal-zindex: 1055;
  --tblr-modal-width: 540px;
  --tblr-modal-padding: 1.5rem;
  --tblr-modal-margin: 0.5rem;
  --tblr-modal-color: ;
  --tblr-modal-bg: var(--tblr-bg-surface);
  --tblr-modal-border-color: transparent;
  --tblr-modal-border-width: var(--tblr-border-width);
  --tblr-modal-border-radius: var(--tblr-border-radius-lg);
  --tblr-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --tblr-modal-inner-border-radius: calc(var(--tblr-modal-border-radius) - 1px);
  --tblr-modal-header-padding-x: 1.5rem;
  --tblr-modal-header-padding-y: 1.5rem;
  --tblr-modal-header-padding: 1.5rem;
  --tblr-modal-header-border-color: var(--tblr-border-color);
  --tblr-modal-header-border-width: var(--tblr-border-width);
  --tblr-modal-title-line-height: 1.4285714286;
  --tblr-modal-footer-gap: 0.75rem;
  --tblr-modal-footer-bg: var(--tblr-bg-surface-tertiary);
  --tblr-modal-footer-border-color: var(--tblr-border-color);
  --tblr-modal-footer-border-width: var(--tblr-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--tblr-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

/* line 6419, node_modules/@tabler/core/dist/css/tabler.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--tblr-modal-margin);
  pointer-events: none;
}

/* line 6425, node_modules/@tabler/core/dist/css/tabler.css */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -1rem);
}

@media (prefers-reduced-motion: reduce) {
  /* line 6430, node_modules/@tabler/core/dist/css/tabler.css */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 6434, node_modules/@tabler/core/dist/css/tabler.css */
.modal.show .modal-dialog {
  transform: none;
}

/* line 6437, node_modules/@tabler/core/dist/css/tabler.css */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 6441, node_modules/@tabler/core/dist/css/tabler.css */
.modal-dialog-scrollable {
  height: calc(100% - var(--tblr-modal-margin) * 2);
}

/* line 6444, node_modules/@tabler/core/dist/css/tabler.css */
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 6448, node_modules/@tabler/core/dist/css/tabler.css */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 6452, node_modules/@tabler/core/dist/css/tabler.css */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--tblr-modal-margin) * 2);
}

/* line 6458, node_modules/@tabler/core/dist/css/tabler.css */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--tblr-modal-color);
  pointer-events: auto;
  background-color: var(--tblr-modal-bg);
  background-clip: padding-box;
  border: var(--tblr-modal-border-width) solid var(--tblr-modal-border-color);
  border-radius: var(--tblr-modal-border-radius);
  box-shadow: var(--tblr-modal-box-shadow);
  outline: 0;
}

/* line 6473, node_modules/@tabler/core/dist/css/tabler.css */
.modal-backdrop {
  --tblr-backdrop-zindex: 1050;
  --tblr-backdrop-bg: #182433;
  --tblr-backdrop-opacity: 0.24;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--tblr-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--tblr-backdrop-bg);
}

/* line 6485, node_modules/@tabler/core/dist/css/tabler.css */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 6488, node_modules/@tabler/core/dist/css/tabler.css */
.modal-backdrop.show {
  opacity: var(--tblr-backdrop-opacity);
}

/* line 6492, node_modules/@tabler/core/dist/css/tabler.css */
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--tblr-modal-header-padding);
  border-bottom: var(--tblr-modal-header-border-width) solid var(--tblr-modal-header-border-color);
  border-top-left-radius: var(--tblr-modal-inner-border-radius);
  border-top-right-radius: var(--tblr-modal-inner-border-radius);
}

/* line 6502, node_modules/@tabler/core/dist/css/tabler.css */
.modal-header .btn-close {
  padding: calc(var(--tblr-modal-header-padding-y) * 0.5) calc(var(--tblr-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--tblr-modal-header-padding-y)) calc(-0.5 * var(--tblr-modal-header-padding-x)) calc(-0.5 * var(--tblr-modal-header-padding-y)) auto;
}

/* line 6507, node_modules/@tabler/core/dist/css/tabler.css */
.modal-title {
  margin-bottom: 0;
  line-height: var(--tblr-modal-title-line-height);
}

/* line 6512, node_modules/@tabler/core/dist/css/tabler.css */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--tblr-modal-padding);
}

/* line 6518, node_modules/@tabler/core/dist/css/tabler.css */
.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--tblr-modal-padding) - var(--tblr-modal-footer-gap) * 0.5);
  background-color: var(--tblr-modal-footer-bg);
  border-top: var(--tblr-modal-footer-border-width) solid var(--tblr-modal-footer-border-color);
  border-bottom-right-radius: var(--tblr-modal-inner-border-radius);
  border-bottom-left-radius: var(--tblr-modal-inner-border-radius);
}

/* line 6530, node_modules/@tabler/core/dist/css/tabler.css */
.modal-footer > * {
  margin: calc(var(--tblr-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  /* line 6535, node_modules/@tabler/core/dist/css/tabler.css */
  .modal {
    --tblr-modal-margin: 1.75rem;
    --tblr-modal-box-shadow: rgba(var(--tblr-body-color-rgb), 0.04) 0 2px 4px 0;
  }
  /* line 6539, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-dialog {
    max-width: var(--tblr-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  /* line 6544, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-sm {
    --tblr-modal-width: 380px;
  }
}

@media (min-width: 992px) {
  /* line 6549, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-lg,
.modal-xl {
    --tblr-modal-width: 720px;
  }
}

@media (min-width: 1200px) {
  /* line 6555, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-xl {
    --tblr-modal-width: 1140px;
  }
}

/* line 6559, node_modules/@tabler/core/dist/css/tabler.css */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

/* line 6565, node_modules/@tabler/core/dist/css/tabler.css */
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

/* line 6570, node_modules/@tabler/core/dist/css/tabler.css */
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

/* line 6574, node_modules/@tabler/core/dist/css/tabler.css */
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  /* line 6579, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 6585, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 6590, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-sm-down .modal-header,
.modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  /* line 6594, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 767.98px) {
  /* line 6599, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 6605, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 6610, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-md-down .modal-header,
.modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  /* line 6614, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 991.98px) {
  /* line 6619, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 6625, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 6630, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-lg-down .modal-header,
.modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  /* line 6634, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1199.98px) {
  /* line 6639, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 6645, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 6650, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-xl-down .modal-header,
.modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  /* line 6654, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1399.98px) {
  /* line 6659, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 6665, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 6670, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-xxl-down .modal-header,
.modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  /* line 6674, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}

/* line 6678, node_modules/@tabler/core/dist/css/tabler.css */
.tooltip {
  --tblr-tooltip-zindex: 1080;
  --tblr-tooltip-max-width: 200px;
  --tblr-tooltip-padding-x: var(--tblr-spacer-2);
  --tblr-tooltip-padding-y: var(--tblr-spacer-2);
  --tblr-tooltip-margin: ;
  --tblr-tooltip-font-size: 0.765625rem;
  --tblr-tooltip-color: var(--tblr-light);
  --tblr-tooltip-bg: var(--tblr-bg-surface-dark);
  --tblr-tooltip-border-radius: var(--tblr-border-radius);
  --tblr-tooltip-opacity: 0.9;
  --tblr-tooltip-arrow-width: 0.8rem;
  --tblr-tooltip-arrow-height: 0.4rem;
  z-index: var(--tblr-tooltip-zindex);
  display: block;
  margin: var(--tblr-tooltip-margin);
  font-family: var(--tblr-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.4285714286;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--tblr-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}

/* line 6712, node_modules/@tabler/core/dist/css/tabler.css */
.tooltip.show {
  opacity: var(--tblr-tooltip-opacity);
}

/* line 6715, node_modules/@tabler/core/dist/css/tabler.css */
.tooltip .tooltip-arrow {
  display: block;
  width: var(--tblr-tooltip-arrow-width);
  height: var(--tblr-tooltip-arrow-height);
}

/* line 6720, node_modules/@tabler/core/dist/css/tabler.css */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 6727, node_modules/@tabler/core/dist/css/tabler.css */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--tblr-tooltip-arrow-height));
}

/* line 6730, node_modules/@tabler/core/dist/css/tabler.css */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--tblr-tooltip-arrow-height) calc(var(--tblr-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--tblr-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 6737, node_modules/@tabler/core/dist/css/tabler.css */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--tblr-tooltip-arrow-height));
  width: var(--tblr-tooltip-arrow-height);
  height: var(--tblr-tooltip-arrow-width);
}

/* line 6742, node_modules/@tabler/core/dist/css/tabler.css */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--tblr-tooltip-arrow-width) * 0.5) var(--tblr-tooltip-arrow-height) calc(var(--tblr-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--tblr-tooltip-bg);
}

/* rtl:end:ignore */
/* line 6749, node_modules/@tabler/core/dist/css/tabler.css */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--tblr-tooltip-arrow-height));
}

/* line 6752, node_modules/@tabler/core/dist/css/tabler.css */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--tblr-tooltip-arrow-width) * 0.5) var(--tblr-tooltip-arrow-height);
  border-bottom-color: var(--tblr-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 6759, node_modules/@tabler/core/dist/css/tabler.css */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--tblr-tooltip-arrow-height));
  width: var(--tblr-tooltip-arrow-height);
  height: var(--tblr-tooltip-arrow-width);
}

/* line 6764, node_modules/@tabler/core/dist/css/tabler.css */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--tblr-tooltip-arrow-width) * 0.5) 0 calc(var(--tblr-tooltip-arrow-width) * 0.5) var(--tblr-tooltip-arrow-height);
  border-left-color: var(--tblr-tooltip-bg);
}

/* rtl:end:ignore */
/* line 6771, node_modules/@tabler/core/dist/css/tabler.css */
.tooltip-inner {
  max-width: var(--tblr-tooltip-max-width);
  padding: var(--tblr-tooltip-padding-y) var(--tblr-tooltip-padding-x);
  color: var(--tblr-tooltip-color);
  text-align: center;
  background-color: var(--tblr-tooltip-bg);
  border-radius: var(--tblr-tooltip-border-radius);
}

/* line 6780, node_modules/@tabler/core/dist/css/tabler.css */
.popover {
  --tblr-popover-zindex: 1070;
  --tblr-popover-max-width: 276px;
  --tblr-popover-font-size: 0.765625rem;
  --tblr-popover-bg: var(--tblr-bg-surface);
  --tblr-popover-border-width: var(--tblr-border-width);
  --tblr-popover-border-color: var(--tblr-border-color);
  --tblr-popover-border-radius: var(--tblr-border-radius-lg);
  --tblr-popover-inner-border-radius: calc(var(--tblr-border-radius-lg) - var(--tblr-border-width));
  --tblr-popover-box-shadow: rgba(var(--tblr-body-color-rgb), 0.04) 0 2px 4px 0;
  --tblr-popover-header-padding-x: 1rem;
  --tblr-popover-header-padding-y: 0.5rem;
  --tblr-popover-header-font-size: 0.875rem;
  --tblr-popover-header-color: inherit;
  --tblr-popover-header-bg: transparent;
  --tblr-popover-body-padding-x: 1rem;
  --tblr-popover-body-padding-y: 1rem;
  --tblr-popover-body-color: inherit;
  --tblr-popover-arrow-width: 1rem;
  --tblr-popover-arrow-height: 0.5rem;
  --tblr-popover-arrow-border: var(--tblr-popover-border-color);
  z-index: var(--tblr-popover-zindex);
  display: block;
  max-width: var(--tblr-popover-max-width);
  font-family: var(--tblr-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.4285714286;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--tblr-popover-font-size);
  word-wrap: break-word;
  background-color: var(--tblr-popover-bg);
  background-clip: padding-box;
  border: var(--tblr-popover-border-width) solid var(--tblr-popover-border-color);
  border-radius: var(--tblr-popover-border-radius);
  box-shadow: var(--tblr-popover-box-shadow);
}

/* line 6826, node_modules/@tabler/core/dist/css/tabler.css */
.popover .popover-arrow {
  display: block;
  width: var(--tblr-popover-arrow-width);
  height: var(--tblr-popover-arrow-height);
}

/* line 6831, node_modules/@tabler/core/dist/css/tabler.css */
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

/* line 6840, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--tblr-popover-arrow-height)) - var(--tblr-popover-border-width));
}

/* line 6843, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--tblr-popover-arrow-height) calc(var(--tblr-popover-arrow-width) * 0.5) 0;
}

/* line 6846, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--tblr-popover-arrow-border);
}

/* line 6850, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--tblr-popover-border-width);
  border-top-color: var(--tblr-popover-bg);
}

/* rtl:begin:ignore */
/* line 6856, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--tblr-popover-arrow-height)) - var(--tblr-popover-border-width));
  width: var(--tblr-popover-arrow-height);
  height: var(--tblr-popover-arrow-width);
}

/* line 6861, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--tblr-popover-arrow-width) * 0.5) var(--tblr-popover-arrow-height) calc(var(--tblr-popover-arrow-width) * 0.5) 0;
}

/* line 6864, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--tblr-popover-arrow-border);
}

/* line 6868, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--tblr-popover-border-width);
  border-right-color: var(--tblr-popover-bg);
}

/* rtl:end:ignore */
/* line 6874, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--tblr-popover-arrow-height)) - var(--tblr-popover-border-width));
}

/* line 6877, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--tblr-popover-arrow-width) * 0.5) var(--tblr-popover-arrow-height);
}

/* line 6880, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--tblr-popover-arrow-border);
}

/* line 6884, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--tblr-popover-border-width);
  border-bottom-color: var(--tblr-popover-bg);
}

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

/* rtl:begin:ignore */
/* line 6900, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--tblr-popover-arrow-height)) - var(--tblr-popover-border-width));
  width: var(--tblr-popover-arrow-height);
  height: var(--tblr-popover-arrow-width);
}

/* line 6905, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--tblr-popover-arrow-width) * 0.5) 0 calc(var(--tblr-popover-arrow-width) * 0.5) var(--tblr-popover-arrow-height);
}

/* line 6908, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--tblr-popover-arrow-border);
}

/* line 6912, node_modules/@tabler/core/dist/css/tabler.css */
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--tblr-popover-border-width);
  border-left-color: var(--tblr-popover-bg);
}

/* rtl:end:ignore */
/* line 6918, node_modules/@tabler/core/dist/css/tabler.css */
.popover-header {
  padding: var(--tblr-popover-header-padding-y) var(--tblr-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--tblr-popover-header-font-size);
  color: var(--tblr-popover-header-color);
  background-color: var(--tblr-popover-header-bg);
  border-bottom: var(--tblr-popover-border-width) solid var(--tblr-popover-border-color);
  border-top-left-radius: var(--tblr-popover-inner-border-radius);
  border-top-right-radius: var(--tblr-popover-inner-border-radius);
}

/* line 6928, node_modules/@tabler/core/dist/css/tabler.css */
.popover-header:empty {
  display: none;
}

/* line 6932, node_modules/@tabler/core/dist/css/tabler.css */
.popover-body {
  padding: var(--tblr-popover-body-padding-y) var(--tblr-popover-body-padding-x);
  color: var(--tblr-popover-body-color);
}

/* line 6937, node_modules/@tabler/core/dist/css/tabler.css */
.carousel {
  position: relative;
}

/* line 6941, node_modules/@tabler/core/dist/css/tabler.css */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 6945, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6950, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6956, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6967, node_modules/@tabler/core/dist/css/tabler.css */
  .carousel-item {
    transition: none;
  }
}

/* line 6972, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 6978, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

/* line 6983, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* line 6988, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 6993, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

/* line 6999, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7006, node_modules/@tabler/core/dist/css/tabler.css */
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

/* line 7012, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #ffffff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7031, node_modules/@tabler/core/dist/css/tabler.css */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 7036, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 7045, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-control-prev {
  left: 0;
}

/* line 7049, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-control-next {
  right: 0;
}

/* line 7053, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
/* line 7071, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-control-prev-icon {
  background-image: 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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='15 18 9 12 15 6'%3e%3c/polyline%3e%3c/svg%3e");
}

/* line 7075, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-control-next-icon {
  background-image: 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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='9 18 15 12 9 6'%3e%3c/polyline%3e%3c/svg%3e");
}

/* line 7079, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}

/* line 7092, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7111, node_modules/@tabler/core/dist/css/tabler.css */
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

/* line 7115, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-indicators .active {
  opacity: 1;
}

/* line 7119, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #ffffff;
  text-align: center;
}

/* line 7130, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 7134, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000000;
}

/* line 7137, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-dark .carousel-caption {
  color: #000000;
}

/* line 7141, node_modules/@tabler/core/dist/css/tabler.css */
[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon, .carousel[data-bs-theme=dark] .carousel-control-prev-icon,
.carousel[data-bs-theme=dark] .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 7146, node_modules/@tabler/core/dist/css/tabler.css */
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], .carousel[data-bs-theme=dark] .carousel-indicators [data-bs-target] {
  background-color: #000000;
}

/* line 7149, node_modules/@tabler/core/dist/css/tabler.css */
[data-bs-theme=dark] .carousel .carousel-caption, .carousel[data-bs-theme=dark] .carousel-caption {
  color: #000000;
}

/* line 7153, node_modules/@tabler/core/dist/css/tabler.css */
.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--tblr-spinner-width);
  height: var(--tblr-spinner-height);
  vertical-align: var(--tblr-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--tblr-spinner-animation-speed) linear infinite var(--tblr-spinner-animation-name);
}

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

/* line 7168, node_modules/@tabler/core/dist/css/tabler.css */
.spinner-border {
  --tblr-spinner-width: 1.5rem;
  --tblr-spinner-height: 1.5rem;
  --tblr-spinner-vertical-align: -0.125em;
  --tblr-spinner-border-width: 2px;
  --tblr-spinner-animation-speed: 0.75s;
  --tblr-spinner-animation-name: spinner-border;
  border: var(--tblr-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

/* line 7179, node_modules/@tabler/core/dist/css/tabler.css */
.spinner-border-sm {
  --tblr-spinner-width: 1rem;
  --tblr-spinner-height: 1rem;
  --tblr-spinner-border-width: 1px;
}

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

/* line 7194, node_modules/@tabler/core/dist/css/tabler.css */
.spinner-grow {
  --tblr-spinner-width: 1.5rem;
  --tblr-spinner-height: 1.5rem;
  --tblr-spinner-vertical-align: -0.125em;
  --tblr-spinner-animation-speed: 0.75s;
  --tblr-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

/* line 7204, node_modules/@tabler/core/dist/css/tabler.css */
.spinner-grow-sm {
  --tblr-spinner-width: 1rem;
  --tblr-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7210, node_modules/@tabler/core/dist/css/tabler.css */
  .spinner-border,
.spinner-grow {
    --tblr-spinner-animation-speed: 1.5s;
  }
}

/* line 7215, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --tblr-offcanvas-zindex: 1045;
  --tblr-offcanvas-width: 400px;
  --tblr-offcanvas-height: 30vh;
  --tblr-offcanvas-padding-x: 1.5rem;
  --tblr-offcanvas-padding-y: 1.5rem;
  --tblr-offcanvas-color: var(--tblr-body-color);
  --tblr-offcanvas-bg: var(--tblr-bg-surface);
  --tblr-offcanvas-border-width: var(--tblr-border-width);
  --tblr-offcanvas-border-color: var(--tblr-border-color);
  --tblr-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --tblr-offcanvas-transition: transform 0.3s ease-in-out;
  --tblr-offcanvas-title-line-height: 1.4285714286;
}

@media (max-width: 575.98px) {
  /* line 7231, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--tblr-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--tblr-offcanvas-color);
    visibility: hidden;
    background-color: var(--tblr-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    box-shadow: var(--tblr-offcanvas-box-shadow);
    transition: var(--tblr-offcanvas-transition);
  }
}

@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  /* line 7248, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-sm {
    transition: none;
  }
}

@media (max-width: 575.98px) {
  /* line 7253, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--tblr-offcanvas-width);
    border-right: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 7260, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--tblr-offcanvas-width);
    border-left: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 7267, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--tblr-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 7276, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--tblr-offcanvas-height);
    max-height: 100%;
    border-top: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 7284, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  /* line 7287, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}

@media (min-width: 576px) {
  /* line 7292, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-sm {
    --tblr-offcanvas-height: auto;
    --tblr-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 7297, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  /* line 7300, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  /* line 7310, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--tblr-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--tblr-offcanvas-color);
    visibility: hidden;
    background-color: var(--tblr-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    box-shadow: var(--tblr-offcanvas-box-shadow);
    transition: var(--tblr-offcanvas-transition);
  }
}

@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  /* line 7327, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-md {
    transition: none;
  }
}

@media (max-width: 767.98px) {
  /* line 7332, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--tblr-offcanvas-width);
    border-right: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 7339, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--tblr-offcanvas-width);
    border-left: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 7346, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--tblr-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 7355, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--tblr-offcanvas-height);
    max-height: 100%;
    border-top: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 7363, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  /* line 7366, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}

@media (min-width: 768px) {
  /* line 7371, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-md {
    --tblr-offcanvas-height: auto;
    --tblr-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 7376, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  /* line 7379, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  /* line 7389, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--tblr-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--tblr-offcanvas-color);
    visibility: hidden;
    background-color: var(--tblr-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    box-shadow: var(--tblr-offcanvas-box-shadow);
    transition: var(--tblr-offcanvas-transition);
  }
}

@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  /* line 7406, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-lg {
    transition: none;
  }
}

@media (max-width: 991.98px) {
  /* line 7411, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--tblr-offcanvas-width);
    border-right: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 7418, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--tblr-offcanvas-width);
    border-left: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 7425, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--tblr-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 7434, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--tblr-offcanvas-height);
    max-height: 100%;
    border-top: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 7442, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  /* line 7445, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}

@media (min-width: 992px) {
  /* line 7450, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-lg {
    --tblr-offcanvas-height: auto;
    --tblr-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 7455, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  /* line 7458, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 7468, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--tblr-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--tblr-offcanvas-color);
    visibility: hidden;
    background-color: var(--tblr-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    box-shadow: var(--tblr-offcanvas-box-shadow);
    transition: var(--tblr-offcanvas-transition);
  }
}

@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  /* line 7485, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xl {
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 7490, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--tblr-offcanvas-width);
    border-right: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 7497, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--tblr-offcanvas-width);
    border-left: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 7504, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--tblr-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 7513, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--tblr-offcanvas-height);
    max-height: 100%;
    border-top: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 7521, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  /* line 7524, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  /* line 7529, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xl {
    --tblr-offcanvas-height: auto;
    --tblr-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 7534, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  /* line 7537, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  /* line 7547, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--tblr-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--tblr-offcanvas-color);
    visibility: hidden;
    background-color: var(--tblr-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    box-shadow: var(--tblr-offcanvas-box-shadow);
    transition: var(--tblr-offcanvas-transition);
  }
}

@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  /* line 7564, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xxl {
    transition: none;
  }
}

@media (max-width: 1399.98px) {
  /* line 7569, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--tblr-offcanvas-width);
    border-right: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 7576, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--tblr-offcanvas-width);
    border-left: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 7583, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--tblr-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 7592, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--tblr-offcanvas-height);
    max-height: 100%;
    border-top: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 7600, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  /* line 7603, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}

@media (min-width: 1400px) {
  /* line 7608, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xxl {
    --tblr-offcanvas-height: auto;
    --tblr-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 7613, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  /* line 7616, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

/* line 7625, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--tblr-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--tblr-offcanvas-color);
  visibility: hidden;
  background-color: var(--tblr-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  box-shadow: var(--tblr-offcanvas-box-shadow);
  transition: var(--tblr-offcanvas-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 7641, node_modules/@tabler/core/dist/css/tabler.css */
  .offcanvas {
    transition: none;
  }
}

/* line 7645, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--tblr-offcanvas-width);
  border-right: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
  transform: translateX(-100%);
}

/* line 7652, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--tblr-offcanvas-width);
  border-left: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
  transform: translateX(100%);
}

/* line 7659, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--tblr-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
  transform: translateY(-100%);
}

/* line 7668, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--tblr-offcanvas-height);
  max-height: 100%;
  border-top: var(--tblr-offcanvas-border-width) solid var(--tblr-offcanvas-border-color);
  transform: translateY(100%);
}

/* line 7676, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}

/* line 7679, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

/* line 7683, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #182433;
}

/* line 7692, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas-backdrop.fade {
  opacity: 0;
}

/* line 7695, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas-backdrop.show {
  opacity: 0.24;
}

/* line 7699, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--tblr-offcanvas-padding-y) var(--tblr-offcanvas-padding-x);
}

/* line 7705, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas-header .btn-close {
  padding: calc(var(--tblr-offcanvas-padding-y) * 0.5) calc(var(--tblr-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--tblr-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--tblr-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--tblr-offcanvas-padding-y));
}

/* line 7712, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--tblr-offcanvas-title-line-height);
}

/* line 7717, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas-body {
  flex-grow: 1;
  padding: var(--tblr-offcanvas-padding-y) var(--tblr-offcanvas-padding-x);
  overflow-y: auto;
}

/* line 7723, node_modules/@tabler/core/dist/css/tabler.css */
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.2;
}

/* line 7731, node_modules/@tabler/core/dist/css/tabler.css */
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

/* line 7736, node_modules/@tabler/core/dist/css/tabler.css */
.placeholder-xs {
  min-height: 0.6em;
}

/* line 7740, node_modules/@tabler/core/dist/css/tabler.css */
.placeholder-sm {
  min-height: 0.8em;
}

/* line 7744, node_modules/@tabler/core/dist/css/tabler.css */
.placeholder-lg {
  min-height: 1.2em;
}

/* line 7748, node_modules/@tabler/core/dist/css/tabler.css */
.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.1;
  }
}

/* line 7757, node_modules/@tabler/core/dist/css/tabler.css */
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000000 55%, rgba(0, 0, 0, 0.9) 75%, #000000 95%);
  mask-image: linear-gradient(130deg, #000000 55%, rgba(0, 0, 0, 0.9) 75%, #000000 95%);
  -webkit-mask-size: 200% 100%;
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}

/* line 7771, node_modules/@tabler/core/dist/css/tabler.css */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 7777, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-primary {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-primary-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7782, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-secondary {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-secondary-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7787, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-success {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-success-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7792, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-info {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-info-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7797, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-warning {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-warning-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7802, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-danger {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-danger-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7807, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-light {
  color: #182433 !important;
  background-color: RGBA(var(--tblr-light-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7812, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-dark {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-dark-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7817, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-muted {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-muted-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7822, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-blue {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-blue-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7827, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-azure {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-azure-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7832, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-indigo {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-indigo-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7837, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-purple {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-purple-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7842, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-pink {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-pink-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7847, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-red {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-red-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7852, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-orange {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-orange-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7857, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-yellow {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-yellow-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7862, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-lime {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-lime-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7867, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-green {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-green-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7872, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-teal {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-teal-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7877, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-cyan {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-cyan-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7882, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-facebook {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-facebook-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7887, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-twitter {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-twitter-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7892, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-linkedin {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-linkedin-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7897, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-google {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-google-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7902, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-youtube {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-youtube-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7907, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-vimeo {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-vimeo-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7912, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-dribbble {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-dribbble-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7917, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-github {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-github-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7922, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-instagram {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-instagram-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7927, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-pinterest {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-pinterest-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7932, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-vk {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-vk-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7937, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-rss {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-rss-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7942, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-flickr {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-flickr-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7947, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-bitbucket {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-bitbucket-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7952, node_modules/@tabler/core/dist/css/tabler.css */
.text-bg-tabler {
  color: #fcfdfe !important;
  background-color: RGBA(var(--tblr-tabler-rgb), var(--tblr-bg-opacity, 1)) !important;
}

/* line 7957, node_modules/@tabler/core/dist/css/tabler.css */
.link-primary {
  color: RGBA(var(--tblr-primary-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-primary-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-primary-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 7962, node_modules/@tabler/core/dist/css/tabler.css */
.link-primary:hover, .link-primary:focus {
  color: RGBA(0, 67, 133, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(0, 67, 133, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 67, 133, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 7968, node_modules/@tabler/core/dist/css/tabler.css */
.link-secondary {
  color: RGBA(var(--tblr-secondary-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-secondary-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-secondary-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 7973, node_modules/@tabler/core/dist/css/tabler.css */
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(82, 92, 104, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(82, 92, 104, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(82, 92, 104, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 7979, node_modules/@tabler/core/dist/css/tabler.css */
.link-success {
  color: RGBA(var(--tblr-success-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-success-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-success-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 7984, node_modules/@tabler/core/dist/css/tabler.css */
.link-success:hover, .link-success:focus {
  color: RGBA(38, 143, 54, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(38, 143, 54, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(38, 143, 54, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 7990, node_modules/@tabler/core/dist/css/tabler.css */
.link-info {
  color: RGBA(var(--tblr-info-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-info-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-info-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 7995, node_modules/@tabler/core/dist/css/tabler.css */
.link-info:hover, .link-info:focus {
  color: RGBA(53, 122, 180, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(53, 122, 180, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(53, 122, 180, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8001, node_modules/@tabler/core/dist/css/tabler.css */
.link-warning {
  color: RGBA(var(--tblr-warning-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-warning-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-warning-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8006, node_modules/@tabler/core/dist/css/tabler.css */
.link-warning:hover, .link-warning:focus {
  color: RGBA(198, 82, 6, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(198, 82, 6, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(198, 82, 6, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8012, node_modules/@tabler/core/dist/css/tabler.css */
.link-danger {
  color: RGBA(var(--tblr-danger-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-danger-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-danger-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8017, node_modules/@tabler/core/dist/css/tabler.css */
.link-danger:hover, .link-danger:focus {
  color: RGBA(171, 46, 46, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(171, 46, 46, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(171, 46, 46, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8023, node_modules/@tabler/core/dist/css/tabler.css */
.link-light {
  color: RGBA(var(--tblr-light-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-light-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-light-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8028, node_modules/@tabler/core/dist/css/tabler.css */
.link-light:hover, .link-light:focus {
  color: RGBA(253, 253, 254, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(253, 253, 254, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(253, 253, 254, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8034, node_modules/@tabler/core/dist/css/tabler.css */
.link-dark {
  color: RGBA(var(--tblr-dark-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-dark-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-dark-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8039, node_modules/@tabler/core/dist/css/tabler.css */
.link-dark:hover, .link-dark:focus {
  color: RGBA(19, 29, 41, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(19, 29, 41, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(19, 29, 41, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8045, node_modules/@tabler/core/dist/css/tabler.css */
.link-muted {
  color: RGBA(var(--tblr-muted-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-muted-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-muted-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8050, node_modules/@tabler/core/dist/css/tabler.css */
.link-muted:hover, .link-muted:focus {
  color: RGBA(82, 92, 104, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(82, 92, 104, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(82, 92, 104, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8056, node_modules/@tabler/core/dist/css/tabler.css */
.link-blue {
  color: RGBA(var(--tblr-blue-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-blue-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-blue-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8061, node_modules/@tabler/core/dist/css/tabler.css */
.link-blue:hover, .link-blue:focus {
  color: RGBA(0, 67, 133, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(0, 67, 133, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 67, 133, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8067, node_modules/@tabler/core/dist/css/tabler.css */
.link-azure {
  color: RGBA(var(--tblr-azure-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-azure-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-azure-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8072, node_modules/@tabler/core/dist/css/tabler.css */
.link-azure:hover, .link-azure:focus {
  color: RGBA(53, 122, 180, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(53, 122, 180, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(53, 122, 180, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8078, node_modules/@tabler/core/dist/css/tabler.css */
.link-indigo {
  color: RGBA(var(--tblr-indigo-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-indigo-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-indigo-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8083, node_modules/@tabler/core/dist/css/tabler.css */
.link-indigo:hover, .link-indigo:focus {
  color: RGBA(53, 79, 188, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(53, 79, 188, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(53, 79, 188, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8089, node_modules/@tabler/core/dist/css/tabler.css */
.link-purple {
  color: RGBA(var(--tblr-purple-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-purple-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-purple-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8094, node_modules/@tabler/core/dist/css/tabler.css */
.link-purple:hover, .link-purple:focus {
  color: RGBA(139, 50, 161, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(139, 50, 161, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(139, 50, 161, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8100, node_modules/@tabler/core/dist/css/tabler.css */
.link-pink {
  color: RGBA(var(--tblr-pink-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-pink-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-pink-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8105, node_modules/@tabler/core/dist/css/tabler.css */
.link-pink:hover, .link-pink:focus {
  color: RGBA(171, 41, 86, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(171, 41, 86, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(171, 41, 86, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8111, node_modules/@tabler/core/dist/css/tabler.css */
.link-red {
  color: RGBA(var(--tblr-red-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-red-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-red-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8116, node_modules/@tabler/core/dist/css/tabler.css */
.link-red:hover, .link-red:focus {
  color: RGBA(171, 46, 46, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(171, 46, 46, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(171, 46, 46, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8122, node_modules/@tabler/core/dist/css/tabler.css */
.link-orange {
  color: RGBA(var(--tblr-orange-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-orange-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-orange-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8127, node_modules/@tabler/core/dist/css/tabler.css */
.link-orange:hover, .link-orange:focus {
  color: RGBA(198, 82, 6, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(198, 82, 6, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(198, 82, 6, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8133, node_modules/@tabler/core/dist/css/tabler.css */
.link-yellow {
  color: RGBA(var(--tblr-yellow-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-yellow-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-yellow-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8138, node_modules/@tabler/core/dist/css/tabler.css */
.link-yellow:hover, .link-yellow:focus {
  color: RGBA(196, 127, 0, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(196, 127, 0, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(196, 127, 0, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8144, node_modules/@tabler/core/dist/css/tabler.css */
.link-lime {
  color: RGBA(var(--tblr-lime-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-lime-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-lime-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8149, node_modules/@tabler/core/dist/css/tabler.css */
.link-lime:hover, .link-lime:focus {
  color: RGBA(93, 147, 18, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(93, 147, 18, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(93, 147, 18, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8155, node_modules/@tabler/core/dist/css/tabler.css */
.link-green {
  color: RGBA(var(--tblr-green-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-green-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-green-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8160, node_modules/@tabler/core/dist/css/tabler.css */
.link-green:hover, .link-green:focus {
  color: RGBA(38, 143, 54, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(38, 143, 54, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(38, 143, 54, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8166, node_modules/@tabler/core/dist/css/tabler.css */
.link-teal {
  color: RGBA(var(--tblr-teal-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-teal-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-teal-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8171, node_modules/@tabler/core/dist/css/tabler.css */
.link-teal:hover, .link-teal:focus {
  color: RGBA(10, 133, 96, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(10, 133, 96, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 133, 96, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8177, node_modules/@tabler/core/dist/css/tabler.css */
.link-cyan {
  color: RGBA(var(--tblr-cyan-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-cyan-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-cyan-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8182, node_modules/@tabler/core/dist/css/tabler.css */
.link-cyan:hover, .link-cyan:focus {
  color: RGBA(18, 130, 147, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(18, 130, 147, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(18, 130, 147, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8188, node_modules/@tabler/core/dist/css/tabler.css */
.link-facebook {
  color: RGBA(var(--tblr-facebook-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-facebook-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-facebook-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8193, node_modules/@tabler/core/dist/css/tabler.css */
.link-facebook:hover, .link-facebook:focus {
  color: RGBA(19, 95, 194, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(19, 95, 194, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(19, 95, 194, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8199, node_modules/@tabler/core/dist/css/tabler.css */
.link-twitter {
  color: RGBA(var(--tblr-twitter-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-twitter-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-twitter-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8204, node_modules/@tabler/core/dist/css/tabler.css */
.link-twitter:hover, .link-twitter:focus {
  color: RGBA(23, 129, 194, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(23, 129, 194, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(23, 129, 194, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8210, node_modules/@tabler/core/dist/css/tabler.css */
.link-linkedin {
  color: RGBA(var(--tblr-linkedin-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-linkedin-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-linkedin-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8215, node_modules/@tabler/core/dist/css/tabler.css */
.link-linkedin:hover, .link-linkedin:focus {
  color: RGBA(8, 82, 155, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(8, 82, 155, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(8, 82, 155, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8221, node_modules/@tabler/core/dist/css/tabler.css */
.link-google {
  color: RGBA(var(--tblr-google-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-google-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-google-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8226, node_modules/@tabler/core/dist/css/tabler.css */
.link-google:hover, .link-google:focus {
  color: RGBA(176, 62, 52, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(176, 62, 52, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 62, 52, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8232, node_modules/@tabler/core/dist/css/tabler.css */
.link-youtube {
  color: RGBA(var(--tblr-youtube-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-youtube-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-youtube-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8237, node_modules/@tabler/core/dist/css/tabler.css */
.link-youtube:hover, .link-youtube:focus {
  color: RGBA(204, 0, 0, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(204, 0, 0, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(204, 0, 0, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8243, node_modules/@tabler/core/dist/css/tabler.css */
.link-vimeo {
  color: RGBA(var(--tblr-vimeo-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-vimeo-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-vimeo-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8248, node_modules/@tabler/core/dist/css/tabler.css */
.link-vimeo:hover, .link-vimeo:focus {
  color: RGBA(21, 146, 187, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(21, 146, 187, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(21, 146, 187, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8254, node_modules/@tabler/core/dist/css/tabler.css */
.link-dribbble {
  color: RGBA(var(--tblr-dribbble-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-dribbble-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-dribbble-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8259, node_modules/@tabler/core/dist/css/tabler.css */
.link-dribbble:hover, .link-dribbble:focus {
  color: RGBA(187, 61, 110, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(187, 61, 110, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(187, 61, 110, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8265, node_modules/@tabler/core/dist/css/tabler.css */
.link-github {
  color: RGBA(var(--tblr-github-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-github-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-github-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8270, node_modules/@tabler/core/dist/css/tabler.css */
.link-github:hover, .link-github:focus {
  color: RGBA(19, 18, 18, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(19, 18, 18, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(19, 18, 18, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8276, node_modules/@tabler/core/dist/css/tabler.css */
.link-instagram {
  color: RGBA(var(--tblr-instagram-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-instagram-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-instagram-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8281, node_modules/@tabler/core/dist/css/tabler.css */
.link-instagram:hover, .link-instagram:focus {
  color: RGBA(182, 51, 76, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(182, 51, 76, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(182, 51, 76, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8287, node_modules/@tabler/core/dist/css/tabler.css */
.link-pinterest {
  color: RGBA(var(--tblr-pinterest-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-pinterest-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-pinterest-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8292, node_modules/@tabler/core/dist/css/tabler.css */
.link-pinterest:hover, .link-pinterest:focus {
  color: RGBA(151, 6, 22, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(151, 6, 22, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(151, 6, 22, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8298, node_modules/@tabler/core/dist/css/tabler.css */
.link-vk {
  color: RGBA(var(--tblr-vk-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-vk-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-vk-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8303, node_modules/@tabler/core/dist/css/tabler.css */
.link-vk:hover, .link-vk:focus {
  color: RGBA(79, 105, 134, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(79, 105, 134, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(79, 105, 134, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8309, node_modules/@tabler/core/dist/css/tabler.css */
.link-rss {
  color: RGBA(var(--tblr-rss-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-rss-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-rss-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8314, node_modules/@tabler/core/dist/css/tabler.css */
.link-rss:hover, .link-rss:focus {
  color: RGBA(204, 132, 0, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(204, 132, 0, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(204, 132, 0, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8320, node_modules/@tabler/core/dist/css/tabler.css */
.link-flickr {
  color: RGBA(var(--tblr-flickr-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-flickr-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-flickr-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8325, node_modules/@tabler/core/dist/css/tabler.css */
.link-flickr:hover, .link-flickr:focus {
  color: RGBA(0, 79, 176, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(0, 79, 176, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 79, 176, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8331, node_modules/@tabler/core/dist/css/tabler.css */
.link-bitbucket {
  color: RGBA(var(--tblr-bitbucket-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-bitbucket-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-bitbucket-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8336, node_modules/@tabler/core/dist/css/tabler.css */
.link-bitbucket:hover, .link-bitbucket:focus {
  color: RGBA(0, 66, 163, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(0, 66, 163, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 66, 163, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8342, node_modules/@tabler/core/dist/css/tabler.css */
.link-tabler {
  color: RGBA(var(--tblr-tabler-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-tabler-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-tabler-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8347, node_modules/@tabler/core/dist/css/tabler.css */
.link-tabler:hover, .link-tabler:focus {
  color: RGBA(0, 67, 133, var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(0, 67, 133, var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 67, 133, var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8353, node_modules/@tabler/core/dist/css/tabler.css */
.link-body-emphasis {
  color: RGBA(var(--tblr-emphasis-color-rgb), var(--tblr-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-emphasis-color-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--tblr-emphasis-color-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 8358, node_modules/@tabler/core/dist/css/tabler.css */
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--tblr-emphasis-color-rgb), var(--tblr-link-opacity, 0.75)) !important;
  -webkit-text-decoration-color: RGBA(var(--tblr-emphasis-color-rgb), var(--tblr-link-underline-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--tblr-emphasis-color-rgb), var(--tblr-link-underline-opacity, 0.75)) !important;
}

/* line 8364, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring:focus {
  outline: 0;
  box-shadow: var(--tblr-focus-ring-x, 0) var(--tblr-focus-ring-y, 0) var(--tblr-focus-ring-blur, 0) var(--tblr-focus-ring-width) var(--tblr-focus-ring-color);
}

/* line 8369, node_modules/@tabler/core/dist/css/tabler.css */
.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  -webkit-text-decoration-color: rgba(var(--tblr-link-color-rgb), var(--tblr-link-opacity, 0.5));
  text-decoration-color: rgba(var(--tblr-link-color-rgb), var(--tblr-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 8379, node_modules/@tabler/core/dist/css/tabler.css */
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}

@media (prefers-reduced-motion: reduce) {
  /* line 8387, node_modules/@tabler/core/dist/css/tabler.css */
  .icon-link > .bi {
    transition: none;
  }
}

/* line 8392, node_modules/@tabler/core/dist/css/tabler.css */
.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--tblr-icon-link-transform, translate3d(0.25em, 0, 0));
}

/* line 8396, node_modules/@tabler/core/dist/css/tabler.css */
.ratio {
  position: relative;
  width: 100%;
}

/* line 8400, node_modules/@tabler/core/dist/css/tabler.css */
.ratio::before {
  display: block;
  padding-top: var(--tblr-aspect-ratio);
  content: "";
}

/* line 8405, node_modules/@tabler/core/dist/css/tabler.css */
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 8413, node_modules/@tabler/core/dist/css/tabler.css */
.ratio-1x1 {
  --tblr-aspect-ratio: 100%;
}

/* line 8417, node_modules/@tabler/core/dist/css/tabler.css */
.ratio-2x1 {
  --tblr-aspect-ratio: 50%;
}

/* line 8421, node_modules/@tabler/core/dist/css/tabler.css */
.ratio-1x2 {
  --tblr-aspect-ratio: 200%;
}

/* line 8425, node_modules/@tabler/core/dist/css/tabler.css */
.ratio-3x1 {
  --tblr-aspect-ratio: 33.3333333333%;
}

/* line 8429, node_modules/@tabler/core/dist/css/tabler.css */
.ratio-1x3 {
  --tblr-aspect-ratio: 300%;
}

/* line 8433, node_modules/@tabler/core/dist/css/tabler.css */
.ratio-4x3 {
  --tblr-aspect-ratio: 75%;
}

/* line 8437, node_modules/@tabler/core/dist/css/tabler.css */
.ratio-3x4 {
  --tblr-aspect-ratio: 133.3333333333%;
}

/* line 8441, node_modules/@tabler/core/dist/css/tabler.css */
.ratio-16x9 {
  --tblr-aspect-ratio: 56.25%;
}

/* line 8445, node_modules/@tabler/core/dist/css/tabler.css */
.ratio-9x16 {
  --tblr-aspect-ratio: 177.7777777778%;
}

/* line 8449, node_modules/@tabler/core/dist/css/tabler.css */
.ratio-21x9 {
  --tblr-aspect-ratio: 42.8571428571%;
}

/* line 8453, node_modules/@tabler/core/dist/css/tabler.css */
.ratio-9x21 {
  --tblr-aspect-ratio: 233.3333333333%;
}

/* line 8457, node_modules/@tabler/core/dist/css/tabler.css */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 8465, node_modules/@tabler/core/dist/css/tabler.css */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 8473, node_modules/@tabler/core/dist/css/tabler.css */
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

/* line 8480, node_modules/@tabler/core/dist/css/tabler.css */
.sticky-bottom {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  /* line 8488, node_modules/@tabler/core/dist/css/tabler.css */
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 8494, node_modules/@tabler/core/dist/css/tabler.css */
  .sticky-sm-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  /* line 8502, node_modules/@tabler/core/dist/css/tabler.css */
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 8508, node_modules/@tabler/core/dist/css/tabler.css */
  .sticky-md-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  /* line 8516, node_modules/@tabler/core/dist/css/tabler.css */
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 8522, node_modules/@tabler/core/dist/css/tabler.css */
  .sticky-lg-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  /* line 8530, node_modules/@tabler/core/dist/css/tabler.css */
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 8536, node_modules/@tabler/core/dist/css/tabler.css */
  .sticky-xl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  /* line 8544, node_modules/@tabler/core/dist/css/tabler.css */
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 8550, node_modules/@tabler/core/dist/css/tabler.css */
  .sticky-xxl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

/* line 8557, node_modules/@tabler/core/dist/css/tabler.css */
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

/* line 8564, node_modules/@tabler/core/dist/css/tabler.css */
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

/* line 8571, node_modules/@tabler/core/dist/css/tabler.css */
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 8582, node_modules/@tabler/core/dist/css/tabler.css */
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

/* line 8587, node_modules/@tabler/core/dist/css/tabler.css */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

/* line 8597, node_modules/@tabler/core/dist/css/tabler.css */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 8603, node_modules/@tabler/core/dist/css/tabler.css */
.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--tblr-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.16;
}

/* line 8612, node_modules/@tabler/core/dist/css/tabler.css */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 8616, node_modules/@tabler/core/dist/css/tabler.css */
.align-top {
  vertical-align: top !important;
}

/* line 8620, node_modules/@tabler/core/dist/css/tabler.css */
.align-middle {
  vertical-align: middle !important;
}

/* line 8624, node_modules/@tabler/core/dist/css/tabler.css */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 8628, node_modules/@tabler/core/dist/css/tabler.css */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8632, node_modules/@tabler/core/dist/css/tabler.css */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 8636, node_modules/@tabler/core/dist/css/tabler.css */
.float-start {
  float: left !important;
}

/* line 8640, node_modules/@tabler/core/dist/css/tabler.css */
.float-end {
  float: right !important;
}

/* line 8644, node_modules/@tabler/core/dist/css/tabler.css */
.float-none {
  float: none !important;
}

/* line 8648, node_modules/@tabler/core/dist/css/tabler.css */
.object-fit-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

/* line 8653, node_modules/@tabler/core/dist/css/tabler.css */
.object-fit-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

/* line 8658, node_modules/@tabler/core/dist/css/tabler.css */
.object-fit-fill {
  -o-object-fit: fill !important;
  object-fit: fill !important;
}

/* line 8663, node_modules/@tabler/core/dist/css/tabler.css */
.object-fit-scale {
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important;
}

/* line 8668, node_modules/@tabler/core/dist/css/tabler.css */
.object-fit-none {
  -o-object-fit: none !important;
  object-fit: none !important;
}

/* line 8673, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-0 {
  opacity: 0 !important;
}

/* line 8677, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-25 {
  opacity: 0.25 !important;
}

/* line 8681, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-50 {
  opacity: 0.5 !important;
}

/* line 8685, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-75 {
  opacity: 0.75 !important;
}

/* line 8689, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-100 {
  opacity: 1 !important;
}

/* line 8693, node_modules/@tabler/core/dist/css/tabler.css */
.overflow-auto {
  overflow: auto !important;
}

/* line 8697, node_modules/@tabler/core/dist/css/tabler.css */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 8701, node_modules/@tabler/core/dist/css/tabler.css */
.overflow-visible {
  overflow: visible !important;
}

/* line 8705, node_modules/@tabler/core/dist/css/tabler.css */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 8709, node_modules/@tabler/core/dist/css/tabler.css */
.overflow-x-auto {
  overflow-x: auto !important;
}

/* line 8713, node_modules/@tabler/core/dist/css/tabler.css */
.overflow-x-hidden {
  overflow-x: hidden !important;
}

/* line 8717, node_modules/@tabler/core/dist/css/tabler.css */
.overflow-x-visible {
  overflow-x: visible !important;
}

/* line 8721, node_modules/@tabler/core/dist/css/tabler.css */
.overflow-x-scroll {
  overflow-x: scroll !important;
}

/* line 8725, node_modules/@tabler/core/dist/css/tabler.css */
.overflow-y-auto {
  overflow-y: auto !important;
}

/* line 8729, node_modules/@tabler/core/dist/css/tabler.css */
.overflow-y-hidden {
  overflow-y: hidden !important;
}

/* line 8733, node_modules/@tabler/core/dist/css/tabler.css */
.overflow-y-visible {
  overflow-y: visible !important;
}

/* line 8737, node_modules/@tabler/core/dist/css/tabler.css */
.overflow-y-scroll {
  overflow-y: scroll !important;
}

/* line 8741, node_modules/@tabler/core/dist/css/tabler.css */
.d-inline {
  display: inline !important;
}

/* line 8745, node_modules/@tabler/core/dist/css/tabler.css */
.d-inline-block {
  display: inline-block !important;
}

/* line 8749, node_modules/@tabler/core/dist/css/tabler.css */
.d-block {
  display: block !important;
}

/* line 8753, node_modules/@tabler/core/dist/css/tabler.css */
.d-grid {
  display: grid !important;
}

/* line 8757, node_modules/@tabler/core/dist/css/tabler.css */
.d-inline-grid {
  display: inline-grid !important;
}

/* line 8761, node_modules/@tabler/core/dist/css/tabler.css */
.d-table {
  display: table !important;
}

/* line 8765, node_modules/@tabler/core/dist/css/tabler.css */
.d-table-row {
  display: table-row !important;
}

/* line 8769, node_modules/@tabler/core/dist/css/tabler.css */
.d-table-cell {
  display: table-cell !important;
}

/* line 8773, node_modules/@tabler/core/dist/css/tabler.css */
.d-flex {
  display: flex !important;
}

/* line 8777, node_modules/@tabler/core/dist/css/tabler.css */
.d-inline-flex {
  display: inline-flex !important;
}

/* line 8781, node_modules/@tabler/core/dist/css/tabler.css */
.d-none {
  display: none !important;
}

/* line 8785, node_modules/@tabler/core/dist/css/tabler.css */
.shadow {
  box-shadow: rgba(var(--tblr-body-color-rgb), 0.04) 0 2px 4px 0 !important;
}

/* line 8789, node_modules/@tabler/core/dist/css/tabler.css */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 8793, node_modules/@tabler/core/dist/css/tabler.css */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 8797, node_modules/@tabler/core/dist/css/tabler.css */
.shadow-none {
  box-shadow: none !important;
}

/* line 8801, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-primary {
  --tblr-focus-ring-color: rgba(var(--tblr-primary-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8805, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-secondary {
  --tblr-focus-ring-color: rgba(var(--tblr-secondary-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8809, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-success {
  --tblr-focus-ring-color: rgba(var(--tblr-success-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8813, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-info {
  --tblr-focus-ring-color: rgba(var(--tblr-info-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8817, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-warning {
  --tblr-focus-ring-color: rgba(var(--tblr-warning-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8821, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-danger {
  --tblr-focus-ring-color: rgba(var(--tblr-danger-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8825, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-light {
  --tblr-focus-ring-color: rgba(var(--tblr-light-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8829, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-dark {
  --tblr-focus-ring-color: rgba(var(--tblr-dark-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8833, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-muted {
  --tblr-focus-ring-color: rgba(var(--tblr-muted-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8837, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-blue {
  --tblr-focus-ring-color: rgba(var(--tblr-blue-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8841, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-azure {
  --tblr-focus-ring-color: rgba(var(--tblr-azure-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8845, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-indigo {
  --tblr-focus-ring-color: rgba(var(--tblr-indigo-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8849, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-purple {
  --tblr-focus-ring-color: rgba(var(--tblr-purple-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8853, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-pink {
  --tblr-focus-ring-color: rgba(var(--tblr-pink-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8857, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-red {
  --tblr-focus-ring-color: rgba(var(--tblr-red-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8861, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-orange {
  --tblr-focus-ring-color: rgba(var(--tblr-orange-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8865, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-yellow {
  --tblr-focus-ring-color: rgba(var(--tblr-yellow-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8869, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-lime {
  --tblr-focus-ring-color: rgba(var(--tblr-lime-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8873, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-green {
  --tblr-focus-ring-color: rgba(var(--tblr-green-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8877, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-teal {
  --tblr-focus-ring-color: rgba(var(--tblr-teal-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8881, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-cyan {
  --tblr-focus-ring-color: rgba(var(--tblr-cyan-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8885, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-facebook {
  --tblr-focus-ring-color: rgba(var(--tblr-facebook-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8889, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-twitter {
  --tblr-focus-ring-color: rgba(var(--tblr-twitter-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8893, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-linkedin {
  --tblr-focus-ring-color: rgba(var(--tblr-linkedin-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8897, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-google {
  --tblr-focus-ring-color: rgba(var(--tblr-google-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8901, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-youtube {
  --tblr-focus-ring-color: rgba(var(--tblr-youtube-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8905, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-vimeo {
  --tblr-focus-ring-color: rgba(var(--tblr-vimeo-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8909, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-dribbble {
  --tblr-focus-ring-color: rgba(var(--tblr-dribbble-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8913, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-github {
  --tblr-focus-ring-color: rgba(var(--tblr-github-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8917, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-instagram {
  --tblr-focus-ring-color: rgba(var(--tblr-instagram-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8921, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-pinterest {
  --tblr-focus-ring-color: rgba(var(--tblr-pinterest-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8925, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-vk {
  --tblr-focus-ring-color: rgba(var(--tblr-vk-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8929, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-rss {
  --tblr-focus-ring-color: rgba(var(--tblr-rss-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8933, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-flickr {
  --tblr-focus-ring-color: rgba(var(--tblr-flickr-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8937, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-bitbucket {
  --tblr-focus-ring-color: rgba(var(--tblr-bitbucket-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8941, node_modules/@tabler/core/dist/css/tabler.css */
.focus-ring-tabler {
  --tblr-focus-ring-color: rgba(var(--tblr-tabler-rgb), var(--tblr-focus-ring-opacity));
}

/* line 8945, node_modules/@tabler/core/dist/css/tabler.css */
.position-static {
  position: static !important;
}

/* line 8949, node_modules/@tabler/core/dist/css/tabler.css */
.position-relative {
  position: relative !important;
}

/* line 8953, node_modules/@tabler/core/dist/css/tabler.css */
.position-absolute {
  position: absolute !important;
}

/* line 8957, node_modules/@tabler/core/dist/css/tabler.css */
.position-fixed {
  position: fixed !important;
}

/* line 8961, node_modules/@tabler/core/dist/css/tabler.css */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 8966, node_modules/@tabler/core/dist/css/tabler.css */
.top-0 {
  top: 0 !important;
}

/* line 8970, node_modules/@tabler/core/dist/css/tabler.css */
.top-50 {
  top: 50% !important;
}

/* line 8974, node_modules/@tabler/core/dist/css/tabler.css */
.top-100 {
  top: 100% !important;
}

/* line 8978, node_modules/@tabler/core/dist/css/tabler.css */
.bottom-0 {
  bottom: 0 !important;
}

/* line 8982, node_modules/@tabler/core/dist/css/tabler.css */
.bottom-50 {
  bottom: 50% !important;
}

/* line 8986, node_modules/@tabler/core/dist/css/tabler.css */
.bottom-100 {
  bottom: 100% !important;
}

/* line 8990, node_modules/@tabler/core/dist/css/tabler.css */
.start-0 {
  left: 0 !important;
}

/* line 8994, node_modules/@tabler/core/dist/css/tabler.css */
.start-50 {
  left: 50% !important;
}

/* line 8998, node_modules/@tabler/core/dist/css/tabler.css */
.start-100 {
  left: 100% !important;
}

/* line 9002, node_modules/@tabler/core/dist/css/tabler.css */
.end-0 {
  right: 0 !important;
}

/* line 9006, node_modules/@tabler/core/dist/css/tabler.css */
.end-50 {
  right: 50% !important;
}

/* line 9010, node_modules/@tabler/core/dist/css/tabler.css */
.end-100 {
  right: 100% !important;
}

/* line 9014, node_modules/@tabler/core/dist/css/tabler.css */
.translate-middle {
  transform: translate(-50%, -50%) !important;
}

/* line 9018, node_modules/@tabler/core/dist/css/tabler.css */
.translate-middle-x {
  transform: translateX(-50%) !important;
}

/* line 9022, node_modules/@tabler/core/dist/css/tabler.css */
.translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 9026, node_modules/@tabler/core/dist/css/tabler.css */
.border {
  border: var(--tblr-border-width) var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 9030, node_modules/@tabler/core/dist/css/tabler.css */
.border-wide {
  border: 2px var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 9034, node_modules/@tabler/core/dist/css/tabler.css */
.border-0 {
  border: 0 !important;
}

/* line 9038, node_modules/@tabler/core/dist/css/tabler.css */
.border-top {
  border-top: var(--tblr-border-width) var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 9042, node_modules/@tabler/core/dist/css/tabler.css */
.border-top-wide {
  border-top: 2px var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 9046, node_modules/@tabler/core/dist/css/tabler.css */
.border-top-0 {
  border-top: 0 !important;
}

/* line 9050, node_modules/@tabler/core/dist/css/tabler.css */
.border-end {
  border-right: var(--tblr-border-width) var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 9054, node_modules/@tabler/core/dist/css/tabler.css */
.border-end-wide {
  border-right: 2px var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 9058, node_modules/@tabler/core/dist/css/tabler.css */
.border-end-0 {
  border-right: 0 !important;
}

/* line 9062, node_modules/@tabler/core/dist/css/tabler.css */
.border-bottom {
  border-bottom: var(--tblr-border-width) var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 9066, node_modules/@tabler/core/dist/css/tabler.css */
.border-bottom-wide {
  border-bottom: 2px var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 9070, node_modules/@tabler/core/dist/css/tabler.css */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 9074, node_modules/@tabler/core/dist/css/tabler.css */
.border-start {
  border-left: var(--tblr-border-width) var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 9078, node_modules/@tabler/core/dist/css/tabler.css */
.border-start-wide {
  border-left: 2px var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 9082, node_modules/@tabler/core/dist/css/tabler.css */
.border-start-0 {
  border-left: 0 !important;
}

/* line 9086, node_modules/@tabler/core/dist/css/tabler.css */
.border-primary {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-primary-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9091, node_modules/@tabler/core/dist/css/tabler.css */
.border-secondary {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-secondary-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9096, node_modules/@tabler/core/dist/css/tabler.css */
.border-success {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-success-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9101, node_modules/@tabler/core/dist/css/tabler.css */
.border-info {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-info-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9106, node_modules/@tabler/core/dist/css/tabler.css */
.border-warning {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-warning-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9111, node_modules/@tabler/core/dist/css/tabler.css */
.border-danger {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-danger-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9116, node_modules/@tabler/core/dist/css/tabler.css */
.border-light {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-light-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9121, node_modules/@tabler/core/dist/css/tabler.css */
.border-dark {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-dark-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9126, node_modules/@tabler/core/dist/css/tabler.css */
.border-muted {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-muted-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9131, node_modules/@tabler/core/dist/css/tabler.css */
.border-blue {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-blue-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9136, node_modules/@tabler/core/dist/css/tabler.css */
.border-azure {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-azure-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9141, node_modules/@tabler/core/dist/css/tabler.css */
.border-indigo {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-indigo-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9146, node_modules/@tabler/core/dist/css/tabler.css */
.border-purple {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-purple-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9151, node_modules/@tabler/core/dist/css/tabler.css */
.border-pink {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-pink-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9156, node_modules/@tabler/core/dist/css/tabler.css */
.border-red {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-red-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9161, node_modules/@tabler/core/dist/css/tabler.css */
.border-orange {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-orange-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9166, node_modules/@tabler/core/dist/css/tabler.css */
.border-yellow {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-yellow-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9171, node_modules/@tabler/core/dist/css/tabler.css */
.border-lime {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-lime-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9176, node_modules/@tabler/core/dist/css/tabler.css */
.border-green {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-green-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9181, node_modules/@tabler/core/dist/css/tabler.css */
.border-teal {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-teal-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9186, node_modules/@tabler/core/dist/css/tabler.css */
.border-cyan {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-cyan-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9191, node_modules/@tabler/core/dist/css/tabler.css */
.border-facebook {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-facebook-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9196, node_modules/@tabler/core/dist/css/tabler.css */
.border-twitter {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-twitter-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9201, node_modules/@tabler/core/dist/css/tabler.css */
.border-linkedin {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-linkedin-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9206, node_modules/@tabler/core/dist/css/tabler.css */
.border-google {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-google-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9211, node_modules/@tabler/core/dist/css/tabler.css */
.border-youtube {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-youtube-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9216, node_modules/@tabler/core/dist/css/tabler.css */
.border-vimeo {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-vimeo-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9221, node_modules/@tabler/core/dist/css/tabler.css */
.border-dribbble {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-dribbble-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9226, node_modules/@tabler/core/dist/css/tabler.css */
.border-github {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-github-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9231, node_modules/@tabler/core/dist/css/tabler.css */
.border-instagram {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-instagram-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9236, node_modules/@tabler/core/dist/css/tabler.css */
.border-pinterest {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-pinterest-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9241, node_modules/@tabler/core/dist/css/tabler.css */
.border-vk {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-vk-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9246, node_modules/@tabler/core/dist/css/tabler.css */
.border-rss {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-rss-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9251, node_modules/@tabler/core/dist/css/tabler.css */
.border-flickr {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-flickr-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9256, node_modules/@tabler/core/dist/css/tabler.css */
.border-bitbucket {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-bitbucket-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9261, node_modules/@tabler/core/dist/css/tabler.css */
.border-tabler {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-tabler-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9266, node_modules/@tabler/core/dist/css/tabler.css */
.border-black {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-black-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9271, node_modules/@tabler/core/dist/css/tabler.css */
.border-white {
  --tblr-border-opacity: 1;
  border-color: rgba(var(--tblr-white-rgb), var(--tblr-border-opacity)) !important;
}

/* line 9276, node_modules/@tabler/core/dist/css/tabler.css */
.border-primary-subtle {
  border-color: var(--tblr-primary-border-subtle) !important;
}

/* line 9280, node_modules/@tabler/core/dist/css/tabler.css */
.border-secondary-subtle {
  border-color: var(--tblr-secondary-border-subtle) !important;
}

/* line 9284, node_modules/@tabler/core/dist/css/tabler.css */
.border-success-subtle {
  border-color: var(--tblr-success-border-subtle) !important;
}

/* line 9288, node_modules/@tabler/core/dist/css/tabler.css */
.border-info-subtle {
  border-color: var(--tblr-info-border-subtle) !important;
}

/* line 9292, node_modules/@tabler/core/dist/css/tabler.css */
.border-warning-subtle {
  border-color: var(--tblr-warning-border-subtle) !important;
}

/* line 9296, node_modules/@tabler/core/dist/css/tabler.css */
.border-danger-subtle {
  border-color: var(--tblr-danger-border-subtle) !important;
}

/* line 9300, node_modules/@tabler/core/dist/css/tabler.css */
.border-light-subtle {
  border-color: var(--tblr-light-border-subtle) !important;
}

/* line 9304, node_modules/@tabler/core/dist/css/tabler.css */
.border-dark-subtle {
  border-color: var(--tblr-dark-border-subtle) !important;
}

/* line 9308, node_modules/@tabler/core/dist/css/tabler.css */
.border-1 {
  border-width: 1px !important;
}

/* line 9312, node_modules/@tabler/core/dist/css/tabler.css */
.border-2 {
  border-width: 2px !important;
}

/* line 9316, node_modules/@tabler/core/dist/css/tabler.css */
.border-3 {
  border-width: 3px !important;
}

/* line 9320, node_modules/@tabler/core/dist/css/tabler.css */
.border-4 {
  border-width: 4px !important;
}

/* line 9324, node_modules/@tabler/core/dist/css/tabler.css */
.border-5 {
  border-width: 5px !important;
}

/* line 9328, node_modules/@tabler/core/dist/css/tabler.css */
.border-opacity-10 {
  --tblr-border-opacity: 0.1;
}

/* line 9332, node_modules/@tabler/core/dist/css/tabler.css */
.border-opacity-25 {
  --tblr-border-opacity: 0.25;
}

/* line 9336, node_modules/@tabler/core/dist/css/tabler.css */
.border-opacity-50 {
  --tblr-border-opacity: 0.5;
}

/* line 9340, node_modules/@tabler/core/dist/css/tabler.css */
.border-opacity-75 {
  --tblr-border-opacity: 0.75;
}

/* line 9344, node_modules/@tabler/core/dist/css/tabler.css */
.border-opacity-100 {
  --tblr-border-opacity: 1;
}

/* line 9348, node_modules/@tabler/core/dist/css/tabler.css */
.w-0 {
  width: 0 !important;
}

/* line 9352, node_modules/@tabler/core/dist/css/tabler.css */
.w-1 {
  width: 0.25rem !important;
}

/* line 9356, node_modules/@tabler/core/dist/css/tabler.css */
.w-2 {
  width: 0.5rem !important;
}

/* line 9360, node_modules/@tabler/core/dist/css/tabler.css */
.w-3 {
  width: 1rem !important;
}

/* line 9364, node_modules/@tabler/core/dist/css/tabler.css */
.w-4 {
  width: 1.5rem !important;
}

/* line 9368, node_modules/@tabler/core/dist/css/tabler.css */
.w-5 {
  width: 2rem !important;
}

/* line 9372, node_modules/@tabler/core/dist/css/tabler.css */
.w-6 {
  width: 3rem !important;
}

/* line 9376, node_modules/@tabler/core/dist/css/tabler.css */
.w-7 {
  width: 5rem !important;
}

/* line 9380, node_modules/@tabler/core/dist/css/tabler.css */
.w-8 {
  width: 8rem !important;
}

/* line 9384, node_modules/@tabler/core/dist/css/tabler.css */
.w-25 {
  width: 25% !important;
}

/* line 9388, node_modules/@tabler/core/dist/css/tabler.css */
.w-33 {
  width: 33.33333% !important;
}

/* line 9392, node_modules/@tabler/core/dist/css/tabler.css */
.w-50 {
  width: 50% !important;
}

/* line 9396, node_modules/@tabler/core/dist/css/tabler.css */
.w-66 {
  width: 66.66666% !important;
}

/* line 9400, node_modules/@tabler/core/dist/css/tabler.css */
.w-75 {
  width: 75% !important;
}

/* line 9404, node_modules/@tabler/core/dist/css/tabler.css */
.w-100 {
  width: 100% !important;
}

/* line 9408, node_modules/@tabler/core/dist/css/tabler.css */
.w-auto {
  width: auto !important;
}

/* line 9412, node_modules/@tabler/core/dist/css/tabler.css */
.mw-100 {
  max-width: 100% !important;
}

/* line 9416, node_modules/@tabler/core/dist/css/tabler.css */
.vw-100 {
  width: 100vw !important;
}

/* line 9420, node_modules/@tabler/core/dist/css/tabler.css */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 9424, node_modules/@tabler/core/dist/css/tabler.css */
.h-0 {
  height: 0 !important;
}

/* line 9428, node_modules/@tabler/core/dist/css/tabler.css */
.h-1 {
  height: 0.25rem !important;
}

/* line 9432, node_modules/@tabler/core/dist/css/tabler.css */
.h-2 {
  height: 0.5rem !important;
}

/* line 9436, node_modules/@tabler/core/dist/css/tabler.css */
.h-3 {
  height: 1rem !important;
}

/* line 9440, node_modules/@tabler/core/dist/css/tabler.css */
.h-4 {
  height: 1.5rem !important;
}

/* line 9444, node_modules/@tabler/core/dist/css/tabler.css */
.h-5 {
  height: 2rem !important;
}

/* line 9448, node_modules/@tabler/core/dist/css/tabler.css */
.h-6 {
  height: 3rem !important;
}

/* line 9452, node_modules/@tabler/core/dist/css/tabler.css */
.h-7 {
  height: 5rem !important;
}

/* line 9456, node_modules/@tabler/core/dist/css/tabler.css */
.h-8 {
  height: 8rem !important;
}

/* line 9460, node_modules/@tabler/core/dist/css/tabler.css */
.h-25 {
  height: 25% !important;
}

/* line 9464, node_modules/@tabler/core/dist/css/tabler.css */
.h-33 {
  height: 33.33333% !important;
}

/* line 9468, node_modules/@tabler/core/dist/css/tabler.css */
.h-50 {
  height: 50% !important;
}

/* line 9472, node_modules/@tabler/core/dist/css/tabler.css */
.h-66 {
  height: 66.66666% !important;
}

/* line 9476, node_modules/@tabler/core/dist/css/tabler.css */
.h-75 {
  height: 75% !important;
}

/* line 9480, node_modules/@tabler/core/dist/css/tabler.css */
.h-100 {
  height: 100% !important;
}

/* line 9484, node_modules/@tabler/core/dist/css/tabler.css */
.h-auto {
  height: auto !important;
}

/* line 9488, node_modules/@tabler/core/dist/css/tabler.css */
.mh-100 {
  max-height: 100% !important;
}

/* line 9492, node_modules/@tabler/core/dist/css/tabler.css */
.vh-100 {
  height: 100vh !important;
}

/* line 9496, node_modules/@tabler/core/dist/css/tabler.css */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 9500, node_modules/@tabler/core/dist/css/tabler.css */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 9504, node_modules/@tabler/core/dist/css/tabler.css */
.flex-row {
  flex-direction: row !important;
}

/* line 9508, node_modules/@tabler/core/dist/css/tabler.css */
.flex-column {
  flex-direction: column !important;
}

/* line 9512, node_modules/@tabler/core/dist/css/tabler.css */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 9516, node_modules/@tabler/core/dist/css/tabler.css */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 9520, node_modules/@tabler/core/dist/css/tabler.css */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 9524, node_modules/@tabler/core/dist/css/tabler.css */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 9528, node_modules/@tabler/core/dist/css/tabler.css */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 9532, node_modules/@tabler/core/dist/css/tabler.css */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 9536, node_modules/@tabler/core/dist/css/tabler.css */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 9540, node_modules/@tabler/core/dist/css/tabler.css */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 9544, node_modules/@tabler/core/dist/css/tabler.css */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 9548, node_modules/@tabler/core/dist/css/tabler.css */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 9552, node_modules/@tabler/core/dist/css/tabler.css */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 9556, node_modules/@tabler/core/dist/css/tabler.css */
.justify-content-center {
  justify-content: center !important;
}

/* line 9560, node_modules/@tabler/core/dist/css/tabler.css */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 9564, node_modules/@tabler/core/dist/css/tabler.css */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 9568, node_modules/@tabler/core/dist/css/tabler.css */
.justify-content-evenly {
  justify-content: space-evenly !important;
}

/* line 9572, node_modules/@tabler/core/dist/css/tabler.css */
.align-items-start {
  align-items: flex-start !important;
}

/* line 9576, node_modules/@tabler/core/dist/css/tabler.css */
.align-items-end {
  align-items: flex-end !important;
}

/* line 9580, node_modules/@tabler/core/dist/css/tabler.css */
.align-items-center {
  align-items: center !important;
}

/* line 9584, node_modules/@tabler/core/dist/css/tabler.css */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 9588, node_modules/@tabler/core/dist/css/tabler.css */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 9592, node_modules/@tabler/core/dist/css/tabler.css */
.align-content-start {
  align-content: flex-start !important;
}

/* line 9596, node_modules/@tabler/core/dist/css/tabler.css */
.align-content-end {
  align-content: flex-end !important;
}

/* line 9600, node_modules/@tabler/core/dist/css/tabler.css */
.align-content-center {
  align-content: center !important;
}

/* line 9604, node_modules/@tabler/core/dist/css/tabler.css */
.align-content-between {
  align-content: space-between !important;
}

/* line 9608, node_modules/@tabler/core/dist/css/tabler.css */
.align-content-around {
  align-content: space-around !important;
}

/* line 9612, node_modules/@tabler/core/dist/css/tabler.css */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 9616, node_modules/@tabler/core/dist/css/tabler.css */
.align-self-auto {
  align-self: auto !important;
}

/* line 9620, node_modules/@tabler/core/dist/css/tabler.css */
.align-self-start {
  align-self: flex-start !important;
}

/* line 9624, node_modules/@tabler/core/dist/css/tabler.css */
.align-self-end {
  align-self: flex-end !important;
}

/* line 9628, node_modules/@tabler/core/dist/css/tabler.css */
.align-self-center {
  align-self: center !important;
}

/* line 9632, node_modules/@tabler/core/dist/css/tabler.css */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 9636, node_modules/@tabler/core/dist/css/tabler.css */
.align-self-stretch {
  align-self: stretch !important;
}

/* line 9640, node_modules/@tabler/core/dist/css/tabler.css */
.order-first {
  order: -1 !important;
}

/* line 9644, node_modules/@tabler/core/dist/css/tabler.css */
.order-0 {
  order: 0 !important;
}

/* line 9648, node_modules/@tabler/core/dist/css/tabler.css */
.order-1 {
  order: 1 !important;
}

/* line 9652, node_modules/@tabler/core/dist/css/tabler.css */
.order-2 {
  order: 2 !important;
}

/* line 9656, node_modules/@tabler/core/dist/css/tabler.css */
.order-3 {
  order: 3 !important;
}

/* line 9660, node_modules/@tabler/core/dist/css/tabler.css */
.order-4 {
  order: 4 !important;
}

/* line 9664, node_modules/@tabler/core/dist/css/tabler.css */
.order-5 {
  order: 5 !important;
}

/* line 9668, node_modules/@tabler/core/dist/css/tabler.css */
.order-last {
  order: 6 !important;
}

/* line 9672, node_modules/@tabler/core/dist/css/tabler.css */
.m-0 {
  margin: 0 !important;
}

/* line 9676, node_modules/@tabler/core/dist/css/tabler.css */
.m-1 {
  margin: 0.25rem !important;
}

/* line 9680, node_modules/@tabler/core/dist/css/tabler.css */
.m-2 {
  margin: 0.5rem !important;
}

/* line 9684, node_modules/@tabler/core/dist/css/tabler.css */
.m-3 {
  margin: 1rem !important;
}

/* line 9688, node_modules/@tabler/core/dist/css/tabler.css */
.m-4 {
  margin: 1.5rem !important;
}

/* line 9692, node_modules/@tabler/core/dist/css/tabler.css */
.m-5 {
  margin: 2rem !important;
}

/* line 9696, node_modules/@tabler/core/dist/css/tabler.css */
.m-6 {
  margin: 3rem !important;
}

/* line 9700, node_modules/@tabler/core/dist/css/tabler.css */
.m-7 {
  margin: 5rem !important;
}

/* line 9704, node_modules/@tabler/core/dist/css/tabler.css */
.m-8 {
  margin: 8rem !important;
}

/* line 9708, node_modules/@tabler/core/dist/css/tabler.css */
.m-auto {
  margin: auto !important;
}

/* line 9712, node_modules/@tabler/core/dist/css/tabler.css */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 9717, node_modules/@tabler/core/dist/css/tabler.css */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 9722, node_modules/@tabler/core/dist/css/tabler.css */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 9727, node_modules/@tabler/core/dist/css/tabler.css */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 9732, node_modules/@tabler/core/dist/css/tabler.css */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 9737, node_modules/@tabler/core/dist/css/tabler.css */
.mx-5 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

/* line 9742, node_modules/@tabler/core/dist/css/tabler.css */
.mx-6 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 9747, node_modules/@tabler/core/dist/css/tabler.css */
.mx-7 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}

/* line 9752, node_modules/@tabler/core/dist/css/tabler.css */
.mx-8 {
  margin-right: 8rem !important;
  margin-left: 8rem !important;
}

/* line 9757, node_modules/@tabler/core/dist/css/tabler.css */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 9762, node_modules/@tabler/core/dist/css/tabler.css */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 9767, node_modules/@tabler/core/dist/css/tabler.css */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 9772, node_modules/@tabler/core/dist/css/tabler.css */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 9777, node_modules/@tabler/core/dist/css/tabler.css */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 9782, node_modules/@tabler/core/dist/css/tabler.css */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 9787, node_modules/@tabler/core/dist/css/tabler.css */
.my-5 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

/* line 9792, node_modules/@tabler/core/dist/css/tabler.css */
.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 9797, node_modules/@tabler/core/dist/css/tabler.css */
.my-7 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

/* line 9802, node_modules/@tabler/core/dist/css/tabler.css */
.my-8 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

/* line 9807, node_modules/@tabler/core/dist/css/tabler.css */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 9812, node_modules/@tabler/core/dist/css/tabler.css */
.mt-0 {
  margin-top: 0 !important;
}

/* line 9816, node_modules/@tabler/core/dist/css/tabler.css */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 9820, node_modules/@tabler/core/dist/css/tabler.css */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 9824, node_modules/@tabler/core/dist/css/tabler.css */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 9828, node_modules/@tabler/core/dist/css/tabler.css */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 9832, node_modules/@tabler/core/dist/css/tabler.css */
.mt-5 {
  margin-top: 2rem !important;
}

/* line 9836, node_modules/@tabler/core/dist/css/tabler.css */
.mt-6 {
  margin-top: 3rem !important;
}

/* line 9840, node_modules/@tabler/core/dist/css/tabler.css */
.mt-7 {
  margin-top: 5rem !important;
}

/* line 9844, node_modules/@tabler/core/dist/css/tabler.css */
.mt-8 {
  margin-top: 8rem !important;
}

/* line 9848, node_modules/@tabler/core/dist/css/tabler.css */
.mt-auto {
  margin-top: auto !important;
}

/* line 9852, node_modules/@tabler/core/dist/css/tabler.css */
.me-0 {
  margin-right: 0 !important;
}

/* line 9856, node_modules/@tabler/core/dist/css/tabler.css */
.me-1 {
  margin-right: 0.25rem !important;
}

/* line 9860, node_modules/@tabler/core/dist/css/tabler.css */
.me-2 {
  margin-right: 0.5rem !important;
}

/* line 9864, node_modules/@tabler/core/dist/css/tabler.css */
.me-3 {
  margin-right: 1rem !important;
}

/* line 9868, node_modules/@tabler/core/dist/css/tabler.css */
.me-4 {
  margin-right: 1.5rem !important;
}

/* line 9872, node_modules/@tabler/core/dist/css/tabler.css */
.me-5 {
  margin-right: 2rem !important;
}

/* line 9876, node_modules/@tabler/core/dist/css/tabler.css */
.me-6 {
  margin-right: 3rem !important;
}

/* line 9880, node_modules/@tabler/core/dist/css/tabler.css */
.me-7 {
  margin-right: 5rem !important;
}

/* line 9884, node_modules/@tabler/core/dist/css/tabler.css */
.me-8 {
  margin-right: 8rem !important;
}

/* line 9888, node_modules/@tabler/core/dist/css/tabler.css */
.me-auto {
  margin-right: auto !important;
}

/* line 9892, node_modules/@tabler/core/dist/css/tabler.css */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 9896, node_modules/@tabler/core/dist/css/tabler.css */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 9900, node_modules/@tabler/core/dist/css/tabler.css */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 9904, node_modules/@tabler/core/dist/css/tabler.css */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 9908, node_modules/@tabler/core/dist/css/tabler.css */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 9912, node_modules/@tabler/core/dist/css/tabler.css */
.mb-5 {
  margin-bottom: 2rem !important;
}

/* line 9916, node_modules/@tabler/core/dist/css/tabler.css */
.mb-6 {
  margin-bottom: 3rem !important;
}

/* line 9920, node_modules/@tabler/core/dist/css/tabler.css */
.mb-7 {
  margin-bottom: 5rem !important;
}

/* line 9924, node_modules/@tabler/core/dist/css/tabler.css */
.mb-8 {
  margin-bottom: 8rem !important;
}

/* line 9928, node_modules/@tabler/core/dist/css/tabler.css */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 9932, node_modules/@tabler/core/dist/css/tabler.css */
.ms-0 {
  margin-left: 0 !important;
}

/* line 9936, node_modules/@tabler/core/dist/css/tabler.css */
.ms-1 {
  margin-left: 0.25rem !important;
}

/* line 9940, node_modules/@tabler/core/dist/css/tabler.css */
.ms-2 {
  margin-left: 0.5rem !important;
}

/* line 9944, node_modules/@tabler/core/dist/css/tabler.css */
.ms-3 {
  margin-left: 1rem !important;
}

/* line 9948, node_modules/@tabler/core/dist/css/tabler.css */
.ms-4 {
  margin-left: 1.5rem !important;
}

/* line 9952, node_modules/@tabler/core/dist/css/tabler.css */
.ms-5 {
  margin-left: 2rem !important;
}

/* line 9956, node_modules/@tabler/core/dist/css/tabler.css */
.ms-6 {
  margin-left: 3rem !important;
}

/* line 9960, node_modules/@tabler/core/dist/css/tabler.css */
.ms-7 {
  margin-left: 5rem !important;
}

/* line 9964, node_modules/@tabler/core/dist/css/tabler.css */
.ms-8 {
  margin-left: 8rem !important;
}

/* line 9968, node_modules/@tabler/core/dist/css/tabler.css */
.ms-auto {
  margin-left: auto !important;
}

/* line 9972, node_modules/@tabler/core/dist/css/tabler.css */
.p-0 {
  padding: 0 !important;
}

/* line 9976, node_modules/@tabler/core/dist/css/tabler.css */
.p-1 {
  padding: 0.25rem !important;
}

/* line 9980, node_modules/@tabler/core/dist/css/tabler.css */
.p-2 {
  padding: 0.5rem !important;
}

/* line 9984, node_modules/@tabler/core/dist/css/tabler.css */
.p-3 {
  padding: 1rem !important;
}

/* line 9988, node_modules/@tabler/core/dist/css/tabler.css */
.p-4 {
  padding: 1.5rem !important;
}

/* line 9992, node_modules/@tabler/core/dist/css/tabler.css */
.p-5 {
  padding: 2rem !important;
}

/* line 9996, node_modules/@tabler/core/dist/css/tabler.css */
.p-6 {
  padding: 3rem !important;
}

/* line 10000, node_modules/@tabler/core/dist/css/tabler.css */
.p-7 {
  padding: 5rem !important;
}

/* line 10004, node_modules/@tabler/core/dist/css/tabler.css */
.p-8 {
  padding: 8rem !important;
}

/* line 10008, node_modules/@tabler/core/dist/css/tabler.css */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 10013, node_modules/@tabler/core/dist/css/tabler.css */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 10018, node_modules/@tabler/core/dist/css/tabler.css */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 10023, node_modules/@tabler/core/dist/css/tabler.css */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 10028, node_modules/@tabler/core/dist/css/tabler.css */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 10033, node_modules/@tabler/core/dist/css/tabler.css */
.px-5 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

/* line 10038, node_modules/@tabler/core/dist/css/tabler.css */
.px-6 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 10043, node_modules/@tabler/core/dist/css/tabler.css */
.px-7 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}

/* line 10048, node_modules/@tabler/core/dist/css/tabler.css */
.px-8 {
  padding-right: 8rem !important;
  padding-left: 8rem !important;
}

/* line 10053, node_modules/@tabler/core/dist/css/tabler.css */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 10058, node_modules/@tabler/core/dist/css/tabler.css */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 10063, node_modules/@tabler/core/dist/css/tabler.css */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 10068, node_modules/@tabler/core/dist/css/tabler.css */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 10073, node_modules/@tabler/core/dist/css/tabler.css */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 10078, node_modules/@tabler/core/dist/css/tabler.css */
.py-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

/* line 10083, node_modules/@tabler/core/dist/css/tabler.css */
.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 10088, node_modules/@tabler/core/dist/css/tabler.css */
.py-7 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

/* line 10093, node_modules/@tabler/core/dist/css/tabler.css */
.py-8 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

/* line 10098, node_modules/@tabler/core/dist/css/tabler.css */
.pt-0 {
  padding-top: 0 !important;
}

/* line 10102, node_modules/@tabler/core/dist/css/tabler.css */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 10106, node_modules/@tabler/core/dist/css/tabler.css */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 10110, node_modules/@tabler/core/dist/css/tabler.css */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 10114, node_modules/@tabler/core/dist/css/tabler.css */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 10118, node_modules/@tabler/core/dist/css/tabler.css */
.pt-5 {
  padding-top: 2rem !important;
}

/* line 10122, node_modules/@tabler/core/dist/css/tabler.css */
.pt-6 {
  padding-top: 3rem !important;
}

/* line 10126, node_modules/@tabler/core/dist/css/tabler.css */
.pt-7 {
  padding-top: 5rem !important;
}

/* line 10130, node_modules/@tabler/core/dist/css/tabler.css */
.pt-8 {
  padding-top: 8rem !important;
}

/* line 10134, node_modules/@tabler/core/dist/css/tabler.css */
.pe-0 {
  padding-right: 0 !important;
}

/* line 10138, node_modules/@tabler/core/dist/css/tabler.css */
.pe-1 {
  padding-right: 0.25rem !important;
}

/* line 10142, node_modules/@tabler/core/dist/css/tabler.css */
.pe-2 {
  padding-right: 0.5rem !important;
}

/* line 10146, node_modules/@tabler/core/dist/css/tabler.css */
.pe-3 {
  padding-right: 1rem !important;
}

/* line 10150, node_modules/@tabler/core/dist/css/tabler.css */
.pe-4 {
  padding-right: 1.5rem !important;
}

/* line 10154, node_modules/@tabler/core/dist/css/tabler.css */
.pe-5 {
  padding-right: 2rem !important;
}

/* line 10158, node_modules/@tabler/core/dist/css/tabler.css */
.pe-6 {
  padding-right: 3rem !important;
}

/* line 10162, node_modules/@tabler/core/dist/css/tabler.css */
.pe-7 {
  padding-right: 5rem !important;
}

/* line 10166, node_modules/@tabler/core/dist/css/tabler.css */
.pe-8 {
  padding-right: 8rem !important;
}

/* line 10170, node_modules/@tabler/core/dist/css/tabler.css */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 10174, node_modules/@tabler/core/dist/css/tabler.css */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 10178, node_modules/@tabler/core/dist/css/tabler.css */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 10182, node_modules/@tabler/core/dist/css/tabler.css */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 10186, node_modules/@tabler/core/dist/css/tabler.css */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 10190, node_modules/@tabler/core/dist/css/tabler.css */
.pb-5 {
  padding-bottom: 2rem !important;
}

/* line 10194, node_modules/@tabler/core/dist/css/tabler.css */
.pb-6 {
  padding-bottom: 3rem !important;
}

/* line 10198, node_modules/@tabler/core/dist/css/tabler.css */
.pb-7 {
  padding-bottom: 5rem !important;
}

/* line 10202, node_modules/@tabler/core/dist/css/tabler.css */
.pb-8 {
  padding-bottom: 8rem !important;
}

/* line 10206, node_modules/@tabler/core/dist/css/tabler.css */
.ps-0 {
  padding-left: 0 !important;
}

/* line 10210, node_modules/@tabler/core/dist/css/tabler.css */
.ps-1 {
  padding-left: 0.25rem !important;
}

/* line 10214, node_modules/@tabler/core/dist/css/tabler.css */
.ps-2 {
  padding-left: 0.5rem !important;
}

/* line 10218, node_modules/@tabler/core/dist/css/tabler.css */
.ps-3 {
  padding-left: 1rem !important;
}

/* line 10222, node_modules/@tabler/core/dist/css/tabler.css */
.ps-4 {
  padding-left: 1.5rem !important;
}

/* line 10226, node_modules/@tabler/core/dist/css/tabler.css */
.ps-5 {
  padding-left: 2rem !important;
}

/* line 10230, node_modules/@tabler/core/dist/css/tabler.css */
.ps-6 {
  padding-left: 3rem !important;
}

/* line 10234, node_modules/@tabler/core/dist/css/tabler.css */
.ps-7 {
  padding-left: 5rem !important;
}

/* line 10238, node_modules/@tabler/core/dist/css/tabler.css */
.ps-8 {
  padding-left: 8rem !important;
}

/* line 10242, node_modules/@tabler/core/dist/css/tabler.css */
.gap-0 {
  gap: 0 !important;
}

/* line 10246, node_modules/@tabler/core/dist/css/tabler.css */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 10250, node_modules/@tabler/core/dist/css/tabler.css */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 10254, node_modules/@tabler/core/dist/css/tabler.css */
.gap-3 {
  gap: 1rem !important;
}

/* line 10258, node_modules/@tabler/core/dist/css/tabler.css */
.gap-4 {
  gap: 1.5rem !important;
}

/* line 10262, node_modules/@tabler/core/dist/css/tabler.css */
.gap-5 {
  gap: 2rem !important;
}

/* line 10266, node_modules/@tabler/core/dist/css/tabler.css */
.gap-6 {
  gap: 3rem !important;
}

/* line 10270, node_modules/@tabler/core/dist/css/tabler.css */
.gap-7 {
  gap: 5rem !important;
}

/* line 10274, node_modules/@tabler/core/dist/css/tabler.css */
.gap-8 {
  gap: 8rem !important;
}

/* line 10278, node_modules/@tabler/core/dist/css/tabler.css */
.row-gap-0 {
  row-gap: 0 !important;
}

/* line 10282, node_modules/@tabler/core/dist/css/tabler.css */
.row-gap-1 {
  row-gap: 0.25rem !important;
}

/* line 10286, node_modules/@tabler/core/dist/css/tabler.css */
.row-gap-2 {
  row-gap: 0.5rem !important;
}

/* line 10290, node_modules/@tabler/core/dist/css/tabler.css */
.row-gap-3 {
  row-gap: 1rem !important;
}

/* line 10294, node_modules/@tabler/core/dist/css/tabler.css */
.row-gap-4 {
  row-gap: 1.5rem !important;
}

/* line 10298, node_modules/@tabler/core/dist/css/tabler.css */
.row-gap-5 {
  row-gap: 2rem !important;
}

/* line 10302, node_modules/@tabler/core/dist/css/tabler.css */
.row-gap-6 {
  row-gap: 3rem !important;
}

/* line 10306, node_modules/@tabler/core/dist/css/tabler.css */
.row-gap-7 {
  row-gap: 5rem !important;
}

/* line 10310, node_modules/@tabler/core/dist/css/tabler.css */
.row-gap-8 {
  row-gap: 8rem !important;
}

/* line 10314, node_modules/@tabler/core/dist/css/tabler.css */
.column-gap-0 {
  -moz-column-gap: 0 !important;
  column-gap: 0 !important;
}

/* line 10319, node_modules/@tabler/core/dist/css/tabler.css */
.column-gap-1 {
  -moz-column-gap: 0.25rem !important;
  column-gap: 0.25rem !important;
}

/* line 10324, node_modules/@tabler/core/dist/css/tabler.css */
.column-gap-2 {
  -moz-column-gap: 0.5rem !important;
  column-gap: 0.5rem !important;
}

/* line 10329, node_modules/@tabler/core/dist/css/tabler.css */
.column-gap-3 {
  -moz-column-gap: 1rem !important;
  column-gap: 1rem !important;
}

/* line 10334, node_modules/@tabler/core/dist/css/tabler.css */
.column-gap-4 {
  -moz-column-gap: 1.5rem !important;
  column-gap: 1.5rem !important;
}

/* line 10339, node_modules/@tabler/core/dist/css/tabler.css */
.column-gap-5 {
  -moz-column-gap: 2rem !important;
  column-gap: 2rem !important;
}

/* line 10344, node_modules/@tabler/core/dist/css/tabler.css */
.column-gap-6 {
  -moz-column-gap: 3rem !important;
  column-gap: 3rem !important;
}

/* line 10349, node_modules/@tabler/core/dist/css/tabler.css */
.column-gap-7 {
  -moz-column-gap: 5rem !important;
  column-gap: 5rem !important;
}

/* line 10354, node_modules/@tabler/core/dist/css/tabler.css */
.column-gap-8 {
  -moz-column-gap: 8rem !important;
  column-gap: 8rem !important;
}

/* line 10359, node_modules/@tabler/core/dist/css/tabler.css */
.font-monospace {
  font-family: var(--tblr-font-monospace) !important;
}

/* line 10363, node_modules/@tabler/core/dist/css/tabler.css */
.fs-1 {
  font-size: 1.5rem !important;
}

/* line 10367, node_modules/@tabler/core/dist/css/tabler.css */
.fs-2 {
  font-size: 1.25rem !important;
}

/* line 10371, node_modules/@tabler/core/dist/css/tabler.css */
.fs-3 {
  font-size: 1rem !important;
}

/* line 10375, node_modules/@tabler/core/dist/css/tabler.css */
.fs-4 {
  font-size: 0.875rem !important;
}

/* line 10379, node_modules/@tabler/core/dist/css/tabler.css */
.fs-5 {
  font-size: 0.75rem !important;
}

/* line 10383, node_modules/@tabler/core/dist/css/tabler.css */
.fs-6 {
  font-size: 0.625rem !important;
}

/* line 10387, node_modules/@tabler/core/dist/css/tabler.css */
.fst-italic {
  font-style: italic !important;
}

/* line 10391, node_modules/@tabler/core/dist/css/tabler.css */
.fst-normal {
  font-style: normal !important;
}

/* line 10395, node_modules/@tabler/core/dist/css/tabler.css */
.fw-lighter {
  font-weight: lighter !important;
}

/* line 10399, node_modules/@tabler/core/dist/css/tabler.css */
.fw-light {
  font-weight: 300 !important;
}

/* line 10403, node_modules/@tabler/core/dist/css/tabler.css */
.fw-normal {
  font-weight: 400 !important;
}

/* line 10407, node_modules/@tabler/core/dist/css/tabler.css */
.fw-medium {
  font-weight: 500 !important;
}

/* line 10411, node_modules/@tabler/core/dist/css/tabler.css */
.fw-semibold {
  font-weight: 600 !important;
}

/* line 10415, node_modules/@tabler/core/dist/css/tabler.css */
.fw-bold {
  font-weight: 600 !important;
}

/* line 10419, node_modules/@tabler/core/dist/css/tabler.css */
.fw-bolder {
  font-weight: bolder !important;
}

/* line 10423, node_modules/@tabler/core/dist/css/tabler.css */
.lh-1 {
  line-height: 1 !important;
}

/* line 10427, node_modules/@tabler/core/dist/css/tabler.css */
.lh-sm {
  line-height: 1.1428571429 !important;
}

/* line 10431, node_modules/@tabler/core/dist/css/tabler.css */
.lh-base {
  line-height: 1.4285714286 !important;
}

/* line 10435, node_modules/@tabler/core/dist/css/tabler.css */
.lh-lg {
  line-height: 1.7142857143 !important;
}

/* line 10439, node_modules/@tabler/core/dist/css/tabler.css */
.text-start {
  text-align: left !important;
}

/* line 10443, node_modules/@tabler/core/dist/css/tabler.css */
.text-end {
  text-align: right !important;
}

/* line 10447, node_modules/@tabler/core/dist/css/tabler.css */
.text-center {
  text-align: center !important;
}

/* line 10451, node_modules/@tabler/core/dist/css/tabler.css */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 10455, node_modules/@tabler/core/dist/css/tabler.css */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 10459, node_modules/@tabler/core/dist/css/tabler.css */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 10463, node_modules/@tabler/core/dist/css/tabler.css */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 10467, node_modules/@tabler/core/dist/css/tabler.css */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 10471, node_modules/@tabler/core/dist/css/tabler.css */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 10475, node_modules/@tabler/core/dist/css/tabler.css */
.text-wrap {
  white-space: normal !important;
}

/* line 10479, node_modules/@tabler/core/dist/css/tabler.css */
.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
/* line 10484, node_modules/@tabler/core/dist/css/tabler.css */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
/* line 10490, node_modules/@tabler/core/dist/css/tabler.css */
.text-primary {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-primary-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10495, node_modules/@tabler/core/dist/css/tabler.css */
.text-secondary {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-secondary-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10500, node_modules/@tabler/core/dist/css/tabler.css */
.text-success {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-success-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10505, node_modules/@tabler/core/dist/css/tabler.css */
.text-info {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-info-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10510, node_modules/@tabler/core/dist/css/tabler.css */
.text-warning {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-warning-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10515, node_modules/@tabler/core/dist/css/tabler.css */
.text-danger {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-danger-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10520, node_modules/@tabler/core/dist/css/tabler.css */
.text-light {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-light-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10525, node_modules/@tabler/core/dist/css/tabler.css */
.text-dark {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-dark-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10530, node_modules/@tabler/core/dist/css/tabler.css */
.text-muted {
  --tblr-text-opacity: 1;
  color: var(--tblr-secondary-color) !important;
}

/* line 10535, node_modules/@tabler/core/dist/css/tabler.css */
.text-blue {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-blue-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10540, node_modules/@tabler/core/dist/css/tabler.css */
.text-azure {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-azure-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10545, node_modules/@tabler/core/dist/css/tabler.css */
.text-indigo {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-indigo-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10550, node_modules/@tabler/core/dist/css/tabler.css */
.text-purple {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-purple-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10555, node_modules/@tabler/core/dist/css/tabler.css */
.text-pink {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-pink-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10560, node_modules/@tabler/core/dist/css/tabler.css */
.text-red {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-red-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10565, node_modules/@tabler/core/dist/css/tabler.css */
.text-orange {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-orange-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10570, node_modules/@tabler/core/dist/css/tabler.css */
.text-yellow {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-yellow-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10575, node_modules/@tabler/core/dist/css/tabler.css */
.text-lime {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-lime-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10580, node_modules/@tabler/core/dist/css/tabler.css */
.text-green {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-green-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10585, node_modules/@tabler/core/dist/css/tabler.css */
.text-teal {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-teal-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10590, node_modules/@tabler/core/dist/css/tabler.css */
.text-cyan {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-cyan-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10595, node_modules/@tabler/core/dist/css/tabler.css */
.text-facebook {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-facebook-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10600, node_modules/@tabler/core/dist/css/tabler.css */
.text-twitter {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-twitter-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10605, node_modules/@tabler/core/dist/css/tabler.css */
.text-linkedin {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-linkedin-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10610, node_modules/@tabler/core/dist/css/tabler.css */
.text-google {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-google-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10615, node_modules/@tabler/core/dist/css/tabler.css */
.text-youtube {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-youtube-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10620, node_modules/@tabler/core/dist/css/tabler.css */
.text-vimeo {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-vimeo-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10625, node_modules/@tabler/core/dist/css/tabler.css */
.text-dribbble {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-dribbble-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10630, node_modules/@tabler/core/dist/css/tabler.css */
.text-github {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-github-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10635, node_modules/@tabler/core/dist/css/tabler.css */
.text-instagram {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-instagram-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10640, node_modules/@tabler/core/dist/css/tabler.css */
.text-pinterest {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-pinterest-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10645, node_modules/@tabler/core/dist/css/tabler.css */
.text-vk {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-vk-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10650, node_modules/@tabler/core/dist/css/tabler.css */
.text-rss {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-rss-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10655, node_modules/@tabler/core/dist/css/tabler.css */
.text-flickr {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-flickr-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10660, node_modules/@tabler/core/dist/css/tabler.css */
.text-bitbucket {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-bitbucket-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10665, node_modules/@tabler/core/dist/css/tabler.css */
.text-tabler {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-tabler-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10670, node_modules/@tabler/core/dist/css/tabler.css */
.text-black {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-black-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10675, node_modules/@tabler/core/dist/css/tabler.css */
.text-white {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-white-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10680, node_modules/@tabler/core/dist/css/tabler.css */
.text-body {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-body-color-rgb), var(--tblr-text-opacity)) !important;
}

/* line 10685, node_modules/@tabler/core/dist/css/tabler.css */
.text-black-50 {
  --tblr-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 10690, node_modules/@tabler/core/dist/css/tabler.css */
.text-white-50 {
  --tblr-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 10695, node_modules/@tabler/core/dist/css/tabler.css */
.text-body-secondary {
  --tblr-text-opacity: 1;
  color: var(--tblr-secondary-color) !important;
}

/* line 10700, node_modules/@tabler/core/dist/css/tabler.css */
.text-body-tertiary {
  --tblr-text-opacity: 1;
  color: var(--tblr-tertiary-color) !important;
}

/* line 10705, node_modules/@tabler/core/dist/css/tabler.css */
.text-body-emphasis {
  --tblr-text-opacity: 1;
  color: var(--tblr-emphasis-color) !important;
}

/* line 10710, node_modules/@tabler/core/dist/css/tabler.css */
.text-reset {
  --tblr-text-opacity: 1;
  color: inherit !important;
}

/* line 10715, node_modules/@tabler/core/dist/css/tabler.css */
.text-opacity-25 {
  --tblr-text-opacity: 0.25;
}

/* line 10719, node_modules/@tabler/core/dist/css/tabler.css */
.text-opacity-50 {
  --tblr-text-opacity: 0.5;
}

/* line 10723, node_modules/@tabler/core/dist/css/tabler.css */
.text-opacity-75 {
  --tblr-text-opacity: 0.75;
}

/* line 10727, node_modules/@tabler/core/dist/css/tabler.css */
.text-opacity-100 {
  --tblr-text-opacity: 1;
}

/* line 10731, node_modules/@tabler/core/dist/css/tabler.css */
.text-primary-emphasis {
  color: var(--tblr-primary-text-emphasis) !important;
}

/* line 10735, node_modules/@tabler/core/dist/css/tabler.css */
.text-secondary-emphasis {
  color: var(--tblr-secondary-text-emphasis) !important;
}

/* line 10739, node_modules/@tabler/core/dist/css/tabler.css */
.text-success-emphasis {
  color: var(--tblr-success-text-emphasis) !important;
}

/* line 10743, node_modules/@tabler/core/dist/css/tabler.css */
.text-info-emphasis {
  color: var(--tblr-info-text-emphasis) !important;
}

/* line 10747, node_modules/@tabler/core/dist/css/tabler.css */
.text-warning-emphasis {
  color: var(--tblr-warning-text-emphasis) !important;
}

/* line 10751, node_modules/@tabler/core/dist/css/tabler.css */
.text-danger-emphasis {
  color: var(--tblr-danger-text-emphasis) !important;
}

/* line 10755, node_modules/@tabler/core/dist/css/tabler.css */
.text-light-emphasis {
  color: var(--tblr-light-text-emphasis) !important;
}

/* line 10759, node_modules/@tabler/core/dist/css/tabler.css */
.text-dark-emphasis {
  color: var(--tblr-dark-text-emphasis) !important;
}

/* line 10763, node_modules/@tabler/core/dist/css/tabler.css */
.link-opacity-10 {
  --tblr-link-opacity: 0.1;
}

/* line 10767, node_modules/@tabler/core/dist/css/tabler.css */
.link-opacity-10-hover:hover {
  --tblr-link-opacity: 0.1;
}

/* line 10771, node_modules/@tabler/core/dist/css/tabler.css */
.link-opacity-25 {
  --tblr-link-opacity: 0.25;
}

/* line 10775, node_modules/@tabler/core/dist/css/tabler.css */
.link-opacity-25-hover:hover {
  --tblr-link-opacity: 0.25;
}

/* line 10779, node_modules/@tabler/core/dist/css/tabler.css */
.link-opacity-50 {
  --tblr-link-opacity: 0.5;
}

/* line 10783, node_modules/@tabler/core/dist/css/tabler.css */
.link-opacity-50-hover:hover {
  --tblr-link-opacity: 0.5;
}

/* line 10787, node_modules/@tabler/core/dist/css/tabler.css */
.link-opacity-75 {
  --tblr-link-opacity: 0.75;
}

/* line 10791, node_modules/@tabler/core/dist/css/tabler.css */
.link-opacity-75-hover:hover {
  --tblr-link-opacity: 0.75;
}

/* line 10795, node_modules/@tabler/core/dist/css/tabler.css */
.link-opacity-100 {
  --tblr-link-opacity: 1;
}

/* line 10799, node_modules/@tabler/core/dist/css/tabler.css */
.link-opacity-100-hover:hover {
  --tblr-link-opacity: 1;
}

/* line 10803, node_modules/@tabler/core/dist/css/tabler.css */
.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

/* line 10807, node_modules/@tabler/core/dist/css/tabler.css */
.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

/* line 10811, node_modules/@tabler/core/dist/css/tabler.css */
.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

/* line 10815, node_modules/@tabler/core/dist/css/tabler.css */
.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

/* line 10819, node_modules/@tabler/core/dist/css/tabler.css */
.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

/* line 10823, node_modules/@tabler/core/dist/css/tabler.css */
.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

/* line 10827, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-primary {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-primary-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-primary-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10833, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-secondary {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-secondary-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-secondary-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10839, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-success {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-success-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-success-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10845, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-info {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-info-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-info-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10851, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-warning {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-warning-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-warning-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10857, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-danger {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-danger-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-danger-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10863, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-light {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-light-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-light-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10869, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-dark {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-dark-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-dark-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10875, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-muted {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-muted-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-muted-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10881, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-blue {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-blue-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-blue-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10887, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-azure {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-azure-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-azure-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10893, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-indigo {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-indigo-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-indigo-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10899, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-purple {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-purple-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-purple-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10905, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-pink {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-pink-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-pink-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10911, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-red {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-red-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-red-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10917, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-orange {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-orange-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-orange-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10923, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-yellow {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-yellow-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-yellow-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10929, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-lime {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-lime-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-lime-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10935, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-green {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-green-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-green-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10941, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-teal {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-teal-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-teal-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10947, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-cyan {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-cyan-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-cyan-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10953, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-facebook {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-facebook-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-facebook-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10959, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-twitter {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-twitter-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-twitter-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10965, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-linkedin {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-linkedin-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-linkedin-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10971, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-google {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-google-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-google-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10977, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-youtube {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-youtube-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-youtube-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10983, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-vimeo {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-vimeo-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-vimeo-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10989, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-dribbble {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-dribbble-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-dribbble-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 10995, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-github {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-github-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-github-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 11001, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-instagram {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-instagram-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-instagram-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 11007, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-pinterest {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-pinterest-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-pinterest-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 11013, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-vk {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-vk-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-vk-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 11019, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-rss {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-rss-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-rss-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 11025, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-flickr {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-flickr-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-flickr-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 11031, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-bitbucket {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-bitbucket-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-bitbucket-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 11037, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-tabler {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-tabler-rgb), var(--tblr-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--tblr-tabler-rgb), var(--tblr-link-underline-opacity)) !important;
}

/* line 11043, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline {
  --tblr-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--tblr-link-color-rgb), var(--tblr-link-underline-opacity, 1)) !important;
  text-decoration-color: rgba(var(--tblr-link-color-rgb), var(--tblr-link-underline-opacity, 1)) !important;
}

/* line 11049, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-opacity-0 {
  --tblr-link-underline-opacity: 0;
}

/* line 11053, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-opacity-0-hover:hover {
  --tblr-link-underline-opacity: 0;
}

/* line 11057, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-opacity-10 {
  --tblr-link-underline-opacity: 0.1;
}

/* line 11061, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-opacity-10-hover:hover {
  --tblr-link-underline-opacity: 0.1;
}

/* line 11065, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-opacity-25 {
  --tblr-link-underline-opacity: 0.25;
}

/* line 11069, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-opacity-25-hover:hover {
  --tblr-link-underline-opacity: 0.25;
}

/* line 11073, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-opacity-50 {
  --tblr-link-underline-opacity: 0.5;
}

/* line 11077, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-opacity-50-hover:hover {
  --tblr-link-underline-opacity: 0.5;
}

/* line 11081, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-opacity-75 {
  --tblr-link-underline-opacity: 0.75;
}

/* line 11085, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-opacity-75-hover:hover {
  --tblr-link-underline-opacity: 0.75;
}

/* line 11089, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-opacity-100 {
  --tblr-link-underline-opacity: 1;
}

/* line 11093, node_modules/@tabler/core/dist/css/tabler.css */
.link-underline-opacity-100-hover:hover {
  --tblr-link-underline-opacity: 1;
}

/* line 11097, node_modules/@tabler/core/dist/css/tabler.css */
.bg-primary {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-primary-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11102, node_modules/@tabler/core/dist/css/tabler.css */
.bg-secondary {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-secondary-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11107, node_modules/@tabler/core/dist/css/tabler.css */
.bg-success {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-success-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11112, node_modules/@tabler/core/dist/css/tabler.css */
.bg-info {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-info-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11117, node_modules/@tabler/core/dist/css/tabler.css */
.bg-warning {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-warning-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11122, node_modules/@tabler/core/dist/css/tabler.css */
.bg-danger {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-danger-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11127, node_modules/@tabler/core/dist/css/tabler.css */
.bg-light {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-light-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11132, node_modules/@tabler/core/dist/css/tabler.css */
.bg-dark {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-dark-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11137, node_modules/@tabler/core/dist/css/tabler.css */
.bg-muted {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-muted-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11142, node_modules/@tabler/core/dist/css/tabler.css */
.bg-blue {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-blue-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11147, node_modules/@tabler/core/dist/css/tabler.css */
.bg-azure {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-azure-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11152, node_modules/@tabler/core/dist/css/tabler.css */
.bg-indigo {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-indigo-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11157, node_modules/@tabler/core/dist/css/tabler.css */
.bg-purple {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-purple-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11162, node_modules/@tabler/core/dist/css/tabler.css */
.bg-pink {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-pink-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11167, node_modules/@tabler/core/dist/css/tabler.css */
.bg-red {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-red-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11172, node_modules/@tabler/core/dist/css/tabler.css */
.bg-orange {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-orange-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11177, node_modules/@tabler/core/dist/css/tabler.css */
.bg-yellow {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-yellow-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11182, node_modules/@tabler/core/dist/css/tabler.css */
.bg-lime {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-lime-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11187, node_modules/@tabler/core/dist/css/tabler.css */
.bg-green {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-green-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11192, node_modules/@tabler/core/dist/css/tabler.css */
.bg-teal {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-teal-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11197, node_modules/@tabler/core/dist/css/tabler.css */
.bg-cyan {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-cyan-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11202, node_modules/@tabler/core/dist/css/tabler.css */
.bg-facebook {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-facebook-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11207, node_modules/@tabler/core/dist/css/tabler.css */
.bg-twitter {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-twitter-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11212, node_modules/@tabler/core/dist/css/tabler.css */
.bg-linkedin {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-linkedin-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11217, node_modules/@tabler/core/dist/css/tabler.css */
.bg-google {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-google-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11222, node_modules/@tabler/core/dist/css/tabler.css */
.bg-youtube {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-youtube-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11227, node_modules/@tabler/core/dist/css/tabler.css */
.bg-vimeo {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-vimeo-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11232, node_modules/@tabler/core/dist/css/tabler.css */
.bg-dribbble {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-dribbble-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11237, node_modules/@tabler/core/dist/css/tabler.css */
.bg-github {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-github-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11242, node_modules/@tabler/core/dist/css/tabler.css */
.bg-instagram {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-instagram-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11247, node_modules/@tabler/core/dist/css/tabler.css */
.bg-pinterest {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-pinterest-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11252, node_modules/@tabler/core/dist/css/tabler.css */
.bg-vk {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-vk-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11257, node_modules/@tabler/core/dist/css/tabler.css */
.bg-rss {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-rss-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11262, node_modules/@tabler/core/dist/css/tabler.css */
.bg-flickr {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-flickr-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11267, node_modules/@tabler/core/dist/css/tabler.css */
.bg-bitbucket {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-bitbucket-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11272, node_modules/@tabler/core/dist/css/tabler.css */
.bg-tabler {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-tabler-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11277, node_modules/@tabler/core/dist/css/tabler.css */
.bg-black {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-black-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11282, node_modules/@tabler/core/dist/css/tabler.css */
.bg-white {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-white-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11287, node_modules/@tabler/core/dist/css/tabler.css */
.bg-body {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-body-bg-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11292, node_modules/@tabler/core/dist/css/tabler.css */
.bg-transparent {
  --tblr-bg-opacity: 1;
  background-color: transparent !important;
}

/* line 11297, node_modules/@tabler/core/dist/css/tabler.css */
.bg-body-secondary {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-secondary-bg-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11302, node_modules/@tabler/core/dist/css/tabler.css */
.bg-body-tertiary {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-tertiary-bg-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 11307, node_modules/@tabler/core/dist/css/tabler.css */
.bg-opacity-10 {
  --tblr-bg-opacity: 0.1;
}

/* line 11311, node_modules/@tabler/core/dist/css/tabler.css */
.bg-opacity-25 {
  --tblr-bg-opacity: 0.25;
}

/* line 11315, node_modules/@tabler/core/dist/css/tabler.css */
.bg-opacity-50 {
  --tblr-bg-opacity: 0.5;
}

/* line 11319, node_modules/@tabler/core/dist/css/tabler.css */
.bg-opacity-75 {
  --tblr-bg-opacity: 0.75;
}

/* line 11323, node_modules/@tabler/core/dist/css/tabler.css */
.bg-opacity-100 {
  --tblr-bg-opacity: 1;
}

/* line 11327, node_modules/@tabler/core/dist/css/tabler.css */
.bg-primary-subtle {
  background-color: var(--tblr-primary-bg-subtle) !important;
}

/* line 11331, node_modules/@tabler/core/dist/css/tabler.css */
.bg-secondary-subtle {
  background-color: var(--tblr-secondary-bg-subtle) !important;
}

/* line 11335, node_modules/@tabler/core/dist/css/tabler.css */
.bg-success-subtle {
  background-color: var(--tblr-success-bg-subtle) !important;
}

/* line 11339, node_modules/@tabler/core/dist/css/tabler.css */
.bg-info-subtle {
  background-color: var(--tblr-info-bg-subtle) !important;
}

/* line 11343, node_modules/@tabler/core/dist/css/tabler.css */
.bg-warning-subtle {
  background-color: var(--tblr-warning-bg-subtle) !important;
}

/* line 11347, node_modules/@tabler/core/dist/css/tabler.css */
.bg-danger-subtle {
  background-color: var(--tblr-danger-bg-subtle) !important;
}

/* line 11351, node_modules/@tabler/core/dist/css/tabler.css */
.bg-light-subtle {
  background-color: var(--tblr-light-bg-subtle) !important;
}

/* line 11355, node_modules/@tabler/core/dist/css/tabler.css */
.bg-dark-subtle {
  background-color: var(--tblr-dark-bg-subtle) !important;
}

/* line 11359, node_modules/@tabler/core/dist/css/tabler.css */
.bg-gradient {
  background-image: var(--tblr-gradient) !important;
}

/* line 11363, node_modules/@tabler/core/dist/css/tabler.css */
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}

/* line 11369, node_modules/@tabler/core/dist/css/tabler.css */
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}

/* line 11376, node_modules/@tabler/core/dist/css/tabler.css */
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

/* line 11383, node_modules/@tabler/core/dist/css/tabler.css */
.pe-none {
  pointer-events: none !important;
}

/* line 11387, node_modules/@tabler/core/dist/css/tabler.css */
.pe-auto {
  pointer-events: auto !important;
}

/* line 11391, node_modules/@tabler/core/dist/css/tabler.css */
.rounded {
  border-radius: var(--tblr-border-radius) !important;
}

/* line 11395, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 11399, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-1 {
  border-radius: var(--tblr-border-radius-sm) !important;
}

/* line 11403, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-2 {
  border-radius: var(--tblr-border-radius) !important;
}

/* line 11407, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-3 {
  border-radius: var(--tblr-border-radius-lg) !important;
}

/* line 11411, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-4 {
  border-radius: var(--tblr-border-radius-xl) !important;
}

/* line 11415, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-5 {
  border-radius: var(--tblr-border-radius-xxl) !important;
}

/* line 11419, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 11423, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-pill {
  border-radius: var(--tblr-border-radius-pill) !important;
}

/* line 11427, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-top {
  border-top-left-radius: var(--tblr-border-radius) !important;
  border-top-right-radius: var(--tblr-border-radius) !important;
}

/* line 11432, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

/* line 11437, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-top-1 {
  border-top-left-radius: var(--tblr-border-radius-sm) !important;
  border-top-right-radius: var(--tblr-border-radius-sm) !important;
}

/* line 11442, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-top-2 {
  border-top-left-radius: var(--tblr-border-radius) !important;
  border-top-right-radius: var(--tblr-border-radius) !important;
}

/* line 11447, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-top-3 {
  border-top-left-radius: var(--tblr-border-radius-lg) !important;
  border-top-right-radius: var(--tblr-border-radius-lg) !important;
}

/* line 11452, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-top-4 {
  border-top-left-radius: var(--tblr-border-radius-xl) !important;
  border-top-right-radius: var(--tblr-border-radius-xl) !important;
}

/* line 11457, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-top-5 {
  border-top-left-radius: var(--tblr-border-radius-xxl) !important;
  border-top-right-radius: var(--tblr-border-radius-xxl) !important;
}

/* line 11462, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

/* line 11467, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-top-pill {
  border-top-left-radius: var(--tblr-border-radius-pill) !important;
  border-top-right-radius: var(--tblr-border-radius-pill) !important;
}

/* line 11472, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-end {
  border-top-right-radius: var(--tblr-border-radius) !important;
  border-bottom-right-radius: var(--tblr-border-radius) !important;
}

/* line 11477, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 11482, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-end-1 {
  border-top-right-radius: var(--tblr-border-radius-sm) !important;
  border-bottom-right-radius: var(--tblr-border-radius-sm) !important;
}

/* line 11487, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-end-2 {
  border-top-right-radius: var(--tblr-border-radius) !important;
  border-bottom-right-radius: var(--tblr-border-radius) !important;
}

/* line 11492, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-end-3 {
  border-top-right-radius: var(--tblr-border-radius-lg) !important;
  border-bottom-right-radius: var(--tblr-border-radius-lg) !important;
}

/* line 11497, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-end-4 {
  border-top-right-radius: var(--tblr-border-radius-xl) !important;
  border-bottom-right-radius: var(--tblr-border-radius-xl) !important;
}

/* line 11502, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-end-5 {
  border-top-right-radius: var(--tblr-border-radius-xxl) !important;
  border-bottom-right-radius: var(--tblr-border-radius-xxl) !important;
}

/* line 11507, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

/* line 11512, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-end-pill {
  border-top-right-radius: var(--tblr-border-radius-pill) !important;
  border-bottom-right-radius: var(--tblr-border-radius-pill) !important;
}

/* line 11517, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-bottom {
  border-bottom-right-radius: var(--tblr-border-radius) !important;
  border-bottom-left-radius: var(--tblr-border-radius) !important;
}

/* line 11522, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* line 11527, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-bottom-1 {
  border-bottom-right-radius: var(--tblr-border-radius-sm) !important;
  border-bottom-left-radius: var(--tblr-border-radius-sm) !important;
}

/* line 11532, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-bottom-2 {
  border-bottom-right-radius: var(--tblr-border-radius) !important;
  border-bottom-left-radius: var(--tblr-border-radius) !important;
}

/* line 11537, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-bottom-3 {
  border-bottom-right-radius: var(--tblr-border-radius-lg) !important;
  border-bottom-left-radius: var(--tblr-border-radius-lg) !important;
}

/* line 11542, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-bottom-4 {
  border-bottom-right-radius: var(--tblr-border-radius-xl) !important;
  border-bottom-left-radius: var(--tblr-border-radius-xl) !important;
}

/* line 11547, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-bottom-5 {
  border-bottom-right-radius: var(--tblr-border-radius-xxl) !important;
  border-bottom-left-radius: var(--tblr-border-radius-xxl) !important;
}

/* line 11552, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

/* line 11557, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-bottom-pill {
  border-bottom-right-radius: var(--tblr-border-radius-pill) !important;
  border-bottom-left-radius: var(--tblr-border-radius-pill) !important;
}

/* line 11562, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-start {
  border-bottom-left-radius: var(--tblr-border-radius) !important;
  border-top-left-radius: var(--tblr-border-radius) !important;
}

/* line 11567, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

/* line 11572, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-start-1 {
  border-bottom-left-radius: var(--tblr-border-radius-sm) !important;
  border-top-left-radius: var(--tblr-border-radius-sm) !important;
}

/* line 11577, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-start-2 {
  border-bottom-left-radius: var(--tblr-border-radius) !important;
  border-top-left-radius: var(--tblr-border-radius) !important;
}

/* line 11582, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-start-3 {
  border-bottom-left-radius: var(--tblr-border-radius-lg) !important;
  border-top-left-radius: var(--tblr-border-radius-lg) !important;
}

/* line 11587, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-start-4 {
  border-bottom-left-radius: var(--tblr-border-radius-xl) !important;
  border-top-left-radius: var(--tblr-border-radius-xl) !important;
}

/* line 11592, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-start-5 {
  border-bottom-left-radius: var(--tblr-border-radius-xxl) !important;
  border-top-left-radius: var(--tblr-border-radius-xxl) !important;
}

/* line 11597, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

/* line 11602, node_modules/@tabler/core/dist/css/tabler.css */
.rounded-start-pill {
  border-bottom-left-radius: var(--tblr-border-radius-pill) !important;
  border-top-left-radius: var(--tblr-border-radius-pill) !important;
}

/* line 11607, node_modules/@tabler/core/dist/css/tabler.css */
.visible {
  visibility: visible !important;
}

/* line 11611, node_modules/@tabler/core/dist/css/tabler.css */
.invisible {
  visibility: hidden !important;
}

/* line 11615, node_modules/@tabler/core/dist/css/tabler.css */
.z-n1 {
  z-index: -1 !important;
}

/* line 11619, node_modules/@tabler/core/dist/css/tabler.css */
.z-0 {
  z-index: 0 !important;
}

/* line 11623, node_modules/@tabler/core/dist/css/tabler.css */
.z-1 {
  z-index: 1 !important;
}

/* line 11627, node_modules/@tabler/core/dist/css/tabler.css */
.z-2 {
  z-index: 2 !important;
}

/* line 11631, node_modules/@tabler/core/dist/css/tabler.css */
.z-3 {
  z-index: 3 !important;
}

/* line 11635, node_modules/@tabler/core/dist/css/tabler.css */
.object-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

/* line 11640, node_modules/@tabler/core/dist/css/tabler.css */
.object-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

/* line 11645, node_modules/@tabler/core/dist/css/tabler.css */
.object-fill {
  -o-object-fit: fill !important;
  object-fit: fill !important;
}

/* line 11650, node_modules/@tabler/core/dist/css/tabler.css */
.object-scale-down {
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important;
}

/* line 11655, node_modules/@tabler/core/dist/css/tabler.css */
.object-none {
  -o-object-fit: none !important;
  object-fit: none !important;
}

/* line 11660, node_modules/@tabler/core/dist/css/tabler.css */
.tracking-tight {
  letter-spacing: -0.05em !important;
}

/* line 11664, node_modules/@tabler/core/dist/css/tabler.css */
.tracking-normal {
  letter-spacing: 0 !important;
}

/* line 11668, node_modules/@tabler/core/dist/css/tabler.css */
.tracking-wide {
  letter-spacing: 0.05em !important;
}

/* line 11672, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-auto {
  cursor: auto !important;
}

/* line 11676, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-pointer {
  cursor: pointer !important;
}

/* line 11680, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-move {
  cursor: move !important;
}

/* line 11684, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-not-allowed {
  cursor: not-allowed !important;
}

/* line 11688, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-zoom-in {
  cursor: zoom-in !important;
}

/* line 11692, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-zoom-out {
  cursor: zoom-out !important;
}

/* line 11696, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-default {
  cursor: default !important;
}

/* line 11700, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-none {
  cursor: none !important;
}

/* line 11704, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-help {
  cursor: help !important;
}

/* line 11708, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-progress {
  cursor: progress !important;
}

/* line 11712, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-wait {
  cursor: wait !important;
}

/* line 11716, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-text {
  cursor: text !important;
}

/* line 11720, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-v-text {
  cursor: vertical-text !important;
}

/* line 11724, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-grab {
  cursor: -webkit-grab !important;
  cursor: grab !important;
}

/* line 11729, node_modules/@tabler/core/dist/css/tabler.css */
.cursor-grabbing {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
}

/* line 11734, node_modules/@tabler/core/dist/css/tabler.css */
.border-x {
  border-left: var(--tblr-border-width) var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
  border-right: var(--tblr-border-width) var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 11739, node_modules/@tabler/core/dist/css/tabler.css */
.border-x-wide {
  border-left: 2px var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
  border-right: 2px var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 11744, node_modules/@tabler/core/dist/css/tabler.css */
.border-x-0 {
  border-left: 0 !important;
  border-right: 0 !important;
}

/* line 11749, node_modules/@tabler/core/dist/css/tabler.css */
.border-y {
  border-top: var(--tblr-border-width) var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
  border-bottom: var(--tblr-border-width) var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 11754, node_modules/@tabler/core/dist/css/tabler.css */
.border-y-wide {
  border-top: 2px var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
  border-bottom: 2px var(--tblr-border-style) rgba(4, 32, 69, 0.14) !important;
}

/* line 11759, node_modules/@tabler/core/dist/css/tabler.css */
.border-y-0 {
  border-top: 0 !important;
  border-bottom: 0 !important;
}

/* line 11764, node_modules/@tabler/core/dist/css/tabler.css */
.columns-2 {
  -moz-columns: 2 !important;
  columns: 2 !important;
}

/* line 11769, node_modules/@tabler/core/dist/css/tabler.css */
.columns-3 {
  -moz-columns: 3 !important;
  columns: 3 !important;
}

/* line 11774, node_modules/@tabler/core/dist/css/tabler.css */
.columns-4 {
  -moz-columns: 4 !important;
  columns: 4 !important;
}

@media (min-width: 576px) {
  /* line 11780, node_modules/@tabler/core/dist/css/tabler.css */
  .float-sm-start {
    float: left !important;
  }
  /* line 11783, node_modules/@tabler/core/dist/css/tabler.css */
  .float-sm-end {
    float: right !important;
  }
  /* line 11786, node_modules/@tabler/core/dist/css/tabler.css */
  .float-sm-none {
    float: none !important;
  }
  /* line 11789, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-sm-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  /* line 11793, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  /* line 11797, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  /* line 11801, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  /* line 11805, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-sm-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  /* line 11809, node_modules/@tabler/core/dist/css/tabler.css */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 11812, node_modules/@tabler/core/dist/css/tabler.css */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 11815, node_modules/@tabler/core/dist/css/tabler.css */
  .d-sm-block {
    display: block !important;
  }
  /* line 11818, node_modules/@tabler/core/dist/css/tabler.css */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 11821, node_modules/@tabler/core/dist/css/tabler.css */
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  /* line 11824, node_modules/@tabler/core/dist/css/tabler.css */
  .d-sm-table {
    display: table !important;
  }
  /* line 11827, node_modules/@tabler/core/dist/css/tabler.css */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 11830, node_modules/@tabler/core/dist/css/tabler.css */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 11833, node_modules/@tabler/core/dist/css/tabler.css */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 11836, node_modules/@tabler/core/dist/css/tabler.css */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  /* line 11839, node_modules/@tabler/core/dist/css/tabler.css */
  .d-sm-none {
    display: none !important;
  }
  /* line 11842, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 11845, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 11848, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 11851, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 11854, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 11857, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 11860, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 11863, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 11866, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 11869, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 11872, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 11875, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 11878, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 11881, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 11884, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 11887, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 11890, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 11893, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  /* line 11896, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 11899, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 11902, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 11905, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 11908, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 11911, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 11914, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 11917, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 11920, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 11923, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 11926, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 11929, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 11932, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 11935, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 11938, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 11941, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 11944, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  /* line 11947, node_modules/@tabler/core/dist/css/tabler.css */
  .order-sm-first {
    order: -1 !important;
  }
  /* line 11950, node_modules/@tabler/core/dist/css/tabler.css */
  .order-sm-0 {
    order: 0 !important;
  }
  /* line 11953, node_modules/@tabler/core/dist/css/tabler.css */
  .order-sm-1 {
    order: 1 !important;
  }
  /* line 11956, node_modules/@tabler/core/dist/css/tabler.css */
  .order-sm-2 {
    order: 2 !important;
  }
  /* line 11959, node_modules/@tabler/core/dist/css/tabler.css */
  .order-sm-3 {
    order: 3 !important;
  }
  /* line 11962, node_modules/@tabler/core/dist/css/tabler.css */
  .order-sm-4 {
    order: 4 !important;
  }
  /* line 11965, node_modules/@tabler/core/dist/css/tabler.css */
  .order-sm-5 {
    order: 5 !important;
  }
  /* line 11968, node_modules/@tabler/core/dist/css/tabler.css */
  .order-sm-last {
    order: 6 !important;
  }
  /* line 11971, node_modules/@tabler/core/dist/css/tabler.css */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 11974, node_modules/@tabler/core/dist/css/tabler.css */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 11977, node_modules/@tabler/core/dist/css/tabler.css */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 11980, node_modules/@tabler/core/dist/css/tabler.css */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 11983, node_modules/@tabler/core/dist/css/tabler.css */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 11986, node_modules/@tabler/core/dist/css/tabler.css */
  .m-sm-5 {
    margin: 2rem !important;
  }
  /* line 11989, node_modules/@tabler/core/dist/css/tabler.css */
  .m-sm-6 {
    margin: 3rem !important;
  }
  /* line 11992, node_modules/@tabler/core/dist/css/tabler.css */
  .m-sm-7 {
    margin: 5rem !important;
  }
  /* line 11995, node_modules/@tabler/core/dist/css/tabler.css */
  .m-sm-8 {
    margin: 8rem !important;
  }
  /* line 11998, node_modules/@tabler/core/dist/css/tabler.css */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 12001, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 12005, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 12009, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 12013, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 12017, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 12021, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-sm-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  /* line 12025, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-sm-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 12029, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-sm-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  /* line 12033, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-sm-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  /* line 12037, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 12041, node_modules/@tabler/core/dist/css/tabler.css */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 12045, node_modules/@tabler/core/dist/css/tabler.css */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 12049, node_modules/@tabler/core/dist/css/tabler.css */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 12053, node_modules/@tabler/core/dist/css/tabler.css */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 12057, node_modules/@tabler/core/dist/css/tabler.css */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 12061, node_modules/@tabler/core/dist/css/tabler.css */
  .my-sm-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  /* line 12065, node_modules/@tabler/core/dist/css/tabler.css */
  .my-sm-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 12069, node_modules/@tabler/core/dist/css/tabler.css */
  .my-sm-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  /* line 12073, node_modules/@tabler/core/dist/css/tabler.css */
  .my-sm-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  /* line 12077, node_modules/@tabler/core/dist/css/tabler.css */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 12081, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 12084, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 12087, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 12090, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 12093, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 12096, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-sm-5 {
    margin-top: 2rem !important;
  }
  /* line 12099, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-sm-6 {
    margin-top: 3rem !important;
  }
  /* line 12102, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-sm-7 {
    margin-top: 5rem !important;
  }
  /* line 12105, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-sm-8 {
    margin-top: 8rem !important;
  }
  /* line 12108, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 12111, node_modules/@tabler/core/dist/css/tabler.css */
  .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 12114, node_modules/@tabler/core/dist/css/tabler.css */
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 12117, node_modules/@tabler/core/dist/css/tabler.css */
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 12120, node_modules/@tabler/core/dist/css/tabler.css */
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 12123, node_modules/@tabler/core/dist/css/tabler.css */
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 12126, node_modules/@tabler/core/dist/css/tabler.css */
  .me-sm-5 {
    margin-right: 2rem !important;
  }
  /* line 12129, node_modules/@tabler/core/dist/css/tabler.css */
  .me-sm-6 {
    margin-right: 3rem !important;
  }
  /* line 12132, node_modules/@tabler/core/dist/css/tabler.css */
  .me-sm-7 {
    margin-right: 5rem !important;
  }
  /* line 12135, node_modules/@tabler/core/dist/css/tabler.css */
  .me-sm-8 {
    margin-right: 8rem !important;
  }
  /* line 12138, node_modules/@tabler/core/dist/css/tabler.css */
  .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 12141, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 12144, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 12147, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 12150, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 12153, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 12156, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-sm-5 {
    margin-bottom: 2rem !important;
  }
  /* line 12159, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-sm-6 {
    margin-bottom: 3rem !important;
  }
  /* line 12162, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-sm-7 {
    margin-bottom: 5rem !important;
  }
  /* line 12165, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-sm-8 {
    margin-bottom: 8rem !important;
  }
  /* line 12168, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 12171, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 12174, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12177, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12180, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 12183, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12186, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-sm-5 {
    margin-left: 2rem !important;
  }
  /* line 12189, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-sm-6 {
    margin-left: 3rem !important;
  }
  /* line 12192, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-sm-7 {
    margin-left: 5rem !important;
  }
  /* line 12195, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-sm-8 {
    margin-left: 8rem !important;
  }
  /* line 12198, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 12201, node_modules/@tabler/core/dist/css/tabler.css */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12204, node_modules/@tabler/core/dist/css/tabler.css */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12207, node_modules/@tabler/core/dist/css/tabler.css */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12210, node_modules/@tabler/core/dist/css/tabler.css */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12213, node_modules/@tabler/core/dist/css/tabler.css */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12216, node_modules/@tabler/core/dist/css/tabler.css */
  .p-sm-5 {
    padding: 2rem !important;
  }
  /* line 12219, node_modules/@tabler/core/dist/css/tabler.css */
  .p-sm-6 {
    padding: 3rem !important;
  }
  /* line 12222, node_modules/@tabler/core/dist/css/tabler.css */
  .p-sm-7 {
    padding: 5rem !important;
  }
  /* line 12225, node_modules/@tabler/core/dist/css/tabler.css */
  .p-sm-8 {
    padding: 8rem !important;
  }
  /* line 12228, node_modules/@tabler/core/dist/css/tabler.css */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 12232, node_modules/@tabler/core/dist/css/tabler.css */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 12236, node_modules/@tabler/core/dist/css/tabler.css */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 12240, node_modules/@tabler/core/dist/css/tabler.css */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 12244, node_modules/@tabler/core/dist/css/tabler.css */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 12248, node_modules/@tabler/core/dist/css/tabler.css */
  .px-sm-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  /* line 12252, node_modules/@tabler/core/dist/css/tabler.css */
  .px-sm-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 12256, node_modules/@tabler/core/dist/css/tabler.css */
  .px-sm-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  /* line 12260, node_modules/@tabler/core/dist/css/tabler.css */
  .px-sm-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  /* line 12264, node_modules/@tabler/core/dist/css/tabler.css */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 12268, node_modules/@tabler/core/dist/css/tabler.css */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 12272, node_modules/@tabler/core/dist/css/tabler.css */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 12276, node_modules/@tabler/core/dist/css/tabler.css */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 12280, node_modules/@tabler/core/dist/css/tabler.css */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 12284, node_modules/@tabler/core/dist/css/tabler.css */
  .py-sm-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  /* line 12288, node_modules/@tabler/core/dist/css/tabler.css */
  .py-sm-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 12292, node_modules/@tabler/core/dist/css/tabler.css */
  .py-sm-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  /* line 12296, node_modules/@tabler/core/dist/css/tabler.css */
  .py-sm-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  /* line 12300, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 12303, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 12306, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 12309, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 12312, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 12315, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-sm-5 {
    padding-top: 2rem !important;
  }
  /* line 12318, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-sm-6 {
    padding-top: 3rem !important;
  }
  /* line 12321, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-sm-7 {
    padding-top: 5rem !important;
  }
  /* line 12324, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-sm-8 {
    padding-top: 8rem !important;
  }
  /* line 12327, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 12330, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 12333, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 12336, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 12339, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 12342, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-sm-5 {
    padding-right: 2rem !important;
  }
  /* line 12345, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-sm-6 {
    padding-right: 3rem !important;
  }
  /* line 12348, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-sm-7 {
    padding-right: 5rem !important;
  }
  /* line 12351, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-sm-8 {
    padding-right: 8rem !important;
  }
  /* line 12354, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 12357, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 12360, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 12363, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 12366, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 12369, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-sm-5 {
    padding-bottom: 2rem !important;
  }
  /* line 12372, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-sm-6 {
    padding-bottom: 3rem !important;
  }
  /* line 12375, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-sm-7 {
    padding-bottom: 5rem !important;
  }
  /* line 12378, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-sm-8 {
    padding-bottom: 8rem !important;
  }
  /* line 12381, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 12384, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12387, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12390, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 12393, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12396, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-sm-5 {
    padding-left: 2rem !important;
  }
  /* line 12399, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-sm-6 {
    padding-left: 3rem !important;
  }
  /* line 12402, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-sm-7 {
    padding-left: 5rem !important;
  }
  /* line 12405, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-sm-8 {
    padding-left: 8rem !important;
  }
  /* line 12408, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 12411, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 12414, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 12417, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 12420, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  /* line 12423, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-sm-5 {
    gap: 2rem !important;
  }
  /* line 12426, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-sm-6 {
    gap: 3rem !important;
  }
  /* line 12429, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-sm-7 {
    gap: 5rem !important;
  }
  /* line 12432, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-sm-8 {
    gap: 8rem !important;
  }
  /* line 12435, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  /* line 12438, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  /* line 12441, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  /* line 12444, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  /* line 12447, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  /* line 12450, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-sm-5 {
    row-gap: 2rem !important;
  }
  /* line 12453, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-sm-6 {
    row-gap: 3rem !important;
  }
  /* line 12456, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-sm-7 {
    row-gap: 5rem !important;
  }
  /* line 12459, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-sm-8 {
    row-gap: 8rem !important;
  }
  /* line 12462, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-sm-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  /* line 12466, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-sm-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  /* line 12470, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-sm-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  /* line 12474, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-sm-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  /* line 12478, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-sm-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  /* line 12482, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-sm-5 {
    -moz-column-gap: 2rem !important;
    column-gap: 2rem !important;
  }
  /* line 12486, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-sm-6 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  /* line 12490, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-sm-7 {
    -moz-column-gap: 5rem !important;
    column-gap: 5rem !important;
  }
  /* line 12494, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-sm-8 {
    -moz-column-gap: 8rem !important;
    column-gap: 8rem !important;
  }
  /* line 12498, node_modules/@tabler/core/dist/css/tabler.css */
  .text-sm-start {
    text-align: left !important;
  }
  /* line 12501, node_modules/@tabler/core/dist/css/tabler.css */
  .text-sm-end {
    text-align: right !important;
  }
  /* line 12504, node_modules/@tabler/core/dist/css/tabler.css */
  .text-sm-center {
    text-align: center !important;
  }
  /* line 12507, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-sm-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }
  /* line 12511, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-sm-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }
  /* line 12515, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-sm-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }
}

@media (min-width: 768px) {
  /* line 12521, node_modules/@tabler/core/dist/css/tabler.css */
  .float-md-start {
    float: left !important;
  }
  /* line 12524, node_modules/@tabler/core/dist/css/tabler.css */
  .float-md-end {
    float: right !important;
  }
  /* line 12527, node_modules/@tabler/core/dist/css/tabler.css */
  .float-md-none {
    float: none !important;
  }
  /* line 12530, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-md-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  /* line 12534, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-md-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  /* line 12538, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-md-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  /* line 12542, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  /* line 12546, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-md-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  /* line 12550, node_modules/@tabler/core/dist/css/tabler.css */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12553, node_modules/@tabler/core/dist/css/tabler.css */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12556, node_modules/@tabler/core/dist/css/tabler.css */
  .d-md-block {
    display: block !important;
  }
  /* line 12559, node_modules/@tabler/core/dist/css/tabler.css */
  .d-md-grid {
    display: grid !important;
  }
  /* line 12562, node_modules/@tabler/core/dist/css/tabler.css */
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  /* line 12565, node_modules/@tabler/core/dist/css/tabler.css */
  .d-md-table {
    display: table !important;
  }
  /* line 12568, node_modules/@tabler/core/dist/css/tabler.css */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12571, node_modules/@tabler/core/dist/css/tabler.css */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12574, node_modules/@tabler/core/dist/css/tabler.css */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12577, node_modules/@tabler/core/dist/css/tabler.css */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  /* line 12580, node_modules/@tabler/core/dist/css/tabler.css */
  .d-md-none {
    display: none !important;
  }
  /* line 12583, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 12586, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12589, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 12592, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 12595, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 12598, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 12601, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 12604, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 12607, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 12610, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 12613, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 12616, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 12619, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 12622, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 12625, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 12628, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 12631, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 12634, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  /* line 12637, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 12640, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 12643, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 12646, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 12649, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 12652, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 12655, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 12658, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 12661, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 12664, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 12667, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 12670, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 12673, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 12676, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 12679, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 12682, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 12685, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  /* line 12688, node_modules/@tabler/core/dist/css/tabler.css */
  .order-md-first {
    order: -1 !important;
  }
  /* line 12691, node_modules/@tabler/core/dist/css/tabler.css */
  .order-md-0 {
    order: 0 !important;
  }
  /* line 12694, node_modules/@tabler/core/dist/css/tabler.css */
  .order-md-1 {
    order: 1 !important;
  }
  /* line 12697, node_modules/@tabler/core/dist/css/tabler.css */
  .order-md-2 {
    order: 2 !important;
  }
  /* line 12700, node_modules/@tabler/core/dist/css/tabler.css */
  .order-md-3 {
    order: 3 !important;
  }
  /* line 12703, node_modules/@tabler/core/dist/css/tabler.css */
  .order-md-4 {
    order: 4 !important;
  }
  /* line 12706, node_modules/@tabler/core/dist/css/tabler.css */
  .order-md-5 {
    order: 5 !important;
  }
  /* line 12709, node_modules/@tabler/core/dist/css/tabler.css */
  .order-md-last {
    order: 6 !important;
  }
  /* line 12712, node_modules/@tabler/core/dist/css/tabler.css */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12715, node_modules/@tabler/core/dist/css/tabler.css */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12718, node_modules/@tabler/core/dist/css/tabler.css */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12721, node_modules/@tabler/core/dist/css/tabler.css */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12724, node_modules/@tabler/core/dist/css/tabler.css */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12727, node_modules/@tabler/core/dist/css/tabler.css */
  .m-md-5 {
    margin: 2rem !important;
  }
  /* line 12730, node_modules/@tabler/core/dist/css/tabler.css */
  .m-md-6 {
    margin: 3rem !important;
  }
  /* line 12733, node_modules/@tabler/core/dist/css/tabler.css */
  .m-md-7 {
    margin: 5rem !important;
  }
  /* line 12736, node_modules/@tabler/core/dist/css/tabler.css */
  .m-md-8 {
    margin: 8rem !important;
  }
  /* line 12739, node_modules/@tabler/core/dist/css/tabler.css */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 12742, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 12746, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 12750, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 12754, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 12758, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 12762, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-md-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  /* line 12766, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-md-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 12770, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-md-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  /* line 12774, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-md-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  /* line 12778, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 12782, node_modules/@tabler/core/dist/css/tabler.css */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 12786, node_modules/@tabler/core/dist/css/tabler.css */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 12790, node_modules/@tabler/core/dist/css/tabler.css */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 12794, node_modules/@tabler/core/dist/css/tabler.css */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 12798, node_modules/@tabler/core/dist/css/tabler.css */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 12802, node_modules/@tabler/core/dist/css/tabler.css */
  .my-md-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  /* line 12806, node_modules/@tabler/core/dist/css/tabler.css */
  .my-md-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 12810, node_modules/@tabler/core/dist/css/tabler.css */
  .my-md-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  /* line 12814, node_modules/@tabler/core/dist/css/tabler.css */
  .my-md-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  /* line 12818, node_modules/@tabler/core/dist/css/tabler.css */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 12822, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 12825, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 12828, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 12831, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  /* line 12834, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 12837, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-md-5 {
    margin-top: 2rem !important;
  }
  /* line 12840, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-md-6 {
    margin-top: 3rem !important;
  }
  /* line 12843, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-md-7 {
    margin-top: 5rem !important;
  }
  /* line 12846, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-md-8 {
    margin-top: 8rem !important;
  }
  /* line 12849, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 12852, node_modules/@tabler/core/dist/css/tabler.css */
  .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 12855, node_modules/@tabler/core/dist/css/tabler.css */
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 12858, node_modules/@tabler/core/dist/css/tabler.css */
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 12861, node_modules/@tabler/core/dist/css/tabler.css */
  .me-md-3 {
    margin-right: 1rem !important;
  }
  /* line 12864, node_modules/@tabler/core/dist/css/tabler.css */
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 12867, node_modules/@tabler/core/dist/css/tabler.css */
  .me-md-5 {
    margin-right: 2rem !important;
  }
  /* line 12870, node_modules/@tabler/core/dist/css/tabler.css */
  .me-md-6 {
    margin-right: 3rem !important;
  }
  /* line 12873, node_modules/@tabler/core/dist/css/tabler.css */
  .me-md-7 {
    margin-right: 5rem !important;
  }
  /* line 12876, node_modules/@tabler/core/dist/css/tabler.css */
  .me-md-8 {
    margin-right: 8rem !important;
  }
  /* line 12879, node_modules/@tabler/core/dist/css/tabler.css */
  .me-md-auto {
    margin-right: auto !important;
  }
  /* line 12882, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 12885, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 12888, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 12891, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 12894, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 12897, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-md-5 {
    margin-bottom: 2rem !important;
  }
  /* line 12900, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-md-6 {
    margin-bottom: 3rem !important;
  }
  /* line 12903, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-md-7 {
    margin-bottom: 5rem !important;
  }
  /* line 12906, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-md-8 {
    margin-bottom: 8rem !important;
  }
  /* line 12909, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 12912, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 12915, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12918, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12921, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  /* line 12924, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12927, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-md-5 {
    margin-left: 2rem !important;
  }
  /* line 12930, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-md-6 {
    margin-left: 3rem !important;
  }
  /* line 12933, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-md-7 {
    margin-left: 5rem !important;
  }
  /* line 12936, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-md-8 {
    margin-left: 8rem !important;
  }
  /* line 12939, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 12942, node_modules/@tabler/core/dist/css/tabler.css */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12945, node_modules/@tabler/core/dist/css/tabler.css */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12948, node_modules/@tabler/core/dist/css/tabler.css */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12951, node_modules/@tabler/core/dist/css/tabler.css */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12954, node_modules/@tabler/core/dist/css/tabler.css */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12957, node_modules/@tabler/core/dist/css/tabler.css */
  .p-md-5 {
    padding: 2rem !important;
  }
  /* line 12960, node_modules/@tabler/core/dist/css/tabler.css */
  .p-md-6 {
    padding: 3rem !important;
  }
  /* line 12963, node_modules/@tabler/core/dist/css/tabler.css */
  .p-md-7 {
    padding: 5rem !important;
  }
  /* line 12966, node_modules/@tabler/core/dist/css/tabler.css */
  .p-md-8 {
    padding: 8rem !important;
  }
  /* line 12969, node_modules/@tabler/core/dist/css/tabler.css */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 12973, node_modules/@tabler/core/dist/css/tabler.css */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 12977, node_modules/@tabler/core/dist/css/tabler.css */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 12981, node_modules/@tabler/core/dist/css/tabler.css */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 12985, node_modules/@tabler/core/dist/css/tabler.css */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 12989, node_modules/@tabler/core/dist/css/tabler.css */
  .px-md-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  /* line 12993, node_modules/@tabler/core/dist/css/tabler.css */
  .px-md-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 12997, node_modules/@tabler/core/dist/css/tabler.css */
  .px-md-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  /* line 13001, node_modules/@tabler/core/dist/css/tabler.css */
  .px-md-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  /* line 13005, node_modules/@tabler/core/dist/css/tabler.css */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 13009, node_modules/@tabler/core/dist/css/tabler.css */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 13013, node_modules/@tabler/core/dist/css/tabler.css */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 13017, node_modules/@tabler/core/dist/css/tabler.css */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 13021, node_modules/@tabler/core/dist/css/tabler.css */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 13025, node_modules/@tabler/core/dist/css/tabler.css */
  .py-md-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  /* line 13029, node_modules/@tabler/core/dist/css/tabler.css */
  .py-md-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 13033, node_modules/@tabler/core/dist/css/tabler.css */
  .py-md-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  /* line 13037, node_modules/@tabler/core/dist/css/tabler.css */
  .py-md-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  /* line 13041, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 13044, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 13047, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 13050, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  /* line 13053, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 13056, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-md-5 {
    padding-top: 2rem !important;
  }
  /* line 13059, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-md-6 {
    padding-top: 3rem !important;
  }
  /* line 13062, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-md-7 {
    padding-top: 5rem !important;
  }
  /* line 13065, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-md-8 {
    padding-top: 8rem !important;
  }
  /* line 13068, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 13071, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 13074, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 13077, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  /* line 13080, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 13083, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-md-5 {
    padding-right: 2rem !important;
  }
  /* line 13086, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-md-6 {
    padding-right: 3rem !important;
  }
  /* line 13089, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-md-7 {
    padding-right: 5rem !important;
  }
  /* line 13092, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-md-8 {
    padding-right: 8rem !important;
  }
  /* line 13095, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 13098, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 13101, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 13104, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 13107, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 13110, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-md-5 {
    padding-bottom: 2rem !important;
  }
  /* line 13113, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-md-6 {
    padding-bottom: 3rem !important;
  }
  /* line 13116, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-md-7 {
    padding-bottom: 5rem !important;
  }
  /* line 13119, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-md-8 {
    padding-bottom: 8rem !important;
  }
  /* line 13122, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 13125, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 13128, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 13131, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  /* line 13134, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 13137, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-md-5 {
    padding-left: 2rem !important;
  }
  /* line 13140, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-md-6 {
    padding-left: 3rem !important;
  }
  /* line 13143, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-md-7 {
    padding-left: 5rem !important;
  }
  /* line 13146, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-md-8 {
    padding-left: 8rem !important;
  }
  /* line 13149, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 13152, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 13155, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 13158, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 13161, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  /* line 13164, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-md-5 {
    gap: 2rem !important;
  }
  /* line 13167, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-md-6 {
    gap: 3rem !important;
  }
  /* line 13170, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-md-7 {
    gap: 5rem !important;
  }
  /* line 13173, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-md-8 {
    gap: 8rem !important;
  }
  /* line 13176, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  /* line 13179, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  /* line 13182, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  /* line 13185, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  /* line 13188, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  /* line 13191, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-md-5 {
    row-gap: 2rem !important;
  }
  /* line 13194, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-md-6 {
    row-gap: 3rem !important;
  }
  /* line 13197, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-md-7 {
    row-gap: 5rem !important;
  }
  /* line 13200, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-md-8 {
    row-gap: 8rem !important;
  }
  /* line 13203, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-md-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  /* line 13207, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-md-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  /* line 13211, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-md-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  /* line 13215, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-md-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  /* line 13219, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-md-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  /* line 13223, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-md-5 {
    -moz-column-gap: 2rem !important;
    column-gap: 2rem !important;
  }
  /* line 13227, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-md-6 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  /* line 13231, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-md-7 {
    -moz-column-gap: 5rem !important;
    column-gap: 5rem !important;
  }
  /* line 13235, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-md-8 {
    -moz-column-gap: 8rem !important;
    column-gap: 8rem !important;
  }
  /* line 13239, node_modules/@tabler/core/dist/css/tabler.css */
  .text-md-start {
    text-align: left !important;
  }
  /* line 13242, node_modules/@tabler/core/dist/css/tabler.css */
  .text-md-end {
    text-align: right !important;
  }
  /* line 13245, node_modules/@tabler/core/dist/css/tabler.css */
  .text-md-center {
    text-align: center !important;
  }
  /* line 13248, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-md-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }
  /* line 13252, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-md-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }
  /* line 13256, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-md-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }
}

@media (min-width: 992px) {
  /* line 13262, node_modules/@tabler/core/dist/css/tabler.css */
  .float-lg-start {
    float: left !important;
  }
  /* line 13265, node_modules/@tabler/core/dist/css/tabler.css */
  .float-lg-end {
    float: right !important;
  }
  /* line 13268, node_modules/@tabler/core/dist/css/tabler.css */
  .float-lg-none {
    float: none !important;
  }
  /* line 13271, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  /* line 13275, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  /* line 13279, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  /* line 13283, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  /* line 13287, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-lg-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  /* line 13291, node_modules/@tabler/core/dist/css/tabler.css */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 13294, node_modules/@tabler/core/dist/css/tabler.css */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 13297, node_modules/@tabler/core/dist/css/tabler.css */
  .d-lg-block {
    display: block !important;
  }
  /* line 13300, node_modules/@tabler/core/dist/css/tabler.css */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 13303, node_modules/@tabler/core/dist/css/tabler.css */
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  /* line 13306, node_modules/@tabler/core/dist/css/tabler.css */
  .d-lg-table {
    display: table !important;
  }
  /* line 13309, node_modules/@tabler/core/dist/css/tabler.css */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 13312, node_modules/@tabler/core/dist/css/tabler.css */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 13315, node_modules/@tabler/core/dist/css/tabler.css */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 13318, node_modules/@tabler/core/dist/css/tabler.css */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  /* line 13321, node_modules/@tabler/core/dist/css/tabler.css */
  .d-lg-none {
    display: none !important;
  }
  /* line 13324, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 13327, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 13330, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13333, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 13336, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 13339, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 13342, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 13345, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 13348, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 13351, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 13354, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 13357, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 13360, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 13363, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 13366, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 13369, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 13372, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 13375, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  /* line 13378, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 13381, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 13384, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 13387, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 13390, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 13393, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 13396, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 13399, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 13402, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 13405, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 13408, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 13411, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 13414, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 13417, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 13420, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 13423, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 13426, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  /* line 13429, node_modules/@tabler/core/dist/css/tabler.css */
  .order-lg-first {
    order: -1 !important;
  }
  /* line 13432, node_modules/@tabler/core/dist/css/tabler.css */
  .order-lg-0 {
    order: 0 !important;
  }
  /* line 13435, node_modules/@tabler/core/dist/css/tabler.css */
  .order-lg-1 {
    order: 1 !important;
  }
  /* line 13438, node_modules/@tabler/core/dist/css/tabler.css */
  .order-lg-2 {
    order: 2 !important;
  }
  /* line 13441, node_modules/@tabler/core/dist/css/tabler.css */
  .order-lg-3 {
    order: 3 !important;
  }
  /* line 13444, node_modules/@tabler/core/dist/css/tabler.css */
  .order-lg-4 {
    order: 4 !important;
  }
  /* line 13447, node_modules/@tabler/core/dist/css/tabler.css */
  .order-lg-5 {
    order: 5 !important;
  }
  /* line 13450, node_modules/@tabler/core/dist/css/tabler.css */
  .order-lg-last {
    order: 6 !important;
  }
  /* line 13453, node_modules/@tabler/core/dist/css/tabler.css */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 13456, node_modules/@tabler/core/dist/css/tabler.css */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 13459, node_modules/@tabler/core/dist/css/tabler.css */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 13462, node_modules/@tabler/core/dist/css/tabler.css */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 13465, node_modules/@tabler/core/dist/css/tabler.css */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 13468, node_modules/@tabler/core/dist/css/tabler.css */
  .m-lg-5 {
    margin: 2rem !important;
  }
  /* line 13471, node_modules/@tabler/core/dist/css/tabler.css */
  .m-lg-6 {
    margin: 3rem !important;
  }
  /* line 13474, node_modules/@tabler/core/dist/css/tabler.css */
  .m-lg-7 {
    margin: 5rem !important;
  }
  /* line 13477, node_modules/@tabler/core/dist/css/tabler.css */
  .m-lg-8 {
    margin: 8rem !important;
  }
  /* line 13480, node_modules/@tabler/core/dist/css/tabler.css */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 13483, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 13487, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 13491, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 13495, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 13499, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 13503, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-lg-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  /* line 13507, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-lg-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 13511, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-lg-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  /* line 13515, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-lg-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  /* line 13519, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 13523, node_modules/@tabler/core/dist/css/tabler.css */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 13527, node_modules/@tabler/core/dist/css/tabler.css */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 13531, node_modules/@tabler/core/dist/css/tabler.css */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 13535, node_modules/@tabler/core/dist/css/tabler.css */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 13539, node_modules/@tabler/core/dist/css/tabler.css */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 13543, node_modules/@tabler/core/dist/css/tabler.css */
  .my-lg-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  /* line 13547, node_modules/@tabler/core/dist/css/tabler.css */
  .my-lg-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 13551, node_modules/@tabler/core/dist/css/tabler.css */
  .my-lg-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  /* line 13555, node_modules/@tabler/core/dist/css/tabler.css */
  .my-lg-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  /* line 13559, node_modules/@tabler/core/dist/css/tabler.css */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 13563, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 13566, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 13569, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 13572, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 13575, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 13578, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-lg-5 {
    margin-top: 2rem !important;
  }
  /* line 13581, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-lg-6 {
    margin-top: 3rem !important;
  }
  /* line 13584, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-lg-7 {
    margin-top: 5rem !important;
  }
  /* line 13587, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-lg-8 {
    margin-top: 8rem !important;
  }
  /* line 13590, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 13593, node_modules/@tabler/core/dist/css/tabler.css */
  .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 13596, node_modules/@tabler/core/dist/css/tabler.css */
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 13599, node_modules/@tabler/core/dist/css/tabler.css */
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 13602, node_modules/@tabler/core/dist/css/tabler.css */
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 13605, node_modules/@tabler/core/dist/css/tabler.css */
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 13608, node_modules/@tabler/core/dist/css/tabler.css */
  .me-lg-5 {
    margin-right: 2rem !important;
  }
  /* line 13611, node_modules/@tabler/core/dist/css/tabler.css */
  .me-lg-6 {
    margin-right: 3rem !important;
  }
  /* line 13614, node_modules/@tabler/core/dist/css/tabler.css */
  .me-lg-7 {
    margin-right: 5rem !important;
  }
  /* line 13617, node_modules/@tabler/core/dist/css/tabler.css */
  .me-lg-8 {
    margin-right: 8rem !important;
  }
  /* line 13620, node_modules/@tabler/core/dist/css/tabler.css */
  .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 13623, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 13626, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 13629, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 13632, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 13635, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 13638, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-lg-5 {
    margin-bottom: 2rem !important;
  }
  /* line 13641, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-lg-6 {
    margin-bottom: 3rem !important;
  }
  /* line 13644, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-lg-7 {
    margin-bottom: 5rem !important;
  }
  /* line 13647, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-lg-8 {
    margin-bottom: 8rem !important;
  }
  /* line 13650, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 13653, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 13656, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 13659, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 13662, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 13665, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 13668, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-lg-5 {
    margin-left: 2rem !important;
  }
  /* line 13671, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-lg-6 {
    margin-left: 3rem !important;
  }
  /* line 13674, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-lg-7 {
    margin-left: 5rem !important;
  }
  /* line 13677, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-lg-8 {
    margin-left: 8rem !important;
  }
  /* line 13680, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 13683, node_modules/@tabler/core/dist/css/tabler.css */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 13686, node_modules/@tabler/core/dist/css/tabler.css */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 13689, node_modules/@tabler/core/dist/css/tabler.css */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 13692, node_modules/@tabler/core/dist/css/tabler.css */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 13695, node_modules/@tabler/core/dist/css/tabler.css */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 13698, node_modules/@tabler/core/dist/css/tabler.css */
  .p-lg-5 {
    padding: 2rem !important;
  }
  /* line 13701, node_modules/@tabler/core/dist/css/tabler.css */
  .p-lg-6 {
    padding: 3rem !important;
  }
  /* line 13704, node_modules/@tabler/core/dist/css/tabler.css */
  .p-lg-7 {
    padding: 5rem !important;
  }
  /* line 13707, node_modules/@tabler/core/dist/css/tabler.css */
  .p-lg-8 {
    padding: 8rem !important;
  }
  /* line 13710, node_modules/@tabler/core/dist/css/tabler.css */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 13714, node_modules/@tabler/core/dist/css/tabler.css */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 13718, node_modules/@tabler/core/dist/css/tabler.css */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 13722, node_modules/@tabler/core/dist/css/tabler.css */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 13726, node_modules/@tabler/core/dist/css/tabler.css */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 13730, node_modules/@tabler/core/dist/css/tabler.css */
  .px-lg-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  /* line 13734, node_modules/@tabler/core/dist/css/tabler.css */
  .px-lg-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 13738, node_modules/@tabler/core/dist/css/tabler.css */
  .px-lg-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  /* line 13742, node_modules/@tabler/core/dist/css/tabler.css */
  .px-lg-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  /* line 13746, node_modules/@tabler/core/dist/css/tabler.css */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 13750, node_modules/@tabler/core/dist/css/tabler.css */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 13754, node_modules/@tabler/core/dist/css/tabler.css */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 13758, node_modules/@tabler/core/dist/css/tabler.css */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 13762, node_modules/@tabler/core/dist/css/tabler.css */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 13766, node_modules/@tabler/core/dist/css/tabler.css */
  .py-lg-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  /* line 13770, node_modules/@tabler/core/dist/css/tabler.css */
  .py-lg-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 13774, node_modules/@tabler/core/dist/css/tabler.css */
  .py-lg-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  /* line 13778, node_modules/@tabler/core/dist/css/tabler.css */
  .py-lg-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  /* line 13782, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 13785, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 13788, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 13791, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 13794, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 13797, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-lg-5 {
    padding-top: 2rem !important;
  }
  /* line 13800, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-lg-6 {
    padding-top: 3rem !important;
  }
  /* line 13803, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-lg-7 {
    padding-top: 5rem !important;
  }
  /* line 13806, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-lg-8 {
    padding-top: 8rem !important;
  }
  /* line 13809, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 13812, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 13815, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 13818, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 13821, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 13824, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-lg-5 {
    padding-right: 2rem !important;
  }
  /* line 13827, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-lg-6 {
    padding-right: 3rem !important;
  }
  /* line 13830, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-lg-7 {
    padding-right: 5rem !important;
  }
  /* line 13833, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-lg-8 {
    padding-right: 8rem !important;
  }
  /* line 13836, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 13839, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 13842, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 13845, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 13848, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 13851, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-lg-5 {
    padding-bottom: 2rem !important;
  }
  /* line 13854, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-lg-6 {
    padding-bottom: 3rem !important;
  }
  /* line 13857, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-lg-7 {
    padding-bottom: 5rem !important;
  }
  /* line 13860, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-lg-8 {
    padding-bottom: 8rem !important;
  }
  /* line 13863, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 13866, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 13869, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 13872, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 13875, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 13878, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-lg-5 {
    padding-left: 2rem !important;
  }
  /* line 13881, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-lg-6 {
    padding-left: 3rem !important;
  }
  /* line 13884, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-lg-7 {
    padding-left: 5rem !important;
  }
  /* line 13887, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-lg-8 {
    padding-left: 8rem !important;
  }
  /* line 13890, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 13893, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 13896, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 13899, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 13902, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  /* line 13905, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-lg-5 {
    gap: 2rem !important;
  }
  /* line 13908, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-lg-6 {
    gap: 3rem !important;
  }
  /* line 13911, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-lg-7 {
    gap: 5rem !important;
  }
  /* line 13914, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-lg-8 {
    gap: 8rem !important;
  }
  /* line 13917, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  /* line 13920, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  /* line 13923, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  /* line 13926, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  /* line 13929, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  /* line 13932, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-lg-5 {
    row-gap: 2rem !important;
  }
  /* line 13935, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-lg-6 {
    row-gap: 3rem !important;
  }
  /* line 13938, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-lg-7 {
    row-gap: 5rem !important;
  }
  /* line 13941, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-lg-8 {
    row-gap: 8rem !important;
  }
  /* line 13944, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-lg-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  /* line 13948, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-lg-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  /* line 13952, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-lg-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  /* line 13956, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-lg-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  /* line 13960, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-lg-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  /* line 13964, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-lg-5 {
    -moz-column-gap: 2rem !important;
    column-gap: 2rem !important;
  }
  /* line 13968, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-lg-6 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  /* line 13972, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-lg-7 {
    -moz-column-gap: 5rem !important;
    column-gap: 5rem !important;
  }
  /* line 13976, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-lg-8 {
    -moz-column-gap: 8rem !important;
    column-gap: 8rem !important;
  }
  /* line 13980, node_modules/@tabler/core/dist/css/tabler.css */
  .text-lg-start {
    text-align: left !important;
  }
  /* line 13983, node_modules/@tabler/core/dist/css/tabler.css */
  .text-lg-end {
    text-align: right !important;
  }
  /* line 13986, node_modules/@tabler/core/dist/css/tabler.css */
  .text-lg-center {
    text-align: center !important;
  }
  /* line 13989, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-lg-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }
  /* line 13993, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-lg-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }
  /* line 13997, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-lg-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }
}

@media (min-width: 1200px) {
  /* line 14003, node_modules/@tabler/core/dist/css/tabler.css */
  .float-xl-start {
    float: left !important;
  }
  /* line 14006, node_modules/@tabler/core/dist/css/tabler.css */
  .float-xl-end {
    float: right !important;
  }
  /* line 14009, node_modules/@tabler/core/dist/css/tabler.css */
  .float-xl-none {
    float: none !important;
  }
  /* line 14012, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  /* line 14016, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  /* line 14020, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  /* line 14024, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  /* line 14028, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-xl-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  /* line 14032, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 14035, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 14038, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xl-block {
    display: block !important;
  }
  /* line 14041, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 14044, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  /* line 14047, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xl-table {
    display: table !important;
  }
  /* line 14050, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 14053, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 14056, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 14059, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  /* line 14062, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xl-none {
    display: none !important;
  }
  /* line 14065, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 14068, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 14071, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 14074, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14077, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 14080, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 14083, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 14086, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 14089, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 14092, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 14095, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 14098, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 14101, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 14104, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 14107, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 14110, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 14113, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 14116, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 14119, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 14122, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 14125, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 14128, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 14131, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 14134, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 14137, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 14140, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 14143, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 14146, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 14149, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 14152, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 14155, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 14158, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 14161, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 14164, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 14167, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  /* line 14170, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xl-first {
    order: -1 !important;
  }
  /* line 14173, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xl-0 {
    order: 0 !important;
  }
  /* line 14176, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xl-1 {
    order: 1 !important;
  }
  /* line 14179, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xl-2 {
    order: 2 !important;
  }
  /* line 14182, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xl-3 {
    order: 3 !important;
  }
  /* line 14185, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xl-4 {
    order: 4 !important;
  }
  /* line 14188, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xl-5 {
    order: 5 !important;
  }
  /* line 14191, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xl-last {
    order: 6 !important;
  }
  /* line 14194, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 14197, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 14200, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 14203, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 14206, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 14209, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xl-5 {
    margin: 2rem !important;
  }
  /* line 14212, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xl-6 {
    margin: 3rem !important;
  }
  /* line 14215, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xl-7 {
    margin: 5rem !important;
  }
  /* line 14218, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xl-8 {
    margin: 8rem !important;
  }
  /* line 14221, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 14224, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 14228, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 14232, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 14236, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 14240, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 14244, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  /* line 14248, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xl-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 14252, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xl-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  /* line 14256, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xl-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  /* line 14260, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 14264, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 14268, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 14272, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 14276, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 14280, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 14284, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  /* line 14288, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xl-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 14292, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xl-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  /* line 14296, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xl-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  /* line 14300, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 14304, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 14307, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 14310, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 14313, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 14316, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 14319, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xl-5 {
    margin-top: 2rem !important;
  }
  /* line 14322, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xl-6 {
    margin-top: 3rem !important;
  }
  /* line 14325, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xl-7 {
    margin-top: 5rem !important;
  }
  /* line 14328, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xl-8 {
    margin-top: 8rem !important;
  }
  /* line 14331, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 14334, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 14337, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 14340, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 14343, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 14346, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 14349, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xl-5 {
    margin-right: 2rem !important;
  }
  /* line 14352, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xl-6 {
    margin-right: 3rem !important;
  }
  /* line 14355, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xl-7 {
    margin-right: 5rem !important;
  }
  /* line 14358, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xl-8 {
    margin-right: 8rem !important;
  }
  /* line 14361, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 14364, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 14367, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 14370, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 14373, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 14376, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 14379, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xl-5 {
    margin-bottom: 2rem !important;
  }
  /* line 14382, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xl-6 {
    margin-bottom: 3rem !important;
  }
  /* line 14385, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xl-7 {
    margin-bottom: 5rem !important;
  }
  /* line 14388, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xl-8 {
    margin-bottom: 8rem !important;
  }
  /* line 14391, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 14394, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 14397, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 14400, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 14403, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 14406, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 14409, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xl-5 {
    margin-left: 2rem !important;
  }
  /* line 14412, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xl-6 {
    margin-left: 3rem !important;
  }
  /* line 14415, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xl-7 {
    margin-left: 5rem !important;
  }
  /* line 14418, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xl-8 {
    margin-left: 8rem !important;
  }
  /* line 14421, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 14424, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 14427, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 14430, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 14433, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 14436, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 14439, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xl-5 {
    padding: 2rem !important;
  }
  /* line 14442, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xl-6 {
    padding: 3rem !important;
  }
  /* line 14445, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xl-7 {
    padding: 5rem !important;
  }
  /* line 14448, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xl-8 {
    padding: 8rem !important;
  }
  /* line 14451, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 14455, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 14459, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 14463, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 14467, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 14471, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  /* line 14475, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xl-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 14479, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xl-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  /* line 14483, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xl-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  /* line 14487, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 14491, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 14495, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 14499, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 14503, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 14507, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  /* line 14511, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xl-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 14515, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  /* line 14519, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xl-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  /* line 14523, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 14526, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 14529, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 14532, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 14535, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 14538, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xl-5 {
    padding-top: 2rem !important;
  }
  /* line 14541, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xl-6 {
    padding-top: 3rem !important;
  }
  /* line 14544, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xl-7 {
    padding-top: 5rem !important;
  }
  /* line 14547, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xl-8 {
    padding-top: 8rem !important;
  }
  /* line 14550, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 14553, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 14556, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 14559, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 14562, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 14565, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xl-5 {
    padding-right: 2rem !important;
  }
  /* line 14568, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xl-6 {
    padding-right: 3rem !important;
  }
  /* line 14571, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xl-7 {
    padding-right: 5rem !important;
  }
  /* line 14574, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xl-8 {
    padding-right: 8rem !important;
  }
  /* line 14577, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 14580, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 14583, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 14586, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 14589, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 14592, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xl-5 {
    padding-bottom: 2rem !important;
  }
  /* line 14595, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xl-6 {
    padding-bottom: 3rem !important;
  }
  /* line 14598, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xl-7 {
    padding-bottom: 5rem !important;
  }
  /* line 14601, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xl-8 {
    padding-bottom: 8rem !important;
  }
  /* line 14604, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 14607, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 14610, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 14613, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 14616, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 14619, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xl-5 {
    padding-left: 2rem !important;
  }
  /* line 14622, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xl-6 {
    padding-left: 3rem !important;
  }
  /* line 14625, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xl-7 {
    padding-left: 5rem !important;
  }
  /* line 14628, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xl-8 {
    padding-left: 8rem !important;
  }
  /* line 14631, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 14634, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 14637, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 14640, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 14643, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  /* line 14646, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xl-5 {
    gap: 2rem !important;
  }
  /* line 14649, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xl-6 {
    gap: 3rem !important;
  }
  /* line 14652, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xl-7 {
    gap: 5rem !important;
  }
  /* line 14655, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xl-8 {
    gap: 8rem !important;
  }
  /* line 14658, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  /* line 14661, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  /* line 14664, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  /* line 14667, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  /* line 14670, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  /* line 14673, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xl-5 {
    row-gap: 2rem !important;
  }
  /* line 14676, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xl-6 {
    row-gap: 3rem !important;
  }
  /* line 14679, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xl-7 {
    row-gap: 5rem !important;
  }
  /* line 14682, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xl-8 {
    row-gap: 8rem !important;
  }
  /* line 14685, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xl-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  /* line 14689, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xl-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  /* line 14693, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xl-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  /* line 14697, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xl-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  /* line 14701, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xl-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  /* line 14705, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xl-5 {
    -moz-column-gap: 2rem !important;
    column-gap: 2rem !important;
  }
  /* line 14709, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xl-6 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  /* line 14713, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xl-7 {
    -moz-column-gap: 5rem !important;
    column-gap: 5rem !important;
  }
  /* line 14717, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xl-8 {
    -moz-column-gap: 8rem !important;
    column-gap: 8rem !important;
  }
  /* line 14721, node_modules/@tabler/core/dist/css/tabler.css */
  .text-xl-start {
    text-align: left !important;
  }
  /* line 14724, node_modules/@tabler/core/dist/css/tabler.css */
  .text-xl-end {
    text-align: right !important;
  }
  /* line 14727, node_modules/@tabler/core/dist/css/tabler.css */
  .text-xl-center {
    text-align: center !important;
  }
  /* line 14730, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-xl-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }
  /* line 14734, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-xl-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }
  /* line 14738, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-xl-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }
}

@media (min-width: 1400px) {
  /* line 14744, node_modules/@tabler/core/dist/css/tabler.css */
  .float-xxl-start {
    float: left !important;
  }
  /* line 14747, node_modules/@tabler/core/dist/css/tabler.css */
  .float-xxl-end {
    float: right !important;
  }
  /* line 14750, node_modules/@tabler/core/dist/css/tabler.css */
  .float-xxl-none {
    float: none !important;
  }
  /* line 14753, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  /* line 14757, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  /* line 14761, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  /* line 14765, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  /* line 14769, node_modules/@tabler/core/dist/css/tabler.css */
  .object-fit-xxl-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  /* line 14773, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 14776, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 14779, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xxl-block {
    display: block !important;
  }
  /* line 14782, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 14785, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  /* line 14788, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xxl-table {
    display: table !important;
  }
  /* line 14791, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 14794, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 14797, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xxl-flex {
    display: flex !important;
  }
  /* line 14800, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* line 14803, node_modules/@tabler/core/dist/css/tabler.css */
  .d-xxl-none {
    display: none !important;
  }
  /* line 14806, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  /* line 14809, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xxl-row {
    flex-direction: row !important;
  }
  /* line 14812, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xxl-column {
    flex-direction: column !important;
  }
  /* line 14815, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14818, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 14821, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 14824, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 14827, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 14830, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 14833, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 14836, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 14839, node_modules/@tabler/core/dist/css/tabler.css */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 14842, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  /* line 14845, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  /* line 14848, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  /* line 14851, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  /* line 14854, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  /* line 14857, node_modules/@tabler/core/dist/css/tabler.css */
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 14860, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  /* line 14863, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  /* line 14866, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-xxl-center {
    align-items: center !important;
  }
  /* line 14869, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  /* line 14872, node_modules/@tabler/core/dist/css/tabler.css */
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  /* line 14875, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  /* line 14878, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  /* line 14881, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-xxl-center {
    align-content: center !important;
  }
  /* line 14884, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  /* line 14887, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  /* line 14890, node_modules/@tabler/core/dist/css/tabler.css */
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  /* line 14893, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  /* line 14896, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  /* line 14899, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  /* line 14902, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-xxl-center {
    align-self: center !important;
  }
  /* line 14905, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  /* line 14908, node_modules/@tabler/core/dist/css/tabler.css */
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  /* line 14911, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xxl-first {
    order: -1 !important;
  }
  /* line 14914, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xxl-0 {
    order: 0 !important;
  }
  /* line 14917, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xxl-1 {
    order: 1 !important;
  }
  /* line 14920, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xxl-2 {
    order: 2 !important;
  }
  /* line 14923, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xxl-3 {
    order: 3 !important;
  }
  /* line 14926, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xxl-4 {
    order: 4 !important;
  }
  /* line 14929, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xxl-5 {
    order: 5 !important;
  }
  /* line 14932, node_modules/@tabler/core/dist/css/tabler.css */
  .order-xxl-last {
    order: 6 !important;
  }
  /* line 14935, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 14938, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  /* line 14941, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  /* line 14944, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  /* line 14947, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  /* line 14950, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xxl-5 {
    margin: 2rem !important;
  }
  /* line 14953, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xxl-6 {
    margin: 3rem !important;
  }
  /* line 14956, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xxl-7 {
    margin: 5rem !important;
  }
  /* line 14959, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xxl-8 {
    margin: 8rem !important;
  }
  /* line 14962, node_modules/@tabler/core/dist/css/tabler.css */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 14965, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 14969, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 14973, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 14977, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 14981, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 14985, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xxl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  /* line 14989, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xxl-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 14993, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xxl-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  /* line 14997, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xxl-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  /* line 15001, node_modules/@tabler/core/dist/css/tabler.css */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 15005, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 15009, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 15013, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 15017, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 15021, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 15025, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xxl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  /* line 15029, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xxl-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 15033, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xxl-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  /* line 15037, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xxl-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  /* line 15041, node_modules/@tabler/core/dist/css/tabler.css */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 15045, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 15048, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15051, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15054, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* line 15057, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15060, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xxl-5 {
    margin-top: 2rem !important;
  }
  /* line 15063, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xxl-6 {
    margin-top: 3rem !important;
  }
  /* line 15066, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xxl-7 {
    margin-top: 5rem !important;
  }
  /* line 15069, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xxl-8 {
    margin-top: 8rem !important;
  }
  /* line 15072, node_modules/@tabler/core/dist/css/tabler.css */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 15075, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 15078, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 15081, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 15084, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 15087, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 15090, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xxl-5 {
    margin-right: 2rem !important;
  }
  /* line 15093, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xxl-6 {
    margin-right: 3rem !important;
  }
  /* line 15096, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xxl-7 {
    margin-right: 5rem !important;
  }
  /* line 15099, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xxl-8 {
    margin-right: 8rem !important;
  }
  /* line 15102, node_modules/@tabler/core/dist/css/tabler.css */
  .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 15105, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 15108, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 15111, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 15114, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 15117, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 15120, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xxl-5 {
    margin-bottom: 2rem !important;
  }
  /* line 15123, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xxl-6 {
    margin-bottom: 3rem !important;
  }
  /* line 15126, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xxl-7 {
    margin-bottom: 5rem !important;
  }
  /* line 15129, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xxl-8 {
    margin-bottom: 8rem !important;
  }
  /* line 15132, node_modules/@tabler/core/dist/css/tabler.css */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 15135, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 15138, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 15141, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 15144, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 15147, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 15150, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xxl-5 {
    margin-left: 2rem !important;
  }
  /* line 15153, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xxl-6 {
    margin-left: 3rem !important;
  }
  /* line 15156, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xxl-7 {
    margin-left: 5rem !important;
  }
  /* line 15159, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xxl-8 {
    margin-left: 8rem !important;
  }
  /* line 15162, node_modules/@tabler/core/dist/css/tabler.css */
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 15165, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 15168, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  /* line 15171, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  /* line 15174, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  /* line 15177, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  /* line 15180, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xxl-5 {
    padding: 2rem !important;
  }
  /* line 15183, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xxl-6 {
    padding: 3rem !important;
  }
  /* line 15186, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xxl-7 {
    padding: 5rem !important;
  }
  /* line 15189, node_modules/@tabler/core/dist/css/tabler.css */
  .p-xxl-8 {
    padding: 8rem !important;
  }
  /* line 15192, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 15196, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 15200, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 15204, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 15208, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 15212, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xxl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  /* line 15216, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xxl-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 15220, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xxl-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  /* line 15224, node_modules/@tabler/core/dist/css/tabler.css */
  .px-xxl-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  /* line 15228, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 15232, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 15236, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 15240, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 15244, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 15248, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xxl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  /* line 15252, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xxl-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 15256, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xxl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  /* line 15260, node_modules/@tabler/core/dist/css/tabler.css */
  .py-xxl-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  /* line 15264, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 15267, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15270, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15273, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  /* line 15276, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15279, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xxl-5 {
    padding-top: 2rem !important;
  }
  /* line 15282, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xxl-6 {
    padding-top: 3rem !important;
  }
  /* line 15285, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xxl-7 {
    padding-top: 5rem !important;
  }
  /* line 15288, node_modules/@tabler/core/dist/css/tabler.css */
  .pt-xxl-8 {
    padding-top: 8rem !important;
  }
  /* line 15291, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 15294, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 15297, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 15300, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 15303, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 15306, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xxl-5 {
    padding-right: 2rem !important;
  }
  /* line 15309, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xxl-6 {
    padding-right: 3rem !important;
  }
  /* line 15312, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xxl-7 {
    padding-right: 5rem !important;
  }
  /* line 15315, node_modules/@tabler/core/dist/css/tabler.css */
  .pe-xxl-8 {
    padding-right: 8rem !important;
  }
  /* line 15318, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 15321, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 15324, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 15327, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 15330, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 15333, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xxl-5 {
    padding-bottom: 2rem !important;
  }
  /* line 15336, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xxl-6 {
    padding-bottom: 3rem !important;
  }
  /* line 15339, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xxl-7 {
    padding-bottom: 5rem !important;
  }
  /* line 15342, node_modules/@tabler/core/dist/css/tabler.css */
  .pb-xxl-8 {
    padding-bottom: 8rem !important;
  }
  /* line 15345, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 15348, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 15351, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 15354, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 15357, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 15360, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xxl-5 {
    padding-left: 2rem !important;
  }
  /* line 15363, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xxl-6 {
    padding-left: 3rem !important;
  }
  /* line 15366, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xxl-7 {
    padding-left: 5rem !important;
  }
  /* line 15369, node_modules/@tabler/core/dist/css/tabler.css */
  .ps-xxl-8 {
    padding-left: 8rem !important;
  }
  /* line 15372, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 15375, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  /* line 15378, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  /* line 15381, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  /* line 15384, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  /* line 15387, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xxl-5 {
    gap: 2rem !important;
  }
  /* line 15390, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xxl-6 {
    gap: 3rem !important;
  }
  /* line 15393, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xxl-7 {
    gap: 5rem !important;
  }
  /* line 15396, node_modules/@tabler/core/dist/css/tabler.css */
  .gap-xxl-8 {
    gap: 8rem !important;
  }
  /* line 15399, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  /* line 15402, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  /* line 15405, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  /* line 15408, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  /* line 15411, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  /* line 15414, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xxl-5 {
    row-gap: 2rem !important;
  }
  /* line 15417, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xxl-6 {
    row-gap: 3rem !important;
  }
  /* line 15420, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xxl-7 {
    row-gap: 5rem !important;
  }
  /* line 15423, node_modules/@tabler/core/dist/css/tabler.css */
  .row-gap-xxl-8 {
    row-gap: 8rem !important;
  }
  /* line 15426, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xxl-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  /* line 15430, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xxl-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  /* line 15434, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xxl-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  /* line 15438, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xxl-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  /* line 15442, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xxl-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  /* line 15446, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xxl-5 {
    -moz-column-gap: 2rem !important;
    column-gap: 2rem !important;
  }
  /* line 15450, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xxl-6 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  /* line 15454, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xxl-7 {
    -moz-column-gap: 5rem !important;
    column-gap: 5rem !important;
  }
  /* line 15458, node_modules/@tabler/core/dist/css/tabler.css */
  .column-gap-xxl-8 {
    -moz-column-gap: 8rem !important;
    column-gap: 8rem !important;
  }
  /* line 15462, node_modules/@tabler/core/dist/css/tabler.css */
  .text-xxl-start {
    text-align: left !important;
  }
  /* line 15465, node_modules/@tabler/core/dist/css/tabler.css */
  .text-xxl-end {
    text-align: right !important;
  }
  /* line 15468, node_modules/@tabler/core/dist/css/tabler.css */
  .text-xxl-center {
    text-align: center !important;
  }
  /* line 15471, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-xxl-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }
  /* line 15475, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-xxl-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }
  /* line 15479, node_modules/@tabler/core/dist/css/tabler.css */
  .columns-xxl-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }
}

@media print {
  /* line 15485, node_modules/@tabler/core/dist/css/tabler.css */
  .d-print-inline {
    display: inline !important;
  }
  /* line 15488, node_modules/@tabler/core/dist/css/tabler.css */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 15491, node_modules/@tabler/core/dist/css/tabler.css */
  .d-print-block {
    display: block !important;
  }
  /* line 15494, node_modules/@tabler/core/dist/css/tabler.css */
  .d-print-grid {
    display: grid !important;
  }
  /* line 15497, node_modules/@tabler/core/dist/css/tabler.css */
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  /* line 15500, node_modules/@tabler/core/dist/css/tabler.css */
  .d-print-table {
    display: table !important;
  }
  /* line 15503, node_modules/@tabler/core/dist/css/tabler.css */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 15506, node_modules/@tabler/core/dist/css/tabler.css */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 15509, node_modules/@tabler/core/dist/css/tabler.css */
  .d-print-flex {
    display: flex !important;
  }
  /* line 15512, node_modules/@tabler/core/dist/css/tabler.css */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  /* line 15515, node_modules/@tabler/core/dist/css/tabler.css */
  .d-print-none {
    display: none !important;
  }
}

/* line 15519, node_modules/@tabler/core/dist/css/tabler.css */
:root,
:host {
  font-size: 16px;
  height: 100%;
}

/* line 15525, node_modules/@tabler/core/dist/css/tabler.css */
:root,
:host,
[data-bs-theme=light] {
  --tblr-primary: #0054a6;
  --tblr-primary-rgb: 0, 84, 166;
  --tblr-primary-fg: var(--tblr-light);
  --tblr-primary-darken: #004c95;
  --tblr-primary-lt: #e6eef6;
  --tblr-primary-lt-rgb: 230, 238, 246;
  --tblr-secondary: #667382;
  --tblr-secondary-rgb: 102, 115, 130;
  --tblr-secondary-fg: var(--tblr-light);
  --tblr-secondary-darken: #5c6875;
  --tblr-secondary-lt: #f0f1f3;
  --tblr-secondary-lt-rgb: 240, 241, 243;
  --tblr-success: #2fb344;
  --tblr-success-rgb: 47, 179, 68;
  --tblr-success-fg: var(--tblr-light);
  --tblr-success-darken: #2aa13d;
  --tblr-success-lt: #eaf7ec;
  --tblr-success-lt-rgb: 234, 247, 236;
  --tblr-info: #4299e1;
  --tblr-info-rgb: 66, 153, 225;
  --tblr-info-fg: var(--tblr-light);
  --tblr-info-darken: #3b8acb;
  --tblr-info-lt: #ecf5fc;
  --tblr-info-lt-rgb: 236, 245, 252;
  --tblr-warning: #f76707;
  --tblr-warning-rgb: 247, 103, 7;
  --tblr-warning-fg: var(--tblr-light);
  --tblr-warning-darken: #de5d06;
  --tblr-warning-lt: #fef0e6;
  --tblr-warning-lt-rgb: 254, 240, 230;
  --tblr-danger: #d63939;
  --tblr-danger-rgb: 214, 57, 57;
  --tblr-danger-fg: var(--tblr-light);
  --tblr-danger-darken: #c13333;
  --tblr-danger-lt: #fbebeb;
  --tblr-danger-lt-rgb: 251, 235, 235;
  --tblr-light: #fcfdfe;
  --tblr-light-rgb: 252, 253, 254;
  --tblr-light-fg: var(--tblr-dark);
  --tblr-light-darken: #e3e4e5;
  --tblr-light-lt: white;
  --tblr-light-lt-rgb: 255, 255, 255;
  --tblr-dark: #182433;
  --tblr-dark-rgb: 24, 36, 51;
  --tblr-dark-fg: var(--tblr-light);
  --tblr-dark-darken: #16202e;
  --tblr-dark-lt: #e8e9eb;
  --tblr-dark-lt-rgb: 232, 233, 235;
  --tblr-muted: #667382;
  --tblr-muted-rgb: 102, 115, 130;
  --tblr-muted-fg: var(--tblr-light);
  --tblr-muted-darken: #5c6875;
  --tblr-muted-lt: #f0f1f3;
  --tblr-muted-lt-rgb: 240, 241, 243;
  --tblr-blue: #0054a6;
  --tblr-blue-rgb: 0, 84, 166;
  --tblr-blue-fg: var(--tblr-light);
  --tblr-blue-darken: #004c95;
  --tblr-blue-lt: #e6eef6;
  --tblr-blue-lt-rgb: 230, 238, 246;
  --tblr-azure: #4299e1;
  --tblr-azure-rgb: 66, 153, 225;
  --tblr-azure-fg: var(--tblr-light);
  --tblr-azure-darken: #3b8acb;
  --tblr-azure-lt: #ecf5fc;
  --tblr-azure-lt-rgb: 236, 245, 252;
  --tblr-indigo: #4263eb;
  --tblr-indigo-rgb: 66, 99, 235;
  --tblr-indigo-fg: var(--tblr-light);
  --tblr-indigo-darken: #3b59d4;
  --tblr-indigo-lt: #eceffd;
  --tblr-indigo-lt-rgb: 236, 239, 253;
  --tblr-purple: #ae3ec9;
  --tblr-purple-rgb: 174, 62, 201;
  --tblr-purple-fg: var(--tblr-light);
  --tblr-purple-darken: #9d38b5;
  --tblr-purple-lt: #f7ecfa;
  --tblr-purple-lt-rgb: 247, 236, 250;
  --tblr-pink: #d6336c;
  --tblr-pink-rgb: 214, 51, 108;
  --tblr-pink-fg: var(--tblr-light);
  --tblr-pink-darken: #c12e61;
  --tblr-pink-lt: #fbebf0;
  --tblr-pink-lt-rgb: 251, 235, 240;
  --tblr-red: #d63939;
  --tblr-red-rgb: 214, 57, 57;
  --tblr-red-fg: var(--tblr-light);
  --tblr-red-darken: #c13333;
  --tblr-red-lt: #fbebeb;
  --tblr-red-lt-rgb: 251, 235, 235;
  --tblr-orange: #f76707;
  --tblr-orange-rgb: 247, 103, 7;
  --tblr-orange-fg: var(--tblr-light);
  --tblr-orange-darken: #de5d06;
  --tblr-orange-lt: #fef0e6;
  --tblr-orange-lt-rgb: 254, 240, 230;
  --tblr-yellow: #f59f00;
  --tblr-yellow-rgb: 245, 159, 0;
  --tblr-yellow-fg: var(--tblr-light);
  --tblr-yellow-darken: #dd8f00;
  --tblr-yellow-lt: #fef5e6;
  --tblr-yellow-lt-rgb: 254, 245, 230;
  --tblr-lime: #74b816;
  --tblr-lime-rgb: 116, 184, 22;
  --tblr-lime-fg: var(--tblr-light);
  --tblr-lime-darken: #68a614;
  --tblr-lime-lt: #f1f8e8;
  --tblr-lime-lt-rgb: 241, 248, 232;
  --tblr-green: #2fb344;
  --tblr-green-rgb: 47, 179, 68;
  --tblr-green-fg: var(--tblr-light);
  --tblr-green-darken: #2aa13d;
  --tblr-green-lt: #eaf7ec;
  --tblr-green-lt-rgb: 234, 247, 236;
  --tblr-teal: #0ca678;
  --tblr-teal-rgb: 12, 166, 120;
  --tblr-teal-fg: var(--tblr-light);
  --tblr-teal-darken: #0b956c;
  --tblr-teal-lt: #e7f6f2;
  --tblr-teal-lt-rgb: 231, 246, 242;
  --tblr-cyan: #17a2b8;
  --tblr-cyan-rgb: 23, 162, 184;
  --tblr-cyan-fg: var(--tblr-light);
  --tblr-cyan-darken: #1592a6;
  --tblr-cyan-lt: #e8f6f8;
  --tblr-cyan-lt-rgb: 232, 246, 248;
  --tblr-facebook: #1877f2;
  --tblr-facebook-rgb: 24, 119, 242;
  --tblr-facebook-fg: var(--tblr-light);
  --tblr-facebook-darken: #166bda;
  --tblr-facebook-lt: #e8f1fe;
  --tblr-facebook-lt-rgb: 232, 241, 254;
  --tblr-twitter: #1da1f2;
  --tblr-twitter-rgb: 29, 161, 242;
  --tblr-twitter-fg: var(--tblr-light);
  --tblr-twitter-darken: #1a91da;
  --tblr-twitter-lt: #e8f6fe;
  --tblr-twitter-lt-rgb: 232, 246, 254;
  --tblr-linkedin: #0a66c2;
  --tblr-linkedin-rgb: 10, 102, 194;
  --tblr-linkedin-fg: var(--tblr-light);
  --tblr-linkedin-darken: #095caf;
  --tblr-linkedin-lt: #e7f0f9;
  --tblr-linkedin-lt-rgb: 231, 240, 249;
  --tblr-google: #dc4e41;
  --tblr-google-rgb: 220, 78, 65;
  --tblr-google-fg: var(--tblr-light);
  --tblr-google-darken: #c6463b;
  --tblr-google-lt: #fcedec;
  --tblr-google-lt-rgb: 252, 237, 236;
  --tblr-youtube: #ff0000;
  --tblr-youtube-rgb: 255, 0, 0;
  --tblr-youtube-fg: var(--tblr-light);
  --tblr-youtube-darken: #e60000;
  --tblr-youtube-lt: #ffe6e6;
  --tblr-youtube-lt-rgb: 255, 230, 230;
  --tblr-vimeo: #1ab7ea;
  --tblr-vimeo-rgb: 26, 183, 234;
  --tblr-vimeo-fg: var(--tblr-light);
  --tblr-vimeo-darken: #17a5d3;
  --tblr-vimeo-lt: #e8f8fd;
  --tblr-vimeo-lt-rgb: 232, 248, 253;
  --tblr-dribbble: #ea4c89;
  --tblr-dribbble-rgb: 234, 76, 137;
  --tblr-dribbble-fg: var(--tblr-light);
  --tblr-dribbble-darken: #d3447b;
  --tblr-dribbble-lt: #fdedf3;
  --tblr-dribbble-lt-rgb: 253, 237, 243;
  --tblr-github: #181717;
  --tblr-github-rgb: 24, 23, 23;
  --tblr-github-fg: var(--tblr-light);
  --tblr-github-darken: #161515;
  --tblr-github-lt: #e8e8e8;
  --tblr-github-lt-rgb: 232, 232, 232;
  --tblr-instagram: #e4405f;
  --tblr-instagram-rgb: 228, 64, 95;
  --tblr-instagram-fg: var(--tblr-light);
  --tblr-instagram-darken: #cd3a56;
  --tblr-instagram-lt: #fcecef;
  --tblr-instagram-lt-rgb: 252, 236, 239;
  --tblr-pinterest: #bd081c;
  --tblr-pinterest-rgb: 189, 8, 28;
  --tblr-pinterest-fg: var(--tblr-light);
  --tblr-pinterest-darken: #aa0719;
  --tblr-pinterest-lt: #f8e6e8;
  --tblr-pinterest-lt-rgb: 248, 230, 232;
  --tblr-vk: #6383a8;
  --tblr-vk-rgb: 99, 131, 168;
  --tblr-vk-fg: var(--tblr-light);
  --tblr-vk-darken: #597697;
  --tblr-vk-lt: #eff3f6;
  --tblr-vk-lt-rgb: 239, 243, 246;
  --tblr-rss: #ffa500;
  --tblr-rss-rgb: 255, 165, 0;
  --tblr-rss-fg: var(--tblr-light);
  --tblr-rss-darken: #e69500;
  --tblr-rss-lt: #fff6e6;
  --tblr-rss-lt-rgb: 255, 246, 230;
  --tblr-flickr: #0063dc;
  --tblr-flickr-rgb: 0, 99, 220;
  --tblr-flickr-fg: var(--tblr-light);
  --tblr-flickr-darken: #0059c6;
  --tblr-flickr-lt: #e6effc;
  --tblr-flickr-lt-rgb: 230, 239, 252;
  --tblr-bitbucket: #0052cc;
  --tblr-bitbucket-rgb: 0, 82, 204;
  --tblr-bitbucket-fg: var(--tblr-light);
  --tblr-bitbucket-darken: #004ab8;
  --tblr-bitbucket-lt: #e6eefa;
  --tblr-bitbucket-lt-rgb: 230, 238, 250;
  --tblr-tabler: #0054a6;
  --tblr-tabler-rgb: 0, 84, 166;
  --tblr-tabler-fg: var(--tblr-light);
  --tblr-tabler-darken: #004c95;
  --tblr-tabler-lt: #e6eef6;
  --tblr-tabler-lt-rgb: 230, 238, 246;
  --tblr-gray-50: #fcfdfe;
  --tblr-gray-50-rgb: 252, 253, 254;
  --tblr-gray-50-fg: var(--tblr-dark);
  --tblr-gray-50-darken: #e3e4e5;
  --tblr-gray-50-lt: white;
  --tblr-gray-50-lt-rgb: 255, 255, 255;
  --tblr-gray-100: #f6f8fb;
  --tblr-gray-100-rgb: 246, 248, 251;
  --tblr-gray-100-fg: var(--tblr-dark);
  --tblr-gray-100-darken: #dddfe2;
  --tblr-gray-100-lt: #fefeff;
  --tblr-gray-100-lt-rgb: 254, 254, 255;
  --tblr-gray-200: #eef1f4;
  --tblr-gray-200-rgb: 238, 241, 244;
  --tblr-gray-200-fg: var(--tblr-dark);
  --tblr-gray-200-darken: #d6d9dc;
  --tblr-gray-200-lt: #fdfefe;
  --tblr-gray-200-lt-rgb: 253, 254, 254;
  --tblr-gray-300: #dadfe5;
  --tblr-gray-300-rgb: 218, 223, 229;
  --tblr-gray-300-fg: var(--tblr-dark);
  --tblr-gray-300-darken: #c4c9ce;
  --tblr-gray-300-lt: #fbfcfc;
  --tblr-gray-300-lt-rgb: 251, 252, 252;
  --tblr-gray-400: #bbc3cd;
  --tblr-gray-400-rgb: 187, 195, 205;
  --tblr-gray-400-fg: var(--tblr-light);
  --tblr-gray-400-darken: #a8b0b9;
  --tblr-gray-400-lt: #f8f9fa;
  --tblr-gray-400-lt-rgb: 248, 249, 250;
  --tblr-gray-500: #929dab;
  --tblr-gray-500-rgb: 146, 157, 171;
  --tblr-gray-500-fg: var(--tblr-light);
  --tblr-gray-500-darken: #838d9a;
  --tblr-gray-500-lt: #f4f5f7;
  --tblr-gray-500-lt-rgb: 244, 245, 247;
  --tblr-gray-600: #667382;
  --tblr-gray-600-rgb: 102, 115, 130;
  --tblr-gray-600-fg: var(--tblr-light);
  --tblr-gray-600-darken: #5c6875;
  --tblr-gray-600-lt: #f0f1f3;
  --tblr-gray-600-lt-rgb: 240, 241, 243;
  --tblr-gray-700: #3a4859;
  --tblr-gray-700-rgb: 58, 72, 89;
  --tblr-gray-700-fg: var(--tblr-light);
  --tblr-gray-700-darken: #344150;
  --tblr-gray-700-lt: #ebedee;
  --tblr-gray-700-lt-rgb: 235, 237, 238;
  --tblr-gray-800: #182433;
  --tblr-gray-800-rgb: 24, 36, 51;
  --tblr-gray-800-fg: var(--tblr-light);
  --tblr-gray-800-darken: #16202e;
  --tblr-gray-800-lt: #e8e9eb;
  --tblr-gray-800-lt-rgb: 232, 233, 235;
  --tblr-gray-900: #040a11;
  --tblr-gray-900-rgb: 4, 10, 17;
  --tblr-gray-900-fg: var(--tblr-light);
  --tblr-gray-900-darken: #04090f;
  --tblr-gray-900-lt: #e6e7e7;
  --tblr-gray-900-lt-rgb: 230, 231, 231;
  --tblr-spacer-0: 0;
  --tblr-spacer-1: 0.25rem;
  --tblr-spacer-2: 0.5rem;
  --tblr-spacer-3: 1rem;
  --tblr-spacer-4: 1.5rem;
  --tblr-spacer-5: 2rem;
  --tblr-spacer-6: 3rem;
  --tblr-spacer-7: 5rem;
  --tblr-spacer-8: 8rem;
  --tblr-spacer: 1rem;
  --tblr-bg-surface: var(--tblr-white);
  --tblr-bg-surface-secondary: var(--tblr-gray-100);
  --tblr-bg-surface-tertiary: var(--tblr-gray-50);
  --tblr-bg-surface-dark: var(--tblr-dark);
  --tblr-bg-forms: var(--tblr-bg-surface);
  --tblr-border-color: #dadfe5;
  --tblr-border-color-translucent: rgba(4, 32, 69, 0.14);
  --tblr-border-dark-color: #bbc3cd;
  --tblr-border-dark-color-translucent: rgba(4, 32, 69, 0.27);
  --tblr-border-active-color: #b6bcc3;
  --tblr-icon-color: var(--tblr-gray-500);
  --tblr-active-bg: rgba(var(--tblr-primary-rgb), 0.04);
  --tblr-disabled-bg: var(--tblr-bg-surface-secondary);
  --tblr-disabled-color: var(--tblr-gray-300);
  --tblr-code-color: var(--tblr-gray-600);
  --tblr-code-bg: var(--tblr-bg-surface-secondary);
  --tblr-dark-mode-border-color: #1f2e41;
  --tblr-dark-mode-border-color-translucent: rgba(72, 110, 149, 0.14);
  --tblr-dark-mode-border-color-active: #2c415d;
  --tblr-dark-mode-border-dark-color: #1f2e41;
  --tblr-page-padding: var(--tblr-spacer-3);
  --tblr-page-padding-y: var(--tblr-spacer-4);
  --tblr-font-weight-light: 300;
  --tblr-font-weight-normal: 400;
  --tblr-font-weight-medium: 500;
  --tblr-font-weight-bold: 600;
  --tblr-font-weight-headings: var(--tblr-font-weight-bold);
  --tblr-font-size-h1: 1.5rem;
  --tblr-font-size-h2: 1.25rem;
  --tblr-font-size-h3: 1rem;
  --tblr-font-size-h4: 0.875rem;
  --tblr-font-size-h5: 0.75rem;
  --tblr-font-size-h6: 0.625rem;
  --tblr-line-height-h1: 2rem;
  --tblr-line-height-h2: 1.75rem;
  --tblr-line-height-h3: 1.5rem;
  --tblr-line-height-h4: 1.25rem;
  --tblr-line-height-h5: 1rem;
  --tblr-line-height-h6: 1rem;
  --tblr-box-shadow: rgba(var(--tblr-body-color-rgb), 0.04) 0 2px 4px 0;
  --tblr-box-shadow-border: inset 0 0 0 1px var(--tblr-border-color-translucent);
  --tblr-box-shadow-transparent: 0 0 0 0 transparent;
  --tblr-box-shadow-input: 0 1px 1px rgba(var(--tblr-body-color-rgb), 0.06);
  --tblr-box-shadow-card: 0 0 4px rgba(var(--tblr-body-color-rgb), 0.04);
  --tblr-box-shadow-card-hover: rgba(var(--tblr-body-color-rgb), 0.16) 0 2px 16px 0;
  --tblr-box-shadow-dropdown: 0 16px 24px 2px rgba(0, 0, 0, 0.07), 0 6px 30px 5px rgba(0, 0, 0, 0.06), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
}

@media (max-width: 991.98px) {
  /* line 15862, node_modules/@tabler/core/dist/css/tabler.css */
  :root,
:host,
[data-bs-theme=light] {
    --tblr-page-padding: var(--tblr-spacer-2);
  }
}

@keyframes pulse {
  from {
    opacity: 1;
    transform: scale3d(0.8, 0.8, 0.8);
  }
  50% {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  to {
    opacity: 1;
    transform: scale3d(0.8, 0.8, 0.8);
  }
}

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }
  10%, 5% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -5deg);
  }
  15%, 25%, 35%, 45% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 5deg);
  }
  20%, 30%, 40% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -5deg);
  }
  50% {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rotate-360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes blink {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 15919, node_modules/@tabler/core/dist/css/tabler.css */
body {
  letter-spacing: 0;
  touch-action: manipulation;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga" 0;
  position: relative;
  min-height: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media print {
  /* line 15931, node_modules/@tabler/core/dist/css/tabler.css */
  body {
    background: transparent;
  }
}

/* line 15936, node_modules/@tabler/core/dist/css/tabler.css */
* {
  scrollbar-color: rgba(var(--tblr-scrollbar-color, var(--tblr-body-color-rgb)), 0.16) transparent;
}

/* line 15940, node_modules/@tabler/core/dist/css/tabler.css */
*::-webkit-scrollbar {
  width: 1rem;
  height: 1rem;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 15947, node_modules/@tabler/core/dist/css/tabler.css */
  *::-webkit-scrollbar {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 15953, node_modules/@tabler/core/dist/css/tabler.css */
*::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  border: 5px solid transparent;
  box-shadow: inset 0 0 0 1rem rgba(var(--tblr-scrollbar-color, var(--tblr-body-color-rgb)), 0.16);
}

/* line 15959, node_modules/@tabler/core/dist/css/tabler.css */
*::-webkit-scrollbar-track {
  background: transparent;
}

/* line 15963, node_modules/@tabler/core/dist/css/tabler.css */
*:hover::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 0 1rem rgba(var(--tblr-scrollbar-color, var(--tblr-body-color-rgb)), 0.32);
}

/* line 15967, node_modules/@tabler/core/dist/css/tabler.css */
*::-webkit-scrollbar-corner {
  background: transparent;
}

/* line 15971, node_modules/@tabler/core/dist/css/tabler.css */
.layout-fluid .container,
.layout-fluid [class^=container-],
.layout-fluid [class*=" container-"] {
  max-width: 100%;
}

/* line 15977, node_modules/@tabler/core/dist/css/tabler.css */
.layout-boxed {
  --tblr-theme-boxed-border-radius: 0;
  --tblr-theme-boxed-width: 1320px;
}

@media (min-width: 768px) {
  /* line 15982, node_modules/@tabler/core/dist/css/tabler.css */
  .layout-boxed {
    background: #182433 linear-gradient(to right, rgba(255, 255, 255, 0.1), transparent) fixed;
    padding: 1rem;
    --tblr-theme-boxed-border-radius: 4px;
  }
}

/* line 15988, node_modules/@tabler/core/dist/css/tabler.css */
.layout-boxed .page {
  margin: 0 auto;
  max-width: var(--tblr-theme-boxed-width);
  border-radius: var(--tblr-theme-boxed-border-radius);
  color: var(--tblr-body-color);
}

@media (min-width: 768px) {
  /* line 15995, node_modules/@tabler/core/dist/css/tabler.css */
  .layout-boxed .page {
    border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
    background: var(--tblr-body-bg);
  }
}

/* line 16000, node_modules/@tabler/core/dist/css/tabler.css */
.layout-boxed .page > .navbar:first-child {
  border-top-left-radius: var(--tblr-theme-boxed-border-radius);
  border-top-right-radius: var(--tblr-theme-boxed-border-radius);
}

/**
Navbar
 */
/* line 16008, node_modules/@tabler/core/dist/css/tabler.css */
.navbar {
  --tblr-navbar-bg: var(--tblr-bg-surface);
  --tblr-navbar-border-width: var(--tblr-border-width);
  --tblr-navbar-active-border-color: var(--tblr-primary);
  --tblr-navbar-active-bg: rgba(0, 0, 0, 0.06);
  --tblr-navbar-color: var(--tblr-body-color);
  --tblr-navbar-border-color: var(--tblr-border-color);
  align-items: stretch;
  min-height: 3.5rem;
  box-shadow: inset 0 calc(-1 * var(--tblr-navbar-border-width)) 0 0 var(--tblr-navbar-border-color);
  background: var(--tblr-navbar-bg);
  color: var(--tblr-navbar-color);
}

/* line 16021, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-collapse .navbar {
  flex-grow: 1;
}

/* line 16024, node_modules/@tabler/core/dist/css/tabler.css */
.navbar.collapsing {
  min-height: 0;
}

/* line 16027, node_modules/@tabler/core/dist/css/tabler.css */
.navbar .dropdown-menu {
  position: absolute;
  z-index: 1030;
}

/* line 16031, node_modules/@tabler/core/dist/css/tabler.css */
.navbar .navbar-nav {
  min-height: 3rem;
}

/* line 16034, node_modules/@tabler/core/dist/css/tabler.css */
.navbar .navbar-nav .nav-link {
  position: relative;
  min-width: 2rem;
  min-height: 2rem;
  justify-content: center;
  border-radius: var(--tblr-border-radius);
}

/* line 16041, node_modules/@tabler/core/dist/css/tabler.css */
.navbar .navbar-nav .nav-link .badge {
  position: absolute;
  top: 0.375rem;
  right: 0.375rem;
  transform: translate(50%, -50%);
}

/* line 16048, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-nav {
  margin: 0;
  padding: 0;
}

@media (max-width: 575.98px) {
  /* line 16054, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse {
    flex-direction: column;
  }
  /* line 16057, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse [class^=container] {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
  }
  /* line 16062, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 16066, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem calc(calc(var(--tblr-page-padding) * 2) / 2);
    justify-content: flex-start;
  }
  /* line 16070, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 16073, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse .dropdown-menu {
    padding: 0;
    background: transparent;
    position: static;
    color: inherit;
    box-shadow: none;
    border: none;
    min-width: 0;
    margin: 0;
  }
  /* line 16083, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 1.75rem);
    color: inherit;
  }
  /* line 16090, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-item.active, .navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-item:active {
    background: var(--tblr-navbar-active-bg);
  }
  /* line 16093, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 3.25rem);
  }
  /* line 16096, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 4.75rem);
  }
  /* line 16099, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse .dropdown-toggle:after {
    margin-left: auto;
  }
  /* line 16102, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 3px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 576px) {
  /* line 16111, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .navbar-collapse {
    width: auto;
    flex: 1 1 auto;
  }
  /* line 16115, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .nav-item.active {
    position: relative;
  }
  /* line 16118, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm .nav-item.active:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.25rem;
    border: 0 var(--tblr-border-style) var(--tblr-navbar-active-border-color);
    border-bottom-width: 2px;
  }
  /* line 16127, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm.navbar-vertical {
    box-shadow: inset calc(-1 * var(--tblr-navbar-border-width)) 0 0 0 var(--tblr-navbar-border-color);
  }
  /* line 16130, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm.navbar-vertical.navbar-right {
    box-shadow: inset calc(1 * var(--tblr-navbar-border-width)) 0 0 0 var(--tblr-navbar-border-color);
  }
  /* line 16133, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm.navbar-vertical ~ .navbar,
.navbar-expand-sm.navbar-vertical ~ .page-wrapper {
    margin-left: 15rem;
  }
  /* line 16137, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-sm.navbar-vertical.navbar-right ~ .navbar,
.navbar-expand-sm.navbar-vertical.navbar-right ~ .page-wrapper {
    margin-left: 0;
    margin-right: 15rem;
  }
}

@media (max-width: 767.98px) {
  /* line 16144, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse {
    flex-direction: column;
  }
  /* line 16147, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse [class^=container] {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
  }
  /* line 16152, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 16156, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem calc(calc(var(--tblr-page-padding) * 2) / 2);
    justify-content: flex-start;
  }
  /* line 16160, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 16163, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse .dropdown-menu {
    padding: 0;
    background: transparent;
    position: static;
    color: inherit;
    box-shadow: none;
    border: none;
    min-width: 0;
    margin: 0;
  }
  /* line 16173, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 1.75rem);
    color: inherit;
  }
  /* line 16180, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-item.active, .navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-item:active {
    background: var(--tblr-navbar-active-bg);
  }
  /* line 16183, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 3.25rem);
  }
  /* line 16186, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 4.75rem);
  }
  /* line 16189, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse .dropdown-toggle:after {
    margin-left: auto;
  }
  /* line 16192, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 3px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 16201, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .navbar-collapse {
    width: auto;
    flex: 1 1 auto;
  }
  /* line 16205, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .nav-item.active {
    position: relative;
  }
  /* line 16208, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md .nav-item.active:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.25rem;
    border: 0 var(--tblr-border-style) var(--tblr-navbar-active-border-color);
    border-bottom-width: 2px;
  }
  /* line 16217, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md.navbar-vertical {
    box-shadow: inset calc(-1 * var(--tblr-navbar-border-width)) 0 0 0 var(--tblr-navbar-border-color);
  }
  /* line 16220, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md.navbar-vertical.navbar-right {
    box-shadow: inset calc(1 * var(--tblr-navbar-border-width)) 0 0 0 var(--tblr-navbar-border-color);
  }
  /* line 16223, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md.navbar-vertical ~ .navbar,
.navbar-expand-md.navbar-vertical ~ .page-wrapper {
    margin-left: 15rem;
  }
  /* line 16227, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-md.navbar-vertical.navbar-right ~ .navbar,
.navbar-expand-md.navbar-vertical.navbar-right ~ .page-wrapper {
    margin-left: 0;
    margin-right: 15rem;
  }
}

@media (max-width: 991.98px) {
  /* line 16234, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse {
    flex-direction: column;
  }
  /* line 16237, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse [class^=container] {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
  }
  /* line 16242, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 16246, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem calc(calc(var(--tblr-page-padding) * 2) / 2);
    justify-content: flex-start;
  }
  /* line 16250, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 16253, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse .dropdown-menu {
    padding: 0;
    background: transparent;
    position: static;
    color: inherit;
    box-shadow: none;
    border: none;
    min-width: 0;
    margin: 0;
  }
  /* line 16263, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 1.75rem);
    color: inherit;
  }
  /* line 16270, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item.active, .navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item:active {
    background: var(--tblr-navbar-active-bg);
  }
  /* line 16273, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 3.25rem);
  }
  /* line 16276, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 4.75rem);
  }
  /* line 16279, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse .dropdown-toggle:after {
    margin-left: auto;
  }
  /* line 16282, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 3px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 16291, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .navbar-collapse {
    width: auto;
    flex: 1 1 auto;
  }
  /* line 16295, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .nav-item.active {
    position: relative;
  }
  /* line 16298, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg .nav-item.active:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.25rem;
    border: 0 var(--tblr-border-style) var(--tblr-navbar-active-border-color);
    border-bottom-width: 2px;
  }
  /* line 16307, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg.navbar-vertical {
    box-shadow: inset calc(-1 * var(--tblr-navbar-border-width)) 0 0 0 var(--tblr-navbar-border-color);
  }
  /* line 16310, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg.navbar-vertical.navbar-right {
    box-shadow: inset calc(1 * var(--tblr-navbar-border-width)) 0 0 0 var(--tblr-navbar-border-color);
  }
  /* line 16313, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg.navbar-vertical ~ .navbar,
.navbar-expand-lg.navbar-vertical ~ .page-wrapper {
    margin-left: 15rem;
  }
  /* line 16317, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-lg.navbar-vertical.navbar-right ~ .navbar,
.navbar-expand-lg.navbar-vertical.navbar-right ~ .page-wrapper {
    margin-left: 0;
    margin-right: 15rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 16324, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse {
    flex-direction: column;
  }
  /* line 16327, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse [class^=container] {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
  }
  /* line 16332, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 16336, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem calc(calc(var(--tblr-page-padding) * 2) / 2);
    justify-content: flex-start;
  }
  /* line 16340, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 16343, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse .dropdown-menu {
    padding: 0;
    background: transparent;
    position: static;
    color: inherit;
    box-shadow: none;
    border: none;
    min-width: 0;
    margin: 0;
  }
  /* line 16353, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 1.75rem);
    color: inherit;
  }
  /* line 16360, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-item.active, .navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-item:active {
    background: var(--tblr-navbar-active-bg);
  }
  /* line 16363, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 3.25rem);
  }
  /* line 16366, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 4.75rem);
  }
  /* line 16369, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse .dropdown-toggle:after {
    margin-left: auto;
  }
  /* line 16372, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 3px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 1200px) {
  /* line 16381, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .navbar-collapse {
    width: auto;
    flex: 1 1 auto;
  }
  /* line 16385, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .nav-item.active {
    position: relative;
  }
  /* line 16388, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl .nav-item.active:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.25rem;
    border: 0 var(--tblr-border-style) var(--tblr-navbar-active-border-color);
    border-bottom-width: 2px;
  }
  /* line 16397, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl.navbar-vertical {
    box-shadow: inset calc(-1 * var(--tblr-navbar-border-width)) 0 0 0 var(--tblr-navbar-border-color);
  }
  /* line 16400, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl.navbar-vertical.navbar-right {
    box-shadow: inset calc(1 * var(--tblr-navbar-border-width)) 0 0 0 var(--tblr-navbar-border-color);
  }
  /* line 16403, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl.navbar-vertical ~ .navbar,
.navbar-expand-xl.navbar-vertical ~ .page-wrapper {
    margin-left: 15rem;
  }
  /* line 16407, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xl.navbar-vertical.navbar-right ~ .navbar,
.navbar-expand-xl.navbar-vertical.navbar-right ~ .page-wrapper {
    margin-left: 0;
    margin-right: 15rem;
  }
}

@media (max-width: 1399.98px) {
  /* line 16414, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse {
    flex-direction: column;
  }
  /* line 16417, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse [class^=container] {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
  }
  /* line 16422, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 16426, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem calc(calc(var(--tblr-page-padding) * 2) / 2);
    justify-content: flex-start;
  }
  /* line 16430, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 16433, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse .dropdown-menu {
    padding: 0;
    background: transparent;
    position: static;
    color: inherit;
    box-shadow: none;
    border: none;
    min-width: 0;
    margin: 0;
  }
  /* line 16443, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 1.75rem);
    color: inherit;
  }
  /* line 16450, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-item.active, .navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-item:active {
    background: var(--tblr-navbar-active-bg);
  }
  /* line 16453, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 3.25rem);
  }
  /* line 16456, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 4.75rem);
  }
  /* line 16459, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse .dropdown-toggle:after {
    margin-left: auto;
  }
  /* line 16462, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 3px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 1400px) {
  /* line 16471, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .navbar-collapse {
    width: auto;
    flex: 1 1 auto;
  }
  /* line 16475, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .nav-item.active {
    position: relative;
  }
  /* line 16478, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl .nav-item.active:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.25rem;
    border: 0 var(--tblr-border-style) var(--tblr-navbar-active-border-color);
    border-bottom-width: 2px;
  }
  /* line 16487, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl.navbar-vertical {
    box-shadow: inset calc(-1 * var(--tblr-navbar-border-width)) 0 0 0 var(--tblr-navbar-border-color);
  }
  /* line 16490, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl.navbar-vertical.navbar-right {
    box-shadow: inset calc(1 * var(--tblr-navbar-border-width)) 0 0 0 var(--tblr-navbar-border-color);
  }
  /* line 16493, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl.navbar-vertical ~ .navbar,
.navbar-expand-xxl.navbar-vertical ~ .page-wrapper {
    margin-left: 15rem;
  }
  /* line 16497, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-expand-xxl.navbar-vertical.navbar-right ~ .navbar,
.navbar-expand-xxl.navbar-vertical.navbar-right ~ .page-wrapper {
    margin-left: 0;
    margin-right: 15rem;
  }
}

/* line 16503, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse {
  flex-direction: column;
}

/* line 16506, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse [class^=container] {
  flex-direction: column;
  align-items: stretch;
  padding: 0;
}

/* line 16511, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse .navbar-nav {
  margin-left: 0;
  margin-right: 0;
}

/* line 16515, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse .navbar-nav .nav-link {
  padding: 0.5rem calc(calc(var(--tblr-page-padding) * 2) / 2);
  justify-content: flex-start;
}

/* line 16519, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse .dropdown-menu-columns {
  flex-direction: column;
}

/* line 16522, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse .dropdown-menu {
  padding: 0;
  background: transparent;
  position: static;
  color: inherit;
  box-shadow: none;
  border: none;
  min-width: 0;
  margin: 0;
}

/* line 16532, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse .dropdown-menu .dropdown-item {
  min-width: 0;
  display: flex;
  width: auto;
  padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 1.75rem);
  color: inherit;
}

/* line 16539, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse .dropdown-menu .dropdown-item.active, .navbar-expand .navbar-collapse .dropdown-menu .dropdown-item:active {
  background: var(--tblr-navbar-active-bg);
}

/* line 16542, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
  padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 3.25rem);
}

/* line 16545, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
  padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 4.75rem);
}

/* line 16548, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse .dropdown-toggle:after {
  margin-left: auto;
}

/* line 16551, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse .nav-item.active:after {
  border-bottom-width: 0;
  border-left-width: 3px;
  right: auto;
  top: 0;
  bottom: 0;
}

/* line 16558, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .navbar-collapse {
  width: auto;
  flex: 1 1 auto;
}

/* line 16562, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .nav-item.active {
  position: relative;
}

/* line 16565, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand .nav-item.active:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.25rem;
  border: 0 var(--tblr-border-style) var(--tblr-navbar-active-border-color);
  border-bottom-width: 2px;
}

/* line 16574, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand.navbar-vertical {
  box-shadow: inset calc(-1 * var(--tblr-navbar-border-width)) 0 0 0 var(--tblr-navbar-border-color);
}

/* line 16577, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand.navbar-vertical.navbar-right {
  box-shadow: inset calc(1 * var(--tblr-navbar-border-width)) 0 0 0 var(--tblr-navbar-border-color);
}

/* line 16580, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand.navbar-vertical ~ .navbar,
.navbar-expand.navbar-vertical ~ .page-wrapper {
  margin-left: 15rem;
}

/* line 16584, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-expand.navbar-vertical.navbar-right ~ .navbar,
.navbar-expand.navbar-vertical.navbar-right ~ .page-wrapper {
  margin-left: 0;
  margin-right: 15rem;
}

/**
Navbar brand
 */
/* line 16593, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-brand {
  display: inline-flex;
  align-items: center;
  font-weight: var(--tblr-font-weight-bold);
  margin: 0;
  line-height: 1;
  gap: 0.5rem;
}

/* line 16602, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-brand-image {
  height: 2rem;
  width: auto;
}

/**
Navbar toggler
 */
/* line 16610, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-toggler {
  border: 0;
  width: 2rem;
  height: 2rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 16620, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-toggler-icon {
  height: 2px;
  width: 1.25em;
  background: currentColor;
  border-radius: 10px;
  transition: top 0.2s 0.2s, bottom 0.2s 0.2s, transform 0.2s, opacity 0s 0.2s;
  position: relative;
}

@media (prefers-reduced-motion: reduce) {
  /* line 16629, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-toggler-icon {
    transition: none;
  }
}

/* line 16633, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-toggler-icon:before, .navbar-toggler-icon:after {
  content: "";
  display: block;
  height: inherit;
  width: inherit;
  border-radius: inherit;
  background: inherit;
  position: absolute;
  left: 0;
  transition: inherit;
}

@media (prefers-reduced-motion: reduce) {
  /* line 16645, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-toggler-icon:before, .navbar-toggler-icon:after {
    transition: none;
  }
}

/* line 16649, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-toggler-icon:before {
  top: -0.45em;
}

/* line 16652, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-toggler-icon:after {
  bottom: -0.45em;
}

/* line 16655, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
  transform: rotate(45deg);
  transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s, opacity 0s 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 16660, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    transition: none;
  }
}

/* line 16664, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before {
  top: 0;
  transform: rotate(-90deg);
}

/* line 16668, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after {
  bottom: 0;
  opacity: 0;
}

/**
Navbar transparent
 */
/* line 16676, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-transparent {
  --tblr-navbar-border-color: transparent !important;
  background: transparent !important;
}

/**
Navbar nav
 */
/* line 16684, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-nav {
  align-items: stretch;
}

/* line 16687, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-nav .nav-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/**
Navbar side
 */
/* line 16696, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-side {
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}

/**
Navbar vertical
 */
@media (min-width: 576px) {
  /* line 16708, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm {
    width: 15rem;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1030;
    align-items: flex-start;
    transition: transform 0.3s;
    overflow-y: scroll;
    padding: 0;
  }
}

@media (min-width: 576px) and (prefers-reduced-motion: reduce) {
  /* line 16722, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm {
    transition: none;
  }
}

@media (min-width: 576px) {
  /* line 16727, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm.navbar-right {
    left: auto;
    right: 0;
  }
  /* line 16731, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-brand {
    padding: 0.75rem 0;
    justify-content: center;
  }
  /* line 16735, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse {
    align-items: stretch;
  }
  /* line 16738, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-nav {
    flex-direction: column;
    flex-grow: 1;
    min-height: auto;
  }
  /* line 16743, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-nav .nav-link {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  /* line 16747, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm > [class^=container] {
    flex-direction: column;
    align-items: stretch;
    min-height: 100%;
    justify-content: flex-start;
    padding: 0;
  }
  /* line 16754, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm ~ .page {
    padding-left: 15rem;
  }
  /* line 16757, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm ~ .page [class^=container] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 16761, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm.navbar-right ~ .page {
    padding-left: 0;
    padding-right: 15rem;
  }
  /* line 16765, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse {
    flex-direction: column;
  }
  /* line 16768, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse [class^=container] {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
  }
  /* line 16773, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 16777, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem calc(calc(var(--tblr-page-padding) * 2) / 2);
    justify-content: flex-start;
  }
  /* line 16781, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 16784, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-menu {
    padding: 0;
    background: transparent;
    position: static;
    color: inherit;
    box-shadow: none;
    border: none;
    min-width: 0;
    margin: 0;
  }
  /* line 16794, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 1.75rem);
    color: inherit;
  }
  /* line 16801, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-item.active, .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-item:active {
    background: var(--tblr-navbar-active-bg);
  }
  /* line 16804, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 3.25rem);
  }
  /* line 16807, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 4.75rem);
  }
  /* line 16810, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-toggle:after {
    margin-left: auto;
  }
  /* line 16813, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 3px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 16822, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md {
    width: 15rem;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1030;
    align-items: flex-start;
    transition: transform 0.3s;
    overflow-y: scroll;
    padding: 0;
  }
}

@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  /* line 16836, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md {
    transition: none;
  }
}

@media (min-width: 768px) {
  /* line 16841, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md.navbar-right {
    left: auto;
    right: 0;
  }
  /* line 16845, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-brand {
    padding: 0.75rem 0;
    justify-content: center;
  }
  /* line 16849, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse {
    align-items: stretch;
  }
  /* line 16852, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-nav {
    flex-direction: column;
    flex-grow: 1;
    min-height: auto;
  }
  /* line 16857, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-nav .nav-link {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  /* line 16861, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md > [class^=container] {
    flex-direction: column;
    align-items: stretch;
    min-height: 100%;
    justify-content: flex-start;
    padding: 0;
  }
  /* line 16868, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md ~ .page {
    padding-left: 15rem;
  }
  /* line 16871, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md ~ .page [class^=container] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 16875, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md.navbar-right ~ .page {
    padding-left: 0;
    padding-right: 15rem;
  }
  /* line 16879, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse {
    flex-direction: column;
  }
  /* line 16882, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse [class^=container] {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
  }
  /* line 16887, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 16891, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem calc(calc(var(--tblr-page-padding) * 2) / 2);
    justify-content: flex-start;
  }
  /* line 16895, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 16898, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-menu {
    padding: 0;
    background: transparent;
    position: static;
    color: inherit;
    box-shadow: none;
    border: none;
    min-width: 0;
    margin: 0;
  }
  /* line 16908, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 1.75rem);
    color: inherit;
  }
  /* line 16915, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-item.active, .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-item:active {
    background: var(--tblr-navbar-active-bg);
  }
  /* line 16918, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 3.25rem);
  }
  /* line 16921, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 4.75rem);
  }
  /* line 16924, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-toggle:after {
    margin-left: auto;
  }
  /* line 16927, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 3px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 16936, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg {
    width: 15rem;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1030;
    align-items: flex-start;
    transition: transform 0.3s;
    overflow-y: scroll;
    padding: 0;
  }
}

@media (min-width: 992px) and (prefers-reduced-motion: reduce) {
  /* line 16950, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg {
    transition: none;
  }
}

@media (min-width: 992px) {
  /* line 16955, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg.navbar-right {
    left: auto;
    right: 0;
  }
  /* line 16959, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-brand {
    padding: 0.75rem 0;
    justify-content: center;
  }
  /* line 16963, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse {
    align-items: stretch;
  }
  /* line 16966, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    flex-grow: 1;
    min-height: auto;
  }
  /* line 16971, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-nav .nav-link {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  /* line 16975, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg > [class^=container] {
    flex-direction: column;
    align-items: stretch;
    min-height: 100%;
    justify-content: flex-start;
    padding: 0;
  }
  /* line 16982, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg ~ .page {
    padding-left: 15rem;
  }
  /* line 16985, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg ~ .page [class^=container] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 16989, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg.navbar-right ~ .page {
    padding-left: 0;
    padding-right: 15rem;
  }
  /* line 16993, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse {
    flex-direction: column;
  }
  /* line 16996, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse [class^=container] {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
  }
  /* line 17001, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 17005, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem calc(calc(var(--tblr-page-padding) * 2) / 2);
    justify-content: flex-start;
  }
  /* line 17009, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 17012, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-menu {
    padding: 0;
    background: transparent;
    position: static;
    color: inherit;
    box-shadow: none;
    border: none;
    min-width: 0;
    margin: 0;
  }
  /* line 17022, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 1.75rem);
    color: inherit;
  }
  /* line 17029, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item.active, .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item:active {
    background: var(--tblr-navbar-active-bg);
  }
  /* line 17032, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 3.25rem);
  }
  /* line 17035, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 4.75rem);
  }
  /* line 17038, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-toggle:after {
    margin-left: auto;
  }
  /* line 17041, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 3px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 1200px) {
  /* line 17050, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl {
    width: 15rem;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1030;
    align-items: flex-start;
    transition: transform 0.3s;
    overflow-y: scroll;
    padding: 0;
  }
}

@media (min-width: 1200px) and (prefers-reduced-motion: reduce) {
  /* line 17064, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl {
    transition: none;
  }
}

@media (min-width: 1200px) {
  /* line 17069, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl.navbar-right {
    left: auto;
    right: 0;
  }
  /* line 17073, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-brand {
    padding: 0.75rem 0;
    justify-content: center;
  }
  /* line 17077, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse {
    align-items: stretch;
  }
  /* line 17080, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-nav {
    flex-direction: column;
    flex-grow: 1;
    min-height: auto;
  }
  /* line 17085, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-nav .nav-link {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  /* line 17089, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl > [class^=container] {
    flex-direction: column;
    align-items: stretch;
    min-height: 100%;
    justify-content: flex-start;
    padding: 0;
  }
  /* line 17096, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl ~ .page {
    padding-left: 15rem;
  }
  /* line 17099, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl ~ .page [class^=container] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 17103, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl.navbar-right ~ .page {
    padding-left: 0;
    padding-right: 15rem;
  }
  /* line 17107, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse {
    flex-direction: column;
  }
  /* line 17110, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse [class^=container] {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
  }
  /* line 17115, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 17119, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem calc(calc(var(--tblr-page-padding) * 2) / 2);
    justify-content: flex-start;
  }
  /* line 17123, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 17126, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-menu {
    padding: 0;
    background: transparent;
    position: static;
    color: inherit;
    box-shadow: none;
    border: none;
    min-width: 0;
    margin: 0;
  }
  /* line 17136, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 1.75rem);
    color: inherit;
  }
  /* line 17143, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-item.active, .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-item:active {
    background: var(--tblr-navbar-active-bg);
  }
  /* line 17146, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 3.25rem);
  }
  /* line 17149, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 4.75rem);
  }
  /* line 17152, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-toggle:after {
    margin-left: auto;
  }
  /* line 17155, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 3px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 1400px) {
  /* line 17164, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl {
    width: 15rem;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1030;
    align-items: flex-start;
    transition: transform 0.3s;
    overflow-y: scroll;
    padding: 0;
  }
}

@media (min-width: 1400px) and (prefers-reduced-motion: reduce) {
  /* line 17178, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl {
    transition: none;
  }
}

@media (min-width: 1400px) {
  /* line 17183, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl.navbar-right {
    left: auto;
    right: 0;
  }
  /* line 17187, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-brand {
    padding: 0.75rem 0;
    justify-content: center;
  }
  /* line 17191, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse {
    align-items: stretch;
  }
  /* line 17194, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-nav {
    flex-direction: column;
    flex-grow: 1;
    min-height: auto;
  }
  /* line 17199, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-nav .nav-link {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  /* line 17203, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl > [class^=container] {
    flex-direction: column;
    align-items: stretch;
    min-height: 100%;
    justify-content: flex-start;
    padding: 0;
  }
  /* line 17210, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl ~ .page {
    padding-left: 15rem;
  }
  /* line 17213, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl ~ .page [class^=container] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 17217, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl.navbar-right ~ .page {
    padding-left: 0;
    padding-right: 15rem;
  }
  /* line 17221, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse {
    flex-direction: column;
  }
  /* line 17224, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse [class^=container] {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
  }
  /* line 17229, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 17233, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem calc(calc(var(--tblr-page-padding) * 2) / 2);
    justify-content: flex-start;
  }
  /* line 17237, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 17240, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-menu {
    padding: 0;
    background: transparent;
    position: static;
    color: inherit;
    box-shadow: none;
    border: none;
    min-width: 0;
    margin: 0;
  }
  /* line 17250, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 1.75rem);
    color: inherit;
  }
  /* line 17257, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-item.active, .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-item:active {
    background: var(--tblr-navbar-active-bg);
  }
  /* line 17260, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 3.25rem);
  }
  /* line 17263, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 4.75rem);
  }
  /* line 17266, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-toggle:after {
    margin-left: auto;
  }
  /* line 17269, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 3px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

/* line 17277, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand {
  width: 15rem;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1030;
  align-items: flex-start;
  transition: transform 0.3s;
  overflow-y: scroll;
  padding: 0;
}

@media (prefers-reduced-motion: reduce) {
  /* line 17290, node_modules/@tabler/core/dist/css/tabler.css */
  .navbar-vertical.navbar-expand {
    transition: none;
  }
}

/* line 17294, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand.navbar-right {
  left: auto;
  right: 0;
}

/* line 17298, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-brand {
  padding: 0.75rem 0;
  justify-content: center;
}

/* line 17302, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse {
  align-items: stretch;
}

/* line 17305, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-nav {
  flex-direction: column;
  flex-grow: 1;
  min-height: auto;
}

/* line 17310, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-nav .nav-link {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 17314, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand > [class^=container] {
  flex-direction: column;
  align-items: stretch;
  min-height: 100%;
  justify-content: flex-start;
  padding: 0;
}

/* line 17321, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand ~ .page {
  padding-left: 15rem;
}

/* line 17324, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand ~ .page [class^=container] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 17328, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand.navbar-right ~ .page {
  padding-left: 0;
  padding-right: 15rem;
}

/* line 17332, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse {
  flex-direction: column;
}

/* line 17335, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse [class^=container] {
  flex-direction: column;
  align-items: stretch;
  padding: 0;
}

/* line 17340, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .navbar-nav {
  margin-left: 0;
  margin-right: 0;
}

/* line 17344, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .navbar-nav .nav-link {
  padding: 0.5rem calc(calc(var(--tblr-page-padding) * 2) / 2);
  justify-content: flex-start;
}

/* line 17348, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .dropdown-menu-columns {
  flex-direction: column;
}

/* line 17351, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .dropdown-menu {
  padding: 0;
  background: transparent;
  position: static;
  color: inherit;
  box-shadow: none;
  border: none;
  min-width: 0;
  margin: 0;
}

/* line 17361, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .dropdown-menu .dropdown-item {
  min-width: 0;
  display: flex;
  width: auto;
  padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 1.75rem);
  color: inherit;
}

/* line 17368, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .dropdown-menu .dropdown-item.active, .navbar-vertical.navbar-expand .navbar-collapse .dropdown-menu .dropdown-item:active {
  background: var(--tblr-navbar-active-bg);
}

/* line 17371, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
  padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 3.25rem);
}

/* line 17374, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
  padding-left: calc(calc(calc(var(--tblr-page-padding) * 2) / 2) + 4.75rem);
}

/* line 17377, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .dropdown-toggle:after {
  margin-left: auto;
}

/* line 17380, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .nav-item.active:after {
  border-bottom-width: 0;
  border-left-width: 3px;
  right: auto;
  top: 0;
  bottom: 0;
}

/* line 17388, node_modules/@tabler/core/dist/css/tabler.css */
.navbar-overlap:after {
  content: "";
  height: 9rem;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: inherit;
  z-index: -1;
  box-shadow: inherit;
}

/* line 17400, node_modules/@tabler/core/dist/css/tabler.css */
.page {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 100%;
}

/* line 17407, node_modules/@tabler/core/dist/css/tabler.css */
.page-center .container {
  margin-top: auto;
  margin-bottom: auto;
}

/* line 17412, node_modules/@tabler/core/dist/css/tabler.css */
.page-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
}

@media print {
  /* line 17418, node_modules/@tabler/core/dist/css/tabler.css */
  .page-wrapper {
    margin: 0 !important;
  }
}

/* line 17423, node_modules/@tabler/core/dist/css/tabler.css */
.page-wrapper-full .page-body:first-child {
  margin: 0;
  border-top: 0;
}

/* line 17428, node_modules/@tabler/core/dist/css/tabler.css */
.page-body {
  margin-top: var(--tblr-page-padding-y);
  margin-bottom: var(--tblr-page-padding-y);
}

/* line 17433, node_modules/@tabler/core/dist/css/tabler.css */
.page-body-card {
  background: var(--tblr-bg-surface);
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
  padding: var(--tblr-page-padding) 0;
  margin-bottom: 0;
  flex: 1;
}

/* line 17440, node_modules/@tabler/core/dist/css/tabler.css */
.page-body ~ .page-body-card {
  margin-top: 0;
}

/* line 17444, node_modules/@tabler/core/dist/css/tabler.css */
.page-cover {
  background: no-repeat center/cover;
  min-height: 9rem;
}

@media (min-width: 768px) {
  /* line 17449, node_modules/@tabler/core/dist/css/tabler.css */
  .page-cover {
    min-height: 12rem;
  }
}

@media (min-width: 992px) {
  /* line 17454, node_modules/@tabler/core/dist/css/tabler.css */
  .page-cover {
    min-height: 15rem;
  }
}

/* line 17459, node_modules/@tabler/core/dist/css/tabler.css */
.page-cover-overlay {
  position: relative;
}

/* line 17462, node_modules/@tabler/core/dist/css/tabler.css */
.page-cover-overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}

/* line 17472, node_modules/@tabler/core/dist/css/tabler.css */
.page-header {
  display: flex;
  flex-wrap: wrap;
  min-height: 2.25rem;
  flex-direction: column;
  justify-content: center;
}

/* line 17479, node_modules/@tabler/core/dist/css/tabler.css */
.page-wrapper .page-header {
  margin: var(--tblr-page-padding-y) 0 0;
}

/* line 17483, node_modules/@tabler/core/dist/css/tabler.css */
.page-header-border {
  border-bottom: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
  padding: var(--tblr-page-padding-y) 0;
  margin: 0 !important;
  background-color: var(--tblr-bg-surface);
}

/* line 17490, node_modules/@tabler/core/dist/css/tabler.css */
.page-pretitle {
  font-size: 0.625rem;
  font-weight: var(--tblr-font-weight-bold);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1rem;
  color: var(--tblr-secondary);
}

/* line 17499, node_modules/@tabler/core/dist/css/tabler.css */
.page-title {
  margin: 0;
  font-size: var(--tblr-font-size-h2);
  line-height: var(--tblr-line-height-h4);
  font-weight: var(--tblr-font-weight-headings);
  color: inherit;
  display: flex;
  align-items: center;
}

/* line 17508, node_modules/@tabler/core/dist/css/tabler.css */
.page-title svg {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.25rem;
}

/* line 17514, node_modules/@tabler/core/dist/css/tabler.css */
.page-title-lg {
  font-size: 1.5rem;
  line-height: 2rem;
}

/* line 17519, node_modules/@tabler/core/dist/css/tabler.css */
.page-subtitle {
  margin-top: 0.25rem;
  color: var(--tblr-secondary);
}

/* line 17524, node_modules/@tabler/core/dist/css/tabler.css */
.page-cover {
  --tblr-page-cover-blur: 20px;
  --tblr-page-cover-padding: 1rem;
  min-height: 6rem;
  padding: var(--tblr-page-cover-padding) 0;
  position: relative;
  overflow: hidden;
}

/* line 17533, node_modules/@tabler/core/dist/css/tabler.css */
.page-cover-img {
  position: absolute;
  top: calc(-2 * var(--tblr-page-cover-blur, 0));
  left: calc(-2 * var(--tblr-page-cover-blur, 0));
  right: calc(-2 * var(--tblr-page-cover-blur, 0));
  bottom: calc(-2 * var(--tblr-page-cover-blur, 0));
  pointer-events: none;
  filter: blur(var(--tblr-page-cover-blur));
  -o-object-fit: cover;
  object-fit: cover;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

/* line 17548, node_modules/@tabler/core/dist/css/tabler.css */
.page-tabs {
  margin-top: 0.5rem;
  position: relative;
}

/* line 17553, node_modules/@tabler/core/dist/css/tabler.css */
.page-header-tabs .nav-bordered {
  border: 0;
}

/* line 17556, node_modules/@tabler/core/dist/css/tabler.css */
.page-header-tabs + .page-body-card {
  margin-top: 0;
}

/* line 17560, node_modules/@tabler/core/dist/css/tabler.css */
.footer {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
  background-color: #ffffff;
  padding: 2rem 0;
  color: var(--tblr-secondary);
  margin-top: auto;
}

/* line 17568, node_modules/@tabler/core/dist/css/tabler.css */
.footer-transparent {
  background-color: transparent;
  border-top: 0;
}

/* line 17573, node_modules/@tabler/core/dist/css/tabler.css */
body:not(.theme-dark):not([data-bs-theme=dark]) .hide-theme-light {
  display: none !important;
}

/* line 17576, node_modules/@tabler/core/dist/css/tabler.css */
body.theme-dark .hide-theme-dark, body[data-bs-theme=dark] .hide-theme-dark {
  display: none !important;
}

/* line 17580, node_modules/@tabler/core/dist/css/tabler.css */
[data-bs-theme=dark], body[data-bs-theme=dark] [data-bs-theme=light] {
  --tblr-body-color: #fcfdfe;
  --tblr-body-color-rgb: 252, 253, 254;
  --tblr-muted: #3a4859;
  --tblr-body-bg: #151f2c;
  --tblr-body-bg-rgb: 21, 31, 44;
  --tblr-emphasis-color: #ffffff;
  --tblr-emphasis-color-rgb: 255, 255, 255;
  --tblr-bg-forms: #151f2c;
  --tblr-bg-surface: #182433;
  --tblr-bg-surface-dark: #151f2c;
  --tblr-bg-surface-secondary: #1b293a;
  --tblr-bg-surface-tertiary: #151f2c;
  --tblr-link-color: #0069cf;
  --tblr-link-hover-color: #0054a6;
  --tblr-active-bg: #1b293a;
  --tblr-disabled-color: var(--tblr-gray-700);
  --tblr-border-color: var(--tblr-dark-mode-border-color);
  --tblr-border-color-translucent: var(
    --tblr-dark-mode-border-color-translucent
  );
  --tblr-border-dark-color: var(--tblr-dark-mode-border-dark-color);
  --tblr-border-color-active: var(
    --tblr-dark-mode-border-color-active
  );
  --tblr-btn-color: #151f2c;
  --tblr-code-color: var(--tblr-body-color);
  --tblr-code-bg: #1f2e41;
  --tblr-primary-lt: #16293f;
  --tblr-primary-lt-rgb: 22, 41, 63;
  --tblr-secondary-lt: #202c3b;
  --tblr-secondary-lt-rgb: 32, 44, 59;
  --tblr-success-lt: #1a3235;
  --tblr-success-lt-rgb: 26, 50, 53;
  --tblr-info-lt: #1c3044;
  --tblr-info-lt-rgb: 28, 48, 68;
  --tblr-warning-lt: #2e2b2f;
  --tblr-warning-lt-rgb: 46, 43, 47;
  --tblr-danger-lt: #2b2634;
  --tblr-danger-lt-rgb: 43, 38, 52;
  --tblr-light-lt: #2f3a47;
  --tblr-light-lt-rgb: 47, 58, 71;
  --tblr-dark-lt: #182433;
  --tblr-dark-lt-rgb: 24, 36, 51;
  --tblr-muted-lt: #202c3b;
  --tblr-muted-lt-rgb: 32, 44, 59;
  --tblr-blue-lt: #16293f;
  --tblr-blue-lt-rgb: 22, 41, 63;
  --tblr-azure-lt: #1c3044;
  --tblr-azure-lt-rgb: 28, 48, 68;
  --tblr-indigo-lt: #1c2a45;
  --tblr-indigo-lt-rgb: 28, 42, 69;
  --tblr-purple-lt: #272742;
  --tblr-purple-lt-rgb: 39, 39, 66;
  --tblr-pink-lt: #2b2639;
  --tblr-pink-lt-rgb: 43, 38, 57;
  --tblr-red-lt: #2b2634;
  --tblr-red-lt-rgb: 43, 38, 52;
  --tblr-orange-lt: #2e2b2f;
  --tblr-orange-lt-rgb: 46, 43, 47;
  --tblr-yellow-lt: #2e302e;
  --tblr-yellow-lt-rgb: 46, 48, 46;
  --tblr-lime-lt: #213330;
  --tblr-lime-lt-rgb: 33, 51, 48;
  --tblr-green-lt: #1a3235;
  --tblr-green-lt-rgb: 26, 50, 53;
  --tblr-teal-lt: #17313a;
  --tblr-teal-lt-rgb: 23, 49, 58;
  --tblr-cyan-lt: #183140;
  --tblr-cyan-lt-rgb: 24, 49, 64;
  --tblr-facebook-lt: #182c46;
  --tblr-facebook-lt-rgb: 24, 44, 70;
  --tblr-twitter-lt: #193146;
  --tblr-twitter-lt-rgb: 25, 49, 70;
  --tblr-linkedin-lt: #172b41;
  --tblr-linkedin-lt-rgb: 23, 43, 65;
  --tblr-google-lt: #2c2834;
  --tblr-google-lt-rgb: 44, 40, 52;
  --tblr-youtube-lt: #2f202e;
  --tblr-youtube-lt-rgb: 47, 32, 46;
  --tblr-vimeo-lt: #183345;
  --tblr-vimeo-lt-rgb: 24, 51, 69;
  --tblr-dribbble-lt: #2d283c;
  --tblr-dribbble-lt-rgb: 45, 40, 60;
  --tblr-github-lt: #182330;
  --tblr-github-lt-rgb: 24, 35, 48;
  --tblr-instagram-lt: #2c2737;
  --tblr-instagram-lt-rgb: 44, 39, 55;
  --tblr-pinterest-lt: #292131;
  --tblr-pinterest-lt-rgb: 41, 33, 49;
  --tblr-vk-lt: #202e3f;
  --tblr-vk-lt-rgb: 32, 46, 63;
  --tblr-rss-lt: #2f312e;
  --tblr-rss-lt-rgb: 47, 49, 46;
  --tblr-flickr-lt: #162a44;
  --tblr-flickr-lt-rgb: 22, 42, 68;
  --tblr-bitbucket-lt: #162942;
  --tblr-bitbucket-lt-rgb: 22, 41, 66;
  --tblr-tabler-lt: #16293f;
  --tblr-tabler-lt-rgb: 22, 41, 63;
}

/* line 17681, node_modules/@tabler/core/dist/css/tabler.css */
[data-bs-theme=dark] .navbar-brand-autodark .navbar-brand-image {
  filter: brightness(0) invert(1);
}

/* line 17685, node_modules/@tabler/core/dist/css/tabler.css */
.accordion {
  --tblr-accordion-color: var(--tblr-body-color);
}

/* line 17689, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-button:focus:not(:focus-visible) {
  outline: none;
  box-shadow: none;
}

/* line 17693, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-button:after {
  opacity: 0.7;
}

/* line 17696, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-button:not(.collapsed) {
  font-weight: var(--tblr-font-weight-bold);
  border-bottom-color: transparent;
  box-shadow: none;
}

/* line 17701, node_modules/@tabler/core/dist/css/tabler.css */
.accordion-button:not(.collapsed):after {
  opacity: 1;
}

/* line 17705, node_modules/@tabler/core/dist/css/tabler.css */
.alert {
  --tblr-alert-color: var(--tblr-secondary);
  --tblr-alert-bg: var(--tblr-surface);
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
  border-left: 0.25rem var(--tblr-border-style) var(--tblr-alert-color);
  box-shadow: rgba(24, 36, 51, 0.04) 0 2px 4px 0;
}

/* line 17712, node_modules/@tabler/core/dist/css/tabler.css */
.alert > :last-child {
  margin-bottom: 0;
}

/* line 17716, node_modules/@tabler/core/dist/css/tabler.css */
.alert-important {
  border-color: transparent;
  background: var(--tblr-alert-color);
  color: #fff;
}

/* line 17721, node_modules/@tabler/core/dist/css/tabler.css */
.alert-important .alert-icon,
.alert-important .alert-link,
.alert-important .alert-title {
  color: inherit;
}

/* line 17726, node_modules/@tabler/core/dist/css/tabler.css */
.alert-important .alert-link:hover {
  color: inherit;
}

/* line 17729, node_modules/@tabler/core/dist/css/tabler.css */
.alert-important .btn-close {
  filter: var(--tblr-btn-close-white-filter);
}

/* line 17733, node_modules/@tabler/core/dist/css/tabler.css */
.alert-link, .alert-link:hover {
  color: var(--tblr-alert-color);
}

/* line 17737, node_modules/@tabler/core/dist/css/tabler.css */
.alert-primary {
  --tblr-alert-color: var(--tblr-primary);
}

/* line 17741, node_modules/@tabler/core/dist/css/tabler.css */
.alert-secondary {
  --tblr-alert-color: var(--tblr-secondary);
}

/* line 17745, node_modules/@tabler/core/dist/css/tabler.css */
.alert-success {
  --tblr-alert-color: var(--tblr-success);
}

/* line 17749, node_modules/@tabler/core/dist/css/tabler.css */
.alert-info {
  --tblr-alert-color: var(--tblr-info);
}

/* line 17753, node_modules/@tabler/core/dist/css/tabler.css */
.alert-warning {
  --tblr-alert-color: var(--tblr-warning);
}

/* line 17757, node_modules/@tabler/core/dist/css/tabler.css */
.alert-danger {
  --tblr-alert-color: var(--tblr-danger);
}

/* line 17761, node_modules/@tabler/core/dist/css/tabler.css */
.alert-light {
  --tblr-alert-color: var(--tblr-light);
}

/* line 17765, node_modules/@tabler/core/dist/css/tabler.css */
.alert-dark {
  --tblr-alert-color: var(--tblr-dark);
}

/* line 17769, node_modules/@tabler/core/dist/css/tabler.css */
.alert-muted {
  --tblr-alert-color: var(--tblr-muted);
}

/* line 17773, node_modules/@tabler/core/dist/css/tabler.css */
.alert-blue {
  --tblr-alert-color: var(--tblr-blue);
}

/* line 17777, node_modules/@tabler/core/dist/css/tabler.css */
.alert-azure {
  --tblr-alert-color: var(--tblr-azure);
}

/* line 17781, node_modules/@tabler/core/dist/css/tabler.css */
.alert-indigo {
  --tblr-alert-color: var(--tblr-indigo);
}

/* line 17785, node_modules/@tabler/core/dist/css/tabler.css */
.alert-purple {
  --tblr-alert-color: var(--tblr-purple);
}

/* line 17789, node_modules/@tabler/core/dist/css/tabler.css */
.alert-pink {
  --tblr-alert-color: var(--tblr-pink);
}

/* line 17793, node_modules/@tabler/core/dist/css/tabler.css */
.alert-red {
  --tblr-alert-color: var(--tblr-red);
}

/* line 17797, node_modules/@tabler/core/dist/css/tabler.css */
.alert-orange {
  --tblr-alert-color: var(--tblr-orange);
}

/* line 17801, node_modules/@tabler/core/dist/css/tabler.css */
.alert-yellow {
  --tblr-alert-color: var(--tblr-yellow);
}

/* line 17805, node_modules/@tabler/core/dist/css/tabler.css */
.alert-lime {
  --tblr-alert-color: var(--tblr-lime);
}

/* line 17809, node_modules/@tabler/core/dist/css/tabler.css */
.alert-green {
  --tblr-alert-color: var(--tblr-green);
}

/* line 17813, node_modules/@tabler/core/dist/css/tabler.css */
.alert-teal {
  --tblr-alert-color: var(--tblr-teal);
}

/* line 17817, node_modules/@tabler/core/dist/css/tabler.css */
.alert-cyan {
  --tblr-alert-color: var(--tblr-cyan);
}

/* line 17821, node_modules/@tabler/core/dist/css/tabler.css */
.alert-facebook {
  --tblr-alert-color: var(--tblr-facebook);
}

/* line 17825, node_modules/@tabler/core/dist/css/tabler.css */
.alert-twitter {
  --tblr-alert-color: var(--tblr-twitter);
}

/* line 17829, node_modules/@tabler/core/dist/css/tabler.css */
.alert-linkedin {
  --tblr-alert-color: var(--tblr-linkedin);
}

/* line 17833, node_modules/@tabler/core/dist/css/tabler.css */
.alert-google {
  --tblr-alert-color: var(--tblr-google);
}

/* line 17837, node_modules/@tabler/core/dist/css/tabler.css */
.alert-youtube {
  --tblr-alert-color: var(--tblr-youtube);
}

/* line 17841, node_modules/@tabler/core/dist/css/tabler.css */
.alert-vimeo {
  --tblr-alert-color: var(--tblr-vimeo);
}

/* line 17845, node_modules/@tabler/core/dist/css/tabler.css */
.alert-dribbble {
  --tblr-alert-color: var(--tblr-dribbble);
}

/* line 17849, node_modules/@tabler/core/dist/css/tabler.css */
.alert-github {
  --tblr-alert-color: var(--tblr-github);
}

/* line 17853, node_modules/@tabler/core/dist/css/tabler.css */
.alert-instagram {
  --tblr-alert-color: var(--tblr-instagram);
}

/* line 17857, node_modules/@tabler/core/dist/css/tabler.css */
.alert-pinterest {
  --tblr-alert-color: var(--tblr-pinterest);
}

/* line 17861, node_modules/@tabler/core/dist/css/tabler.css */
.alert-vk {
  --tblr-alert-color: var(--tblr-vk);
}

/* line 17865, node_modules/@tabler/core/dist/css/tabler.css */
.alert-rss {
  --tblr-alert-color: var(--tblr-rss);
}

/* line 17869, node_modules/@tabler/core/dist/css/tabler.css */
.alert-flickr {
  --tblr-alert-color: var(--tblr-flickr);
}

/* line 17873, node_modules/@tabler/core/dist/css/tabler.css */
.alert-bitbucket {
  --tblr-alert-color: var(--tblr-bitbucket);
}

/* line 17877, node_modules/@tabler/core/dist/css/tabler.css */
.alert-tabler {
  --tblr-alert-color: var(--tblr-tabler);
}

/* line 17881, node_modules/@tabler/core/dist/css/tabler.css */
.alert-icon {
  color: var(--tblr-alert-color);
  width: 1.5rem !important;
  height: 1.5rem !important;
  margin: -0.125rem 1rem -0.125rem 0;
}

/* line 17888, node_modules/@tabler/core/dist/css/tabler.css */
.alert-title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: var(--tblr-font-weight-bold);
  margin-bottom: 0.25rem;
  color: var(--tblr-alert-color);
}

/* line 17896, node_modules/@tabler/core/dist/css/tabler.css */
.avatar {
  --tblr-avatar-size: 2.5rem;
  --tblr-avatar-status-size: 0.75rem;
  --tblr-avatar-bg: var(--tblr-bg-surface-secondary);
  --tblr-avatar-box-shadow: var(--tblr-box-shadow-border);
  --tblr-avatar-font-size: 1rem;
  --tblr-avatar-icon-size: 1.5rem;
  position: relative;
  width: var(--tblr-avatar-size);
  height: var(--tblr-avatar-size);
  font-size: var(--tblr-avatar-font-size);
  font-weight: var(--tblr-font-weight-medium);
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--tblr-secondary);
  text-align: center;
  text-transform: uppercase;
  vertical-align: bottom;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: var(--tblr-avatar-bg) no-repeat center/cover;
  border-radius: var(--tblr-border-radius);
  box-shadow: var(--tblr-avatar-box-shadow);
}

/* line 17924, node_modules/@tabler/core/dist/css/tabler.css */
.avatar .icon {
  width: var(--tblr-avatar-icon-size);
  height: var(--tblr-avatar-icon-size);
}

/* line 17928, node_modules/@tabler/core/dist/css/tabler.css */
.avatar .badge {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 100rem;
  box-shadow: 0 0 0 calc(var(--tblr-avatar-status-size) / 4) var(--tblr-bg-surface);
}

/* line 17935, node_modules/@tabler/core/dist/css/tabler.css */
a.avatar {
  cursor: pointer;
}

/* line 17939, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-rounded {
  border-radius: 100rem;
}

/* line 17943, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-xxs {
  --tblr-avatar-size: 1rem;
  --tblr-avatar-status-size: 0.25rem;
  --tblr-avatar-font-size: 0.5rem;
  --tblr-avatar-icon-size: 0.75rem;
}

/* line 17950, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-xxs .badge:empty {
  width: 0.25rem;
  height: 0.25rem;
}

/* line 17955, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-xs {
  --tblr-avatar-size: 1.25rem;
  --tblr-avatar-status-size: 0.375rem;
  --tblr-avatar-font-size: 0.625rem;
  --tblr-avatar-icon-size: 1rem;
}

/* line 17962, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-xs .badge:empty {
  width: 0.375rem;
  height: 0.375rem;
}

/* line 17967, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-sm {
  --tblr-avatar-size: 2rem;
  --tblr-avatar-status-size: 0.5rem;
  --tblr-avatar-font-size: 0.75rem;
  --tblr-avatar-icon-size: 1.25rem;
}

/* line 17974, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-sm .badge:empty {
  width: 0.5rem;
  height: 0.5rem;
}

/* line 17979, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-md {
  --tblr-avatar-size: 2.5rem;
  --tblr-avatar-status-size: 0.75rem;
  --tblr-avatar-font-size: 0.875rem;
  --tblr-avatar-icon-size: 1.5rem;
}

/* line 17986, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-md .badge:empty {
  width: 0.75rem;
  height: 0.75rem;
}

/* line 17991, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-lg {
  --tblr-avatar-size: 3rem;
  --tblr-avatar-status-size: 0.75rem;
  --tblr-avatar-font-size: 1.25rem;
  --tblr-avatar-icon-size: 2rem;
}

/* line 17998, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-lg .badge:empty {
  width: 0.75rem;
  height: 0.75rem;
}

/* line 18003, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-xl {
  --tblr-avatar-size: 5rem;
  --tblr-avatar-status-size: 1rem;
  --tblr-avatar-font-size: 2rem;
  --tblr-avatar-icon-size: 3rem;
}

/* line 18010, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-xl .badge:empty {
  width: 1rem;
  height: 1rem;
}

/* line 18015, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-2xl {
  --tblr-avatar-size: 7rem;
  --tblr-avatar-status-size: 1rem;
  --tblr-avatar-font-size: 3rem;
  --tblr-avatar-icon-size: 5rem;
}

/* line 18022, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-2xl .badge:empty {
  width: 1rem;
  height: 1rem;
}

/* line 18027, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-list {
  --tblr-list-gap: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: var(--tblr-list-gap);
}

/* line 18033, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-list a.avatar:hover {
  z-index: 1;
}

/* line 18037, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-list-stacked {
  display: block;
  --tblr-list-gap: 0;
}

/* line 18041, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-list-stacked .avatar {
  margin-right: calc(-0.5 * var(--tblr-avatar-size)) !important;
  box-shadow: var(--tblr-avatar-box-shadow), 0 0 0 2px var(--tblr-card-cap-bg, var(--tblr-card-bg, var(--tblr-bg-surface)));
}

/* line 18046, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-upload {
  width: 4rem;
  height: 4rem;
  border: var(--tblr-border-width) dashed var(--tblr-border-color);
  background: var(--tblr-bg-forms);
  flex-direction: column;
  transition: color 0.3s, background-color 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 18055, node_modules/@tabler/core/dist/css/tabler.css */
  .avatar-upload {
    transition: none;
  }
}

/* line 18059, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-upload svg {
  width: 1.5rem;
  height: 1.5rem;
  stroke-width: 1;
}

/* line 18064, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-upload:hover {
  border-color: var(--tblr-primary);
  color: var(--tblr-primary);
  text-decoration: none;
}

/* line 18070, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-upload-text {
  font-size: 0.625rem;
  line-height: 1;
  margin-top: 0.25rem;
}

/* line 18076, node_modules/@tabler/core/dist/css/tabler.css */
.avatar-cover {
  margin-top: calc(-0.5 * var(--tblr-avatar-size));
  box-shadow: 0 0 0 0.25rem var(--tblr-card-bg, var(--tblr-body-bg));
}

/* line 18081, node_modules/@tabler/core/dist/css/tabler.css */
.badge {
  justify-content: center;
  align-items: center;
  background: var(--tblr-bg-surface-secondary);
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: var(--tblr-border-width) var(--tblr-border-style) transparent;
  min-width: 1.35714285em;
  font-weight: var(--tblr-font-weight-bold);
  letter-spacing: 0.04em;
  vertical-align: bottom;
}

/* line 18096, node_modules/@tabler/core/dist/css/tabler.css */
a.badge {
  color: var(--tblr-bg-surface);
}

/* line 18100, node_modules/@tabler/core/dist/css/tabler.css */
.badge .avatar {
  box-sizing: content-box;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 0.5rem 0 -0.5rem;
}

/* line 18106, node_modules/@tabler/core/dist/css/tabler.css */
.badge .icon {
  width: 1em;
  height: 1em;
  font-size: 1rem;
  stroke-width: 2;
}

/* line 18113, node_modules/@tabler/core/dist/css/tabler.css */
.badge:empty,
.badge-empty {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  min-width: 0;
  min-height: auto;
  padding: 0;
  border-radius: 100rem;
  vertical-align: baseline;
}

/* line 18125, node_modules/@tabler/core/dist/css/tabler.css */
.badge-outline {
  background-color: transparent;
  border: var(--tblr-border-width) var(--tblr-border-style) currentColor;
}

/* line 18130, node_modules/@tabler/core/dist/css/tabler.css */
.badge-pill {
  border-radius: 100rem;
}

/* line 18134, node_modules/@tabler/core/dist/css/tabler.css */
.badges-list {
  --tblr-list-gap: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: var(--tblr-list-gap);
}

/* line 18141, node_modules/@tabler/core/dist/css/tabler.css */
.badge-notification {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  transform: translate(50%, -50%);
  z-index: 1;
}

/* line 18149, node_modules/@tabler/core/dist/css/tabler.css */
.badge-blink {
  animation: blink 2s infinite;
}

/* line 18153, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb {
  --tblr-breadcrumb-item-active-font-weight: var(--tblr-font-weight-bold);
  --tblr-breadcrumb-item-disabled-color: var(--tblr-disabled-color);
  --tblr-breadcrumb-link-color: var(--tblr-link-color);
  padding: 0;
  margin: 0;
  background: transparent;
}

/* line 18161, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb a {
  color: var(--tblr-breadcrumb-link-color);
}

/* line 18164, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb a:hover {
  text-decoration: underline;
}

/* line 18168, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb-muted {
  --tblr-breadcrumb-link-color: var(--tblr-secondary);
}

/* line 18172, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb-item.active {
  font-weight: var(--tblr-breadcrumb-item-active-font-weight);
}

/* line 18175, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb-item.active a {
  color: inherit;
  pointer-events: none;
}

/* line 18179, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb-item.disabled {
  color: var(--tblr-breadcrumb-item-disabled-color);
}

/* line 18182, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb-item.disabled:before {
  color: inherit;
}

/* line 18185, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb-item.disabled a {
  color: inherit;
  pointer-events: none;
}

/* line 18190, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb-dots {
  --tblr-breadcrumb-divider: "·";
}

/* line 18194, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb-arrows {
  --tblr-breadcrumb-divider: "›";
}

/* line 18198, node_modules/@tabler/core/dist/css/tabler.css */
.breadcrumb-bullets {
  --tblr-breadcrumb-divider: "•";
}

/* line 18202, node_modules/@tabler/core/dist/css/tabler.css */
.btn {
  --tblr-btn-icon-size: 1.25rem;
  --tblr-btn-bg: var(--tblr-bg-surface);
  --tblr-btn-color: var(--tblr-body-color);
  --tblr-btn-border-color: var(--tblr-border-color);
  --tblr-btn-hover-bg: var(--tblr-btn-bg);
  --tblr-btn-hover-border-color: var(--tblr-border-color-active);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
  --tblr-btn-active-color: var(--tblr-primary);
  --tblr-btn-active-bg: rgba(var(--tblr-primary-rgb), 0.04);
  --tblr-btn-active-border-color: var(--tblr-primary);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  box-shadow: var(--tblr-btn-box-shadow);
}

/* line 18219, node_modules/@tabler/core/dist/css/tabler.css */
.btn .icon {
  width: var(--tblr-btn-icon-size);
  height: var(--tblr-btn-icon-size);
  min-width: var(--tblr-btn-icon-size);
  margin: 0 calc(var(--tblr-btn-padding-x) / 2) 0 calc(var(--tblr-btn-padding-x) / -4);
  vertical-align: bottom;
  color: inherit;
}

/* line 18227, node_modules/@tabler/core/dist/css/tabler.css */
.btn .avatar {
  width: var(--tblr-btn-icon-size);
  height: var(--tblr-btn-icon-size);
  margin: 0 calc(var(--tblr-btn-padding-x) / 2) 0 calc(var(--tblr-btn-padding-x) / -4);
}

/* line 18232, node_modules/@tabler/core/dist/css/tabler.css */
.btn .icon-right {
  margin: 0 calc(var(--tblr-btn-padding-x) / -4) 0 calc(var(--tblr-btn-padding-x) / 2);
}

/* line 18235, node_modules/@tabler/core/dist/css/tabler.css */
.btn .badge {
  top: auto;
}

/* line 18238, node_modules/@tabler/core/dist/css/tabler.css */
.btn-check + .btn:hover {
  color: var(--tblr-btn-hover-color);
  background-color: var(--tblr-btn-hover-bg);
  border-color: var(--tblr-btn-hover-border-color);
}

/* line 18244, node_modules/@tabler/core/dist/css/tabler.css */
.btn-link {
  color: #0054a6;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

/* line 18250, node_modules/@tabler/core/dist/css/tabler.css */
.btn-link .icon {
  color: inherit;
}

/* line 18253, node_modules/@tabler/core/dist/css/tabler.css */
.btn-link:hover {
  color: #004385;
  border-color: transparent;
}

/* line 18258, node_modules/@tabler/core/dist/css/tabler.css */
.btn-primary {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-primary-fg);
  --tblr-btn-bg: var(--tblr-primary);
  --tblr-btn-hover-color: var(--tblr-primary-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-primary-rgb), .8);
  --tblr-btn-active-color: var(--tblr-primary-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-primary-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-primary);
  --tblr-btn-disabled-color: var(--tblr-primary-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18273, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-primary {
  --tblr-btn-color: var(--tblr-primary);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-primary);
  --tblr-btn-hover-color: var(--tblr-primary-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-primary);
  --tblr-btn-active-color: var(--tblr-primary-fg);
  --tblr-btn-active-bg: var(--tblr-primary);
  --tblr-btn-disabled-color: var(--tblr-primary);
  --tblr-btn-disabled-border-color: var(--tblr-primary);
}

/* line 18286, node_modules/@tabler/core/dist/css/tabler.css */
.btn-secondary {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-secondary-fg);
  --tblr-btn-bg: var(--tblr-secondary);
  --tblr-btn-hover-color: var(--tblr-secondary-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-secondary-rgb), .8);
  --tblr-btn-active-color: var(--tblr-secondary-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-secondary-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-secondary);
  --tblr-btn-disabled-color: var(--tblr-secondary-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18301, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-secondary {
  --tblr-btn-color: var(--tblr-secondary);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-secondary);
  --tblr-btn-hover-color: var(--tblr-secondary-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-secondary);
  --tblr-btn-active-color: var(--tblr-secondary-fg);
  --tblr-btn-active-bg: var(--tblr-secondary);
  --tblr-btn-disabled-color: var(--tblr-secondary);
  --tblr-btn-disabled-border-color: var(--tblr-secondary);
}

/* line 18314, node_modules/@tabler/core/dist/css/tabler.css */
.btn-success {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-success-fg);
  --tblr-btn-bg: var(--tblr-success);
  --tblr-btn-hover-color: var(--tblr-success-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-success-rgb), .8);
  --tblr-btn-active-color: var(--tblr-success-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-success-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-success);
  --tblr-btn-disabled-color: var(--tblr-success-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18329, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-success {
  --tblr-btn-color: var(--tblr-success);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-success);
  --tblr-btn-hover-color: var(--tblr-success-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-success);
  --tblr-btn-active-color: var(--tblr-success-fg);
  --tblr-btn-active-bg: var(--tblr-success);
  --tblr-btn-disabled-color: var(--tblr-success);
  --tblr-btn-disabled-border-color: var(--tblr-success);
}

/* line 18342, node_modules/@tabler/core/dist/css/tabler.css */
.btn-info {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-info-fg);
  --tblr-btn-bg: var(--tblr-info);
  --tblr-btn-hover-color: var(--tblr-info-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-info-rgb), .8);
  --tblr-btn-active-color: var(--tblr-info-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-info-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-info);
  --tblr-btn-disabled-color: var(--tblr-info-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18357, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-info {
  --tblr-btn-color: var(--tblr-info);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-info);
  --tblr-btn-hover-color: var(--tblr-info-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-info);
  --tblr-btn-active-color: var(--tblr-info-fg);
  --tblr-btn-active-bg: var(--tblr-info);
  --tblr-btn-disabled-color: var(--tblr-info);
  --tblr-btn-disabled-border-color: var(--tblr-info);
}

/* line 18370, node_modules/@tabler/core/dist/css/tabler.css */
.btn-warning {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-warning-fg);
  --tblr-btn-bg: var(--tblr-warning);
  --tblr-btn-hover-color: var(--tblr-warning-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-warning-rgb), .8);
  --tblr-btn-active-color: var(--tblr-warning-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-warning-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-warning);
  --tblr-btn-disabled-color: var(--tblr-warning-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18385, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-warning {
  --tblr-btn-color: var(--tblr-warning);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-warning);
  --tblr-btn-hover-color: var(--tblr-warning-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-warning);
  --tblr-btn-active-color: var(--tblr-warning-fg);
  --tblr-btn-active-bg: var(--tblr-warning);
  --tblr-btn-disabled-color: var(--tblr-warning);
  --tblr-btn-disabled-border-color: var(--tblr-warning);
}

/* line 18398, node_modules/@tabler/core/dist/css/tabler.css */
.btn-danger {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-danger-fg);
  --tblr-btn-bg: var(--tblr-danger);
  --tblr-btn-hover-color: var(--tblr-danger-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-danger-rgb), .8);
  --tblr-btn-active-color: var(--tblr-danger-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-danger-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-danger);
  --tblr-btn-disabled-color: var(--tblr-danger-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18413, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-danger {
  --tblr-btn-color: var(--tblr-danger);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-danger);
  --tblr-btn-hover-color: var(--tblr-danger-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-danger);
  --tblr-btn-active-color: var(--tblr-danger-fg);
  --tblr-btn-active-bg: var(--tblr-danger);
  --tblr-btn-disabled-color: var(--tblr-danger);
  --tblr-btn-disabled-border-color: var(--tblr-danger);
}

/* line 18426, node_modules/@tabler/core/dist/css/tabler.css */
.btn-light {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-light-fg);
  --tblr-btn-bg: var(--tblr-light);
  --tblr-btn-hover-color: var(--tblr-light-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-light-rgb), .8);
  --tblr-btn-active-color: var(--tblr-light-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-light-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-light);
  --tblr-btn-disabled-color: var(--tblr-light-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18441, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-light {
  --tblr-btn-color: var(--tblr-light);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-light);
  --tblr-btn-hover-color: var(--tblr-light-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-light);
  --tblr-btn-active-color: var(--tblr-light-fg);
  --tblr-btn-active-bg: var(--tblr-light);
  --tblr-btn-disabled-color: var(--tblr-light);
  --tblr-btn-disabled-border-color: var(--tblr-light);
}

/* line 18454, node_modules/@tabler/core/dist/css/tabler.css */
.btn-dark {
  --tblr-btn-border-color: var(--tblr-dark-mode-border-color);
  --tblr-btn-hover-border-color: var(--tblr-dark-mode-border-color-active);
  --tblr-btn-active-border-color: var(--tblr-dark-mode-border-color-active);
  --tblr-btn-color: var(--tblr-dark-fg);
  --tblr-btn-bg: var(--tblr-dark);
  --tblr-btn-hover-color: var(--tblr-dark-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-dark-rgb), .8);
  --tblr-btn-active-color: var(--tblr-dark-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-dark-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-dark);
  --tblr-btn-disabled-color: var(--tblr-dark-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18469, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-dark {
  --tblr-btn-color: var(--tblr-dark);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-dark);
  --tblr-btn-hover-color: var(--tblr-dark-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-dark);
  --tblr-btn-active-color: var(--tblr-dark-fg);
  --tblr-btn-active-bg: var(--tblr-dark);
  --tblr-btn-disabled-color: var(--tblr-dark);
  --tblr-btn-disabled-border-color: var(--tblr-dark);
}

/* line 18482, node_modules/@tabler/core/dist/css/tabler.css */
.btn-muted {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-muted-fg);
  --tblr-btn-bg: var(--tblr-muted);
  --tblr-btn-hover-color: var(--tblr-muted-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-muted-rgb), .8);
  --tblr-btn-active-color: var(--tblr-muted-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-muted-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-muted);
  --tblr-btn-disabled-color: var(--tblr-muted-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18497, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-muted {
  --tblr-btn-color: var(--tblr-muted);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-muted);
  --tblr-btn-hover-color: var(--tblr-muted-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-muted);
  --tblr-btn-active-color: var(--tblr-muted-fg);
  --tblr-btn-active-bg: var(--tblr-muted);
  --tblr-btn-disabled-color: var(--tblr-muted);
  --tblr-btn-disabled-border-color: var(--tblr-muted);
}

/* line 18510, node_modules/@tabler/core/dist/css/tabler.css */
.btn-blue {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-blue-fg);
  --tblr-btn-bg: var(--tblr-blue);
  --tblr-btn-hover-color: var(--tblr-blue-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-blue-rgb), .8);
  --tblr-btn-active-color: var(--tblr-blue-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-blue-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-blue);
  --tblr-btn-disabled-color: var(--tblr-blue-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18525, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-blue {
  --tblr-btn-color: var(--tblr-blue);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-blue);
  --tblr-btn-hover-color: var(--tblr-blue-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-blue);
  --tblr-btn-active-color: var(--tblr-blue-fg);
  --tblr-btn-active-bg: var(--tblr-blue);
  --tblr-btn-disabled-color: var(--tblr-blue);
  --tblr-btn-disabled-border-color: var(--tblr-blue);
}

/* line 18538, node_modules/@tabler/core/dist/css/tabler.css */
.btn-azure {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-azure-fg);
  --tblr-btn-bg: var(--tblr-azure);
  --tblr-btn-hover-color: var(--tblr-azure-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-azure-rgb), .8);
  --tblr-btn-active-color: var(--tblr-azure-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-azure-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-azure);
  --tblr-btn-disabled-color: var(--tblr-azure-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18553, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-azure {
  --tblr-btn-color: var(--tblr-azure);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-azure);
  --tblr-btn-hover-color: var(--tblr-azure-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-azure);
  --tblr-btn-active-color: var(--tblr-azure-fg);
  --tblr-btn-active-bg: var(--tblr-azure);
  --tblr-btn-disabled-color: var(--tblr-azure);
  --tblr-btn-disabled-border-color: var(--tblr-azure);
}

/* line 18566, node_modules/@tabler/core/dist/css/tabler.css */
.btn-indigo {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-indigo-fg);
  --tblr-btn-bg: var(--tblr-indigo);
  --tblr-btn-hover-color: var(--tblr-indigo-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-indigo-rgb), .8);
  --tblr-btn-active-color: var(--tblr-indigo-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-indigo-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-indigo);
  --tblr-btn-disabled-color: var(--tblr-indigo-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18581, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-indigo {
  --tblr-btn-color: var(--tblr-indigo);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-indigo);
  --tblr-btn-hover-color: var(--tblr-indigo-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-indigo);
  --tblr-btn-active-color: var(--tblr-indigo-fg);
  --tblr-btn-active-bg: var(--tblr-indigo);
  --tblr-btn-disabled-color: var(--tblr-indigo);
  --tblr-btn-disabled-border-color: var(--tblr-indigo);
}

/* line 18594, node_modules/@tabler/core/dist/css/tabler.css */
.btn-purple {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-purple-fg);
  --tblr-btn-bg: var(--tblr-purple);
  --tblr-btn-hover-color: var(--tblr-purple-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-purple-rgb), .8);
  --tblr-btn-active-color: var(--tblr-purple-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-purple-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-purple);
  --tblr-btn-disabled-color: var(--tblr-purple-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18609, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-purple {
  --tblr-btn-color: var(--tblr-purple);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-purple);
  --tblr-btn-hover-color: var(--tblr-purple-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-purple);
  --tblr-btn-active-color: var(--tblr-purple-fg);
  --tblr-btn-active-bg: var(--tblr-purple);
  --tblr-btn-disabled-color: var(--tblr-purple);
  --tblr-btn-disabled-border-color: var(--tblr-purple);
}

/* line 18622, node_modules/@tabler/core/dist/css/tabler.css */
.btn-pink {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-pink-fg);
  --tblr-btn-bg: var(--tblr-pink);
  --tblr-btn-hover-color: var(--tblr-pink-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-pink-rgb), .8);
  --tblr-btn-active-color: var(--tblr-pink-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-pink-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-pink);
  --tblr-btn-disabled-color: var(--tblr-pink-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18637, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-pink {
  --tblr-btn-color: var(--tblr-pink);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-pink);
  --tblr-btn-hover-color: var(--tblr-pink-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-pink);
  --tblr-btn-active-color: var(--tblr-pink-fg);
  --tblr-btn-active-bg: var(--tblr-pink);
  --tblr-btn-disabled-color: var(--tblr-pink);
  --tblr-btn-disabled-border-color: var(--tblr-pink);
}

/* line 18650, node_modules/@tabler/core/dist/css/tabler.css */
.btn-red {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-red-fg);
  --tblr-btn-bg: var(--tblr-red);
  --tblr-btn-hover-color: var(--tblr-red-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-red-rgb), .8);
  --tblr-btn-active-color: var(--tblr-red-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-red-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-red);
  --tblr-btn-disabled-color: var(--tblr-red-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18665, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-red {
  --tblr-btn-color: var(--tblr-red);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-red);
  --tblr-btn-hover-color: var(--tblr-red-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-red);
  --tblr-btn-active-color: var(--tblr-red-fg);
  --tblr-btn-active-bg: var(--tblr-red);
  --tblr-btn-disabled-color: var(--tblr-red);
  --tblr-btn-disabled-border-color: var(--tblr-red);
}

/* line 18678, node_modules/@tabler/core/dist/css/tabler.css */
.btn-orange {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-orange-fg);
  --tblr-btn-bg: var(--tblr-orange);
  --tblr-btn-hover-color: var(--tblr-orange-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-orange-rgb), .8);
  --tblr-btn-active-color: var(--tblr-orange-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-orange-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-orange);
  --tblr-btn-disabled-color: var(--tblr-orange-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18693, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-orange {
  --tblr-btn-color: var(--tblr-orange);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-orange);
  --tblr-btn-hover-color: var(--tblr-orange-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-orange);
  --tblr-btn-active-color: var(--tblr-orange-fg);
  --tblr-btn-active-bg: var(--tblr-orange);
  --tblr-btn-disabled-color: var(--tblr-orange);
  --tblr-btn-disabled-border-color: var(--tblr-orange);
}

/* line 18706, node_modules/@tabler/core/dist/css/tabler.css */
.btn-yellow {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-yellow-fg);
  --tblr-btn-bg: var(--tblr-yellow);
  --tblr-btn-hover-color: var(--tblr-yellow-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-yellow-rgb), .8);
  --tblr-btn-active-color: var(--tblr-yellow-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-yellow-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-yellow);
  --tblr-btn-disabled-color: var(--tblr-yellow-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18721, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-yellow {
  --tblr-btn-color: var(--tblr-yellow);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-yellow);
  --tblr-btn-hover-color: var(--tblr-yellow-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-yellow);
  --tblr-btn-active-color: var(--tblr-yellow-fg);
  --tblr-btn-active-bg: var(--tblr-yellow);
  --tblr-btn-disabled-color: var(--tblr-yellow);
  --tblr-btn-disabled-border-color: var(--tblr-yellow);
}

/* line 18734, node_modules/@tabler/core/dist/css/tabler.css */
.btn-lime {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-lime-fg);
  --tblr-btn-bg: var(--tblr-lime);
  --tblr-btn-hover-color: var(--tblr-lime-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-lime-rgb), .8);
  --tblr-btn-active-color: var(--tblr-lime-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-lime-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-lime);
  --tblr-btn-disabled-color: var(--tblr-lime-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18749, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-lime {
  --tblr-btn-color: var(--tblr-lime);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-lime);
  --tblr-btn-hover-color: var(--tblr-lime-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-lime);
  --tblr-btn-active-color: var(--tblr-lime-fg);
  --tblr-btn-active-bg: var(--tblr-lime);
  --tblr-btn-disabled-color: var(--tblr-lime);
  --tblr-btn-disabled-border-color: var(--tblr-lime);
}

/* line 18762, node_modules/@tabler/core/dist/css/tabler.css */
.btn-green {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-green-fg);
  --tblr-btn-bg: var(--tblr-green);
  --tblr-btn-hover-color: var(--tblr-green-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-green-rgb), .8);
  --tblr-btn-active-color: var(--tblr-green-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-green-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-green);
  --tblr-btn-disabled-color: var(--tblr-green-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18777, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-green {
  --tblr-btn-color: var(--tblr-green);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-green);
  --tblr-btn-hover-color: var(--tblr-green-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-green);
  --tblr-btn-active-color: var(--tblr-green-fg);
  --tblr-btn-active-bg: var(--tblr-green);
  --tblr-btn-disabled-color: var(--tblr-green);
  --tblr-btn-disabled-border-color: var(--tblr-green);
}

/* line 18790, node_modules/@tabler/core/dist/css/tabler.css */
.btn-teal {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-teal-fg);
  --tblr-btn-bg: var(--tblr-teal);
  --tblr-btn-hover-color: var(--tblr-teal-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-teal-rgb), .8);
  --tblr-btn-active-color: var(--tblr-teal-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-teal-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-teal);
  --tblr-btn-disabled-color: var(--tblr-teal-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18805, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-teal {
  --tblr-btn-color: var(--tblr-teal);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-teal);
  --tblr-btn-hover-color: var(--tblr-teal-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-teal);
  --tblr-btn-active-color: var(--tblr-teal-fg);
  --tblr-btn-active-bg: var(--tblr-teal);
  --tblr-btn-disabled-color: var(--tblr-teal);
  --tblr-btn-disabled-border-color: var(--tblr-teal);
}

/* line 18818, node_modules/@tabler/core/dist/css/tabler.css */
.btn-cyan {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-cyan-fg);
  --tblr-btn-bg: var(--tblr-cyan);
  --tblr-btn-hover-color: var(--tblr-cyan-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-cyan-rgb), .8);
  --tblr-btn-active-color: var(--tblr-cyan-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-cyan-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-cyan);
  --tblr-btn-disabled-color: var(--tblr-cyan-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18833, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-cyan {
  --tblr-btn-color: var(--tblr-cyan);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-cyan);
  --tblr-btn-hover-color: var(--tblr-cyan-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-cyan);
  --tblr-btn-active-color: var(--tblr-cyan-fg);
  --tblr-btn-active-bg: var(--tblr-cyan);
  --tblr-btn-disabled-color: var(--tblr-cyan);
  --tblr-btn-disabled-border-color: var(--tblr-cyan);
}

/* line 18846, node_modules/@tabler/core/dist/css/tabler.css */
.btn-facebook {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-facebook-fg);
  --tblr-btn-bg: var(--tblr-facebook);
  --tblr-btn-hover-color: var(--tblr-facebook-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-facebook-rgb), .8);
  --tblr-btn-active-color: var(--tblr-facebook-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-facebook-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-facebook);
  --tblr-btn-disabled-color: var(--tblr-facebook-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18861, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-facebook {
  --tblr-btn-color: var(--tblr-facebook);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-facebook);
  --tblr-btn-hover-color: var(--tblr-facebook-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-facebook);
  --tblr-btn-active-color: var(--tblr-facebook-fg);
  --tblr-btn-active-bg: var(--tblr-facebook);
  --tblr-btn-disabled-color: var(--tblr-facebook);
  --tblr-btn-disabled-border-color: var(--tblr-facebook);
}

/* line 18874, node_modules/@tabler/core/dist/css/tabler.css */
.btn-twitter {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-twitter-fg);
  --tblr-btn-bg: var(--tblr-twitter);
  --tblr-btn-hover-color: var(--tblr-twitter-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-twitter-rgb), .8);
  --tblr-btn-active-color: var(--tblr-twitter-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-twitter-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-twitter);
  --tblr-btn-disabled-color: var(--tblr-twitter-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18889, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-twitter {
  --tblr-btn-color: var(--tblr-twitter);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-twitter);
  --tblr-btn-hover-color: var(--tblr-twitter-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-twitter);
  --tblr-btn-active-color: var(--tblr-twitter-fg);
  --tblr-btn-active-bg: var(--tblr-twitter);
  --tblr-btn-disabled-color: var(--tblr-twitter);
  --tblr-btn-disabled-border-color: var(--tblr-twitter);
}

/* line 18902, node_modules/@tabler/core/dist/css/tabler.css */
.btn-linkedin {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-linkedin-fg);
  --tblr-btn-bg: var(--tblr-linkedin);
  --tblr-btn-hover-color: var(--tblr-linkedin-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-linkedin-rgb), .8);
  --tblr-btn-active-color: var(--tblr-linkedin-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-linkedin-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-linkedin);
  --tblr-btn-disabled-color: var(--tblr-linkedin-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18917, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-linkedin {
  --tblr-btn-color: var(--tblr-linkedin);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-linkedin);
  --tblr-btn-hover-color: var(--tblr-linkedin-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-linkedin);
  --tblr-btn-active-color: var(--tblr-linkedin-fg);
  --tblr-btn-active-bg: var(--tblr-linkedin);
  --tblr-btn-disabled-color: var(--tblr-linkedin);
  --tblr-btn-disabled-border-color: var(--tblr-linkedin);
}

/* line 18930, node_modules/@tabler/core/dist/css/tabler.css */
.btn-google {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-google-fg);
  --tblr-btn-bg: var(--tblr-google);
  --tblr-btn-hover-color: var(--tblr-google-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-google-rgb), .8);
  --tblr-btn-active-color: var(--tblr-google-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-google-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-google);
  --tblr-btn-disabled-color: var(--tblr-google-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18945, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-google {
  --tblr-btn-color: var(--tblr-google);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-google);
  --tblr-btn-hover-color: var(--tblr-google-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-google);
  --tblr-btn-active-color: var(--tblr-google-fg);
  --tblr-btn-active-bg: var(--tblr-google);
  --tblr-btn-disabled-color: var(--tblr-google);
  --tblr-btn-disabled-border-color: var(--tblr-google);
}

/* line 18958, node_modules/@tabler/core/dist/css/tabler.css */
.btn-youtube {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-youtube-fg);
  --tblr-btn-bg: var(--tblr-youtube);
  --tblr-btn-hover-color: var(--tblr-youtube-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-youtube-rgb), .8);
  --tblr-btn-active-color: var(--tblr-youtube-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-youtube-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-youtube);
  --tblr-btn-disabled-color: var(--tblr-youtube-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 18973, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-youtube {
  --tblr-btn-color: var(--tblr-youtube);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-youtube);
  --tblr-btn-hover-color: var(--tblr-youtube-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-youtube);
  --tblr-btn-active-color: var(--tblr-youtube-fg);
  --tblr-btn-active-bg: var(--tblr-youtube);
  --tblr-btn-disabled-color: var(--tblr-youtube);
  --tblr-btn-disabled-border-color: var(--tblr-youtube);
}

/* line 18986, node_modules/@tabler/core/dist/css/tabler.css */
.btn-vimeo {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-vimeo-fg);
  --tblr-btn-bg: var(--tblr-vimeo);
  --tblr-btn-hover-color: var(--tblr-vimeo-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-vimeo-rgb), .8);
  --tblr-btn-active-color: var(--tblr-vimeo-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-vimeo-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-vimeo);
  --tblr-btn-disabled-color: var(--tblr-vimeo-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 19001, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-vimeo {
  --tblr-btn-color: var(--tblr-vimeo);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-vimeo);
  --tblr-btn-hover-color: var(--tblr-vimeo-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-vimeo);
  --tblr-btn-active-color: var(--tblr-vimeo-fg);
  --tblr-btn-active-bg: var(--tblr-vimeo);
  --tblr-btn-disabled-color: var(--tblr-vimeo);
  --tblr-btn-disabled-border-color: var(--tblr-vimeo);
}

/* line 19014, node_modules/@tabler/core/dist/css/tabler.css */
.btn-dribbble {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-dribbble-fg);
  --tblr-btn-bg: var(--tblr-dribbble);
  --tblr-btn-hover-color: var(--tblr-dribbble-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-dribbble-rgb), .8);
  --tblr-btn-active-color: var(--tblr-dribbble-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-dribbble-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-dribbble);
  --tblr-btn-disabled-color: var(--tblr-dribbble-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 19029, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-dribbble {
  --tblr-btn-color: var(--tblr-dribbble);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-dribbble);
  --tblr-btn-hover-color: var(--tblr-dribbble-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-dribbble);
  --tblr-btn-active-color: var(--tblr-dribbble-fg);
  --tblr-btn-active-bg: var(--tblr-dribbble);
  --tblr-btn-disabled-color: var(--tblr-dribbble);
  --tblr-btn-disabled-border-color: var(--tblr-dribbble);
}

/* line 19042, node_modules/@tabler/core/dist/css/tabler.css */
.btn-github {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-github-fg);
  --tblr-btn-bg: var(--tblr-github);
  --tblr-btn-hover-color: var(--tblr-github-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-github-rgb), .8);
  --tblr-btn-active-color: var(--tblr-github-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-github-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-github);
  --tblr-btn-disabled-color: var(--tblr-github-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 19057, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-github {
  --tblr-btn-color: var(--tblr-github);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-github);
  --tblr-btn-hover-color: var(--tblr-github-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-github);
  --tblr-btn-active-color: var(--tblr-github-fg);
  --tblr-btn-active-bg: var(--tblr-github);
  --tblr-btn-disabled-color: var(--tblr-github);
  --tblr-btn-disabled-border-color: var(--tblr-github);
}

/* line 19070, node_modules/@tabler/core/dist/css/tabler.css */
.btn-instagram {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-instagram-fg);
  --tblr-btn-bg: var(--tblr-instagram);
  --tblr-btn-hover-color: var(--tblr-instagram-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-instagram-rgb), .8);
  --tblr-btn-active-color: var(--tblr-instagram-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-instagram-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-instagram);
  --tblr-btn-disabled-color: var(--tblr-instagram-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 19085, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-instagram {
  --tblr-btn-color: var(--tblr-instagram);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-instagram);
  --tblr-btn-hover-color: var(--tblr-instagram-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-instagram);
  --tblr-btn-active-color: var(--tblr-instagram-fg);
  --tblr-btn-active-bg: var(--tblr-instagram);
  --tblr-btn-disabled-color: var(--tblr-instagram);
  --tblr-btn-disabled-border-color: var(--tblr-instagram);
}

/* line 19098, node_modules/@tabler/core/dist/css/tabler.css */
.btn-pinterest {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-pinterest-fg);
  --tblr-btn-bg: var(--tblr-pinterest);
  --tblr-btn-hover-color: var(--tblr-pinterest-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-pinterest-rgb), .8);
  --tblr-btn-active-color: var(--tblr-pinterest-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-pinterest-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-pinterest);
  --tblr-btn-disabled-color: var(--tblr-pinterest-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 19113, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-pinterest {
  --tblr-btn-color: var(--tblr-pinterest);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-pinterest);
  --tblr-btn-hover-color: var(--tblr-pinterest-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-pinterest);
  --tblr-btn-active-color: var(--tblr-pinterest-fg);
  --tblr-btn-active-bg: var(--tblr-pinterest);
  --tblr-btn-disabled-color: var(--tblr-pinterest);
  --tblr-btn-disabled-border-color: var(--tblr-pinterest);
}

/* line 19126, node_modules/@tabler/core/dist/css/tabler.css */
.btn-vk {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-vk-fg);
  --tblr-btn-bg: var(--tblr-vk);
  --tblr-btn-hover-color: var(--tblr-vk-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-vk-rgb), .8);
  --tblr-btn-active-color: var(--tblr-vk-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-vk-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-vk);
  --tblr-btn-disabled-color: var(--tblr-vk-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 19141, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-vk {
  --tblr-btn-color: var(--tblr-vk);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-vk);
  --tblr-btn-hover-color: var(--tblr-vk-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-vk);
  --tblr-btn-active-color: var(--tblr-vk-fg);
  --tblr-btn-active-bg: var(--tblr-vk);
  --tblr-btn-disabled-color: var(--tblr-vk);
  --tblr-btn-disabled-border-color: var(--tblr-vk);
}

/* line 19154, node_modules/@tabler/core/dist/css/tabler.css */
.btn-rss {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-rss-fg);
  --tblr-btn-bg: var(--tblr-rss);
  --tblr-btn-hover-color: var(--tblr-rss-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-rss-rgb), .8);
  --tblr-btn-active-color: var(--tblr-rss-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-rss-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-rss);
  --tblr-btn-disabled-color: var(--tblr-rss-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 19169, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-rss {
  --tblr-btn-color: var(--tblr-rss);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-rss);
  --tblr-btn-hover-color: var(--tblr-rss-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-rss);
  --tblr-btn-active-color: var(--tblr-rss-fg);
  --tblr-btn-active-bg: var(--tblr-rss);
  --tblr-btn-disabled-color: var(--tblr-rss);
  --tblr-btn-disabled-border-color: var(--tblr-rss);
}

/* line 19182, node_modules/@tabler/core/dist/css/tabler.css */
.btn-flickr {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-flickr-fg);
  --tblr-btn-bg: var(--tblr-flickr);
  --tblr-btn-hover-color: var(--tblr-flickr-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-flickr-rgb), .8);
  --tblr-btn-active-color: var(--tblr-flickr-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-flickr-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-flickr);
  --tblr-btn-disabled-color: var(--tblr-flickr-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 19197, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-flickr {
  --tblr-btn-color: var(--tblr-flickr);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-flickr);
  --tblr-btn-hover-color: var(--tblr-flickr-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-flickr);
  --tblr-btn-active-color: var(--tblr-flickr-fg);
  --tblr-btn-active-bg: var(--tblr-flickr);
  --tblr-btn-disabled-color: var(--tblr-flickr);
  --tblr-btn-disabled-border-color: var(--tblr-flickr);
}

/* line 19210, node_modules/@tabler/core/dist/css/tabler.css */
.btn-bitbucket {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-bitbucket-fg);
  --tblr-btn-bg: var(--tblr-bitbucket);
  --tblr-btn-hover-color: var(--tblr-bitbucket-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-bitbucket-rgb), .8);
  --tblr-btn-active-color: var(--tblr-bitbucket-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-bitbucket-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-bitbucket);
  --tblr-btn-disabled-color: var(--tblr-bitbucket-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 19225, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-bitbucket {
  --tblr-btn-color: var(--tblr-bitbucket);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-bitbucket);
  --tblr-btn-hover-color: var(--tblr-bitbucket-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-bitbucket);
  --tblr-btn-active-color: var(--tblr-bitbucket-fg);
  --tblr-btn-active-bg: var(--tblr-bitbucket);
  --tblr-btn-disabled-color: var(--tblr-bitbucket);
  --tblr-btn-disabled-border-color: var(--tblr-bitbucket);
}

/* line 19238, node_modules/@tabler/core/dist/css/tabler.css */
.btn-tabler {
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-color: var(--tblr-tabler-fg);
  --tblr-btn-bg: var(--tblr-tabler);
  --tblr-btn-hover-color: var(--tblr-tabler-fg);
  --tblr-btn-hover-bg: rgba(var(--tblr-tabler-rgb), .8);
  --tblr-btn-active-color: var(--tblr-tabler-fg);
  --tblr-btn-active-bg: rgba(var(--tblr-tabler-rgb), .8);
  --tblr-btn-disabled-bg: var(--tblr-tabler);
  --tblr-btn-disabled-color: var(--tblr-tabler-fg);
  --tblr-btn-box-shadow: var(--tblr-box-shadow-input);
}

/* line 19253, node_modules/@tabler/core/dist/css/tabler.css */
.btn-outline-tabler {
  --tblr-btn-color: var(--tblr-tabler);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: var(--tblr-tabler);
  --tblr-btn-hover-color: var(--tblr-tabler-fg);
  --tblr-btn-hover-border-color: transparent;
  --tblr-btn-hover-bg: var(--tblr-tabler);
  --tblr-btn-active-color: var(--tblr-tabler-fg);
  --tblr-btn-active-bg: var(--tblr-tabler);
  --tblr-btn-disabled-color: var(--tblr-tabler);
  --tblr-btn-disabled-border-color: var(--tblr-tabler);
}

/* line 19266, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-primary {
  --tblr-btn-color: var(--tblr-primary);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-primary-fg);
  --tblr-btn-hover-bg: var(--tblr-primary);
  --tblr-btn-hover-border-color: var(--tblr-primary);
  --tblr-btn-active-color: var(--tblr-primary-fg);
  --tblr-btn-active-bg: var(--tblr-primary);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-primary);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19284, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-secondary {
  --tblr-btn-color: var(--tblr-secondary);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-secondary-fg);
  --tblr-btn-hover-bg: var(--tblr-secondary);
  --tblr-btn-hover-border-color: var(--tblr-secondary);
  --tblr-btn-active-color: var(--tblr-secondary-fg);
  --tblr-btn-active-bg: var(--tblr-secondary);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-secondary);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19302, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-success {
  --tblr-btn-color: var(--tblr-success);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-success-fg);
  --tblr-btn-hover-bg: var(--tblr-success);
  --tblr-btn-hover-border-color: var(--tblr-success);
  --tblr-btn-active-color: var(--tblr-success-fg);
  --tblr-btn-active-bg: var(--tblr-success);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-success);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19320, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-info {
  --tblr-btn-color: var(--tblr-info);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-info-fg);
  --tblr-btn-hover-bg: var(--tblr-info);
  --tblr-btn-hover-border-color: var(--tblr-info);
  --tblr-btn-active-color: var(--tblr-info-fg);
  --tblr-btn-active-bg: var(--tblr-info);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-info);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19338, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-warning {
  --tblr-btn-color: var(--tblr-warning);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-warning-fg);
  --tblr-btn-hover-bg: var(--tblr-warning);
  --tblr-btn-hover-border-color: var(--tblr-warning);
  --tblr-btn-active-color: var(--tblr-warning-fg);
  --tblr-btn-active-bg: var(--tblr-warning);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-warning);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19356, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-danger {
  --tblr-btn-color: var(--tblr-danger);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-danger-fg);
  --tblr-btn-hover-bg: var(--tblr-danger);
  --tblr-btn-hover-border-color: var(--tblr-danger);
  --tblr-btn-active-color: var(--tblr-danger-fg);
  --tblr-btn-active-bg: var(--tblr-danger);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-danger);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19374, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-light {
  --tblr-btn-color: var(--tblr-light);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-light-fg);
  --tblr-btn-hover-bg: var(--tblr-light);
  --tblr-btn-hover-border-color: var(--tblr-light);
  --tblr-btn-active-color: var(--tblr-light-fg);
  --tblr-btn-active-bg: var(--tblr-light);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-light);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19392, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-dark {
  --tblr-btn-color: var(--tblr-dark);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-dark-fg);
  --tblr-btn-hover-bg: var(--tblr-dark);
  --tblr-btn-hover-border-color: var(--tblr-dark);
  --tblr-btn-active-color: var(--tblr-dark-fg);
  --tblr-btn-active-bg: var(--tblr-dark);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-dark);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19410, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-muted {
  --tblr-btn-color: var(--tblr-muted);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-muted-fg);
  --tblr-btn-hover-bg: var(--tblr-muted);
  --tblr-btn-hover-border-color: var(--tblr-muted);
  --tblr-btn-active-color: var(--tblr-muted-fg);
  --tblr-btn-active-bg: var(--tblr-muted);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-muted);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19428, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-blue {
  --tblr-btn-color: var(--tblr-blue);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-blue-fg);
  --tblr-btn-hover-bg: var(--tblr-blue);
  --tblr-btn-hover-border-color: var(--tblr-blue);
  --tblr-btn-active-color: var(--tblr-blue-fg);
  --tblr-btn-active-bg: var(--tblr-blue);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-blue);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19446, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-azure {
  --tblr-btn-color: var(--tblr-azure);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-azure-fg);
  --tblr-btn-hover-bg: var(--tblr-azure);
  --tblr-btn-hover-border-color: var(--tblr-azure);
  --tblr-btn-active-color: var(--tblr-azure-fg);
  --tblr-btn-active-bg: var(--tblr-azure);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-azure);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19464, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-indigo {
  --tblr-btn-color: var(--tblr-indigo);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-indigo-fg);
  --tblr-btn-hover-bg: var(--tblr-indigo);
  --tblr-btn-hover-border-color: var(--tblr-indigo);
  --tblr-btn-active-color: var(--tblr-indigo-fg);
  --tblr-btn-active-bg: var(--tblr-indigo);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-indigo);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19482, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-purple {
  --tblr-btn-color: var(--tblr-purple);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-purple-fg);
  --tblr-btn-hover-bg: var(--tblr-purple);
  --tblr-btn-hover-border-color: var(--tblr-purple);
  --tblr-btn-active-color: var(--tblr-purple-fg);
  --tblr-btn-active-bg: var(--tblr-purple);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-purple);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19500, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-pink {
  --tblr-btn-color: var(--tblr-pink);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-pink-fg);
  --tblr-btn-hover-bg: var(--tblr-pink);
  --tblr-btn-hover-border-color: var(--tblr-pink);
  --tblr-btn-active-color: var(--tblr-pink-fg);
  --tblr-btn-active-bg: var(--tblr-pink);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-pink);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19518, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-red {
  --tblr-btn-color: var(--tblr-red);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-red-fg);
  --tblr-btn-hover-bg: var(--tblr-red);
  --tblr-btn-hover-border-color: var(--tblr-red);
  --tblr-btn-active-color: var(--tblr-red-fg);
  --tblr-btn-active-bg: var(--tblr-red);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-red);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19536, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-orange {
  --tblr-btn-color: var(--tblr-orange);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-orange-fg);
  --tblr-btn-hover-bg: var(--tblr-orange);
  --tblr-btn-hover-border-color: var(--tblr-orange);
  --tblr-btn-active-color: var(--tblr-orange-fg);
  --tblr-btn-active-bg: var(--tblr-orange);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-orange);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19554, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-yellow {
  --tblr-btn-color: var(--tblr-yellow);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-yellow-fg);
  --tblr-btn-hover-bg: var(--tblr-yellow);
  --tblr-btn-hover-border-color: var(--tblr-yellow);
  --tblr-btn-active-color: var(--tblr-yellow-fg);
  --tblr-btn-active-bg: var(--tblr-yellow);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-yellow);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19572, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-lime {
  --tblr-btn-color: var(--tblr-lime);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-lime-fg);
  --tblr-btn-hover-bg: var(--tblr-lime);
  --tblr-btn-hover-border-color: var(--tblr-lime);
  --tblr-btn-active-color: var(--tblr-lime-fg);
  --tblr-btn-active-bg: var(--tblr-lime);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-lime);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19590, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-green {
  --tblr-btn-color: var(--tblr-green);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-green-fg);
  --tblr-btn-hover-bg: var(--tblr-green);
  --tblr-btn-hover-border-color: var(--tblr-green);
  --tblr-btn-active-color: var(--tblr-green-fg);
  --tblr-btn-active-bg: var(--tblr-green);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-green);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19608, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-teal {
  --tblr-btn-color: var(--tblr-teal);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-teal-fg);
  --tblr-btn-hover-bg: var(--tblr-teal);
  --tblr-btn-hover-border-color: var(--tblr-teal);
  --tblr-btn-active-color: var(--tblr-teal-fg);
  --tblr-btn-active-bg: var(--tblr-teal);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-teal);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19626, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-cyan {
  --tblr-btn-color: var(--tblr-cyan);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-cyan-fg);
  --tblr-btn-hover-bg: var(--tblr-cyan);
  --tblr-btn-hover-border-color: var(--tblr-cyan);
  --tblr-btn-active-color: var(--tblr-cyan-fg);
  --tblr-btn-active-bg: var(--tblr-cyan);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-cyan);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19644, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-facebook {
  --tblr-btn-color: var(--tblr-facebook);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-facebook-fg);
  --tblr-btn-hover-bg: var(--tblr-facebook);
  --tblr-btn-hover-border-color: var(--tblr-facebook);
  --tblr-btn-active-color: var(--tblr-facebook-fg);
  --tblr-btn-active-bg: var(--tblr-facebook);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-facebook);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19662, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-twitter {
  --tblr-btn-color: var(--tblr-twitter);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-twitter-fg);
  --tblr-btn-hover-bg: var(--tblr-twitter);
  --tblr-btn-hover-border-color: var(--tblr-twitter);
  --tblr-btn-active-color: var(--tblr-twitter-fg);
  --tblr-btn-active-bg: var(--tblr-twitter);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-twitter);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19680, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-linkedin {
  --tblr-btn-color: var(--tblr-linkedin);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-linkedin-fg);
  --tblr-btn-hover-bg: var(--tblr-linkedin);
  --tblr-btn-hover-border-color: var(--tblr-linkedin);
  --tblr-btn-active-color: var(--tblr-linkedin-fg);
  --tblr-btn-active-bg: var(--tblr-linkedin);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-linkedin);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19698, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-google {
  --tblr-btn-color: var(--tblr-google);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-google-fg);
  --tblr-btn-hover-bg: var(--tblr-google);
  --tblr-btn-hover-border-color: var(--tblr-google);
  --tblr-btn-active-color: var(--tblr-google-fg);
  --tblr-btn-active-bg: var(--tblr-google);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-google);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19716, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-youtube {
  --tblr-btn-color: var(--tblr-youtube);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-youtube-fg);
  --tblr-btn-hover-bg: var(--tblr-youtube);
  --tblr-btn-hover-border-color: var(--tblr-youtube);
  --tblr-btn-active-color: var(--tblr-youtube-fg);
  --tblr-btn-active-bg: var(--tblr-youtube);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-youtube);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19734, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-vimeo {
  --tblr-btn-color: var(--tblr-vimeo);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-vimeo-fg);
  --tblr-btn-hover-bg: var(--tblr-vimeo);
  --tblr-btn-hover-border-color: var(--tblr-vimeo);
  --tblr-btn-active-color: var(--tblr-vimeo-fg);
  --tblr-btn-active-bg: var(--tblr-vimeo);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-vimeo);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19752, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-dribbble {
  --tblr-btn-color: var(--tblr-dribbble);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-dribbble-fg);
  --tblr-btn-hover-bg: var(--tblr-dribbble);
  --tblr-btn-hover-border-color: var(--tblr-dribbble);
  --tblr-btn-active-color: var(--tblr-dribbble-fg);
  --tblr-btn-active-bg: var(--tblr-dribbble);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-dribbble);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19770, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-github {
  --tblr-btn-color: var(--tblr-github);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-github-fg);
  --tblr-btn-hover-bg: var(--tblr-github);
  --tblr-btn-hover-border-color: var(--tblr-github);
  --tblr-btn-active-color: var(--tblr-github-fg);
  --tblr-btn-active-bg: var(--tblr-github);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-github);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19788, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-instagram {
  --tblr-btn-color: var(--tblr-instagram);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-instagram-fg);
  --tblr-btn-hover-bg: var(--tblr-instagram);
  --tblr-btn-hover-border-color: var(--tblr-instagram);
  --tblr-btn-active-color: var(--tblr-instagram-fg);
  --tblr-btn-active-bg: var(--tblr-instagram);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-instagram);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19806, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-pinterest {
  --tblr-btn-color: var(--tblr-pinterest);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-pinterest-fg);
  --tblr-btn-hover-bg: var(--tblr-pinterest);
  --tblr-btn-hover-border-color: var(--tblr-pinterest);
  --tblr-btn-active-color: var(--tblr-pinterest-fg);
  --tblr-btn-active-bg: var(--tblr-pinterest);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-pinterest);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19824, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-vk {
  --tblr-btn-color: var(--tblr-vk);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-vk-fg);
  --tblr-btn-hover-bg: var(--tblr-vk);
  --tblr-btn-hover-border-color: var(--tblr-vk);
  --tblr-btn-active-color: var(--tblr-vk-fg);
  --tblr-btn-active-bg: var(--tblr-vk);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-vk);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19842, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-rss {
  --tblr-btn-color: var(--tblr-rss);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-rss-fg);
  --tblr-btn-hover-bg: var(--tblr-rss);
  --tblr-btn-hover-border-color: var(--tblr-rss);
  --tblr-btn-active-color: var(--tblr-rss-fg);
  --tblr-btn-active-bg: var(--tblr-rss);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-rss);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19860, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-flickr {
  --tblr-btn-color: var(--tblr-flickr);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-flickr-fg);
  --tblr-btn-hover-bg: var(--tblr-flickr);
  --tblr-btn-hover-border-color: var(--tblr-flickr);
  --tblr-btn-active-color: var(--tblr-flickr-fg);
  --tblr-btn-active-bg: var(--tblr-flickr);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-flickr);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19878, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-bitbucket {
  --tblr-btn-color: var(--tblr-bitbucket);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-bitbucket-fg);
  --tblr-btn-hover-bg: var(--tblr-bitbucket);
  --tblr-btn-hover-border-color: var(--tblr-bitbucket);
  --tblr-btn-active-color: var(--tblr-bitbucket-fg);
  --tblr-btn-active-bg: var(--tblr-bitbucket);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-bitbucket);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19896, node_modules/@tabler/core/dist/css/tabler.css */
.btn-ghost-tabler {
  --tblr-btn-color: var(--tblr-tabler);
  --tblr-btn-bg: transparent;
  --tblr-btn-border-color: transparent;
  --tblr-btn-hover-color: var(--tblr-tabler-fg);
  --tblr-btn-hover-bg: var(--tblr-tabler);
  --tblr-btn-hover-border-color: var(--tblr-tabler);
  --tblr-btn-active-color: var(--tblr-tabler-fg);
  --tblr-btn-active-bg: var(--tblr-tabler);
  --tblr-btn-active-border-color: transparent;
  --tblr-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --tblr-btn-disabled-color: var(--tblr-tabler);
  --tblr-btn-disabled-bg: transparent;
  --tblr-btn-disabled-border-color: transparent;
  --tblr-gradient: none;
  --tblr-btn-box-shadow: none;
}

/* line 19914, node_modules/@tabler/core/dist/css/tabler.css */
.btn-sm, .btn-group-sm > .btn {
  --tblr-btn-line-height: 1.5;
  --tblr-btn-icon-size: .75rem;
}

/* line 19919, node_modules/@tabler/core/dist/css/tabler.css */
.btn-lg, .btn-group-lg > .btn {
  --tblr-btn-line-height: 1.5;
  --tblr-btn-icon-size: 2rem;
}

/* line 19924, node_modules/@tabler/core/dist/css/tabler.css */
.btn-pill {
  padding-right: 1.5em;
  padding-left: 1.5em;
  border-radius: 10rem;
}

/* line 19929, node_modules/@tabler/core/dist/css/tabler.css */
.btn-pill[class*=btn-icon] {
  padding: 0.375rem 15px;
}

/* line 19933, node_modules/@tabler/core/dist/css/tabler.css */
.btn-square {
  border-radius: 0;
}

/* line 19937, node_modules/@tabler/core/dist/css/tabler.css */
.btn-icon {
  min-width: calc(var(--tblr-btn-line-height) * var(--tblr-btn-font-size) + var(--tblr-btn-padding-y) * 2 + var(--tblr-btn-border-width) * 2);
  min-height: calc(var(--tblr-btn-line-height) * var(--tblr-btn-font-size) + var(--tblr-btn-padding-y) * 2 + var(--tblr-btn-border-width) * 2);
  padding-left: 0;
  padding-right: 0;
}

/* line 19943, node_modules/@tabler/core/dist/css/tabler.css */
.btn-icon .icon {
  margin: calc(-1 * var(--tblr-btn-padding-x));
}

/* line 19947, node_modules/@tabler/core/dist/css/tabler.css */
.btn-list {
  --tblr-list-gap: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: var(--tblr-list-gap);
}

/* line 19954, node_modules/@tabler/core/dist/css/tabler.css */
.btn-floating {
  position: fixed;
  z-index: 1030;
  bottom: 1.5rem;
  right: 1.5rem;
  border-radius: 100rem;
}

/* line 19962, node_modules/@tabler/core/dist/css/tabler.css */
.btn-loading {
  position: relative;
  color: transparent !important;
  text-shadow: none !important;
  pointer-events: none;
}

/* line 19968, node_modules/@tabler/core/dist/css/tabler.css */
.btn-loading > * {
  opacity: 0;
}

/* line 19971, node_modules/@tabler/core/dist/css/tabler.css */
.btn-loading:after {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  border: 2px var(--tblr-border-style) currentColor;
  border-right-color: transparent;
  border-radius: 100rem;
  color: var(--tblr-btn-color);
  position: absolute;
  width: var(--tblr-btn-icon-size);
  height: var(--tblr-btn-icon-size);
  left: calc(50% - var(--tblr-btn-icon-size) / 2);
  top: calc(50% - var(--tblr-btn-icon-size) / 2);
  animation: spinner-border 0.75s linear infinite;
}

/* line 19987, node_modules/@tabler/core/dist/css/tabler.css */
.btn-action {
  padding: 0;
  border: 0;
  color: var(--tblr-secondary);
  display: inline-flex;
  width: 2rem;
  height: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: var(--tblr-border-radius);
  background: transparent;
}

/* line 19999, node_modules/@tabler/core/dist/css/tabler.css */
.btn-action:after {
  content: none;
}

/* line 20002, node_modules/@tabler/core/dist/css/tabler.css */
.btn-action:focus {
  outline: none;
  box-shadow: none;
}

/* line 20006, node_modules/@tabler/core/dist/css/tabler.css */
.btn-action:hover, .btn-action.show {
  color: var(--tblr-body-color);
  background: var(--tblr-active-bg);
}

/* line 20010, node_modules/@tabler/core/dist/css/tabler.css */
.btn-action.show {
  color: var(--tblr-primary);
}

/* line 20013, node_modules/@tabler/core/dist/css/tabler.css */
.btn-action .icon {
  margin: 0;
  width: 1.25rem;
  height: 1.25rem;
  font-size: 1.25rem;
  stroke-width: 1;
}

/* line 20021, node_modules/@tabler/core/dist/css/tabler.css */
.btn-actions {
  display: flex;
}

/* line 20025, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group,
.btn-group-vertical {
  box-shadow: var(--tblr-box-shadow-input);
}

/* line 20029, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 5;
}

/* line 20037, node_modules/@tabler/core/dist/css/tabler.css */
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus {
  z-index: 1;
}

/* line 20046, node_modules/@tabler/core/dist/css/tabler.css */
.calendar {
  display: block;
  font-size: 0.765625rem;
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
  border-radius: var(--tblr-border-radius);
}

/* line 20053, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-nav {
  display: flex;
  align-items: center;
}

/* line 20058, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-title {
  flex: 1;
  text-align: center;
}

/* line 20063, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-body,
.calendar-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0.5rem 0;
}

/* line 20071, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-header {
  color: var(--tblr-secondary);
}

/* line 20075, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-date {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
  padding: 0.2rem;
  text-align: center;
  border: 0;
}

/* line 20082, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-date.prev-month, .calendar-date.next-month {
  opacity: 0.25;
}

/* line 20085, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-date .date-item {
  position: relative;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  line-height: 1.4rem;
  color: #66758c;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background: 0 0;
  border: var(--tblr-border-width) var(--tblr-border-style) transparent;
  border-radius: 100rem;
  outline: 0;
  transition: background 0.3s, border 0.3s, box-shadow 0.32s, color 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 20104, node_modules/@tabler/core/dist/css/tabler.css */
  .calendar-date .date-item {
    transition: none;
  }
}

/* line 20108, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-date .date-item:hover {
  color: var(--tblr-primary);
  text-decoration: none;
  background: #fefeff;
  border-color: var(--tblr-border-color);
}

/* line 20114, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-date .date-today {
  color: var(--tblr-primary);
  border-color: var(--tblr-border-color);
}

/* line 20119, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-range {
  position: relative;
}

/* line 20122, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-range:before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 1.4rem;
  content: "";
  background: rgba(var(--tblr-primary-rgb), 0.1);
  transform: translateY(-50%);
}

/* line 20132, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-range.range-start .date-item, .calendar-range.range-end .date-item {
  color: #ffffff;
  background: var(--tblr-primary);
  border-color: var(--tblr-primary);
}

/* line 20137, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-range.range-start:before {
  left: 50%;
}

/* line 20140, node_modules/@tabler/core/dist/css/tabler.css */
.calendar-range.range-end:before {
  right: 50%;
}

/* line 20144, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-indicators-vertical {
  left: auto;
  top: 0;
  margin: 0 1rem 0 0;
  flex-direction: column;
}

/* line 20150, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-indicators-vertical [data-bs-target] {
  margin: 3px 0 3px;
  width: 3px;
  height: 30px;
  border: 0;
  border-left: 10px var(--tblr-border-style) transparent;
  border-right: 10px var(--tblr-border-style) transparent;
}

/* line 20159, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-indicators-dot [data-bs-target] {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100rem;
  border: 10px var(--tblr-border-style) transparent;
  margin: 0;
}

/* line 20167, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-indicators-thumb [data-bs-target] {
  width: 2rem;
  height: auto;
  background: no-repeat center/cover;
  border: 0;
  border-radius: var(--tblr-border-radius);
  box-shadow: rgba(var(--tblr-body-color-rgb), 0.04) 0 2px 4px 0;
  margin: 0 3px;
  opacity: 0.75;
}

@media (min-width: 992px) {
  /* line 20178, node_modules/@tabler/core/dist/css/tabler.css */
  .carousel-indicators-thumb [data-bs-target] {
    width: 4rem;
  }
}

/* line 20182, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-indicators-thumb [data-bs-target]:before {
  content: "";
  padding-top: var(--tblr-aspect-ratio, 100%);
  display: block;
}

/* line 20187, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-indicators-thumb.carousel-indicators-vertical [data-bs-target] {
  margin: 3px 0;
}

/* line 20191, node_modules/@tabler/core/dist/css/tabler.css */
.carousel-caption-background {
  background: red;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 90%;
  background: linear-gradient(0deg, rgba(24, 36, 51, 0.9), rgba(24, 36, 51, 0));
}

/* line 20201, node_modules/@tabler/core/dist/css/tabler.css */
.card {
  transition: transform 0.3s ease-out, opacity 0.3s ease-out, box-shadow 0.3s ease-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 20205, node_modules/@tabler/core/dist/css/tabler.css */
  .card {
    transition: none;
  }
}

@media print {
  /* line 20210, node_modules/@tabler/core/dist/css/tabler.css */
  .card {
    border: none;
    box-shadow: none;
  }
}

/* line 20215, node_modules/@tabler/core/dist/css/tabler.css */
a.card {
  color: inherit;
}

/* line 20218, node_modules/@tabler/core/dist/css/tabler.css */
a.card:hover {
  text-decoration: none;
  box-shadow: rgba(var(--tblr-body-color-rgb), 0.16) 0 2px 16px 0;
}

/* line 20223, node_modules/@tabler/core/dist/css/tabler.css */
.card .card {
  box-shadow: none;
}

/* line 20227, node_modules/@tabler/core/dist/css/tabler.css */
.card-borderless,
.card-borderless .card-header,
.card-borderless .card-footer {
  border-color: transparent;
}

/* line 20233, node_modules/@tabler/core/dist/css/tabler.css */
.card-stamp {
  --tblr-stamp-size: 7rem;
  position: absolute;
  top: 0;
  right: 0;
  width: calc(var(--tblr-stamp-size) * 1);
  height: calc(var(--tblr-stamp-size) * 1);
  max-height: 100%;
  border-top-right-radius: 4px;
  opacity: 0.2;
  overflow: hidden;
  pointer-events: none;
}

/* line 20247, node_modules/@tabler/core/dist/css/tabler.css */
.card-stamp-lg {
  --tblr-stamp-size: 13rem;
}

/* line 20251, node_modules/@tabler/core/dist/css/tabler.css */
.card-stamp-icon {
  background: var(--tblr-secondary);
  color: var(--tblr-card-bg, var(--tblr-bg-surface));
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100rem;
  width: calc(var(--tblr-stamp-size) * 1);
  height: calc(var(--tblr-stamp-size) * 1);
  position: relative;
  top: calc(var(--tblr-stamp-size) * -0.25);
  right: calc(var(--tblr-stamp-size) * -0.25);
  font-size: calc(var(--tblr-stamp-size) * 0.75);
  transform: rotate(10deg);
}

/* line 20266, node_modules/@tabler/core/dist/css/tabler.css */
.card-stamp-icon .icon {
  stroke-width: 2;
  width: calc(var(--tblr-stamp-size) * 0.75);
  height: calc(var(--tblr-stamp-size) * 0.75);
}

/* line 20272, node_modules/@tabler/core/dist/css/tabler.css */
.card-img,
.card-img-start {
  border-top-left-radius: calc(var(--tblr-border-radius) - (var(--tblr-border-width)));
  border-bottom-left-radius: calc(var(--tblr-border-radius) - (var(--tblr-border-width)));
}

/* line 20278, node_modules/@tabler/core/dist/css/tabler.css */
.card-img,
.card-img-end {
  border-top-right-radius: calc(var(--tblr-border-radius) - (var(--tblr-border-width)));
  border-bottom-right-radius: calc(var(--tblr-border-radius) - (var(--tblr-border-width)));
}

/* line 20284, node_modules/@tabler/core/dist/css/tabler.css */
.card-img-overlay {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* line 20290, node_modules/@tabler/core/dist/css/tabler.css */
.card-img-overlay-dark {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}

/* line 20294, node_modules/@tabler/core/dist/css/tabler.css */
.card-inactive {
  pointer-events: none;
  box-shadow: none;
}

/* line 20298, node_modules/@tabler/core/dist/css/tabler.css */
.card-inactive .card-body {
  opacity: 0.64;
}

/* line 20302, node_modules/@tabler/core/dist/css/tabler.css */
.card-active {
  --tblr-card-border-color: var(--tblr-primary);
  --tblr-card-bg: var(--tblr-active-bg);
}

/* line 20307, node_modules/@tabler/core/dist/css/tabler.css */
.card-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem 1.25rem;
  text-align: center;
  transition: background 0.3s;
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
  flex: 1;
  color: inherit;
  font-weight: var(--tblr-font-weight-medium);
}

@media (prefers-reduced-motion: reduce) {
  /* line 20320, node_modules/@tabler/core/dist/css/tabler.css */
  .card-btn {
    transition: none;
  }
}

/* line 20324, node_modules/@tabler/core/dist/css/tabler.css */
.card-btn:hover {
  text-decoration: none;
  background: rgba(var(--tblr-primary-rgb), 0.04);
}

/* line 20328, node_modules/@tabler/core/dist/css/tabler.css */
.card-btn + .card-btn {
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
}

/**
Stacked card
 */
/* line 20335, node_modules/@tabler/core/dist/css/tabler.css */
.card-stacked {
  --tblr-card-stacked-offset: .25rem;
  position: relative;
}

/* line 20339, node_modules/@tabler/core/dist/css/tabler.css */
.card-stacked:after {
  position: absolute;
  top: calc(-1 * var(--tblr-card-stacked-offset));
  right: var(--tblr-card-stacked-offset);
  left: var(--tblr-card-stacked-offset);
  height: var(--tblr-card-stacked-offset);
  content: "";
  background: var(--tblr-card-bg, var(--tblr-bg-surface));
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-card-border-color);
  border-radius: var(--tblr-card-border-radius) var(--tblr-card-border-radius) 0 0;
}

/* line 20351, node_modules/@tabler/core/dist/css/tabler.css */
.card-cover {
  position: relative;
  padding: 1.25rem 1.25rem;
  background: #666666 no-repeat center/cover;
}

/* line 20356, node_modules/@tabler/core/dist/css/tabler.css */
.card-cover:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(24, 36, 51, 0.48);
}

/* line 20365, node_modules/@tabler/core/dist/css/tabler.css */
.card-cover:first-child, .card-cover:first-child:before {
  border-radius: 4px 4px 0 0;
}

/* line 20369, node_modules/@tabler/core/dist/css/tabler.css */
.card-cover-blurred:before {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}

/* line 20374, node_modules/@tabler/core/dist/css/tabler.css */
.card-actions {
  margin: -0.5rem -0.5rem -0.5rem auto;
  padding-left: 0.5rem;
}

/* line 20378, node_modules/@tabler/core/dist/css/tabler.css */
.card-actions a {
  text-decoration: none;
}

/* line 20382, node_modules/@tabler/core/dist/css/tabler.css */
.card-header {
  color: inherit;
  display: flex;
  align-items: center;
  background: transparent;
}

/* line 20388, node_modules/@tabler/core/dist/css/tabler.css */
.card-header:first-child {
  border-radius: var(--tblr-card-border-radius) var(--tblr-card-border-radius) 0 0;
}

/* line 20392, node_modules/@tabler/core/dist/css/tabler.css */
.card-header-light {
  border-bottom-color: transparent;
  background: var(--tblr-bg-surface-tertiary);
}

/* line 20397, node_modules/@tabler/core/dist/css/tabler.css */
.card-header-tabs {
  background: var(--tblr-bg-surface-tertiary);
  flex: 1;
  margin: calc(var(--tblr-card-cap-padding-y) * -1) calc(var(--tblr-card-cap-padding-x) * -1) calc(var(--tblr-card-cap-padding-y) * -1);
  padding: calc(var(--tblr-card-cap-padding-y) * 0.5) calc(var(--tblr-card-cap-padding-x) * 0.5) 0;
}

/* line 20404, node_modules/@tabler/core/dist/css/tabler.css */
.card-header-pills {
  flex: 1;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}

/* line 20410, node_modules/@tabler/core/dist/css/tabler.css */
.card-rotate-left {
  transform: rotate(-1.5deg);
}

/* line 20414, node_modules/@tabler/core/dist/css/tabler.css */
.card-rotate-right {
  transform: rotate(1.5deg);
}

/* line 20418, node_modules/@tabler/core/dist/css/tabler.css */
.card-link {
  color: inherit;
}

/* line 20421, node_modules/@tabler/core/dist/css/tabler.css */
.card-link:hover {
  color: inherit;
  text-decoration: none;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.08);
}

/* line 20427, node_modules/@tabler/core/dist/css/tabler.css */
.card-link-rotate:hover {
  transform: rotate(1.5deg);
  opacity: 1;
}

/* line 20432, node_modules/@tabler/core/dist/css/tabler.css */
.card-link-pop:hover {
  transform: translateY(-2px);
  opacity: 1;
}

/* line 20437, node_modules/@tabler/core/dist/css/tabler.css */
.card-footer {
  margin-top: auto;
}

/* line 20440, node_modules/@tabler/core/dist/css/tabler.css */
.card-footer:last-child {
  border-radius: 0 0 var(--tblr-card-border-radius) var(--tblr-card-border-radius);
}

/* line 20444, node_modules/@tabler/core/dist/css/tabler.css */
.card-footer-transparent {
  background: transparent;
  border-color: transparent;
  padding-top: 0;
}

/* line 20450, node_modules/@tabler/core/dist/css/tabler.css */
.card-footer-borderless {
  border-top: none;
}

/* line 20454, node_modules/@tabler/core/dist/css/tabler.css */
.card-progress {
  height: 0.25rem;
}

/* line 20457, node_modules/@tabler/core/dist/css/tabler.css */
.card-progress:last-child {
  border-radius: 0 0 2px 2px;
}

/* line 20460, node_modules/@tabler/core/dist/css/tabler.css */
.card-progress:first-child {
  border-radius: 2px 2px 0 0;
}

/* line 20464, node_modules/@tabler/core/dist/css/tabler.css */
.card-meta {
  color: var(--tblr-secondary);
}

/* line 20468, node_modules/@tabler/core/dist/css/tabler.css */
.card-title {
  display: block;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-weight: var(--tblr-font-weight-medium);
  color: inherit;
  line-height: 1.5rem;
}

/* line 20476, node_modules/@tabler/core/dist/css/tabler.css */
a.card-title:hover {
  color: inherit;
}

/* line 20480, node_modules/@tabler/core/dist/css/tabler.css */
.card-header .card-title {
  margin: 0;
}

/* line 20484, node_modules/@tabler/core/dist/css/tabler.css */
.card-subtitle {
  margin-bottom: 1.25rem;
  color: var(--tblr-secondary);
  font-weight: normal;
}

/* line 20489, node_modules/@tabler/core/dist/css/tabler.css */
.card-header .card-subtitle {
  margin: 0;
}

/* line 20492, node_modules/@tabler/core/dist/css/tabler.css */
.card-title .card-subtitle {
  margin: 0 0 0 0.25rem;
  font-size: 0.875rem;
}

/* line 20497, node_modules/@tabler/core/dist/css/tabler.css */
.card-body {
  position: relative;
}

/* line 20500, node_modules/@tabler/core/dist/css/tabler.css */
.card-body > :last-child {
  margin-bottom: 0;
}

/* line 20503, node_modules/@tabler/core/dist/css/tabler.css */
.card-sm > .card-body {
  padding: 1rem;
}

@media (min-width: 768px) {
  /* line 20507, node_modules/@tabler/core/dist/css/tabler.css */
  .card-md > .card-body {
    padding: 2.5rem;
  }
}

@media (min-width: 768px) {
  /* line 20512, node_modules/@tabler/core/dist/css/tabler.css */
  .card-lg > .card-body {
    padding: 2rem;
  }
}

@media (min-width: 992px) {
  /* line 20517, node_modules/@tabler/core/dist/css/tabler.css */
  .card-lg > .card-body {
    padding: 4rem;
  }
}

@media print {
  /* line 20522, node_modules/@tabler/core/dist/css/tabler.css */
  .card-body {
    padding: 0;
  }
}

/* line 20526, node_modules/@tabler/core/dist/css/tabler.css */
.card-body + .card-body {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
}

/* line 20530, node_modules/@tabler/core/dist/css/tabler.css */
.card-body-scrollable {
  overflow: auto;
}

/**
Card optinos
 */
/* line 20537, node_modules/@tabler/core/dist/css/tabler.css */
.card-options {
  top: 1.5rem;
  right: 0.75rem;
  display: flex;
  margin-left: auto;
}

/* line 20544, node_modules/@tabler/core/dist/css/tabler.css */
.card-options-link {
  display: inline-block;
  min-width: 1rem;
  margin-left: 0.25rem;
  color: var(--tblr-secondary);
}

/**
Card status
 */
/* line 20554, node_modules/@tabler/core/dist/css/tabler.css */
.card-status-top {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 2px;
  border-radius: var(--tblr-card-border-radius) var(--tblr-card-border-radius) 0 0;
}

/* line 20563, node_modules/@tabler/core/dist/css/tabler.css */
.card-status-start {
  position: absolute;
  right: auto;
  bottom: 0;
  width: 2px;
  height: 100%;
  border-radius: var(--tblr-card-border-radius) 0 0 var(--tblr-card-border-radius);
}

/* line 20572, node_modules/@tabler/core/dist/css/tabler.css */
.card-status-bottom {
  position: absolute;
  top: initial;
  bottom: 0;
  width: 100%;
  height: 2px;
  border-radius: 0 0 var(--tblr-card-border-radius) var(--tblr-card-border-radius);
}

/**
Card table
 */
/* line 20584, node_modules/@tabler/core/dist/css/tabler.css */
.card-table {
  margin-bottom: 0 !important;
}

/* line 20587, node_modules/@tabler/core/dist/css/tabler.css */
.card-table tr td:first-child,
.card-table tr th:first-child {
  padding-left: 1.25rem;
  border-left: 0;
}

/* line 20592, node_modules/@tabler/core/dist/css/tabler.css */
.card-table tr td:last-child,
.card-table tr th:last-child {
  padding-right: 1.25rem;
  border-right: 0;
}

/* line 20597, node_modules/@tabler/core/dist/css/tabler.css */
.card-table thead tr:first-child,
.card-table tbody tr:first-child,
.card-table tfoot tr:first-child {
  border-top: 0;
}

/* line 20602, node_modules/@tabler/core/dist/css/tabler.css */
.card-table thead tr:first-child td,
.card-table thead tr:first-child th,
.card-table tbody tr:first-child td,
.card-table tbody tr:first-child th,
.card-table tfoot tr:first-child td,
.card-table tfoot tr:first-child th {
  border-top: 0;
}

/* line 20610, node_modules/@tabler/core/dist/css/tabler.css */
.card-body + .card-table {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-table-border-color);
}

/*
Card code
 */
/* line 20617, node_modules/@tabler/core/dist/css/tabler.css */
.card-code {
  padding: 0;
}

/* line 20620, node_modules/@tabler/core/dist/css/tabler.css */
.card-code .highlight {
  margin: 0;
  border: 0;
}

/* line 20624, node_modules/@tabler/core/dist/css/tabler.css */
.card-code pre {
  margin: 0 !important;
  border: 0 !important;
}

/*
Card chart
 */
/* line 20632, node_modules/@tabler/core/dist/css/tabler.css */
.card-chart {
  position: relative;
  z-index: 1;
  height: 3.5rem;
}

/**
Card avatar
 */
/* line 20641, node_modules/@tabler/core/dist/css/tabler.css */
.card-avatar {
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 0 0.25rem var(--tblr-card-bg, var(--tblr-bg-surface));
  margin-top: calc(-1 * var(--tblr-avatar-size) * 0.5);
}

/*
Card list group
 */
/* line 20651, node_modules/@tabler/core/dist/css/tabler.css */
.card-body + .card-list-group {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
}

/* line 20654, node_modules/@tabler/core/dist/css/tabler.css */
.card-list-group .list-group-item {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 20661, node_modules/@tabler/core/dist/css/tabler.css */
.card-list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 20664, node_modules/@tabler/core/dist/css/tabler.css */
.card-list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 20668, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs {
  position: relative;
  z-index: 1000;
  border-bottom: 0;
}

/* line 20673, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs .nav-link {
  background: var(--tblr-bg-surface-tertiary);
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
}

/* line 20677, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs .nav-link.active, .card-tabs .nav-tabs .nav-link:active, .card-tabs .nav-tabs .nav-link:hover {
  border-color: var(--tblr-border-color-translucent);
  color: var(--tblr-body-color);
}

/* line 20681, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs .nav-link.active {
  color: inherit;
  background: var(--tblr-card-bg, var(--tblr-bg-surface));
  border-bottom-color: transparent;
}

/* line 20686, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs .nav-item:not(:first-child) .nav-link {
  border-top-left-radius: 0;
}

/* line 20689, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs .nav-item:not(:last-child) .nav-link {
  border-top-right-radius: 0;
}

/* line 20692, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs .nav-item + .nav-item {
  margin-left: calc(-1 * var(--tblr-border-width));
}

/* line 20695, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs-bottom {
  margin-bottom: 0;
}

/* line 20698, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs-bottom .nav-link {
  margin-bottom: 0;
}

/* line 20701, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs-bottom .nav-link.active {
  border-top-color: transparent;
}

/* line 20704, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs-bottom .nav-item {
  margin-top: calc(-1 * var(--tblr-border-width));
  margin-bottom: 0;
}

/* line 20708, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs-bottom .nav-item .nav-link {
  border-bottom: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
  border-radius: 0 0 var(--tblr-border-radius) var(--tblr-border-radius);
}

/* line 20712, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs-bottom .nav-item:not(:first-child) .nav-link {
  border-bottom-left-radius: 0;
}

/* line 20715, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs-bottom .nav-item:not(:last-child) .nav-link {
  border-bottom-right-radius: 0;
}

/* line 20718, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .card {
  border-bottom-left-radius: 0;
}

/* line 20721, node_modules/@tabler/core/dist/css/tabler.css */
.card-tabs .nav-tabs + .tab-content .card {
  border-bottom-left-radius: var(--tblr-card-border-radius);
  border-top-left-radius: 0;
}

/**
Card note
*/
/* line 20729, node_modules/@tabler/core/dist/css/tabler.css */
.card-note {
  --tblr-card-bg: #fff7dd;
  --tblr-card-border-color: #fff1c9;
}

/* line 20734, node_modules/@tabler/core/dist/css/tabler.css */
.btn-close {
  cursor: pointer;
}

/* line 20737, node_modules/@tabler/core/dist/css/tabler.css */
.btn-close:focus {
  outline: none;
}

/* line 20741, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 20747, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu.card {
  padding: 0;
  min-width: 25rem;
  display: none;
}

/* line 20752, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu.card.show {
  display: flex;
}

/* line 20756, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-item {
  min-width: 11rem;
  display: flex;
  align-items: center;
  margin: 0;
  line-height: 1.4285714286;
}

/* line 20764, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-item-icon {
  width: 1.25rem !important;
  height: 1.25rem !important;
  margin-right: 0.5rem;
  color: var(--tblr-secondary);
  opacity: 0.7;
  text-align: center;
}

/* line 20773, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-item-indicator {
  margin-right: 0.5rem;
  margin-left: -0.25rem;
  height: 1.25rem;
  display: inline-flex;
  line-height: 1;
  vertical-align: bottom;
  align-items: center;
}

/* line 20783, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-header {
  font-size: 0.625rem;
  font-weight: var(--tblr-font-weight-bold);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1rem;
  color: var(--tblr-secondary);
  padding-bottom: 0.25rem;
  pointer-events: none;
}

/* line 20794, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-scrollable {
  height: auto;
  max-height: 13rem;
  overflow-x: hidden;
}

/* line 20800, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-column {
  min-width: 11rem;
}

/* line 20803, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-column .dropdown-item {
  min-width: 0;
}

/* line 20807, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-columns {
  display: flex;
  flex: 0 0.25rem;
}

/* line 20812, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-arrow:before {
  content: "";
  position: absolute;
  top: -0.25rem;
  left: 0.75rem;
  display: block;
  background: inherit;
  width: 14px;
  height: 14px;
  /*rtl:ignore*/
  transform: rotate(45deg);
  transform-origin: center;
  border: 1px solid;
  border-color: inherit;
  z-index: -1;
  clip: rect(0px, 9px, 9px, 0px);
}

/* line 20829, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-arrow.dropdown-menu-end:before {
  right: 0.75rem;
  left: auto;
}

/* line 20834, node_modules/@tabler/core/dist/css/tabler.css */
.dropend > .dropdown-menu {
  margin-top: calc(-0.25rem - 1px);
  margin-left: -0.25rem;
}

/* line 20838, node_modules/@tabler/core/dist/css/tabler.css */
.dropend .dropdown-toggle:after {
  margin-left: auto;
}

/* line 20842, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-card {
  padding: 0;
}

/* line 20845, node_modules/@tabler/core/dist/css/tabler.css */
.dropdown-menu-card > .card {
  margin: 0;
  border: 0;
  box-shadow: none;
}

/* line 20851, node_modules/@tabler/core/dist/css/tabler.css */
.datagrid {
  --tblr-datagrid-padding: 1.5rem;
  --tblr-datagrid-item-width: 15rem;
  display: grid;
  grid-gap: var(--tblr-datagrid-padding);
  grid-template-columns: repeat(auto-fit, minmax(var(--tblr-datagrid-item-width), 1fr));
}

/* line 20859, node_modules/@tabler/core/dist/css/tabler.css */
.datagrid-title {
  font-size: 0.625rem;
  font-weight: var(--tblr-font-weight-bold);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1rem;
  color: var(--tblr-secondary);
  margin-bottom: 0.25rem;
}

/* line 20869, node_modules/@tabler/core/dist/css/tabler.css */
.empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 1rem;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 20879, node_modules/@tabler/core/dist/css/tabler.css */
  .empty {
    padding: 3rem;
  }
}

/* line 20884, node_modules/@tabler/core/dist/css/tabler.css */
.empty-icon {
  margin: 0 0 1rem;
  width: 3rem;
  height: 3rem;
  line-height: 1;
  color: var(--tblr-secondary);
}

/* line 20891, node_modules/@tabler/core/dist/css/tabler.css */
.empty-icon svg {
  width: 100%;
  height: 100%;
}

/* line 20896, node_modules/@tabler/core/dist/css/tabler.css */
.empty-img {
  margin: 0 0 2rem;
  line-height: 1;
}

/* line 20900, node_modules/@tabler/core/dist/css/tabler.css */
.empty-img img {
  height: 8rem;
  width: auto;
}

/* line 20905, node_modules/@tabler/core/dist/css/tabler.css */
.empty-header {
  margin: 0 0 1rem;
  font-size: 4rem;
  font-weight: var(--tblr-font-weight-light);
  line-height: 1;
  color: var(--tblr-secondary);
}

/* line 20913, node_modules/@tabler/core/dist/css/tabler.css */
.empty-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: var(--tblr-font-weight-bold);
}

/* line 20919, node_modules/@tabler/core/dist/css/tabler.css */
.empty-title,
.empty-subtitle {
  margin: 0 0 0.5rem;
}

/* line 20924, node_modules/@tabler/core/dist/css/tabler.css */
.empty-action {
  margin-top: 1.5rem;
}

/* line 20928, node_modules/@tabler/core/dist/css/tabler.css */
.empty-bordered {
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
  border-radius: var(--tblr-border-radius);
}

/* line 20933, node_modules/@tabler/core/dist/css/tabler.css */
.row > * {
  min-width: 0;
}

/* line 20937, node_modules/@tabler/core/dist/css/tabler.css */
.col-separator {
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
}

/* line 20941, node_modules/@tabler/core/dist/css/tabler.css */
.container-slim {
  --tblr-gutter-x: calc(var(--tblr-page-padding) * 2);
  --tblr-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--tblr-gutter-x) * 0.5);
  padding-left: calc(var(--tblr-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  max-width: 16rem;
}

/* line 20951, node_modules/@tabler/core/dist/css/tabler.css */
.container-tight {
  --tblr-gutter-x: calc(var(--tblr-page-padding) * 2);
  --tblr-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--tblr-gutter-x) * 0.5);
  padding-left: calc(var(--tblr-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  max-width: 30rem;
}

/* line 20961, node_modules/@tabler/core/dist/css/tabler.css */
.container-narrow {
  --tblr-gutter-x: calc(var(--tblr-page-padding) * 2);
  --tblr-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--tblr-gutter-x) * 0.5);
  padding-left: calc(var(--tblr-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  max-width: 45rem;
}

/* line 20972, node_modules/@tabler/core/dist/css/tabler.css */
.row-0 {
  margin-right: 0;
  margin-left: 0;
}

/* line 20976, node_modules/@tabler/core/dist/css/tabler.css */
.row-0 > .col,
.row-0 > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

/* line 20981, node_modules/@tabler/core/dist/css/tabler.css */
.row-0 .card {
  margin-bottom: 0;
}

/* line 20985, node_modules/@tabler/core/dist/css/tabler.css */
.row-sm {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}

/* line 20989, node_modules/@tabler/core/dist/css/tabler.css */
.row-sm > .col,
.row-sm > [class*=col-] {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 20994, node_modules/@tabler/core/dist/css/tabler.css */
.row-sm .card {
  margin-bottom: 0.75rem;
}

/* line 20998, node_modules/@tabler/core/dist/css/tabler.css */
.row-md {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

/* line 21002, node_modules/@tabler/core/dist/css/tabler.css */
.row-md > .col,
.row-md > [class*=col-] {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

/* line 21007, node_modules/@tabler/core/dist/css/tabler.css */
.row-md .card {
  margin-bottom: 3rem;
}

/* line 21011, node_modules/@tabler/core/dist/css/tabler.css */
.row-lg {
  margin-right: -3rem;
  margin-left: -3rem;
}

/* line 21015, node_modules/@tabler/core/dist/css/tabler.css */
.row-lg > .col,
.row-lg > [class*=col-] {
  padding-right: 3rem;
  padding-left: 3rem;
}

/* line 21020, node_modules/@tabler/core/dist/css/tabler.css */
.row-lg .card {
  margin-bottom: 6rem;
}

/* line 21024, node_modules/@tabler/core/dist/css/tabler.css */
.row-deck > .col,
.row-deck > [class*=col-] {
  display: flex;
  align-items: stretch;
}

/* line 21029, node_modules/@tabler/core/dist/css/tabler.css */
.row-deck > .col .card,
.row-deck > [class*=col-] .card {
  flex: 1 1 auto;
}

/* line 21034, node_modules/@tabler/core/dist/css/tabler.css */
.row-cards {
  --tblr-gutter-x: var(--tblr-page-padding);
  --tblr-gutter-y: var(--tblr-page-padding);
  min-width: 0;
}

/* line 21039, node_modules/@tabler/core/dist/css/tabler.css */
.row-cards .row-cards {
  flex: 1;
}

/* line 21043, node_modules/@tabler/core/dist/css/tabler.css */
.space-y {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* line 21049, node_modules/@tabler/core/dist/css/tabler.css */
.space-x {
  display: flex;
  gap: 1rem;
}

/* line 21054, node_modules/@tabler/core/dist/css/tabler.css */
.space-y-0 {
  display: flex;
  flex-direction: column;
  gap: 0;
}

/* line 21060, node_modules/@tabler/core/dist/css/tabler.css */
.space-x-0 {
  display: flex;
  gap: 0;
}

/* line 21065, node_modules/@tabler/core/dist/css/tabler.css */
.space-y-1 {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

/* line 21071, node_modules/@tabler/core/dist/css/tabler.css */
.space-x-1 {
  display: flex;
  gap: 0.25rem;
}

/* line 21076, node_modules/@tabler/core/dist/css/tabler.css */
.space-y-2 {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

/* line 21082, node_modules/@tabler/core/dist/css/tabler.css */
.space-x-2 {
  display: flex;
  gap: 0.5rem;
}

/* line 21087, node_modules/@tabler/core/dist/css/tabler.css */
.space-y-3 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* line 21093, node_modules/@tabler/core/dist/css/tabler.css */
.space-x-3 {
  display: flex;
  gap: 1rem;
}

/* line 21098, node_modules/@tabler/core/dist/css/tabler.css */
.space-y-4 {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

/* line 21104, node_modules/@tabler/core/dist/css/tabler.css */
.space-x-4 {
  display: flex;
  gap: 1.5rem;
}

/* line 21109, node_modules/@tabler/core/dist/css/tabler.css */
.space-y-5 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

/* line 21115, node_modules/@tabler/core/dist/css/tabler.css */
.space-x-5 {
  display: flex;
  gap: 2rem;
}

/* line 21120, node_modules/@tabler/core/dist/css/tabler.css */
.space-y-6 {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

/* line 21126, node_modules/@tabler/core/dist/css/tabler.css */
.space-x-6 {
  display: flex;
  gap: 3rem;
}

/* line 21131, node_modules/@tabler/core/dist/css/tabler.css */
.space-y-7 {
  display: flex;
  flex-direction: column;
  gap: 5rem;
}

/* line 21137, node_modules/@tabler/core/dist/css/tabler.css */
.space-x-7 {
  display: flex;
  gap: 5rem;
}

/* line 21142, node_modules/@tabler/core/dist/css/tabler.css */
.space-y-8 {
  display: flex;
  flex-direction: column;
  gap: 8rem;
}

/* line 21148, node_modules/@tabler/core/dist/css/tabler.css */
.space-x-8 {
  display: flex;
  gap: 8rem;
}

/* line 21153, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y > :not(template) ~ :not(template) {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21156, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y > :not(template):not(:first-child) {
  padding-top: 1rem !important;
}

/* line 21159, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y > :not(template):not(:last-child) {
  padding-bottom: 1rem !important;
}

/* line 21163, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x > :not(template) ~ :not(template) {
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21166, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x > :not(template):not(:first-child) {
  padding-left: 1rem !important;
}

/* line 21169, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x > :not(template):not(:last-child) {
  padding-right: 1rem !important;
}

/* line 21173, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-0 > :not(template) ~ :not(template) {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21176, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-0 > :not(template):not(:first-child) {
  padding-top: 0 !important;
}

/* line 21179, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-0 > :not(template):not(:last-child) {
  padding-bottom: 0 !important;
}

/* line 21183, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-0 > :not(template) ~ :not(template) {
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21186, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-0 > :not(template):not(:first-child) {
  padding-left: 0 !important;
}

/* line 21189, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-0 > :not(template):not(:last-child) {
  padding-right: 0 !important;
}

/* line 21193, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-1 > :not(template) ~ :not(template) {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21196, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-1 > :not(template):not(:first-child) {
  padding-top: 0.25rem !important;
}

/* line 21199, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-1 > :not(template):not(:last-child) {
  padding-bottom: 0.25rem !important;
}

/* line 21203, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-1 > :not(template) ~ :not(template) {
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21206, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-1 > :not(template):not(:first-child) {
  padding-left: 0.25rem !important;
}

/* line 21209, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-1 > :not(template):not(:last-child) {
  padding-right: 0.25rem !important;
}

/* line 21213, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-2 > :not(template) ~ :not(template) {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21216, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-2 > :not(template):not(:first-child) {
  padding-top: 0.5rem !important;
}

/* line 21219, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-2 > :not(template):not(:last-child) {
  padding-bottom: 0.5rem !important;
}

/* line 21223, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-2 > :not(template) ~ :not(template) {
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21226, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-2 > :not(template):not(:first-child) {
  padding-left: 0.5rem !important;
}

/* line 21229, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-2 > :not(template):not(:last-child) {
  padding-right: 0.5rem !important;
}

/* line 21233, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-3 > :not(template) ~ :not(template) {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21236, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-3 > :not(template):not(:first-child) {
  padding-top: 1rem !important;
}

/* line 21239, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-3 > :not(template):not(:last-child) {
  padding-bottom: 1rem !important;
}

/* line 21243, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-3 > :not(template) ~ :not(template) {
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21246, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-3 > :not(template):not(:first-child) {
  padding-left: 1rem !important;
}

/* line 21249, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-3 > :not(template):not(:last-child) {
  padding-right: 1rem !important;
}

/* line 21253, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-4 > :not(template) ~ :not(template) {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21256, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-4 > :not(template):not(:first-child) {
  padding-top: 1.5rem !important;
}

/* line 21259, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-4 > :not(template):not(:last-child) {
  padding-bottom: 1.5rem !important;
}

/* line 21263, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-4 > :not(template) ~ :not(template) {
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21266, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-4 > :not(template):not(:first-child) {
  padding-left: 1.5rem !important;
}

/* line 21269, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-4 > :not(template):not(:last-child) {
  padding-right: 1.5rem !important;
}

/* line 21273, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-5 > :not(template) ~ :not(template) {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21276, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-5 > :not(template):not(:first-child) {
  padding-top: 2rem !important;
}

/* line 21279, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-5 > :not(template):not(:last-child) {
  padding-bottom: 2rem !important;
}

/* line 21283, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-5 > :not(template) ~ :not(template) {
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21286, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-5 > :not(template):not(:first-child) {
  padding-left: 2rem !important;
}

/* line 21289, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-5 > :not(template):not(:last-child) {
  padding-right: 2rem !important;
}

/* line 21293, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-6 > :not(template) ~ :not(template) {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21296, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-6 > :not(template):not(:first-child) {
  padding-top: 3rem !important;
}

/* line 21299, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-6 > :not(template):not(:last-child) {
  padding-bottom: 3rem !important;
}

/* line 21303, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-6 > :not(template) ~ :not(template) {
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21306, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-6 > :not(template):not(:first-child) {
  padding-left: 3rem !important;
}

/* line 21309, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-6 > :not(template):not(:last-child) {
  padding-right: 3rem !important;
}

/* line 21313, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-7 > :not(template) ~ :not(template) {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21316, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-7 > :not(template):not(:first-child) {
  padding-top: 5rem !important;
}

/* line 21319, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-7 > :not(template):not(:last-child) {
  padding-bottom: 5rem !important;
}

/* line 21323, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-7 > :not(template) ~ :not(template) {
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21326, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-7 > :not(template):not(:first-child) {
  padding-left: 5rem !important;
}

/* line 21329, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-7 > :not(template):not(:last-child) {
  padding-right: 5rem !important;
}

/* line 21333, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-8 > :not(template) ~ :not(template) {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21336, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-8 > :not(template):not(:first-child) {
  padding-top: 8rem !important;
}

/* line 21339, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-8 > :not(template):not(:last-child) {
  padding-bottom: 8rem !important;
}

/* line 21343, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-8 > :not(template) ~ :not(template) {
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent) !important;
}

/* line 21346, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-8 > :not(template):not(:first-child) {
  padding-left: 8rem !important;
}

/* line 21349, node_modules/@tabler/core/dist/css/tabler.css */
.divide-x-8 > :not(template):not(:last-child) {
  padding-right: 8rem !important;
}

/* line 21353, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-fill {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* line 21358, node_modules/@tabler/core/dist/css/tabler.css */
.divide-y-fill > :not(template) {
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* line 21365, node_modules/@tabler/core/dist/css/tabler.css */
.icon {
  --tblr-icon-size: 1.25rem;
  width: var(--tblr-icon-size);
  height: var(--tblr-icon-size);
  font-size: var(--tblr-icon-size);
  vertical-align: bottom;
  stroke-width: 1.5;
}

/* line 21373, node_modules/@tabler/core/dist/css/tabler.css */
.icon:hover {
  text-decoration: none;
}

/* line 21377, node_modules/@tabler/core/dist/css/tabler.css */
.icon-inline {
  --tblr-icon-size: 1rem;
  vertical-align: -0.2rem;
}

/* line 21382, node_modules/@tabler/core/dist/css/tabler.css */
.icon-filled {
  fill: currentColor;
}

/* line 21386, node_modules/@tabler/core/dist/css/tabler.css */
.icon-sm {
  --tblr-icon-size: 1rem;
  stroke-width: 1;
}

/* line 21391, node_modules/@tabler/core/dist/css/tabler.css */
.icon-md {
  --tblr-icon-size: 2.5rem;
  stroke-width: 1;
}

/* line 21396, node_modules/@tabler/core/dist/css/tabler.css */
.icon-lg {
  --tblr-icon-size: 3.5rem;
  stroke-width: 1;
}

/* line 21401, node_modules/@tabler/core/dist/css/tabler.css */
.icon-pulse {
  transition: all 0.15s ease 0s;
  animation: pulse 2s ease infinite;
  animation-fill-mode: both;
}

/* line 21407, node_modules/@tabler/core/dist/css/tabler.css */
.icon-tada {
  transition: all 0.15s ease 0s;
  animation: tada 3s ease infinite;
  animation-fill-mode: both;
}

/* line 21413, node_modules/@tabler/core/dist/css/tabler.css */
.icon-rotate {
  transition: all 0.15s ease 0s;
  animation: rotate-360 3s linear infinite;
  animation-fill-mode: both;
}

/* line 21419, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive {
  --tblr-img-responsive-ratio: 75%;
  background: no-repeat center/cover;
  padding-top: var(--tblr-img-responsive-ratio);
}

/* line 21425, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive-grid {
  padding-top: calc(var(--tblr-img-responsive-ratio) - var(--tblr-gutter-y) / 2);
}

/* line 21429, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive-1x1 {
  --tblr-img-responsive-ratio: 100%;
}

/* line 21433, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive-2x1 {
  --tblr-img-responsive-ratio: 50%;
}

/* line 21437, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive-1x2 {
  --tblr-img-responsive-ratio: 200%;
}

/* line 21441, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive-3x1 {
  --tblr-img-responsive-ratio: 33.3333333333%;
}

/* line 21445, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive-1x3 {
  --tblr-img-responsive-ratio: 300%;
}

/* line 21449, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive-4x3 {
  --tblr-img-responsive-ratio: 75%;
}

/* line 21453, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive-3x4 {
  --tblr-img-responsive-ratio: 133.3333333333%;
}

/* line 21457, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive-16x9 {
  --tblr-img-responsive-ratio: 56.25%;
}

/* line 21461, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive-9x16 {
  --tblr-img-responsive-ratio: 177.7777777778%;
}

/* line 21465, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive-21x9 {
  --tblr-img-responsive-ratio: 42.8571428571%;
}

/* line 21469, node_modules/@tabler/core/dist/css/tabler.css */
.img-responsive-9x21 {
  --tblr-img-responsive-ratio: 233.3333333333%;
}

/* line 21473, node_modules/@tabler/core/dist/css/tabler.css */
textarea[cols] {
  height: auto;
}

/**
Form label
 */
/* line 21480, node_modules/@tabler/core/dist/css/tabler.css */
.col-form-label,
.form-label {
  display: block;
  font-weight: var(--tblr-font-weight-medium);
}

/* line 21485, node_modules/@tabler/core/dist/css/tabler.css */
.col-form-label.required:after,
.form-label.required:after {
  content: "*";
  margin-left: 0.25rem;
  color: #d63939;
}

/* line 21492, node_modules/@tabler/core/dist/css/tabler.css */
.form-label-description {
  float: right;
  font-weight: var(--tblr-font-weight-normal);
  color: var(--tblr-secondary);
}

/**
Form hint
 */
/* line 21501, node_modules/@tabler/core/dist/css/tabler.css */
.form-hint {
  display: block;
  color: var(--tblr-secondary);
}

/* line 21505, node_modules/@tabler/core/dist/css/tabler.css */
.form-hint:last-child {
  margin-bottom: 0;
}

/* line 21508, node_modules/@tabler/core/dist/css/tabler.css */
.form-hint + .form-control {
  margin-top: 0.25rem;
}

/* line 21511, node_modules/@tabler/core/dist/css/tabler.css */
.form-label + .form-hint {
  margin-top: -0.25rem;
}

/* line 21514, node_modules/@tabler/core/dist/css/tabler.css */
.input-group + .form-hint, .form-control + .form-hint, .form-select + .form-hint {
  margin-top: 0.5rem;
}

/**
Form select
 */
/* line 21521, node_modules/@tabler/core/dist/css/tabler.css */
.form-select:-moz-focusring {
  color: var(--tblr-body-color);
}

/**
Form control
 */
/* line 21528, node_modules/@tabler/core/dist/css/tabler.css */
.form-control:-webkit-autofill {
  box-shadow: 0 0 0 1000px var(--tblr-body-bg) inset;
  color: var(--tblr-body-color);
  -webkit-text-fill-color: var(--tblr-body-color);
}

/* line 21533, node_modules/@tabler/core/dist/css/tabler.css */
.form-control:disabled, .form-control.disabled {
  color: var(--tblr-secondary);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 21540, node_modules/@tabler/core/dist/css/tabler.css */
.form-control[size] {
  width: auto;
}

/* line 21544, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-light {
  background-color: var(--tblr-gray-100);
  border-color: transparent;
}

/* line 21549, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-dark {
  background-color: rgba(0, 0, 0, 0.1);
  color: #ffffff;
  border-color: transparent;
}

/* line 21554, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-dark:focus {
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
  border-color: rgba(255, 255, 255, 0.24);
}

/* line 21559, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-dark::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 21562, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-dark:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 21565, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-dark::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 21568, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-dark::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 21572, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-rounded {
  border-radius: 10rem;
}

/* line 21576, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-flush {
  padding: 0;
  background: none !important;
  border-color: transparent !important;
  resize: none;
  box-shadow: none !important;
  line-height: inherit;
}

/* line 21585, node_modules/@tabler/core/dist/css/tabler.css */
.form-footer {
  margin-top: 2rem;
}

/* line 21589, node_modules/@tabler/core/dist/css/tabler.css */
.form-fieldset {
  padding: 1rem;
  margin-bottom: 1rem;
  background: var(--tblr-body-bg);
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
  border-radius: var(--tblr-border-radius);
}

/**
Form help
 */
/* line 21600, node_modules/@tabler/core/dist/css/tabler.css */
.form-help {
  display: inline-flex;
  font-weight: var(--tblr-font-weight-bold);
  align-items: center;
  justify-content: center;
  width: 1.125rem;
  height: 1.125rem;
  font-size: 0.75rem;
  color: var(--tblr-secondary);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: var(--tblr-gray-100);
  border-radius: 100rem;
  transition: background-color 0.3s, color 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21621, node_modules/@tabler/core/dist/css/tabler.css */
  .form-help {
    transition: none;
  }
}

/* line 21625, node_modules/@tabler/core/dist/css/tabler.css */
.form-help:hover, .form-help[aria-describedby] {
  color: #ffffff;
  background: var(--tblr-primary);
}

/**
Input group
 */
/* line 21633, node_modules/@tabler/core/dist/css/tabler.css */
.input-group {
  box-shadow: var(--tblr-box-shadow-input);
  border-radius: var(--tblr-border-radius);
}

/* line 21637, node_modules/@tabler/core/dist/css/tabler.css */
.input-group .form-control,
.input-group .btn {
  box-shadow: none;
}

/* line 21642, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-link {
  font-size: 0.75rem;
}

/* line 21646, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-flat:focus-within {
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
  border-radius: var(--tblr-border-radius);
}

/* line 21650, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-flat:focus-within .form-control,
.input-group-flat:focus-within .input-group-text {
  border-color: #80aad3 !important;
}

/* line 21654, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-flat .form-control:focus {
  border-color: var(--tblr-border-color);
  box-shadow: none;
}

/* line 21658, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-flat .form-control:not(:last-child) {
  border-right: 0;
}

/* line 21661, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-flat .form-control:not(:first-child) {
  border-left: 0;
}

/* line 21664, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-flat .input-group-text {
  background: var(--tblr-bg-forms);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21669, node_modules/@tabler/core/dist/css/tabler.css */
  .input-group-flat .input-group-text {
    transition: none;
  }
}

/* line 21673, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-flat .input-group-text:first-child {
  padding-right: 0;
}

/* line 21676, node_modules/@tabler/core/dist/css/tabler.css */
.input-group-flat .input-group-text:last-child {
  padding-left: 0;
}

/**
Upload files
 */
/* line 21683, node_modules/@tabler/core/dist/css/tabler.css */
.form-file-button {
  margin-left: 0;
  border-left: 0;
}

/**
Icon input
 */
/* line 21691, node_modules/@tabler/core/dist/css/tabler.css */
.input-icon {
  position: relative;
}

/* line 21694, node_modules/@tabler/core/dist/css/tabler.css */
.input-icon .form-control:not(:last-child),
.input-icon .form-select:not(:last-child) {
  padding-right: 2.5rem;
}

/* line 21698, node_modules/@tabler/core/dist/css/tabler.css */
.input-icon .form-control:not(:first-child),
.input-icon .form-select:not(:last-child) {
  padding-left: 2.5rem;
}

/* line 21703, node_modules/@tabler/core/dist/css/tabler.css */
.input-icon-addon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2.5rem;
  color: var(--tblr-icon-color);
  pointer-events: none;
  font-size: 1.2em;
}

/* line 21716, node_modules/@tabler/core/dist/css/tabler.css */
.input-icon-addon:last-child {
  right: 0;
  left: auto;
}

/*
Color Input
 */
/* line 21724, node_modules/@tabler/core/dist/css/tabler.css */
.form-colorinput {
  position: relative;
  display: inline-block;
  margin: 0;
  line-height: 1;
  cursor: pointer;
}

/* line 21732, node_modules/@tabler/core/dist/css/tabler.css */
.form-colorinput-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 21738, node_modules/@tabler/core/dist/css/tabler.css */
.form-colorinput-color {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  color: #ffffff;
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

/* line 21747, node_modules/@tabler/core/dist/css/tabler.css */
.form-colorinput-color:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: no-repeat center center/1.25rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8.5l2.5 2.5l5.5 -5.5'/%3e%3c/svg%3e");
  opacity: 0;
  transition: opacity 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21760, node_modules/@tabler/core/dist/css/tabler.css */
  .form-colorinput-color:before {
    transition: none;
  }
}

/* line 21764, node_modules/@tabler/core/dist/css/tabler.css */
.form-colorinput-input:checked ~ .form-colorinput-color:before {
  opacity: 1;
}

/* line 21767, node_modules/@tabler/core/dist/css/tabler.css */
.form-colorinput-input:focus ~ .form-colorinput-color {
  border-color: var(--tblr-primary);
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
}

/* line 21771, node_modules/@tabler/core/dist/css/tabler.css */
.form-colorinput-light .form-colorinput-color:before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'%3e%3cpath fill='none' stroke='%23182433' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8.5l2.5 2.5l5.5 -5.5'/%3e%3c/svg%3e");
}

/**
Image check
 */
/* line 21778, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck {
  position: relative;
  margin: 0;
  cursor: pointer;
}

/* line 21784, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 21790, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck-figure {
  position: relative;
  display: block;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
  border-radius: 3px;
}

/* line 21801, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck-input:focus ~ .form-imagecheck-figure {
  border-color: var(--tblr-primary);
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
}

/* line 21805, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck-input:checked ~ .form-imagecheck-figure {
  border-color: var(--tblr-primary);
}

/* line 21808, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck-figure:before {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  z-index: 1;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  color: #ffffff;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: var(--tblr-bg-forms);
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
  border-radius: var(--tblr-border-radius);
  transition: opacity 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21829, node_modules/@tabler/core/dist/css/tabler.css */
  .form-imagecheck-figure:before {
    transition: none;
  }
}

/* line 21833, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck-input:checked ~ .form-imagecheck-figure:before {
  background-color: var(--tblr-primary);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8.5l2.5 2.5l5.5 -5.5'/%3e%3c/svg%3e");
  background-repeat: repeat;
  background-position: center;
  background-size: 1.25rem;
  border-color: var(--tblr-border-color-translucent);
}

/* line 21841, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck-input[type=radio] ~ .form-imagecheck-figure:before {
  border-radius: 50%;
}

/* line 21844, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck-input[type=radio]:checked ~ .form-imagecheck-figure:before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3ccircle r='3' fill='%23ffffff' cx='8' cy='8' /%3e%3c/svg%3e");
}

/* line 21848, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck-image {
  max-width: 100%;
  display: block;
  opacity: 0.64;
  transition: opacity 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21855, node_modules/@tabler/core/dist/css/tabler.css */
  .form-imagecheck-image {
    transition: none;
  }
}

/* line 21859, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck-image:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 21863, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck-image:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 21867, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck:hover .form-imagecheck-image, .form-imagecheck-input:focus ~ .form-imagecheck-figure .form-imagecheck-image, .form-imagecheck-input:checked ~ .form-imagecheck-figure .form-imagecheck-image {
  opacity: 1;
}

/* line 21871, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck-caption {
  padding: 0.25rem;
  font-size: 0.765625rem;
  color: var(--tblr-secondary);
  text-align: center;
  transition: color 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21879, node_modules/@tabler/core/dist/css/tabler.css */
  .form-imagecheck-caption {
    transition: none;
  }
}

/* line 21883, node_modules/@tabler/core/dist/css/tabler.css */
.form-imagecheck:hover .form-imagecheck-caption, .form-imagecheck-input:focus ~ .form-imagecheck-figure .form-imagecheck-caption, .form-imagecheck-input:checked ~ .form-imagecheck-figure .form-imagecheck-caption {
  color: var(--tblr-body-color);
}

/*
Select group
 */
/* line 21890, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup {
  display: inline-flex;
  margin: 0 -0.5rem -0.5rem 0;
  flex-wrap: wrap;
}

/* line 21895, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup .form-selectgroup-item {
  margin: 0 0.5rem 0.5rem 0;
}

/* line 21899, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-vertical {
  flex-direction: column;
}

/* line 21903, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-item {
  display: block;
  position: relative;
}

/* line 21908, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}

/* line 21916, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-label {
  position: relative;
  display: block;
  min-width: calc(1.4285714286em + 1.125rem + calc(var(--tblr-border-width) * 2));
  margin: 0;
  padding: 0.5625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.4285714286;
  color: var(--tblr-secondary);
  background: var(--tblr-bg-forms);
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
  border-radius: 3px;
  box-shadow: var(--tblr-box-shadow-input);
  transition: border-color 0.3s, background 0.3s, color 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21938, node_modules/@tabler/core/dist/css/tabler.css */
  .form-selectgroup-label {
    transition: none;
  }
}

/* line 21942, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-label .icon:only-child {
  margin: 0 -0.25rem;
}

/* line 21945, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-label:hover {
  color: var(--tblr-body-color);
}

/* line 21949, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-check {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
  vertical-align: middle;
  box-shadow: var(--tblr-box-shadow-input);
}

/* line 21957, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-input[type=checkbox] + .form-selectgroup-label .form-selectgroup-check {
  border-radius: var(--tblr-border-radius);
}

/* line 21960, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-input[type=radio] + .form-selectgroup-label .form-selectgroup-check {
  border-radius: 50%;
}

/* line 21963, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-input:checked + .form-selectgroup-label .form-selectgroup-check {
  background-color: var(--tblr-primary);
  background-repeat: repeat;
  background-position: center;
  background-size: 1.25rem;
  border-color: var(--tblr-border-color-translucent);
}

/* line 21970, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-input[type=checkbox]:checked + .form-selectgroup-label .form-selectgroup-check {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8.5l2.5 2.5l5.5 -5.5'/%3e%3c/svg%3e");
}

/* line 21973, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-input[type=radio]:checked + .form-selectgroup-label .form-selectgroup-check {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3ccircle r='3' fill='%23ffffff' cx='8' cy='8' /%3e%3c/svg%3e");
}

/* line 21977, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-check-floated {
  position: absolute;
  top: 0.5625rem;
  right: 0.5625rem;
}

/* line 21983, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-input:checked + .form-selectgroup-label {
  z-index: 1;
  color: var(--tblr-primary);
  background: rgba(var(--tblr-primary-rgb), 0.04);
  border-color: var(--tblr-primary);
}

/* line 21990, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-input:focus + .form-selectgroup-label {
  z-index: 2;
  color: var(--tblr-primary);
  border-color: var(--tblr-primary);
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-primary-rgb), 0.25);
}

/**
Alternate version of form select group
 */
/* line 22000, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-boxes .form-selectgroup-label {
  text-align: left;
  padding: 1.25rem 1.25rem;
  color: inherit;
}

/* line 22005, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-boxes .form-selectgroup-input:checked + .form-selectgroup-label {
  color: inherit;
}

/* line 22008, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-boxes .form-selectgroup-input:checked + .form-selectgroup-label .form-selectgroup-title {
  color: var(--tblr-primary);
}

/* line 22011, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-boxes .form-selectgroup-input:checked + .form-selectgroup-label .form-selectgroup-label-content {
  opacity: 1;
}

/**
Select group
 */
/* line 22018, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-pills {
  flex-wrap: wrap;
  align-items: flex-start;
}

/* line 22022, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-pills .form-selectgroup-item {
  flex-grow: 0;
}

/* line 22025, node_modules/@tabler/core/dist/css/tabler.css */
.form-selectgroup-pills .form-selectgroup-label {
  border-radius: 50px;
}

/**
Bootstrap color input
 */
/* line 22032, node_modules/@tabler/core/dist/css/tabler.css */
.form-control-color::-webkit-color-swatch {
  border: none;
}

/**
Remove the cancel buttons in Chrome and Safari on macOS.
 */
/* line 22039, node_modules/@tabler/core/dist/css/tabler.css */
[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/**
Form control dark theme fix
 */
/* line 22046, node_modules/@tabler/core/dist/css/tabler.css */
.form-control::-webkit-file-upload-button {
  background-color: var(--tblr-btn-color, var(--tblr-tertiary-bg));
}

/* line 22049, node_modules/@tabler/core/dist/css/tabler.css */
.form-control::file-selector-button {
  background-color: var(--tblr-btn-color, var(--tblr-tertiary-bg));
}

/* line 22052, node_modules/@tabler/core/dist/css/tabler.css */
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: var(--tblr-btn-color, var(--tblr-secondary-bg));
}

/* line 22055, node_modules/@tabler/core/dist/css/tabler.css */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--tblr-btn-color, var(--tblr-secondary-bg));
}

/*
Form check
 */
/* line 22062, node_modules/@tabler/core/dist/css/tabler.css */
.form-check {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 22068, node_modules/@tabler/core/dist/css/tabler.css */
.form-check.form-check-highlight .form-check-input:not(:checked) ~ .form-check-label {
  color: var(--tblr-secondary);
}

/* line 22071, node_modules/@tabler/core/dist/css/tabler.css */
.form-check .form-check-label-off {
  color: var(--tblr-secondary);
}

/* line 22074, node_modules/@tabler/core/dist/css/tabler.css */
.form-check .form-check-input:checked ~ .form-check-label-off {
  display: none;
}

/* line 22077, node_modules/@tabler/core/dist/css/tabler.css */
.form-check .form-check-input:not(:checked) ~ .form-check-label-on {
  display: none;
}

/* line 22081, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input {
  background-size: 1.25rem;
  margin-top: 0rem;
  box-shadow: var(--tblr-box-shadow-input);
}

/* line 22086, node_modules/@tabler/core/dist/css/tabler.css */
.form-switch .form-check-input {
  transition: background-color 0.3s, background-position 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 22090, node_modules/@tabler/core/dist/css/tabler.css */
  .form-switch .form-check-input {
    transition: none;
  }
}

/* line 22095, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-label {
  display: block;
}

/* line 22098, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-label.required:after {
  content: "*";
  margin-left: 0.25rem;
  color: #d63939;
}

/* line 22104, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-description {
  display: block;
  color: var(--tblr-secondary);
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 22111, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-single {
  margin: 0;
}

/* line 22114, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-single .form-check-input {
  margin: 0;
}

/*
Form switch
 */
/* line 22121, node_modules/@tabler/core/dist/css/tabler.css */
.form-switch .form-check-input {
  height: 1.25rem;
  margin-top: 0rem;
}

/* line 22126, node_modules/@tabler/core/dist/css/tabler.css */
.form-switch-lg {
  padding-left: 3.5rem;
  min-height: 1.5rem;
}

/* line 22130, node_modules/@tabler/core/dist/css/tabler.css */
.form-switch-lg .form-check-input {
  height: 1.5rem;
  width: 2.75rem;
  background-size: 1.5rem;
  margin-left: -3.5rem;
}

/* line 22136, node_modules/@tabler/core/dist/css/tabler.css */
.form-switch-lg .form-check-label {
  padding-top: 0.125rem;
}

/*Correction of Form-check position*/
/* line 22141, node_modules/@tabler/core/dist/css/tabler.css */
.form-check-input:checked {
  border: none;
}

/* line 22145, node_modules/@tabler/core/dist/css/tabler.css */
.form-select.is-invalid-lite, .form-control.is-invalid-lite, .form-select.is-valid-lite, .form-control.is-valid-lite {
  border-color: var(--tblr-border-color) !important;
}

/**
Legend
 */
/* line 22152, node_modules/@tabler/core/dist/css/tabler.css */
.legend {
  --tblr-legend-size: 0.75em;
  display: inline-block;
  background: var(--tblr-border-color);
  width: var(--tblr-legend-size);
  height: var(--tblr-legend-size);
  border-radius: var(--tblr-border-radius-sm);
  border: 1px solid var(--tblr-border-color-translucent);
}

/* line 22162, node_modules/@tabler/core/dist/css/tabler.css */
.list-group {
  margin-left: 0;
  margin-right: 0;
}

/* line 22167, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-header {
  background: var(--tblr-bg-surface-tertiary);
  padding: 0.5rem 1.25rem;
  font-size: 0.75rem;
  font-weight: var(--tblr-font-weight-medium);
  line-height: 1;
  text-transform: uppercase;
  color: var(--tblr-secondary);
  border-bottom: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
}

/* line 22177, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-flush > .list-group-header:last-child {
  border-bottom-width: 0;
}

/* line 22181, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item {
  background-color: inherit;
}

/* line 22185, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item.active {
  background-color: rgba(var(--tblr-text-secondary-rgb), 0.04);
  border-left-color: #0054a6;
  border-left-width: 2px;
}

/* line 22191, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item:active, .list-group-item:focus, .list-group-item:hover {
  background-color: rgba(var(--tblr-text-secondary-rgb), 0.04);
}

/* line 22195, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-item.disabled, .list-group-item:disabled {
  color: #929dab;
  background-color: rgba(var(--tblr-text-secondary-rgb), 0.04);
}

/* line 22200, node_modules/@tabler/core/dist/css/tabler.css */
.list-bordered .list-item {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
  margin-top: -1px;
}

/* line 22204, node_modules/@tabler/core/dist/css/tabler.css */
.list-bordered .list-item:first-child {
  border-top: none;
}

/* line 22208, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-hoverable .list-group-item-actions {
  opacity: 0;
  transition: opacity 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 22213, node_modules/@tabler/core/dist/css/tabler.css */
  .list-group-hoverable .list-group-item-actions {
    transition: none;
  }
}

/* line 22217, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-hoverable .list-group-item:hover .list-group-item-actions,
.list-group-hoverable .list-group-item-actions.show {
  opacity: 1;
}

/* line 22222, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-transparent {
  --tblr-list-group-border-radius: 0;
  margin: 0 -1.25rem;
}

/* line 22226, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-transparent .list-group-item {
  background: none;
  border: 0;
}

/* line 22230, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-transparent .list-group-item .icon {
  color: var(--tblr-secondary);
}

/* line 22233, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-transparent .list-group-item.active {
  font-weight: var(--tblr-font-weight-bold);
  color: inherit;
  background: var(--tblr-active-bg);
}

/* line 22238, node_modules/@tabler/core/dist/css/tabler.css */
.list-group-transparent .list-group-item.active .icon {
  color: inherit;
}

/* line 22242, node_modules/@tabler/core/dist/css/tabler.css */
.list-separated-item {
  padding: 1rem 0;
}

/* line 22245, node_modules/@tabler/core/dist/css/tabler.css */
.list-separated-item:first-child {
  padding-top: 0;
}

/* line 22248, node_modules/@tabler/core/dist/css/tabler.css */
.list-separated-item:last-child {
  padding-bottom: 0;
}

/* line 22251, node_modules/@tabler/core/dist/css/tabler.css */
.list-separated-item + .list-separated-item {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
}

/**
Inline list
 */
/* line 22258, node_modules/@tabler/core/dist/css/tabler.css */
.list-inline-item:not(:last-child) {
  margin-right: auto;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 22264, node_modules/@tabler/core/dist/css/tabler.css */
.list-inline-dots .list-inline-item + .list-inline-item:before {
  content: " · ";
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 22270, node_modules/@tabler/core/dist/css/tabler.css */
.loader {
  position: relative;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  color: #0054a6;
  vertical-align: middle;
}

/* line 22278, node_modules/@tabler/core/dist/css/tabler.css */
.loader:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: 1px var(--tblr-border-style);
  border-color: transparent;
  border-top-color: currentColor;
  border-left-color: currentColor;
  border-radius: 100rem;
  animation: rotate-360 0.6s linear;
  animation-iteration-count: infinite;
}

/**
Dimmer
*/
/* line 22297, node_modules/@tabler/core/dist/css/tabler.css */
.dimmer {
  position: relative;
}

/* line 22300, node_modules/@tabler/core/dist/css/tabler.css */
.dimmer .loader {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  display: none;
  margin: 0 auto;
  transform: translateY(-50%);
}

/* line 22309, node_modules/@tabler/core/dist/css/tabler.css */
.dimmer.active .loader {
  display: block;
}

/* line 22312, node_modules/@tabler/core/dist/css/tabler.css */
.dimmer.active .dimmer-content {
  pointer-events: none;
  opacity: 0.1;
}

@keyframes animated-dots {
  0% {
    transform: translateX(-100%);
  }
}

/* line 22322, node_modules/@tabler/core/dist/css/tabler.css */
.animated-dots {
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
}

/* line 22327, node_modules/@tabler/core/dist/css/tabler.css */
.animated-dots:after {
  display: inline-block;
  content: "...";
  animation: animated-dots 1.2s steps(4, jump-none) infinite;
}

/* line 22333, node_modules/@tabler/core/dist/css/tabler.css */
.modal-content .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0;
  padding: 0;
  z-index: 10;
}

/* line 22344, node_modules/@tabler/core/dist/css/tabler.css */
.modal-body {
  scrollbar-color: rgba(var(--tblr-scrollbar-color, var(--tblr-body-color-rgb)), 0.16) transparent;
}

/* line 22347, node_modules/@tabler/core/dist/css/tabler.css */
.modal-body::-webkit-scrollbar {
  width: 1rem;
  height: 1rem;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 22354, node_modules/@tabler/core/dist/css/tabler.css */
  .modal-body::-webkit-scrollbar {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 22359, node_modules/@tabler/core/dist/css/tabler.css */
.modal-body::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  border: 5px solid transparent;
  box-shadow: inset 0 0 0 1rem rgba(var(--tblr-scrollbar-color, var(--tblr-body-color-rgb)), 0.16);
}

/* line 22364, node_modules/@tabler/core/dist/css/tabler.css */
.modal-body::-webkit-scrollbar-track {
  background: transparent;
}

/* line 22367, node_modules/@tabler/core/dist/css/tabler.css */
.modal-body:hover::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 0 1rem rgba(var(--tblr-scrollbar-color, var(--tblr-body-color-rgb)), 0.32);
}

/* line 22370, node_modules/@tabler/core/dist/css/tabler.css */
.modal-body::-webkit-scrollbar-corner {
  background: transparent;
}

/* line 22373, node_modules/@tabler/core/dist/css/tabler.css */
.modal-body .modal-title {
  margin-bottom: 1rem;
}

/* line 22376, node_modules/@tabler/core/dist/css/tabler.css */
.modal-body + .modal-body {
  border-top: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
}

/* line 22380, node_modules/@tabler/core/dist/css/tabler.css */
.modal-status {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: var(--tblr-secondary);
  border-radius: var(--tblr-border-radius-lg) var(--tblr-border-radius-lg) 0 0;
}

/* line 22390, node_modules/@tabler/core/dist/css/tabler.css */
.modal-header {
  align-items: center;
  min-height: 3.5rem;
  background: transparent;
  padding: 0 3.5rem 0 1.5rem;
}

/* line 22397, node_modules/@tabler/core/dist/css/tabler.css */
.modal-title {
  font-size: 1rem;
  font-weight: var(--tblr-font-weight-bold);
  color: inherit;
  line-height: 1.4285714286;
}

/* line 22404, node_modules/@tabler/core/dist/css/tabler.css */
.modal-footer {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

/* line 22409, node_modules/@tabler/core/dist/css/tabler.css */
.modal-blur {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}

/* line 22414, node_modules/@tabler/core/dist/css/tabler.css */
.modal-full-width {
  max-width: none;
  margin: 0 0.5rem;
}

/* line 22419, node_modules/@tabler/core/dist/css/tabler.css */
.nav-vertical,
.nav-vertical .nav {
  flex-direction: column;
  flex-wrap: nowrap;
}

/* line 22424, node_modules/@tabler/core/dist/css/tabler.css */
.nav-vertical .nav {
  margin-left: 1.25rem;
  border-left: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
  padding-left: 0.5rem;
}

/* line 22429, node_modules/@tabler/core/dist/css/tabler.css */
.nav-vertical .nav-link.active,
.nav-vertical .nav-item.show .nav-link {
  font-weight: var(--tblr-font-weight-bold);
}

/* line 22433, node_modules/@tabler/core/dist/css/tabler.css */
.nav-vertical.nav-pills {
  margin: 0 -0.75rem;
}

/* line 22437, node_modules/@tabler/core/dist/css/tabler.css */
.nav-bordered {
  border-bottom: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
}

/* line 22440, node_modules/@tabler/core/dist/css/tabler.css */
.nav-bordered .nav-item + .nav-item {
  margin-left: 1.25rem;
}

/* line 22443, node_modules/@tabler/core/dist/css/tabler.css */
.nav-bordered .nav-link {
  padding-left: 0;
  padding-right: 0;
  margin: 0 0 -var(--tblr-border-width);
  border: 0;
  border-bottom: 2px var(--tblr-border-style) transparent;
  color: var(--tblr-secondary);
}

/* line 22451, node_modules/@tabler/core/dist/css/tabler.css */
.nav-bordered .nav-link.active,
.nav-bordered .nav-item.show .nav-link {
  color: var(--tblr-primary);
  border-color: var(--tblr-primary);
}

/* line 22457, node_modules/@tabler/core/dist/css/tabler.css */
.nav-link {
  display: flex;
  transition: color 0.3s;
  align-items: center;
}

@media (prefers-reduced-motion: reduce) {
  /* line 22463, node_modules/@tabler/core/dist/css/tabler.css */
  .nav-link {
    transition: none;
  }
}

/* line 22468, node_modules/@tabler/core/dist/css/tabler.css */
.nav-link-toggle {
  margin-left: auto;
  padding: 0 0.25rem;
  transition: transform 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 22474, node_modules/@tabler/core/dist/css/tabler.css */
  .nav-link-toggle {
    transition: none;
  }
}

/* line 22478, node_modules/@tabler/core/dist/css/tabler.css */
.nav-link-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: 0.306em;
  width: 0.36em;
  height: 0.36em;
  border-bottom: 1px var(--tblr-border-style);
  border-left: 1px var(--tblr-border-style);
  margin-right: 0.1em;
  margin-left: 0.4em;
  transform: rotate(-45deg);
}

/* line 22490, node_modules/@tabler/core/dist/css/tabler.css */
.nav-link-toggle:after {
  margin: 0;
}

/* line 22493, node_modules/@tabler/core/dist/css/tabler.css */
.nav-link[aria-expanded=true] .nav-link-toggle {
  transform: rotate(180deg);
}

/* line 22497, node_modules/@tabler/core/dist/css/tabler.css */
.nav-link-icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.5rem;
  color: var(--tblr-icon-color);
}

/* line 22503, node_modules/@tabler/core/dist/css/tabler.css */
.nav-link-icon svg {
  display: block;
  height: 100%;
}

/* line 22508, node_modules/@tabler/core/dist/css/tabler.css */
.nav-fill .nav-item .nav-link {
  justify-content: center;
}

/* line 22512, node_modules/@tabler/core/dist/css/tabler.css */
.stars {
  display: inline-flex;
  color: #bbc3cd;
  font-size: 0.75rem;
}

/* line 22517, node_modules/@tabler/core/dist/css/tabler.css */
.stars .star:not(:first-child) {
  margin-left: 0.25rem;
}

/* line 22521, node_modules/@tabler/core/dist/css/tabler.css */
.pagination {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 22528, node_modules/@tabler/core/dist/css/tabler.css */
.page-link {
  min-width: 1.75rem;
  border-radius: var(--tblr-border-radius);
}

/* line 22533, node_modules/@tabler/core/dist/css/tabler.css */
.page-item {
  text-align: center;
}

/* line 22536, node_modules/@tabler/core/dist/css/tabler.css */
.page-item:not(.active) .page-link:hover {
  background: transparent;
}

/* line 22539, node_modules/@tabler/core/dist/css/tabler.css */
.page-item.page-prev, .page-item.page-next {
  flex: 0 0 50%;
  text-align: left;
}

/* line 22543, node_modules/@tabler/core/dist/css/tabler.css */
.page-item.page-next {
  margin-left: auto;
  text-align: right;
}

/* line 22548, node_modules/@tabler/core/dist/css/tabler.css */
.page-item-subtitle {
  margin-bottom: 2px;
  font-size: 12px;
  color: var(--tblr-secondary);
  text-transform: uppercase;
}

/* line 22554, node_modules/@tabler/core/dist/css/tabler.css */
.page-item.disabled .page-item-subtitle {
  color: var(--tblr-disabled-color);
}

/* line 22558, node_modules/@tabler/core/dist/css/tabler.css */
.page-item-title {
  font-size: 1rem;
  font-weight: var(--tblr-font-weight-normal);
  color: var(--tblr-body-color);
}

/* line 22563, node_modules/@tabler/core/dist/css/tabler.css */
.page-link:hover .page-item-title {
  color: #0054a6;
}

/* line 22566, node_modules/@tabler/core/dist/css/tabler.css */
.page-item.disabled .page-item-title {
  color: var(--tblr-disabled-color);
}

@keyframes progress-indeterminate {
  0% {
    right: 100%;
    left: -35%;
  }
  100%, 60% {
    right: -90%;
    left: 100%;
  }
}

/**
Progress
 */
/* line 22583, node_modules/@tabler/core/dist/css/tabler.css */
.progress {
  position: relative;
  width: 100%;
  line-height: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 22591, node_modules/@tabler/core/dist/css/tabler.css */
.progress::-webkit-progress-bar {
  background: var(--tblr-progress-bg);
}

/* line 22594, node_modules/@tabler/core/dist/css/tabler.css */
.progress::-webkit-progress-value {
  background-color: var(--tblr-primary);
}

/* line 22597, node_modules/@tabler/core/dist/css/tabler.css */
.progress::-moz-progress-bar {
  background-color: var(--tblr-primary);
}

/* line 22600, node_modules/@tabler/core/dist/css/tabler.css */
.progress::-ms-fill {
  background-color: var(--tblr-primary);
  border: none;
}

/* line 22605, node_modules/@tabler/core/dist/css/tabler.css */
.progress-sm {
  height: 0.25rem;
}

/**
Progress bar
 */
/* line 22612, node_modules/@tabler/core/dist/css/tabler.css */
.progress-bar {
  height: 100%;
}

/* line 22616, node_modules/@tabler/core/dist/css/tabler.css */
.progress-bar-indeterminate:after, .progress-bar-indeterminate:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: inherit;
  will-change: left, right;
}

/* line 22625, node_modules/@tabler/core/dist/css/tabler.css */
.progress-bar-indeterminate:before {
  animation: progress-indeterminate 1.5s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

/* line 22629, node_modules/@tabler/core/dist/css/tabler.css */
.progress-separated .progress-bar {
  box-shadow: 0 0 0 2px var(--tblr-card-bg, var(--tblr-bg-surface));
}

/**
Progressbg
 */
/* line 22636, node_modules/@tabler/core/dist/css/tabler.css */
.progressbg {
  position: relative;
  padding: 0.25rem 0.5rem;
  display: flex;
}

/* line 22642, node_modules/@tabler/core/dist/css/tabler.css */
.progressbg-text {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22650, node_modules/@tabler/core/dist/css/tabler.css */
.progressbg-progress {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  background: transparent;
  pointer-events: none;
}

/* line 22662, node_modules/@tabler/core/dist/css/tabler.css */
.progressbg-value {
  font-weight: var(--tblr-font-weight-medium);
  margin-left: auto;
  padding-left: 2rem;
}

/* line 22668, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon {
  --tblr-ribbon-margin: 0.25rem;
  --tblr-ribbon-border-radius: var(--tblr-border-radius);
  position: absolute;
  top: 0.75rem;
  right: calc(-1 * var(--tblr-ribbon-margin));
  z-index: 1;
  padding: 0.25rem 0.75rem;
  font-size: 0.625rem;
  font-weight: var(--tblr-font-weight-bold);
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  background: var(--tblr-primary);
  border-color: var(--tblr-primary);
  border-radius: var(--tblr-ribbon-border-radius) 0 var(--tblr-ribbon-border-radius) var(--tblr-ribbon-border-radius);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2rem;
  min-width: 2rem;
}

/* line 22691, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon:before {
  position: absolute;
  right: 0;
  bottom: 100%;
  width: 0;
  height: 0;
  content: "";
  filter: brightness(70%);
  border: calc(var(--tblr-ribbon-margin) * 0.5) var(--tblr-border-style);
  border-color: inherit;
  border-top-color: transparent;
  border-right-color: transparent;
}

/* line 22704, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-blue {
  border-color: var(--tblr-blue);
}

/* line 22707, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-blue-lt {
  border-color: rgba(var(--tblr-blue-rgb), 0.1) !important;
}

/* line 22710, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-azure {
  border-color: var(--tblr-azure);
}

/* line 22713, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-azure-lt {
  border-color: rgba(var(--tblr-azure-rgb), 0.1) !important;
}

/* line 22716, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-indigo {
  border-color: var(--tblr-indigo);
}

/* line 22719, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-indigo-lt {
  border-color: rgba(var(--tblr-indigo-rgb), 0.1) !important;
}

/* line 22722, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-purple {
  border-color: var(--tblr-purple);
}

/* line 22725, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-purple-lt {
  border-color: rgba(var(--tblr-purple-rgb), 0.1) !important;
}

/* line 22728, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-pink {
  border-color: var(--tblr-pink);
}

/* line 22731, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-pink-lt {
  border-color: rgba(var(--tblr-pink-rgb), 0.1) !important;
}

/* line 22734, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-red {
  border-color: var(--tblr-red);
}

/* line 22737, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-red-lt {
  border-color: rgba(var(--tblr-red-rgb), 0.1) !important;
}

/* line 22740, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-orange {
  border-color: var(--tblr-orange);
}

/* line 22743, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-orange-lt {
  border-color: rgba(var(--tblr-orange-rgb), 0.1) !important;
}

/* line 22746, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-yellow {
  border-color: var(--tblr-yellow);
}

/* line 22749, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-yellow-lt {
  border-color: rgba(var(--tblr-yellow-rgb), 0.1) !important;
}

/* line 22752, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-lime {
  border-color: var(--tblr-lime);
}

/* line 22755, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-lime-lt {
  border-color: rgba(var(--tblr-lime-rgb), 0.1) !important;
}

/* line 22758, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-green {
  border-color: var(--tblr-green);
}

/* line 22761, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-green-lt {
  border-color: rgba(var(--tblr-green-rgb), 0.1) !important;
}

/* line 22764, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-teal {
  border-color: var(--tblr-teal);
}

/* line 22767, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-teal-lt {
  border-color: rgba(var(--tblr-teal-rgb), 0.1) !important;
}

/* line 22770, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-cyan {
  border-color: var(--tblr-cyan);
}

/* line 22773, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon.bg-cyan-lt {
  border-color: rgba(var(--tblr-cyan-rgb), 0.1) !important;
}

/* line 22776, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon .icon {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 1.25rem;
}

/* line 22782, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-top {
  top: calc(-1 * var(--tblr-ribbon-margin));
  right: 0.75rem;
  width: 2rem;
  padding: 0.5rem 0;
  border-radius: 0 var(--tblr-ribbon-border-radius) var(--tblr-ribbon-border-radius) var(--tblr-ribbon-border-radius);
}

/* line 22789, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-top:before {
  top: 0;
  right: 100%;
  bottom: auto;
  border-color: inherit;
  border-top-color: transparent;
  border-left-color: transparent;
}

/* line 22797, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-top.ribbon-start {
  right: auto;
  left: 0.75rem;
}

/* line 22801, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-top.ribbon-start:before {
  top: 0;
  right: 100%;
  left: auto;
}

/* line 22807, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-start {
  right: auto;
  left: calc(-1 * var(--tblr-ribbon-margin));
}

/* line 22811, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-start:before {
  top: auto;
  bottom: 100%;
  left: 0;
  border-color: inherit;
  border-top-color: transparent;
  border-left-color: transparent;
}

/* line 22820, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-bottom {
  top: auto;
  bottom: 0.75rem;
}

/* line 22825, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-bookmark {
  padding-left: 0.25rem;
  border-radius: 0 0 var(--tblr-ribbon-border-radius) 0;
}

/* line 22829, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-bookmark:after {
  position: absolute;
  top: 0;
  right: 100%;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border: 1rem var(--tblr-border-style);
  border-color: inherit;
  border-right-width: 0;
  border-left-color: transparent;
  border-left-width: 0.5rem;
}

/* line 22843, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-bookmark.ribbon-left {
  padding-right: 0.5rem;
}

/* line 22846, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-bookmark.ribbon-left:after {
  right: auto;
  left: 100%;
  border-right-color: transparent;
  border-right-width: 0.5rem;
  border-left-width: 0;
}

/* line 22853, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-bookmark.ribbon-top {
  padding-right: 0;
  padding-bottom: 0.25rem;
  padding-left: 0;
  border-radius: 0 var(--tblr-ribbon-border-radius) 0 0;
}

/* line 22859, node_modules/@tabler/core/dist/css/tabler.css */
.ribbon-bookmark.ribbon-top:after {
  top: 100%;
  right: 0;
  left: 0;
  border-color: inherit;
  border-width: 1rem;
  border-top-width: 0;
  border-bottom-color: transparent;
  border-bottom-width: 0.5rem;
}

/**
Markdown
 */
/* line 22873, node_modules/@tabler/core/dist/css/tabler.css */
.markdown {
  line-height: 1.7142857143;
}

/* line 22876, node_modules/@tabler/core/dist/css/tabler.css */
.markdown > :first-child {
  margin-top: 0;
}

/* line 22879, node_modules/@tabler/core/dist/css/tabler.css */
.markdown > :last-child,
.markdown > :last-child .highlight {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 22884, node_modules/@tabler/core/dist/css/tabler.css */
  .markdown > hr, .markdown > .hr {
    margin-top: 3em;
    margin-bottom: 3em;
  }
}

/* line 22889, node_modules/@tabler/core/dist/css/tabler.css */
.markdown > h1, .markdown > .h1, .markdown > h2, .markdown > .h2, .markdown > h3, .markdown > .h3, .markdown > h4, .markdown > .h4, .markdown > h5, .markdown > .h5, .markdown > h6, .markdown > .h6 {
  font-weight: var(--tblr-font-weight-bold);
}

/* line 22892, node_modules/@tabler/core/dist/css/tabler.css */
.markdown > blockquote {
  font-size: 1rem;
  margin: 1.5rem 0;
  padding: 0.5rem 1.5rem;
}

/* line 22897, node_modules/@tabler/core/dist/css/tabler.css */
.markdown > img {
  border-radius: var(--tblr-border-radius);
}

/* line 22901, node_modules/@tabler/core/dist/css/tabler.css */
.placeholder:not(.btn):not([class*=bg-]) {
  background-color: currentColor !important;
}

/* line 22904, node_modules/@tabler/core/dist/css/tabler.css */
.placeholder:not(.avatar):not([class*=card-img-]) {
  border-radius: var(--tblr-border-radius);
}

/* line 22908, node_modules/@tabler/core/dist/css/tabler.css */
.steps {
  --tblr-steps-color: var(--tblr-primary);
  --tblr-steps-inactive-color: var(--tblr-border-color);
  --tblr-steps-dot-size: .5rem;
  --tblr-steps-border-width: 2px;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 22921, node_modules/@tabler/core/dist/css/tabler.css */
.steps-blue {
  --tblr-steps-color: var(--tblr-blue);
}

/* line 22925, node_modules/@tabler/core/dist/css/tabler.css */
.steps-azure {
  --tblr-steps-color: var(--tblr-azure);
}

/* line 22929, node_modules/@tabler/core/dist/css/tabler.css */
.steps-indigo {
  --tblr-steps-color: var(--tblr-indigo);
}

/* line 22933, node_modules/@tabler/core/dist/css/tabler.css */
.steps-purple {
  --tblr-steps-color: var(--tblr-purple);
}

/* line 22937, node_modules/@tabler/core/dist/css/tabler.css */
.steps-pink {
  --tblr-steps-color: var(--tblr-pink);
}

/* line 22941, node_modules/@tabler/core/dist/css/tabler.css */
.steps-red {
  --tblr-steps-color: var(--tblr-red);
}

/* line 22945, node_modules/@tabler/core/dist/css/tabler.css */
.steps-orange {
  --tblr-steps-color: var(--tblr-orange);
}

/* line 22949, node_modules/@tabler/core/dist/css/tabler.css */
.steps-yellow {
  --tblr-steps-color: var(--tblr-yellow);
}

/* line 22953, node_modules/@tabler/core/dist/css/tabler.css */
.steps-lime {
  --tblr-steps-color: var(--tblr-lime);
}

/* line 22957, node_modules/@tabler/core/dist/css/tabler.css */
.steps-green {
  --tblr-steps-color: var(--tblr-green);
}

/* line 22961, node_modules/@tabler/core/dist/css/tabler.css */
.steps-teal {
  --tblr-steps-color: var(--tblr-teal);
}

/* line 22965, node_modules/@tabler/core/dist/css/tabler.css */
.steps-cyan {
  --tblr-steps-color: var(--tblr-cyan);
}

/* line 22969, node_modules/@tabler/core/dist/css/tabler.css */
.step-item {
  position: relative;
  flex: 1 1 0;
  min-height: 1rem;
  margin-top: 0;
  color: inherit;
  text-align: center;
  cursor: default;
  padding-top: calc(var(--tblr-steps-dot-size));
}

/* line 22979, node_modules/@tabler/core/dist/css/tabler.css */
a.step-item {
  cursor: pointer;
}

/* line 22982, node_modules/@tabler/core/dist/css/tabler.css */
a.step-item:hover {
  color: inherit;
}

/* line 22986, node_modules/@tabler/core/dist/css/tabler.css */
.step-item:after, .step-item:before {
  background: var(--tblr-steps-color);
}

/* line 22989, node_modules/@tabler/core/dist/css/tabler.css */
.step-item:not(:last-child):after {
  position: absolute;
  left: 50%;
  width: 100%;
  content: "";
  transform: translateY(-50%);
}

/* line 22996, node_modules/@tabler/core/dist/css/tabler.css */
.step-item:after {
  top: calc(var(--tblr-steps-dot-size) * 0.5);
  height: var(--tblr-steps-border-width);
}

/* line 23000, node_modules/@tabler/core/dist/css/tabler.css */
.step-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100rem;
  transform: translateX(-50%);
  color: var(--tblr-white);
  width: var(--tblr-steps-dot-size);
  height: var(--tblr-steps-dot-size);
}

/* line 23016, node_modules/@tabler/core/dist/css/tabler.css */
.step-item.active {
  font-weight: var(--tblr-font-weight-bold);
}

/* line 23019, node_modules/@tabler/core/dist/css/tabler.css */
.step-item.active:after {
  background: var(--tblr-steps-inactive-color);
}

/* line 23022, node_modules/@tabler/core/dist/css/tabler.css */
.step-item.active ~ .step-item {
  color: var(--tblr-disabled-color);
}

/* line 23025, node_modules/@tabler/core/dist/css/tabler.css */
.step-item.active ~ .step-item:after, .step-item.active ~ .step-item:before {
  background: var(--tblr-steps-inactive-color);
}

/* line 23029, node_modules/@tabler/core/dist/css/tabler.css */
.steps-counter {
  --tblr-steps-dot-size: 1.5rem;
  counter-reset: steps;
}

/* line 23033, node_modules/@tabler/core/dist/css/tabler.css */
.steps-counter .step-item {
  counter-increment: steps;
}

/* line 23036, node_modules/@tabler/core/dist/css/tabler.css */
.steps-counter .step-item:before {
  content: counter(steps);
}

/* line 23040, node_modules/@tabler/core/dist/css/tabler.css */
.steps-vertical {
  --tblr-steps-dot-offset: 6px;
  flex-direction: column;
}

/* line 23044, node_modules/@tabler/core/dist/css/tabler.css */
.steps-vertical.steps-counter {
  --tblr-steps-dot-offset: -2px;
}

/* line 23047, node_modules/@tabler/core/dist/css/tabler.css */
.steps-vertical .step-item {
  text-align: left;
  padding-top: 0;
  padding-left: calc(var(--tblr-steps-dot-size) + 1rem);
  min-height: auto;
}

/* line 23053, node_modules/@tabler/core/dist/css/tabler.css */
.steps-vertical .step-item:not(:first-child) {
  margin-top: 1rem;
}

/* line 23056, node_modules/@tabler/core/dist/css/tabler.css */
.steps-vertical .step-item:before {
  top: var(--tblr-steps-dot-offset);
  left: 0;
  transform: translate(0, 0);
}

/* line 23061, node_modules/@tabler/core/dist/css/tabler.css */
.steps-vertical .step-item:not(:last-child):after {
  position: absolute;
  content: "";
  transform: translateX(-50%);
  top: var(--tblr-steps-dot-offset);
  left: calc(var(--tblr-steps-dot-size) * 0.5);
  width: var(--tblr-steps-border-width);
  height: calc(100% + 1rem);
}

@keyframes status-pulsate-main {
  40% {
    transform: scale(1.25, 1.25);
  }
  60% {
    transform: scale(1.25, 1.25);
  }
}

@keyframes status-pulsate-secondary {
  10% {
    transform: scale(1, 1);
  }
  30% {
    transform: scale(3, 3);
  }
  80% {
    transform: scale(3, 3);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes status-pulsate-tertiary {
  25% {
    transform: scale(1, 1);
  }
  80% {
    transform: scale(3, 3);
    opacity: 0;
  }
  100% {
    transform: scale(3, 3);
    opacity: 0;
  }
}

/* line 23106, node_modules/@tabler/core/dist/css/tabler.css */
.status {
  --tblr-status-height: 1.5rem;
  --tblr-status-color: #667382;
  --tblr-status-color-rgb: 102, 115, 130;
  display: inline-flex;
  align-items: center;
  height: var(--tblr-status-height);
  padding: 0.25rem 0.75rem;
  gap: 0.5rem;
  color: var(--tblr-status-color);
  background: rgba(var(--tblr-status-color-rgb), 0.1);
  font-size: 0.875rem;
  text-transform: none;
  letter-spacing: normal;
  border-radius: 100rem;
  font-weight: var(--tblr-font-weight-medium);
  line-height: 1;
  margin: 0;
}

/* line 23125, node_modules/@tabler/core/dist/css/tabler.css */
.status .status-dot {
  background: var(--tblr-status-color);
}

/* line 23128, node_modules/@tabler/core/dist/css/tabler.css */
.status .icon {
  font-size: 1.25rem;
}

/* line 23132, node_modules/@tabler/core/dist/css/tabler.css */
.status-lite {
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color) !important;
  background: transparent !important;
  color: var(--tblr-body-color) !important;
}

/* line 23138, node_modules/@tabler/core/dist/css/tabler.css */
.status-primary {
  --tblr-status-color: #0054a6;
  --tblr-status-color-rgb: 0, 84, 166;
}

/* line 23143, node_modules/@tabler/core/dist/css/tabler.css */
.status-secondary {
  --tblr-status-color: #667382;
  --tblr-status-color-rgb: 102, 115, 130;
}

/* line 23148, node_modules/@tabler/core/dist/css/tabler.css */
.status-success {
  --tblr-status-color: #2fb344;
  --tblr-status-color-rgb: 47, 179, 68;
}

/* line 23153, node_modules/@tabler/core/dist/css/tabler.css */
.status-info {
  --tblr-status-color: #4299e1;
  --tblr-status-color-rgb: 66, 153, 225;
}

/* line 23158, node_modules/@tabler/core/dist/css/tabler.css */
.status-warning {
  --tblr-status-color: #f76707;
  --tblr-status-color-rgb: 247, 103, 7;
}

/* line 23163, node_modules/@tabler/core/dist/css/tabler.css */
.status-danger {
  --tblr-status-color: #d63939;
  --tblr-status-color-rgb: 214, 57, 57;
}

/* line 23168, node_modules/@tabler/core/dist/css/tabler.css */
.status-light {
  --tblr-status-color: #fcfdfe;
  --tblr-status-color-rgb: 252, 253, 254;
}

/* line 23173, node_modules/@tabler/core/dist/css/tabler.css */
.status-dark {
  --tblr-status-color: #182433;
  --tblr-status-color-rgb: 24, 36, 51;
}

/* line 23178, node_modules/@tabler/core/dist/css/tabler.css */
.status-muted {
  --tblr-status-color: #667382;
  --tblr-status-color-rgb: 102, 115, 130;
}

/* line 23183, node_modules/@tabler/core/dist/css/tabler.css */
.status-blue {
  --tblr-status-color: #0054a6;
  --tblr-status-color-rgb: 0, 84, 166;
}

/* line 23188, node_modules/@tabler/core/dist/css/tabler.css */
.status-azure {
  --tblr-status-color: #4299e1;
  --tblr-status-color-rgb: 66, 153, 225;
}

/* line 23193, node_modules/@tabler/core/dist/css/tabler.css */
.status-indigo {
  --tblr-status-color: #4263eb;
  --tblr-status-color-rgb: 66, 99, 235;
}

/* line 23198, node_modules/@tabler/core/dist/css/tabler.css */
.status-purple {
  --tblr-status-color: #ae3ec9;
  --tblr-status-color-rgb: 174, 62, 201;
}

/* line 23203, node_modules/@tabler/core/dist/css/tabler.css */
.status-pink {
  --tblr-status-color: #d6336c;
  --tblr-status-color-rgb: 214, 51, 108;
}

/* line 23208, node_modules/@tabler/core/dist/css/tabler.css */
.status-red {
  --tblr-status-color: #d63939;
  --tblr-status-color-rgb: 214, 57, 57;
}

/* line 23213, node_modules/@tabler/core/dist/css/tabler.css */
.status-orange {
  --tblr-status-color: #f76707;
  --tblr-status-color-rgb: 247, 103, 7;
}

/* line 23218, node_modules/@tabler/core/dist/css/tabler.css */
.status-yellow {
  --tblr-status-color: #f59f00;
  --tblr-status-color-rgb: 245, 159, 0;
}

/* line 23223, node_modules/@tabler/core/dist/css/tabler.css */
.status-lime {
  --tblr-status-color: #74b816;
  --tblr-status-color-rgb: 116, 184, 22;
}

/* line 23228, node_modules/@tabler/core/dist/css/tabler.css */
.status-green {
  --tblr-status-color: #2fb344;
  --tblr-status-color-rgb: 47, 179, 68;
}

/* line 23233, node_modules/@tabler/core/dist/css/tabler.css */
.status-teal {
  --tblr-status-color: #0ca678;
  --tblr-status-color-rgb: 12, 166, 120;
}

/* line 23238, node_modules/@tabler/core/dist/css/tabler.css */
.status-cyan {
  --tblr-status-color: #17a2b8;
  --tblr-status-color-rgb: 23, 162, 184;
}

/* line 23243, node_modules/@tabler/core/dist/css/tabler.css */
.status-facebook {
  --tblr-status-color: #1877f2;
  --tblr-status-color-rgb: 24, 119, 242;
}

/* line 23248, node_modules/@tabler/core/dist/css/tabler.css */
.status-twitter {
  --tblr-status-color: #1da1f2;
  --tblr-status-color-rgb: 29, 161, 242;
}

/* line 23253, node_modules/@tabler/core/dist/css/tabler.css */
.status-linkedin {
  --tblr-status-color: #0a66c2;
  --tblr-status-color-rgb: 10, 102, 194;
}

/* line 23258, node_modules/@tabler/core/dist/css/tabler.css */
.status-google {
  --tblr-status-color: #dc4e41;
  --tblr-status-color-rgb: 220, 78, 65;
}

/* line 23263, node_modules/@tabler/core/dist/css/tabler.css */
.status-youtube {
  --tblr-status-color: #ff0000;
  --tblr-status-color-rgb: 255, 0, 0;
}

/* line 23268, node_modules/@tabler/core/dist/css/tabler.css */
.status-vimeo {
  --tblr-status-color: #1ab7ea;
  --tblr-status-color-rgb: 26, 183, 234;
}

/* line 23273, node_modules/@tabler/core/dist/css/tabler.css */
.status-dribbble {
  --tblr-status-color: #ea4c89;
  --tblr-status-color-rgb: 234, 76, 137;
}

/* line 23278, node_modules/@tabler/core/dist/css/tabler.css */
.status-github {
  --tblr-status-color: #181717;
  --tblr-status-color-rgb: 24, 23, 23;
}

/* line 23283, node_modules/@tabler/core/dist/css/tabler.css */
.status-instagram {
  --tblr-status-color: #e4405f;
  --tblr-status-color-rgb: 228, 64, 95;
}

/* line 23288, node_modules/@tabler/core/dist/css/tabler.css */
.status-pinterest {
  --tblr-status-color: #bd081c;
  --tblr-status-color-rgb: 189, 8, 28;
}

/* line 23293, node_modules/@tabler/core/dist/css/tabler.css */
.status-vk {
  --tblr-status-color: #6383a8;
  --tblr-status-color-rgb: 99, 131, 168;
}

/* line 23298, node_modules/@tabler/core/dist/css/tabler.css */
.status-rss {
  --tblr-status-color: #ffa500;
  --tblr-status-color-rgb: 255, 165, 0;
}

/* line 23303, node_modules/@tabler/core/dist/css/tabler.css */
.status-flickr {
  --tblr-status-color: #0063dc;
  --tblr-status-color-rgb: 0, 99, 220;
}

/* line 23308, node_modules/@tabler/core/dist/css/tabler.css */
.status-bitbucket {
  --tblr-status-color: #0052cc;
  --tblr-status-color-rgb: 0, 82, 204;
}

/* line 23313, node_modules/@tabler/core/dist/css/tabler.css */
.status-tabler {
  --tblr-status-color: #0054a6;
  --tblr-status-color-rgb: 0, 84, 166;
}

/* line 23318, node_modules/@tabler/core/dist/css/tabler.css */
.status-dot {
  --tblr-status-dot-color: var(--tblr-status-color, #667382);
  --tblr-status-size: 0.5rem;
  position: relative;
  display: inline-block;
  width: var(--tblr-status-size);
  height: var(--tblr-status-size);
  background: var(--tblr-status-dot-color);
  border-radius: 100rem;
}

/* line 23329, node_modules/@tabler/core/dist/css/tabler.css */
.status-dot-animated:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: inherit;
  border-radius: inherit;
  opacity: 0.6;
  animation: 1s linear 2s backwards infinite status-pulsate-tertiary;
}

/* line 23340, node_modules/@tabler/core/dist/css/tabler.css */
.status-indicator {
  --tblr-status-indicator-size: 2.5rem;
  --tblr-status-indicator-color: var(--tblr-status-color, #667382);
  display: block;
  position: relative;
  width: var(--tblr-status-indicator-size);
  height: var(--tblr-status-indicator-size);
}

/* line 23349, node_modules/@tabler/core/dist/css/tabler.css */
.status-indicator-circle {
  --tblr-status-circle-size: .75rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: calc(var(--tblr-status-circle-size) / -2) 0 0 calc(var(--tblr-status-circle-size) / -2);
  width: var(--tblr-status-circle-size);
  height: var(--tblr-status-circle-size);
  border-radius: 100rem;
  background: var(--tblr-status-color);
}

/* line 23360, node_modules/@tabler/core/dist/css/tabler.css */
.status-indicator-circle:nth-child(1) {
  z-index: 3;
}

/* line 23363, node_modules/@tabler/core/dist/css/tabler.css */
.status-indicator-circle:nth-child(2) {
  z-index: 2;
  opacity: 0.1;
}

/* line 23367, node_modules/@tabler/core/dist/css/tabler.css */
.status-indicator-circle:nth-child(3) {
  z-index: 1;
  opacity: 0.3;
}

/* line 23372, node_modules/@tabler/core/dist/css/tabler.css */
.status-indicator-animated .status-indicator-circle:nth-child(1) {
  animation: 2s linear 1s infinite backwards status-pulsate-main;
}

/* line 23375, node_modules/@tabler/core/dist/css/tabler.css */
.status-indicator-animated .status-indicator-circle:nth-child(2) {
  animation: 2s linear 1s infinite backwards status-pulsate-secondary;
}

/* line 23378, node_modules/@tabler/core/dist/css/tabler.css */
.status-indicator-animated .status-indicator-circle:nth-child(3) {
  animation: 2s linear 1s infinite backwards status-pulsate-tertiary;
}

/* line 23382, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon {
  display: inline-block;
  line-height: 1;
  border: 0;
  padding: 0;
  background: transparent;
  width: 1.25rem;
  height: 1.25rem;
  vertical-align: bottom;
  position: relative;
  cursor: pointer;
}

/* line 23394, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon.disabled {
  pointer-events: none;
  opacity: 0.4;
}

/* line 23398, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon:focus {
  outline: none;
}

/* line 23401, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 23406, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon .switch-icon-a,
.switch-icon .switch-icon-b {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 23412, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon .switch-icon-a {
  opacity: 1;
}

/* line 23415, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon .switch-icon-b {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

/* line 23421, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon.active .switch-icon-a {
  opacity: 0;
}

/* line 23424, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon.active .switch-icon-b {
  opacity: 1;
}

/* line 23428, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-fade .switch-icon-a,
.switch-icon-fade .switch-icon-b {
  transition: opacity 0.5s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 23433, node_modules/@tabler/core/dist/css/tabler.css */
  .switch-icon-fade .switch-icon-a,
.switch-icon-fade .switch-icon-b {
    transition: none;
  }
}

/* line 23439, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-scale .switch-icon-a,
.switch-icon-scale .switch-icon-b {
  transition: opacity 0.5s, transform 0s 0.5s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 23444, node_modules/@tabler/core/dist/css/tabler.css */
  .switch-icon-scale .switch-icon-a,
.switch-icon-scale .switch-icon-b {
    transition: none;
  }
}

/* line 23449, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-scale .switch-icon-b {
  transform: scale(1.5);
}

/* line 23452, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-scale.active .switch-icon-a,
.switch-icon-scale.active .switch-icon-b {
  transition: opacity 0s, transform 0.5s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 23457, node_modules/@tabler/core/dist/css/tabler.css */
  .switch-icon-scale.active .switch-icon-a,
.switch-icon-scale.active .switch-icon-b {
    transition: none;
  }
}

/* line 23462, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-scale.active .switch-icon-b {
  transform: scale(1);
}

/* line 23466, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-flip {
  perspective: 10em;
}

/* line 23469, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-flip .switch-icon-a,
.switch-icon-flip .switch-icon-b {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: opacity 0s 0.2s, transform 0.4s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 23477, node_modules/@tabler/core/dist/css/tabler.css */
  .switch-icon-flip .switch-icon-a,
.switch-icon-flip .switch-icon-b {
    transition: none;
  }
}

/* line 23482, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-flip .switch-icon-a {
  opacity: 1;
  transform: rotateY(0deg);
}

/* line 23486, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-flip .switch-icon-b {
  opacity: 1;
  transform: rotateY(-180deg);
}

/* line 23490, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-flip.active .switch-icon-a {
  opacity: 1;
  transform: rotateY(180deg);
}

/* line 23494, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-flip.active .switch-icon-b {
  opacity: 1;
  transform: rotateY(0deg);
}

/* line 23499, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-up,
.switch-icon-slide-left,
.switch-icon-slide-right,
.switch-icon-slide-down {
  overflow: hidden;
}

/* line 23505, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-up .switch-icon-a,
.switch-icon-slide-up .switch-icon-b,
.switch-icon-slide-left .switch-icon-a,
.switch-icon-slide-left .switch-icon-b,
.switch-icon-slide-right .switch-icon-a,
.switch-icon-slide-right .switch-icon-b,
.switch-icon-slide-down .switch-icon-a,
.switch-icon-slide-down .switch-icon-b {
  transition: opacity 0.3s, transform 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 23516, node_modules/@tabler/core/dist/css/tabler.css */
  .switch-icon-slide-up .switch-icon-a,
.switch-icon-slide-up .switch-icon-b,
.switch-icon-slide-left .switch-icon-a,
.switch-icon-slide-left .switch-icon-b,
.switch-icon-slide-right .switch-icon-a,
.switch-icon-slide-right .switch-icon-b,
.switch-icon-slide-down .switch-icon-a,
.switch-icon-slide-down .switch-icon-b {
    transition: none;
  }
}

/* line 23527, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-up .switch-icon-a,
.switch-icon-slide-left .switch-icon-a,
.switch-icon-slide-right .switch-icon-a,
.switch-icon-slide-down .switch-icon-a {
  transform: translateY(0);
}

/* line 23533, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-up .switch-icon-b,
.switch-icon-slide-left .switch-icon-b,
.switch-icon-slide-right .switch-icon-b,
.switch-icon-slide-down .switch-icon-b {
  transform: translateY(100%);
}

/* line 23539, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-up.active .switch-icon-a,
.switch-icon-slide-left.active .switch-icon-a,
.switch-icon-slide-right.active .switch-icon-a,
.switch-icon-slide-down.active .switch-icon-a {
  transform: translateY(-100%);
}

/* line 23545, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-up.active .switch-icon-b,
.switch-icon-slide-left.active .switch-icon-b,
.switch-icon-slide-right.active .switch-icon-b,
.switch-icon-slide-down.active .switch-icon-b {
  transform: translateY(0);
}

/* line 23552, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-left .switch-icon-a {
  transform: translateX(0);
}

/* line 23555, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-left .switch-icon-b {
  transform: translateX(100%);
}

/* line 23558, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-left.active .switch-icon-a {
  transform: translateX(-100%);
}

/* line 23561, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-left.active .switch-icon-b {
  transform: translateX(0);
}

/* line 23565, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-right .switch-icon-a {
  transform: translateX(0);
}

/* line 23568, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-right .switch-icon-b {
  transform: translateX(-100%);
}

/* line 23571, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-right.active .switch-icon-a {
  transform: translateX(100%);
}

/* line 23574, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-right.active .switch-icon-b {
  transform: translateX(0);
}

/* line 23578, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-down .switch-icon-a {
  transform: translateY(0);
}

/* line 23581, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-down .switch-icon-b {
  transform: translateY(-100%);
}

/* line 23584, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-down.active .switch-icon-a {
  transform: translateY(100%);
}

/* line 23587, node_modules/@tabler/core/dist/css/tabler.css */
.switch-icon-slide-down.active .switch-icon-b {
  transform: translateY(0);
}

/* line 23591, node_modules/@tabler/core/dist/css/tabler.css */
.table thead th, .markdown > table thead th {
  color: var(--tblr-secondary);
  background: var(--tblr-bg-surface-tertiary);
  font-size: 0.625rem;
  font-weight: var(--tblr-font-weight-bold);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1rem;
  color: var(--tblr-secondary);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  white-space: nowrap;
}

@media print {
  /* line 23605, node_modules/@tabler/core/dist/css/tabler.css */
  .table thead th, .markdown > table thead th {
    background: transparent;
  }
}

/* line 23610, node_modules/@tabler/core/dist/css/tabler.css */
.table-responsive .table, .table-responsive .markdown > table {
  margin-bottom: 0;
}

/* line 23613, node_modules/@tabler/core/dist/css/tabler.css */
.table-responsive + .card-footer {
  border-top: 0;
}

/* line 23617, node_modules/@tabler/core/dist/css/tabler.css */
.table-transparent thead th {
  background: transparent;
}

/* line 23621, node_modules/@tabler/core/dist/css/tabler.css */
.table-nowrap > :not(caption) > * > * {
  white-space: nowrap;
}

/* line 23625, node_modules/@tabler/core/dist/css/tabler.css */
.table-vcenter > :not(caption) > * > * {
  vertical-align: middle;
}

/* line 23629, node_modules/@tabler/core/dist/css/tabler.css */
.table-center > :not(caption) > * > * {
  text-align: center;
}

/* line 23633, node_modules/@tabler/core/dist/css/tabler.css */
.td-truncate {
  max-width: 1px;
  width: 100%;
}

/* line 23638, node_modules/@tabler/core/dist/css/tabler.css */
.table-mobile {
  display: block;
}

/* line 23641, node_modules/@tabler/core/dist/css/tabler.css */
.table-mobile thead {
  display: none;
}

/* line 23644, node_modules/@tabler/core/dist/css/tabler.css */
.table-mobile tbody,
.table-mobile tr {
  display: flex;
  flex-direction: column;
}

/* line 23649, node_modules/@tabler/core/dist/css/tabler.css */
.table-mobile td {
  display: block;
  padding: 0.75rem 0.75rem !important;
  border: none;
  color: var(--tblr-body-color) !important;
}

/* line 23655, node_modules/@tabler/core/dist/css/tabler.css */
.table-mobile td[data-label]:before {
  font-size: 0.625rem;
  font-weight: var(--tblr-font-weight-bold);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1rem;
  color: var(--tblr-secondary);
  content: attr(data-label);
  display: block;
}

/* line 23665, node_modules/@tabler/core/dist/css/tabler.css */
.table-mobile tr {
  border-bottom: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
}

/* line 23668, node_modules/@tabler/core/dist/css/tabler.css */
.table-mobile .btn {
  display: block;
}

@media (max-width: 575.98px) {
  /* line 23672, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-sm {
    display: block;
  }
  /* line 23675, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-sm thead {
    display: none;
  }
  /* line 23678, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-sm tbody,
.table-mobile-sm tr {
    display: flex;
    flex-direction: column;
  }
  /* line 23683, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-sm td {
    display: block;
    padding: 0.75rem 0.75rem !important;
    border: none;
    color: var(--tblr-body-color) !important;
  }
  /* line 23689, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-sm td[data-label]:before {
    font-size: 0.625rem;
    font-weight: var(--tblr-font-weight-bold);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    line-height: 1rem;
    color: var(--tblr-secondary);
    content: attr(data-label);
    display: block;
  }
  /* line 23699, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-sm tr {
    border-bottom: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
  }
  /* line 23702, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-sm .btn {
    display: block;
  }
}

@media (max-width: 767.98px) {
  /* line 23707, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-md {
    display: block;
  }
  /* line 23710, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-md thead {
    display: none;
  }
  /* line 23713, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-md tbody,
.table-mobile-md tr {
    display: flex;
    flex-direction: column;
  }
  /* line 23718, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-md td {
    display: block;
    padding: 0.75rem 0.75rem !important;
    border: none;
    color: var(--tblr-body-color) !important;
  }
  /* line 23724, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-md td[data-label]:before {
    font-size: 0.625rem;
    font-weight: var(--tblr-font-weight-bold);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    line-height: 1rem;
    color: var(--tblr-secondary);
    content: attr(data-label);
    display: block;
  }
  /* line 23734, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-md tr {
    border-bottom: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
  }
  /* line 23737, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-md .btn {
    display: block;
  }
}

@media (max-width: 991.98px) {
  /* line 23742, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-lg {
    display: block;
  }
  /* line 23745, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-lg thead {
    display: none;
  }
  /* line 23748, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-lg tbody,
.table-mobile-lg tr {
    display: flex;
    flex-direction: column;
  }
  /* line 23753, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-lg td {
    display: block;
    padding: 0.75rem 0.75rem !important;
    border: none;
    color: var(--tblr-body-color) !important;
  }
  /* line 23759, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-lg td[data-label]:before {
    font-size: 0.625rem;
    font-weight: var(--tblr-font-weight-bold);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    line-height: 1rem;
    color: var(--tblr-secondary);
    content: attr(data-label);
    display: block;
  }
  /* line 23769, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-lg tr {
    border-bottom: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
  }
  /* line 23772, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-lg .btn {
    display: block;
  }
}

@media (max-width: 1199.98px) {
  /* line 23777, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xl {
    display: block;
  }
  /* line 23780, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xl thead {
    display: none;
  }
  /* line 23783, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xl tbody,
.table-mobile-xl tr {
    display: flex;
    flex-direction: column;
  }
  /* line 23788, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xl td {
    display: block;
    padding: 0.75rem 0.75rem !important;
    border: none;
    color: var(--tblr-body-color) !important;
  }
  /* line 23794, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xl td[data-label]:before {
    font-size: 0.625rem;
    font-weight: var(--tblr-font-weight-bold);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    line-height: 1rem;
    color: var(--tblr-secondary);
    content: attr(data-label);
    display: block;
  }
  /* line 23804, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xl tr {
    border-bottom: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
  }
  /* line 23807, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xl .btn {
    display: block;
  }
}

@media (max-width: 1399.98px) {
  /* line 23812, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xxl {
    display: block;
  }
  /* line 23815, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xxl thead {
    display: none;
  }
  /* line 23818, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xxl tbody,
.table-mobile-xxl tr {
    display: flex;
    flex-direction: column;
  }
  /* line 23823, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xxl td {
    display: block;
    padding: 0.75rem 0.75rem !important;
    border: none;
    color: var(--tblr-body-color) !important;
  }
  /* line 23829, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xxl td[data-label]:before {
    font-size: 0.625rem;
    font-weight: var(--tblr-font-weight-bold);
    text-transform: uppercase;
    letter-spacing: 0.04em;
    line-height: 1rem;
    color: var(--tblr-secondary);
    content: attr(data-label);
    display: block;
  }
  /* line 23839, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xxl tr {
    border-bottom: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
  }
  /* line 23842, node_modules/@tabler/core/dist/css/tabler.css */
  .table-mobile-xxl .btn {
    display: block;
  }
}

/**
Table sort
 */
/* line 23850, node_modules/@tabler/core/dist/css/tabler.css */
.table-sort {
  font: inherit;
  color: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  border: 0;
  background: inherit;
  display: block;
  width: 100%;
  text-align: inherit;
  transition: color 0.3s;
  margin: -0.5rem -0.75rem;
  padding: 0.5rem 0.75rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 23865, node_modules/@tabler/core/dist/css/tabler.css */
  .table-sort {
    transition: none;
  }
}

/* line 23869, node_modules/@tabler/core/dist/css/tabler.css */
.table-sort:hover, .table-sort.asc, .table-sort.desc {
  color: var(--tblr-body-color);
}

/* line 23872, node_modules/@tabler/core/dist/css/tabler.css */
.table-sort:after {
  content: "";
  display: inline-flex;
  width: 1rem;
  height: 1rem;
  vertical-align: bottom;
  -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'><path d='M5 7l3 -3l3 3'/><path d='M5 10l3 3l3 -3'/></svg>");
  mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'><path d='M5 7l3 -3l3 3'/><path d='M5 10l3 3l3 -3'/></svg>");
  background: currentColor;
  margin-left: 0.25rem;
}

/* line 23883, node_modules/@tabler/core/dist/css/tabler.css */
.table-sort.asc:after {
  -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'><path fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M5 10l3 -3l3 3'/></svg>");
  mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'><path fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M5 10l3 -3l3 3'/></svg>");
}

/* line 23887, node_modules/@tabler/core/dist/css/tabler.css */
.table-sort.desc:after {
  -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'><path fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M5 7l3 3l3 -3'/></svg>");
  mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'><path fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M5 7l3 3l3 -3'/></svg>");
}

/* line 23892, node_modules/@tabler/core/dist/css/tabler.css */
.table-borderless thead th {
  background: transparent;
}

/* line 23896, node_modules/@tabler/core/dist/css/tabler.css */
.tag {
  --tblr-tag-height: 1.5rem;
  border: 1px solid var(--tblr-border-color);
  display: inline-flex;
  align-items: center;
  height: var(--tblr-tag-height);
  border-radius: var(--tblr-border-radius);
  padding: 0 0.5rem;
  background: var(--tblr-bg-surface);
  box-shadow: var(--tblr-box-shadow-input);
  gap: 0.5rem;
}

/* line 23908, node_modules/@tabler/core/dist/css/tabler.css */
.tag .btn-close {
  margin-right: -0.25rem;
  margin-left: -0.125rem;
  padding: 0;
  width: 1rem;
  height: 1rem;
  font-size: 0.5rem;
}

/* line 23917, node_modules/@tabler/core/dist/css/tabler.css */
.tag-badge {
  --tblr-badge-font-size: 0.625rem;
  --tblr-badge-padding-x: .25rem;
  --tblr-badge-padding-y: .125rem;
  margin-right: -0.25rem;
}

/* line 23924, node_modules/@tabler/core/dist/css/tabler.css */
.tag-avatar,
.tag-flag,
.tag-payment,
.tag-icon,
.tag-check {
  margin-left: -0.25rem;
}

/* line 23932, node_modules/@tabler/core/dist/css/tabler.css */
.tag-icon {
  color: var(--tblr-secondary);
  margin-right: -0.125rem;
  width: 1rem;
  height: 1rem;
}

/* line 23939, node_modules/@tabler/core/dist/css/tabler.css */
.tag-check {
  width: 1rem;
  height: 1rem;
  background-size: 1rem;
}

/* line 23945, node_modules/@tabler/core/dist/css/tabler.css */
.tags-list {
  --tblr-list-gap: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: var(--tblr-list-gap);
}

/* line 23952, node_modules/@tabler/core/dist/css/tabler.css */
.toast {
  background: #ffffff;
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color-translucent);
  box-shadow: rgba(24, 36, 51, 0.04) 0 2px 4px 0;
}

/* line 23957, node_modules/@tabler/core/dist/css/tabler.css */
.toast .toast-header {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 23963, node_modules/@tabler/core/dist/css/tabler.css */
.toast button[data-bs-dismiss=toast] {
  outline: none;
}

/* line 23967, node_modules/@tabler/core/dist/css/tabler.css */
.toast-primary {
  --tblr-toast-color: #0054a6;
}

/* line 23971, node_modules/@tabler/core/dist/css/tabler.css */
.toast-secondary {
  --tblr-toast-color: #667382;
}

/* line 23975, node_modules/@tabler/core/dist/css/tabler.css */
.toast-success {
  --tblr-toast-color: #2fb344;
}

/* line 23979, node_modules/@tabler/core/dist/css/tabler.css */
.toast-info {
  --tblr-toast-color: #4299e1;
}

/* line 23983, node_modules/@tabler/core/dist/css/tabler.css */
.toast-warning {
  --tblr-toast-color: #f76707;
}

/* line 23987, node_modules/@tabler/core/dist/css/tabler.css */
.toast-danger {
  --tblr-toast-color: #d63939;
}

/* line 23991, node_modules/@tabler/core/dist/css/tabler.css */
.toast-light {
  --tblr-toast-color: #fcfdfe;
}

/* line 23995, node_modules/@tabler/core/dist/css/tabler.css */
.toast-dark {
  --tblr-toast-color: #182433;
}

/* line 23999, node_modules/@tabler/core/dist/css/tabler.css */
.toast-muted {
  --tblr-toast-color: #667382;
}

/* line 24003, node_modules/@tabler/core/dist/css/tabler.css */
.toast-blue {
  --tblr-toast-color: #0054a6;
}

/* line 24007, node_modules/@tabler/core/dist/css/tabler.css */
.toast-azure {
  --tblr-toast-color: #4299e1;
}

/* line 24011, node_modules/@tabler/core/dist/css/tabler.css */
.toast-indigo {
  --tblr-toast-color: #4263eb;
}

/* line 24015, node_modules/@tabler/core/dist/css/tabler.css */
.toast-purple {
  --tblr-toast-color: #ae3ec9;
}

/* line 24019, node_modules/@tabler/core/dist/css/tabler.css */
.toast-pink {
  --tblr-toast-color: #d6336c;
}

/* line 24023, node_modules/@tabler/core/dist/css/tabler.css */
.toast-red {
  --tblr-toast-color: #d63939;
}

/* line 24027, node_modules/@tabler/core/dist/css/tabler.css */
.toast-orange {
  --tblr-toast-color: #f76707;
}

/* line 24031, node_modules/@tabler/core/dist/css/tabler.css */
.toast-yellow {
  --tblr-toast-color: #f59f00;
}

/* line 24035, node_modules/@tabler/core/dist/css/tabler.css */
.toast-lime {
  --tblr-toast-color: #74b816;
}

/* line 24039, node_modules/@tabler/core/dist/css/tabler.css */
.toast-green {
  --tblr-toast-color: #2fb344;
}

/* line 24043, node_modules/@tabler/core/dist/css/tabler.css */
.toast-teal {
  --tblr-toast-color: #0ca678;
}

/* line 24047, node_modules/@tabler/core/dist/css/tabler.css */
.toast-cyan {
  --tblr-toast-color: #17a2b8;
}

/* line 24051, node_modules/@tabler/core/dist/css/tabler.css */
.toast-facebook {
  --tblr-toast-color: #1877f2;
}

/* line 24055, node_modules/@tabler/core/dist/css/tabler.css */
.toast-twitter {
  --tblr-toast-color: #1da1f2;
}

/* line 24059, node_modules/@tabler/core/dist/css/tabler.css */
.toast-linkedin {
  --tblr-toast-color: #0a66c2;
}

/* line 24063, node_modules/@tabler/core/dist/css/tabler.css */
.toast-google {
  --tblr-toast-color: #dc4e41;
}

/* line 24067, node_modules/@tabler/core/dist/css/tabler.css */
.toast-youtube {
  --tblr-toast-color: #ff0000;
}

/* line 24071, node_modules/@tabler/core/dist/css/tabler.css */
.toast-vimeo {
  --tblr-toast-color: #1ab7ea;
}

/* line 24075, node_modules/@tabler/core/dist/css/tabler.css */
.toast-dribbble {
  --tblr-toast-color: #ea4c89;
}

/* line 24079, node_modules/@tabler/core/dist/css/tabler.css */
.toast-github {
  --tblr-toast-color: #181717;
}

/* line 24083, node_modules/@tabler/core/dist/css/tabler.css */
.toast-instagram {
  --tblr-toast-color: #e4405f;
}

/* line 24087, node_modules/@tabler/core/dist/css/tabler.css */
.toast-pinterest {
  --tblr-toast-color: #bd081c;
}

/* line 24091, node_modules/@tabler/core/dist/css/tabler.css */
.toast-vk {
  --tblr-toast-color: #6383a8;
}

/* line 24095, node_modules/@tabler/core/dist/css/tabler.css */
.toast-rss {
  --tblr-toast-color: #ffa500;
}

/* line 24099, node_modules/@tabler/core/dist/css/tabler.css */
.toast-flickr {
  --tblr-toast-color: #0063dc;
}

/* line 24103, node_modules/@tabler/core/dist/css/tabler.css */
.toast-bitbucket {
  --tblr-toast-color: #0052cc;
}

/* line 24107, node_modules/@tabler/core/dist/css/tabler.css */
.toast-tabler {
  --tblr-toast-color: #0054a6;
}

/* line 24111, node_modules/@tabler/core/dist/css/tabler.css */
.toolbar {
  display: flex;
  flex-wrap: nowrap;
  flex-shrink: 0;
  margin: 0 -0.5rem;
}

/* line 24117, node_modules/@tabler/core/dist/css/tabler.css */
.toolbar > * {
  margin: 0 0.5rem;
}

/* line 24121, node_modules/@tabler/core/dist/css/tabler.css */
.tracking {
  --tblr-tracking-height: 1.5rem;
  --tblr-tracking-gap-width: 0.125rem;
  --tblr-tracking-block-border-radius: var(--tblr-border-radius);
  display: flex;
  gap: var(--tblr-tracking-gap-width);
}

/* line 24129, node_modules/@tabler/core/dist/css/tabler.css */
.tracking-squares {
  --tblr-tracking-block-border-radius: var(--tblr-border-radius-sm);
}

/* line 24132, node_modules/@tabler/core/dist/css/tabler.css */
.tracking-squares .tracking-block {
  height: auto;
}

/* line 24135, node_modules/@tabler/core/dist/css/tabler.css */
.tracking-squares .tracking-block:before {
  content: "";
  display: block;
  padding-top: 100%;
}

/* line 24141, node_modules/@tabler/core/dist/css/tabler.css */
.tracking-block {
  flex: 1;
  border-radius: var(--tblr-tracking-block-border-radius);
  height: var(--tblr-tracking-height);
  min-width: 0.25rem;
  background: var(--tblr-border-color);
}

/* line 24149, node_modules/@tabler/core/dist/css/tabler.css */
.timeline {
  --tblr-timeline-icon-size: 2.5rem;
  position: relative;
  list-style: none;
  padding: 0;
}

/* line 24156, node_modules/@tabler/core/dist/css/tabler.css */
.timeline-event {
  position: relative;
}

/* line 24159, node_modules/@tabler/core/dist/css/tabler.css */
.timeline-event:not(:last-child) {
  margin-bottom: var(--tblr-page-padding);
}

/* line 24162, node_modules/@tabler/core/dist/css/tabler.css */
.timeline-event:not(:last-child):before {
  content: "";
  position: absolute;
  top: var(--tblr-timeline-icon-size);
  left: calc(var(--tblr-timeline-icon-size) / 2);
  bottom: calc(-1 * var(--tblr-page-padding));
  width: var(--tblr-border-width);
  background-color: var(--tblr-border-color);
  border-radius: var(--tblr-border-radius);
}

/* line 24173, node_modules/@tabler/core/dist/css/tabler.css */
.timeline-event-icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--tblr-timeline-icon-size, 2.5rem);
  height: var(--tblr-timeline-icon-size, 2.5rem);
  background: var(--tblr-gray-200);
  color: var(--tblr-secondary);
  border-radius: var(--tblr-border-radius);
  z-index: 5;
}

/* line 24186, node_modules/@tabler/core/dist/css/tabler.css */
.timeline-event-card {
  margin-left: calc(var(--tblr-timeline-icon-size, 2.5rem) + var(--tblr-page-padding));
}

/* line 24190, node_modules/@tabler/core/dist/css/tabler.css */
.timeline-simple .timeline-event-icon {
  display: none;
}

/* line 24193, node_modules/@tabler/core/dist/css/tabler.css */
.timeline-simple .timeline-event-card {
  margin-left: 0;
}

/**
Horizontal rules
 */
/**
Hr text
 */
/* line 24203, node_modules/@tabler/core/dist/css/tabler.css */
.hr-text {
  display: flex;
  align-items: center;
  margin: 2rem 0;
  font-size: 0.625rem;
  font-weight: var(--tblr-font-weight-bold);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1rem;
  color: var(--tblr-secondary);
  height: 1px;
}

/* line 24215, node_modules/@tabler/core/dist/css/tabler.css */
.hr-text:after, .hr-text:before {
  flex: 1 1 auto;
  height: 1px;
  background-color: var(--tblr-border-color);
}

/* line 24220, node_modules/@tabler/core/dist/css/tabler.css */
.hr-text:before {
  content: "";
  margin-right: 0.5rem;
}

/* line 24224, node_modules/@tabler/core/dist/css/tabler.css */
.hr-text:after {
  content: "";
  margin-left: 0.5rem;
}

/* line 24228, node_modules/@tabler/core/dist/css/tabler.css */
.hr-text > *:first-child {
  padding-right: 0.5rem;
  padding-left: 0;
  color: var(--tblr-secondary);
}

/* line 24233, node_modules/@tabler/core/dist/css/tabler.css */
.hr-text.hr-text-left:before {
  content: none;
}

/* line 24236, node_modules/@tabler/core/dist/css/tabler.css */
.hr-text.hr-text-left > *:first-child {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 24240, node_modules/@tabler/core/dist/css/tabler.css */
.hr-text.hr-text-right:before {
  content: "";
}

/* line 24243, node_modules/@tabler/core/dist/css/tabler.css */
.hr-text.hr-text-right:after {
  content: none;
}

/* line 24246, node_modules/@tabler/core/dist/css/tabler.css */
.hr-text.hr-text-right > *:first-child {
  padding-right: 0;
  padding-left: 0.5rem;
}

/* line 24250, node_modules/@tabler/core/dist/css/tabler.css */
.card > .hr-text {
  margin: 0;
}

/* line 24254, node_modules/@tabler/core/dist/css/tabler.css */
.hr-text-spaceless {
  margin: -0.5rem 0;
}

/* line 24258, node_modules/@tabler/core/dist/css/tabler.css */
.lead {
  line-height: 1.4;
}

/* line 24262, node_modules/@tabler/core/dist/css/tabler.css */
a {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

/* line 24267, node_modules/@tabler/core/dist/css/tabler.css */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  color: inherit;
}

/* line 24281, node_modules/@tabler/core/dist/css/tabler.css */
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover {
  color: inherit;
}

/* line 24296, node_modules/@tabler/core/dist/css/tabler.css */
h1,
.h1 {
  font-size: var(--tblr-font-size-h1);
  line-height: var(--tblr-line-height-h1);
}

/* line 24302, node_modules/@tabler/core/dist/css/tabler.css */
h2,
.h2 {
  font-size: var(--tblr-font-size-h2);
  line-height: var(--tblr-line-height-h2);
}

/* line 24308, node_modules/@tabler/core/dist/css/tabler.css */
h3,
.h3 {
  font-size: var(--tblr-font-size-h3);
  line-height: var(--tblr-line-height-h3);
}

/* line 24314, node_modules/@tabler/core/dist/css/tabler.css */
h4,
.h4 {
  font-size: var(--tblr-font-size-h4);
  line-height: var(--tblr-line-height-h4);
}

/* line 24320, node_modules/@tabler/core/dist/css/tabler.css */
h5,
.h5 {
  font-size: var(--tblr-font-size-h5);
  line-height: var(--tblr-line-height-h5);
}

/* line 24326, node_modules/@tabler/core/dist/css/tabler.css */
h6,
.h6 {
  font-size: var(--tblr-font-size-h6);
  line-height: var(--tblr-line-height-h6);
}

/* line 24332, node_modules/@tabler/core/dist/css/tabler.css */
strong,
.strong,
b {
  font-weight: var(--tblr-font-weight-bold);
}

/* line 24338, node_modules/@tabler/core/dist/css/tabler.css */
blockquote {
  padding-left: 1rem;
  border-left: 2px var(--tblr-border-style) var(--tblr-border-color);
}

/* line 24342, node_modules/@tabler/core/dist/css/tabler.css */
blockquote p {
  margin-bottom: 1rem;
}

/* line 24345, node_modules/@tabler/core/dist/css/tabler.css */
blockquote cite {
  display: block;
  text-align: right;
}

/* line 24349, node_modules/@tabler/core/dist/css/tabler.css */
blockquote cite:before {
  content: "— ";
}

/* line 24353, node_modules/@tabler/core/dist/css/tabler.css */
ul, ol {
  padding-left: 1.5rem;
}

/* line 24357, node_modules/@tabler/core/dist/css/tabler.css */
hr, .hr {
  margin: 2rem 0;
}

/* line 24361, node_modules/@tabler/core/dist/css/tabler.css */
dl dd:last-child {
  margin-bottom: 0;
}

/* line 24365, node_modules/@tabler/core/dist/css/tabler.css */
pre {
  padding: 1rem;
  background: var(--tblr-bg-surface-dark);
  color: var(--tblr-light);
  border-radius: var(--tblr-border-radius);
}

/* line 24371, node_modules/@tabler/core/dist/css/tabler.css */
pre code {
  background: transparent;
}

/* line 24375, node_modules/@tabler/core/dist/css/tabler.css */
code {
  background: var(--tblr-code-bg);
  padding: 2px 4px;
  border-radius: var(--tblr-border-radius);
}

/* line 24381, node_modules/@tabler/core/dist/css/tabler.css */
kbd,
.kbd {
  border: var(--tblr-border-width) var(--tblr-border-style) var(--tblr-border-color);
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  font-size: var(--tblr-font-size-h5);
  font-weight: var(--tblr-font-weight-medium);
  line-height: 1;
  vertical-align: baseline;
  border-radius: var(--tblr-border-radius);
}

/* line 24394, node_modules/@tabler/core/dist/css/tabler.css */
img {
  max-width: 100%;
}

/* line 24398, node_modules/@tabler/core/dist/css/tabler.css */
.list-unstyled {
  margin-left: 0;
}

/**
Selection
 */
/* line 24405, node_modules/@tabler/core/dist/css/tabler.css */
::-moz-selection {
  background-color: rgba(var(--tblr-primary-rgb), 0.16);
}

/* line 24408, node_modules/@tabler/core/dist/css/tabler.css */
::selection {
  background-color: rgba(var(--tblr-primary-rgb), 0.16);
}

/**
Links
 */
/* line 24415, node_modules/@tabler/core/dist/css/tabler.css */
.disabled[class^=link-], .disabled[class*=" link-"] {
  color: var(--tblr-disabled-color);
  pointer-events: none;
}

/**
Subheader
 */
/* line 24423, node_modules/@tabler/core/dist/css/tabler.css */
.subheader {
  font-size: 0.625rem;
  font-weight: var(--tblr-font-weight-bold);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1rem;
  color: var(--tblr-secondary);
}

/* line 24432, node_modules/@tabler/core/dist/css/tabler.css */
.chart {
  display: block;
  min-height: 10rem;
}

/* line 24436, node_modules/@tabler/core/dist/css/tabler.css */
.chart text {
  font-family: inherit;
}

/* line 24440, node_modules/@tabler/core/dist/css/tabler.css */
.chart-sm {
  height: 2.5rem;
}

/* line 24444, node_modules/@tabler/core/dist/css/tabler.css */
.chart-lg {
  height: 15rem;
}

/* line 24448, node_modules/@tabler/core/dist/css/tabler.css */
.chart-square {
  height: 5.75rem;
}

/**
Chart sparkline
 */
/* line 24455, node_modules/@tabler/core/dist/css/tabler.css */
.chart-sparkline {
  position: relative;
  width: 4rem;
  height: 2.5rem;
  line-height: 1;
  min-height: 0 !important;
}

/* line 24463, node_modules/@tabler/core/dist/css/tabler.css */
.chart-sparkline-sm {
  height: 1.5rem;
}

/* line 24467, node_modules/@tabler/core/dist/css/tabler.css */
.chart-sparkline-square {
  width: 2.5rem;
}

/* line 24471, node_modules/@tabler/core/dist/css/tabler.css */
.chart-sparkline-wide {
  width: 6rem;
}

/* line 24475, node_modules/@tabler/core/dist/css/tabler.css */
.chart-sparkline-label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.625rem;
}

/* line 24486, node_modules/@tabler/core/dist/css/tabler.css */
.chart-sparkline-label .icon {
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
}

/* line 24492, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas-header {
  border-bottom: var(--tblr-border-width) var(--tblr-border-style) rgba(4, 32, 69, 0.14);
}

/* line 24496, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas-footer {
  padding: 1.5rem 1.5rem;
}

/* line 24500, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas-title {
  font-size: 1rem;
  font-weight: var(--tblr-font-weight-medium);
  line-height: 1.5rem;
}

/* line 24506, node_modules/@tabler/core/dist/css/tabler.css */
.offcanvas-narrow {
  width: 20rem;
}

/* line 24510, node_modules/@tabler/core/dist/css/tabler.css */
.chat-bubbles {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* line 24516, node_modules/@tabler/core/dist/css/tabler.css */
.chat-bubble {
  background: var(--tblr-bg-surface-secondary);
  border-radius: var(--tblr-border-radius-lg);
  padding: 1rem;
  position: relative;
}

/* line 24523, node_modules/@tabler/core/dist/css/tabler.css */
.chat-bubble-me {
  background-color: var(--tblr-primary-lt);
  box-shadow: none;
}

/* line 24528, node_modules/@tabler/core/dist/css/tabler.css */
.chat-bubble-title {
  margin-bottom: 0.25rem;
}

/* line 24532, node_modules/@tabler/core/dist/css/tabler.css */
.chat-bubble-author {
  font-weight: 600;
}

/* line 24536, node_modules/@tabler/core/dist/css/tabler.css */
.chat-bubble-date {
  color: var(--tblr-secondary);
}

/* line 24540, node_modules/@tabler/core/dist/css/tabler.css */
.chat-bubble-body > *:last-child {
  margin-bottom: 0;
}

/* line 24544, node_modules/@tabler/core/dist/css/tabler.css */
.bg-white-overlay {
  color: #ffffff;
  background-color: rgba(252, 253, 254, 0.24);
}

/* line 24549, node_modules/@tabler/core/dist/css/tabler.css */
.bg-dark-overlay {
  color: #ffffff;
  background-color: rgba(24, 36, 51, 0.24);
}

/* line 24554, node_modules/@tabler/core/dist/css/tabler.css */
.bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* line 24560, node_modules/@tabler/core/dist/css/tabler.css */
.bg-primary {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-primary-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24565, node_modules/@tabler/core/dist/css/tabler.css */
.bg-primary-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-primary-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-primary-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24572, node_modules/@tabler/core/dist/css/tabler.css */
.border-primary {
  border-color: #0054a6 !important;
}

/* line 24576, node_modules/@tabler/core/dist/css/tabler.css */
.bg-secondary {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-secondary-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24581, node_modules/@tabler/core/dist/css/tabler.css */
.bg-secondary-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-secondary-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-secondary-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24588, node_modules/@tabler/core/dist/css/tabler.css */
.border-secondary {
  border-color: #667382 !important;
}

/* line 24592, node_modules/@tabler/core/dist/css/tabler.css */
.bg-success {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-success-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24597, node_modules/@tabler/core/dist/css/tabler.css */
.bg-success-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-success-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-success-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24604, node_modules/@tabler/core/dist/css/tabler.css */
.border-success {
  border-color: #2fb344 !important;
}

/* line 24608, node_modules/@tabler/core/dist/css/tabler.css */
.bg-info {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-info-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24613, node_modules/@tabler/core/dist/css/tabler.css */
.bg-info-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-info-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-info-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24620, node_modules/@tabler/core/dist/css/tabler.css */
.border-info {
  border-color: #4299e1 !important;
}

/* line 24624, node_modules/@tabler/core/dist/css/tabler.css */
.bg-warning {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-warning-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24629, node_modules/@tabler/core/dist/css/tabler.css */
.bg-warning-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-warning-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-warning-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24636, node_modules/@tabler/core/dist/css/tabler.css */
.border-warning {
  border-color: #f76707 !important;
}

/* line 24640, node_modules/@tabler/core/dist/css/tabler.css */
.bg-danger {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-danger-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24645, node_modules/@tabler/core/dist/css/tabler.css */
.bg-danger-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-danger-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-danger-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24652, node_modules/@tabler/core/dist/css/tabler.css */
.border-danger {
  border-color: #d63939 !important;
}

/* line 24656, node_modules/@tabler/core/dist/css/tabler.css */
.bg-light {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-light-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24661, node_modules/@tabler/core/dist/css/tabler.css */
.bg-light-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-light-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-light-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24668, node_modules/@tabler/core/dist/css/tabler.css */
.border-light {
  border-color: #fcfdfe !important;
}

/* line 24672, node_modules/@tabler/core/dist/css/tabler.css */
.bg-dark {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-dark-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24677, node_modules/@tabler/core/dist/css/tabler.css */
.bg-dark-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-dark-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-dark-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24684, node_modules/@tabler/core/dist/css/tabler.css */
.border-dark {
  border-color: #182433 !important;
}

/* line 24688, node_modules/@tabler/core/dist/css/tabler.css */
.bg-muted {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-muted-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24693, node_modules/@tabler/core/dist/css/tabler.css */
.bg-muted-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-muted-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-muted-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24700, node_modules/@tabler/core/dist/css/tabler.css */
.border-muted {
  border-color: #667382 !important;
}

/* line 24704, node_modules/@tabler/core/dist/css/tabler.css */
.bg-blue {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-blue-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24709, node_modules/@tabler/core/dist/css/tabler.css */
.bg-blue-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-blue-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-blue-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24716, node_modules/@tabler/core/dist/css/tabler.css */
.border-blue {
  border-color: #0054a6 !important;
}

/* line 24720, node_modules/@tabler/core/dist/css/tabler.css */
.bg-azure {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-azure-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24725, node_modules/@tabler/core/dist/css/tabler.css */
.bg-azure-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-azure-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-azure-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24732, node_modules/@tabler/core/dist/css/tabler.css */
.border-azure {
  border-color: #4299e1 !important;
}

/* line 24736, node_modules/@tabler/core/dist/css/tabler.css */
.bg-indigo {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-indigo-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24741, node_modules/@tabler/core/dist/css/tabler.css */
.bg-indigo-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-indigo-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-indigo-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24748, node_modules/@tabler/core/dist/css/tabler.css */
.border-indigo {
  border-color: #4263eb !important;
}

/* line 24752, node_modules/@tabler/core/dist/css/tabler.css */
.bg-purple {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-purple-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24757, node_modules/@tabler/core/dist/css/tabler.css */
.bg-purple-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-purple-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-purple-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24764, node_modules/@tabler/core/dist/css/tabler.css */
.border-purple {
  border-color: #ae3ec9 !important;
}

/* line 24768, node_modules/@tabler/core/dist/css/tabler.css */
.bg-pink {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-pink-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24773, node_modules/@tabler/core/dist/css/tabler.css */
.bg-pink-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-pink-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-pink-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24780, node_modules/@tabler/core/dist/css/tabler.css */
.border-pink {
  border-color: #d6336c !important;
}

/* line 24784, node_modules/@tabler/core/dist/css/tabler.css */
.bg-red {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-red-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24789, node_modules/@tabler/core/dist/css/tabler.css */
.bg-red-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-red-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-red-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24796, node_modules/@tabler/core/dist/css/tabler.css */
.border-red {
  border-color: #d63939 !important;
}

/* line 24800, node_modules/@tabler/core/dist/css/tabler.css */
.bg-orange {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-orange-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24805, node_modules/@tabler/core/dist/css/tabler.css */
.bg-orange-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-orange-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-orange-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24812, node_modules/@tabler/core/dist/css/tabler.css */
.border-orange {
  border-color: #f76707 !important;
}

/* line 24816, node_modules/@tabler/core/dist/css/tabler.css */
.bg-yellow {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-yellow-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24821, node_modules/@tabler/core/dist/css/tabler.css */
.bg-yellow-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-yellow-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-yellow-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24828, node_modules/@tabler/core/dist/css/tabler.css */
.border-yellow {
  border-color: #f59f00 !important;
}

/* line 24832, node_modules/@tabler/core/dist/css/tabler.css */
.bg-lime {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-lime-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24837, node_modules/@tabler/core/dist/css/tabler.css */
.bg-lime-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-lime-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-lime-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24844, node_modules/@tabler/core/dist/css/tabler.css */
.border-lime {
  border-color: #74b816 !important;
}

/* line 24848, node_modules/@tabler/core/dist/css/tabler.css */
.bg-green {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-green-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24853, node_modules/@tabler/core/dist/css/tabler.css */
.bg-green-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-green-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-green-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24860, node_modules/@tabler/core/dist/css/tabler.css */
.border-green {
  border-color: #2fb344 !important;
}

/* line 24864, node_modules/@tabler/core/dist/css/tabler.css */
.bg-teal {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-teal-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24869, node_modules/@tabler/core/dist/css/tabler.css */
.bg-teal-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-teal-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-teal-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24876, node_modules/@tabler/core/dist/css/tabler.css */
.border-teal {
  border-color: #0ca678 !important;
}

/* line 24880, node_modules/@tabler/core/dist/css/tabler.css */
.bg-cyan {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-cyan-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24885, node_modules/@tabler/core/dist/css/tabler.css */
.bg-cyan-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-cyan-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-cyan-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24892, node_modules/@tabler/core/dist/css/tabler.css */
.border-cyan {
  border-color: #17a2b8 !important;
}

/* line 24896, node_modules/@tabler/core/dist/css/tabler.css */
.bg-facebook {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-facebook-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24901, node_modules/@tabler/core/dist/css/tabler.css */
.bg-facebook-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-facebook-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-facebook-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24908, node_modules/@tabler/core/dist/css/tabler.css */
.border-facebook {
  border-color: #1877f2 !important;
}

/* line 24912, node_modules/@tabler/core/dist/css/tabler.css */
.bg-twitter {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-twitter-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24917, node_modules/@tabler/core/dist/css/tabler.css */
.bg-twitter-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-twitter-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-twitter-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24924, node_modules/@tabler/core/dist/css/tabler.css */
.border-twitter {
  border-color: #1da1f2 !important;
}

/* line 24928, node_modules/@tabler/core/dist/css/tabler.css */
.bg-linkedin {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-linkedin-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24933, node_modules/@tabler/core/dist/css/tabler.css */
.bg-linkedin-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-linkedin-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-linkedin-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24940, node_modules/@tabler/core/dist/css/tabler.css */
.border-linkedin {
  border-color: #0a66c2 !important;
}

/* line 24944, node_modules/@tabler/core/dist/css/tabler.css */
.bg-google {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-google-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24949, node_modules/@tabler/core/dist/css/tabler.css */
.bg-google-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-google-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-google-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24956, node_modules/@tabler/core/dist/css/tabler.css */
.border-google {
  border-color: #dc4e41 !important;
}

/* line 24960, node_modules/@tabler/core/dist/css/tabler.css */
.bg-youtube {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-youtube-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24965, node_modules/@tabler/core/dist/css/tabler.css */
.bg-youtube-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-youtube-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-youtube-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24972, node_modules/@tabler/core/dist/css/tabler.css */
.border-youtube {
  border-color: #ff0000 !important;
}

/* line 24976, node_modules/@tabler/core/dist/css/tabler.css */
.bg-vimeo {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-vimeo-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24981, node_modules/@tabler/core/dist/css/tabler.css */
.bg-vimeo-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-vimeo-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-vimeo-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24988, node_modules/@tabler/core/dist/css/tabler.css */
.border-vimeo {
  border-color: #1ab7ea !important;
}

/* line 24992, node_modules/@tabler/core/dist/css/tabler.css */
.bg-dribbble {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-dribbble-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 24997, node_modules/@tabler/core/dist/css/tabler.css */
.bg-dribbble-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-dribbble-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-dribbble-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25004, node_modules/@tabler/core/dist/css/tabler.css */
.border-dribbble {
  border-color: #ea4c89 !important;
}

/* line 25008, node_modules/@tabler/core/dist/css/tabler.css */
.bg-github {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-github-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25013, node_modules/@tabler/core/dist/css/tabler.css */
.bg-github-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-github-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-github-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25020, node_modules/@tabler/core/dist/css/tabler.css */
.border-github {
  border-color: #181717 !important;
}

/* line 25024, node_modules/@tabler/core/dist/css/tabler.css */
.bg-instagram {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-instagram-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25029, node_modules/@tabler/core/dist/css/tabler.css */
.bg-instagram-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-instagram-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-instagram-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25036, node_modules/@tabler/core/dist/css/tabler.css */
.border-instagram {
  border-color: #e4405f !important;
}

/* line 25040, node_modules/@tabler/core/dist/css/tabler.css */
.bg-pinterest {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-pinterest-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25045, node_modules/@tabler/core/dist/css/tabler.css */
.bg-pinterest-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-pinterest-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-pinterest-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25052, node_modules/@tabler/core/dist/css/tabler.css */
.border-pinterest {
  border-color: #bd081c !important;
}

/* line 25056, node_modules/@tabler/core/dist/css/tabler.css */
.bg-vk {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-vk-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25061, node_modules/@tabler/core/dist/css/tabler.css */
.bg-vk-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-vk-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-vk-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25068, node_modules/@tabler/core/dist/css/tabler.css */
.border-vk {
  border-color: #6383a8 !important;
}

/* line 25072, node_modules/@tabler/core/dist/css/tabler.css */
.bg-rss {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-rss-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25077, node_modules/@tabler/core/dist/css/tabler.css */
.bg-rss-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-rss-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-rss-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25084, node_modules/@tabler/core/dist/css/tabler.css */
.border-rss {
  border-color: #ffa500 !important;
}

/* line 25088, node_modules/@tabler/core/dist/css/tabler.css */
.bg-flickr {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-flickr-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25093, node_modules/@tabler/core/dist/css/tabler.css */
.bg-flickr-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-flickr-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-flickr-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25100, node_modules/@tabler/core/dist/css/tabler.css */
.border-flickr {
  border-color: #0063dc !important;
}

/* line 25104, node_modules/@tabler/core/dist/css/tabler.css */
.bg-bitbucket {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-bitbucket-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25109, node_modules/@tabler/core/dist/css/tabler.css */
.bg-bitbucket-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-bitbucket-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-bitbucket-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25116, node_modules/@tabler/core/dist/css/tabler.css */
.border-bitbucket {
  border-color: #0052cc !important;
}

/* line 25120, node_modules/@tabler/core/dist/css/tabler.css */
.bg-tabler {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-tabler-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25125, node_modules/@tabler/core/dist/css/tabler.css */
.bg-tabler-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-tabler-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-tabler-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25132, node_modules/@tabler/core/dist/css/tabler.css */
.border-tabler {
  border-color: #0054a6 !important;
}

/* line 25136, node_modules/@tabler/core/dist/css/tabler.css */
.bg-white {
  --tblr-bg-opacity: 1;
  background-color: rgba(var(--tblr-white-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25141, node_modules/@tabler/core/dist/css/tabler.css */
.bg-white-lt {
  --tblr-bg-opacity: 1;
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-white-rgb), var(--tblr-text-opacity)) !important;
  background-color: rgba(var(--tblr-white-lt-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25148, node_modules/@tabler/core/dist/css/tabler.css */
.border-white {
  border-color: #ffffff !important;
}

/* line 25152, node_modules/@tabler/core/dist/css/tabler.css */
.text-primary {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-primary-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25157, node_modules/@tabler/core/dist/css/tabler.css */
.text-primary-fg {
  color: var(--tblr-primary-fg) !important;
}

/* line 25161, node_modules/@tabler/core/dist/css/tabler.css */
.text-secondary {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-secondary-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25166, node_modules/@tabler/core/dist/css/tabler.css */
.text-secondary-fg {
  color: var(--tblr-secondary-fg) !important;
}

/* line 25170, node_modules/@tabler/core/dist/css/tabler.css */
.text-success {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-success-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25175, node_modules/@tabler/core/dist/css/tabler.css */
.text-success-fg {
  color: var(--tblr-success-fg) !important;
}

/* line 25179, node_modules/@tabler/core/dist/css/tabler.css */
.text-info {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-info-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25184, node_modules/@tabler/core/dist/css/tabler.css */
.text-info-fg {
  color: var(--tblr-info-fg) !important;
}

/* line 25188, node_modules/@tabler/core/dist/css/tabler.css */
.text-warning {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-warning-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25193, node_modules/@tabler/core/dist/css/tabler.css */
.text-warning-fg {
  color: var(--tblr-warning-fg) !important;
}

/* line 25197, node_modules/@tabler/core/dist/css/tabler.css */
.text-danger {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-danger-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25202, node_modules/@tabler/core/dist/css/tabler.css */
.text-danger-fg {
  color: var(--tblr-danger-fg) !important;
}

/* line 25206, node_modules/@tabler/core/dist/css/tabler.css */
.text-light {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-light-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25211, node_modules/@tabler/core/dist/css/tabler.css */
.text-light-fg {
  color: var(--tblr-light-fg) !important;
}

/* line 25215, node_modules/@tabler/core/dist/css/tabler.css */
.text-dark {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-dark-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25220, node_modules/@tabler/core/dist/css/tabler.css */
.text-dark-fg {
  color: var(--tblr-dark-fg) !important;
}

/* line 25224, node_modules/@tabler/core/dist/css/tabler.css */
.text-muted {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-muted-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25229, node_modules/@tabler/core/dist/css/tabler.css */
.text-muted-fg {
  color: var(--tblr-muted-fg) !important;
}

/* line 25233, node_modules/@tabler/core/dist/css/tabler.css */
.text-blue {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-blue-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25238, node_modules/@tabler/core/dist/css/tabler.css */
.text-blue-fg {
  color: var(--tblr-blue-fg) !important;
}

/* line 25242, node_modules/@tabler/core/dist/css/tabler.css */
.text-azure {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-azure-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25247, node_modules/@tabler/core/dist/css/tabler.css */
.text-azure-fg {
  color: var(--tblr-azure-fg) !important;
}

/* line 25251, node_modules/@tabler/core/dist/css/tabler.css */
.text-indigo {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-indigo-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25256, node_modules/@tabler/core/dist/css/tabler.css */
.text-indigo-fg {
  color: var(--tblr-indigo-fg) !important;
}

/* line 25260, node_modules/@tabler/core/dist/css/tabler.css */
.text-purple {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-purple-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25265, node_modules/@tabler/core/dist/css/tabler.css */
.text-purple-fg {
  color: var(--tblr-purple-fg) !important;
}

/* line 25269, node_modules/@tabler/core/dist/css/tabler.css */
.text-pink {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-pink-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25274, node_modules/@tabler/core/dist/css/tabler.css */
.text-pink-fg {
  color: var(--tblr-pink-fg) !important;
}

/* line 25278, node_modules/@tabler/core/dist/css/tabler.css */
.text-red {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-red-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25283, node_modules/@tabler/core/dist/css/tabler.css */
.text-red-fg {
  color: var(--tblr-red-fg) !important;
}

/* line 25287, node_modules/@tabler/core/dist/css/tabler.css */
.text-orange {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-orange-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25292, node_modules/@tabler/core/dist/css/tabler.css */
.text-orange-fg {
  color: var(--tblr-orange-fg) !important;
}

/* line 25296, node_modules/@tabler/core/dist/css/tabler.css */
.text-yellow {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-yellow-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25301, node_modules/@tabler/core/dist/css/tabler.css */
.text-yellow-fg {
  color: var(--tblr-yellow-fg) !important;
}

/* line 25305, node_modules/@tabler/core/dist/css/tabler.css */
.text-lime {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-lime-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25310, node_modules/@tabler/core/dist/css/tabler.css */
.text-lime-fg {
  color: var(--tblr-lime-fg) !important;
}

/* line 25314, node_modules/@tabler/core/dist/css/tabler.css */
.text-green {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-green-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25319, node_modules/@tabler/core/dist/css/tabler.css */
.text-green-fg {
  color: var(--tblr-green-fg) !important;
}

/* line 25323, node_modules/@tabler/core/dist/css/tabler.css */
.text-teal {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-teal-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25328, node_modules/@tabler/core/dist/css/tabler.css */
.text-teal-fg {
  color: var(--tblr-teal-fg) !important;
}

/* line 25332, node_modules/@tabler/core/dist/css/tabler.css */
.text-cyan {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-cyan-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25337, node_modules/@tabler/core/dist/css/tabler.css */
.text-cyan-fg {
  color: var(--tblr-cyan-fg) !important;
}

/* line 25341, node_modules/@tabler/core/dist/css/tabler.css */
.text-facebook {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-facebook-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25346, node_modules/@tabler/core/dist/css/tabler.css */
.text-facebook-fg {
  color: var(--tblr-facebook-fg) !important;
}

/* line 25350, node_modules/@tabler/core/dist/css/tabler.css */
.text-twitter {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-twitter-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25355, node_modules/@tabler/core/dist/css/tabler.css */
.text-twitter-fg {
  color: var(--tblr-twitter-fg) !important;
}

/* line 25359, node_modules/@tabler/core/dist/css/tabler.css */
.text-linkedin {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-linkedin-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25364, node_modules/@tabler/core/dist/css/tabler.css */
.text-linkedin-fg {
  color: var(--tblr-linkedin-fg) !important;
}

/* line 25368, node_modules/@tabler/core/dist/css/tabler.css */
.text-google {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-google-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25373, node_modules/@tabler/core/dist/css/tabler.css */
.text-google-fg {
  color: var(--tblr-google-fg) !important;
}

/* line 25377, node_modules/@tabler/core/dist/css/tabler.css */
.text-youtube {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-youtube-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25382, node_modules/@tabler/core/dist/css/tabler.css */
.text-youtube-fg {
  color: var(--tblr-youtube-fg) !important;
}

/* line 25386, node_modules/@tabler/core/dist/css/tabler.css */
.text-vimeo {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-vimeo-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25391, node_modules/@tabler/core/dist/css/tabler.css */
.text-vimeo-fg {
  color: var(--tblr-vimeo-fg) !important;
}

/* line 25395, node_modules/@tabler/core/dist/css/tabler.css */
.text-dribbble {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-dribbble-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25400, node_modules/@tabler/core/dist/css/tabler.css */
.text-dribbble-fg {
  color: var(--tblr-dribbble-fg) !important;
}

/* line 25404, node_modules/@tabler/core/dist/css/tabler.css */
.text-github {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-github-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25409, node_modules/@tabler/core/dist/css/tabler.css */
.text-github-fg {
  color: var(--tblr-github-fg) !important;
}

/* line 25413, node_modules/@tabler/core/dist/css/tabler.css */
.text-instagram {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-instagram-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25418, node_modules/@tabler/core/dist/css/tabler.css */
.text-instagram-fg {
  color: var(--tblr-instagram-fg) !important;
}

/* line 25422, node_modules/@tabler/core/dist/css/tabler.css */
.text-pinterest {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-pinterest-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25427, node_modules/@tabler/core/dist/css/tabler.css */
.text-pinterest-fg {
  color: var(--tblr-pinterest-fg) !important;
}

/* line 25431, node_modules/@tabler/core/dist/css/tabler.css */
.text-vk {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-vk-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25436, node_modules/@tabler/core/dist/css/tabler.css */
.text-vk-fg {
  color: var(--tblr-vk-fg) !important;
}

/* line 25440, node_modules/@tabler/core/dist/css/tabler.css */
.text-rss {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-rss-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25445, node_modules/@tabler/core/dist/css/tabler.css */
.text-rss-fg {
  color: var(--tblr-rss-fg) !important;
}

/* line 25449, node_modules/@tabler/core/dist/css/tabler.css */
.text-flickr {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-flickr-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25454, node_modules/@tabler/core/dist/css/tabler.css */
.text-flickr-fg {
  color: var(--tblr-flickr-fg) !important;
}

/* line 25458, node_modules/@tabler/core/dist/css/tabler.css */
.text-bitbucket {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-bitbucket-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25463, node_modules/@tabler/core/dist/css/tabler.css */
.text-bitbucket-fg {
  color: var(--tblr-bitbucket-fg) !important;
}

/* line 25467, node_modules/@tabler/core/dist/css/tabler.css */
.text-tabler {
  --tblr-text-opacity: 1;
  color: rgba(var(--tblr-tabler-rgb), var(--tblr-text-opacity)) !important;
}

/* line 25472, node_modules/@tabler/core/dist/css/tabler.css */
.text-tabler-fg {
  color: var(--tblr-tabler-fg) !important;
}

/* line 25476, node_modules/@tabler/core/dist/css/tabler.css */
.bg-gray-50 {
  --tblr-bg-opacity: .1;
  background-color: rgba(var(--tblr-gray-50-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25481, node_modules/@tabler/core/dist/css/tabler.css */
.text-gray-50-fg {
  color: #182433 !important;
}

/* line 25485, node_modules/@tabler/core/dist/css/tabler.css */
.bg-gray-100 {
  --tblr-bg-opacity: .1;
  background-color: rgba(var(--tblr-gray-100-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25490, node_modules/@tabler/core/dist/css/tabler.css */
.text-gray-100-fg {
  color: #182433 !important;
}

/* line 25494, node_modules/@tabler/core/dist/css/tabler.css */
.bg-gray-200 {
  --tblr-bg-opacity: .1;
  background-color: rgba(var(--tblr-gray-200-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25499, node_modules/@tabler/core/dist/css/tabler.css */
.text-gray-200-fg {
  color: #182433 !important;
}

/* line 25503, node_modules/@tabler/core/dist/css/tabler.css */
.bg-gray-300 {
  --tblr-bg-opacity: .1;
  background-color: rgba(var(--tblr-gray-300-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25508, node_modules/@tabler/core/dist/css/tabler.css */
.text-gray-300-fg {
  color: #182433 !important;
}

/* line 25512, node_modules/@tabler/core/dist/css/tabler.css */
.bg-gray-400 {
  --tblr-bg-opacity: .1;
  background-color: rgba(var(--tblr-gray-400-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25517, node_modules/@tabler/core/dist/css/tabler.css */
.text-gray-400-fg {
  color: #fcfdfe !important;
}

/* line 25521, node_modules/@tabler/core/dist/css/tabler.css */
.bg-gray-500 {
  --tblr-bg-opacity: .1;
  background-color: rgba(var(--tblr-gray-500-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25526, node_modules/@tabler/core/dist/css/tabler.css */
.text-gray-500-fg {
  color: #fcfdfe !important;
}

/* line 25530, node_modules/@tabler/core/dist/css/tabler.css */
.bg-gray-600 {
  --tblr-bg-opacity: .1;
  background-color: rgba(var(--tblr-gray-600-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25535, node_modules/@tabler/core/dist/css/tabler.css */
.text-gray-600-fg {
  color: #fcfdfe !important;
}

/* line 25539, node_modules/@tabler/core/dist/css/tabler.css */
.bg-gray-700 {
  --tblr-bg-opacity: .1;
  background-color: rgba(var(--tblr-gray-700-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25544, node_modules/@tabler/core/dist/css/tabler.css */
.text-gray-700-fg {
  color: #fcfdfe !important;
}

/* line 25548, node_modules/@tabler/core/dist/css/tabler.css */
.bg-gray-800 {
  --tblr-bg-opacity: .1;
  background-color: rgba(var(--tblr-gray-800-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25553, node_modules/@tabler/core/dist/css/tabler.css */
.text-gray-800-fg {
  color: #fcfdfe !important;
}

/* line 25557, node_modules/@tabler/core/dist/css/tabler.css */
.bg-gray-900 {
  --tblr-bg-opacity: .1;
  background-color: rgba(var(--tblr-gray-900-rgb), var(--tblr-bg-opacity)) !important;
}

/* line 25562, node_modules/@tabler/core/dist/css/tabler.css */
.text-gray-900-fg {
  color: #fcfdfe !important;
}

/*
Scrollable
*/
/* line 25569, node_modules/@tabler/core/dist/css/tabler.css */
.scrollable {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 25574, node_modules/@tabler/core/dist/css/tabler.css */
.scrollable.hover {
  overflow-y: hidden;
}

/* line 25577, node_modules/@tabler/core/dist/css/tabler.css */
.scrollable.hover > * {
  margin-top: -1px;
}

/* line 25580, node_modules/@tabler/core/dist/css/tabler.css */
.scrollable.hover:hover, .scrollable.hover:focus, .scrollable.hover:active {
  overflow: visible;
  overflow-y: auto;
}

/* line 25584, node_modules/@tabler/core/dist/css/tabler.css */
.touch .scrollable {
  overflow-y: auto !important;
}

/* line 25588, node_modules/@tabler/core/dist/css/tabler.css */
.scroll-x,
.scroll-y {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

/* line 25594, node_modules/@tabler/core/dist/css/tabler.css */
.scroll-y {
  overflow-y: auto;
}

/* line 25598, node_modules/@tabler/core/dist/css/tabler.css */
.scroll-x {
  overflow-x: auto;
}

/* line 25602, node_modules/@tabler/core/dist/css/tabler.css */
.no-scroll {
  overflow: hidden;
}

/* line 25606, node_modules/@tabler/core/dist/css/tabler.css */
.w-0 {
  width: 0 !important;
}

/* line 25610, node_modules/@tabler/core/dist/css/tabler.css */
.h-0 {
  height: 0 !important;
}

/* line 25614, node_modules/@tabler/core/dist/css/tabler.css */
.w-1 {
  width: 0.25rem !important;
}

/* line 25618, node_modules/@tabler/core/dist/css/tabler.css */
.h-1 {
  height: 0.25rem !important;
}

/* line 25622, node_modules/@tabler/core/dist/css/tabler.css */
.w-2 {
  width: 0.5rem !important;
}

/* line 25626, node_modules/@tabler/core/dist/css/tabler.css */
.h-2 {
  height: 0.5rem !important;
}

/* line 25630, node_modules/@tabler/core/dist/css/tabler.css */
.w-3 {
  width: 1rem !important;
}

/* line 25634, node_modules/@tabler/core/dist/css/tabler.css */
.h-3 {
  height: 1rem !important;
}

/* line 25638, node_modules/@tabler/core/dist/css/tabler.css */
.w-4 {
  width: 1.5rem !important;
}

/* line 25642, node_modules/@tabler/core/dist/css/tabler.css */
.h-4 {
  height: 1.5rem !important;
}

/* line 25646, node_modules/@tabler/core/dist/css/tabler.css */
.w-5 {
  width: 2rem !important;
}

/* line 25650, node_modules/@tabler/core/dist/css/tabler.css */
.h-5 {
  height: 2rem !important;
}

/* line 25654, node_modules/@tabler/core/dist/css/tabler.css */
.w-6 {
  width: 3rem !important;
}

/* line 25658, node_modules/@tabler/core/dist/css/tabler.css */
.h-6 {
  height: 3rem !important;
}

/* line 25662, node_modules/@tabler/core/dist/css/tabler.css */
.w-7 {
  width: 5rem !important;
}

/* line 25666, node_modules/@tabler/core/dist/css/tabler.css */
.h-7 {
  height: 5rem !important;
}

/* line 25670, node_modules/@tabler/core/dist/css/tabler.css */
.w-8 {
  width: 8rem !important;
}

/* line 25674, node_modules/@tabler/core/dist/css/tabler.css */
.h-8 {
  height: 8rem !important;
}

/* line 25678, node_modules/@tabler/core/dist/css/tabler.css */
.w-auto {
  width: auto !important;
}

/* line 25682, node_modules/@tabler/core/dist/css/tabler.css */
.h-auto {
  height: auto !important;
}

/* line 25686, node_modules/@tabler/core/dist/css/tabler.css */
.w-px {
  width: 1px !important;
}

/* line 25690, node_modules/@tabler/core/dist/css/tabler.css */
.h-px {
  height: 1px !important;
}

/* line 25694, node_modules/@tabler/core/dist/css/tabler.css */
.w-full {
  width: 100% !important;
}

/* line 25698, node_modules/@tabler/core/dist/css/tabler.css */
.h-full {
  height: 100% !important;
}

/* line 25702, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-0 {
  opacity: 0 !important;
}

/* line 25706, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-5 {
  opacity: 0.05 !important;
}

/* line 25710, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-10 {
  opacity: 0.1 !important;
}

/* line 25714, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-15 {
  opacity: 0.15 !important;
}

/* line 25718, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-20 {
  opacity: 0.2 !important;
}

/* line 25722, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-25 {
  opacity: 0.25 !important;
}

/* line 25726, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-30 {
  opacity: 0.3 !important;
}

/* line 25730, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-35 {
  opacity: 0.35 !important;
}

/* line 25734, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-40 {
  opacity: 0.4 !important;
}

/* line 25738, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-45 {
  opacity: 0.45 !important;
}

/* line 25742, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-50 {
  opacity: 0.5 !important;
}

/* line 25746, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-55 {
  opacity: 0.55 !important;
}

/* line 25750, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-60 {
  opacity: 0.6 !important;
}

/* line 25754, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-65 {
  opacity: 0.65 !important;
}

/* line 25758, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-70 {
  opacity: 0.7 !important;
}

/* line 25762, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-75 {
  opacity: 0.75 !important;
}

/* line 25766, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-80 {
  opacity: 0.8 !important;
}

/* line 25770, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-85 {
  opacity: 0.85 !important;
}

/* line 25774, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-90 {
  opacity: 0.9 !important;
}

/* line 25778, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-95 {
  opacity: 0.95 !important;
}

/* line 25782, node_modules/@tabler/core/dist/css/tabler.css */
.opacity-100 {
  opacity: 1 !important;
}

/* line 25786, node_modules/@tabler/core/dist/css/tabler.css */
.hover-shadow-sm:hover {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 25790, node_modules/@tabler/core/dist/css/tabler.css */
.hover-shadow:hover {
  box-shadow: rgba(var(--tblr-body-color-rgb), 0.04) 0 2px 4px 0 !important;
}

/* line 25794, node_modules/@tabler/core/dist/css/tabler.css */
.hover-shadow-lg:hover {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 25798, node_modules/@tabler/core/dist/css/tabler.css */
.hover-shadow-none:hover {
  box-shadow: none !important;
}

/**
Antialiasing
 */
/* line 25805, node_modules/@tabler/core/dist/css/tabler.css */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 25810, node_modules/@tabler/core/dist/css/tabler.css */
.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

/*!
* Tabler v1.0.0-beta20 (https://tabler.io)
* @version 1.0.0-beta20
* @link https://tabler.io
* Copyright 2018-2023 The Tabler Authors
* Copyright 2018-2023 codecalm.net Paweł Kuna
* Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
*/
/* prettier-ignore */
/* prettier-ignore */
/* line 11, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment {
  height: 2.5rem;
  aspect-ratio: 1.66666;
  display: inline-block;
  background: no-repeat center/100% 100%;
  vertical-align: bottom;
  font-style: normal;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

/* line 22, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-2checkout {
  background-image: url(/../img/payments/2checkout.svg);
}

/* line 26, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-2checkout-dark {
  background-image: url(/../img/payments/2checkout-dark.svg);
}

/* line 30, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-alipay {
  background-image: url(/../img/payments/alipay.svg);
}

/* line 34, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-alipay-dark {
  background-image: url(/../img/payments/alipay-dark.svg);
}

/* line 38, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-amazon {
  background-image: url(/../img/payments/amazon.svg);
}

/* line 42, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-amazon-dark {
  background-image: url(/../img/payments/amazon-dark.svg);
}

/* line 46, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-americanexpress {
  background-image: url(/../img/payments/americanexpress.svg);
}

/* line 50, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-americanexpress-dark {
  background-image: url(/../img/payments/americanexpress-dark.svg);
}

/* line 54, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-applepay {
  background-image: url(/../img/payments/applepay.svg);
}

/* line 58, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-applepay-dark {
  background-image: url(/../img/payments/applepay-dark.svg);
}

/* line 62, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-bancontact {
  background-image: url(/../img/payments/bancontact.svg);
}

/* line 66, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-bancontact-dark {
  background-image: url(/../img/payments/bancontact-dark.svg);
}

/* line 70, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-bitcoin {
  background-image: url(/../img/payments/bitcoin.svg);
}

/* line 74, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-bitcoin-dark {
  background-image: url(/../img/payments/bitcoin-dark.svg);
}

/* line 78, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-bitpay {
  background-image: url(/../img/payments/bitpay.svg);
}

/* line 82, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-bitpay-dark {
  background-image: url(/../img/payments/bitpay-dark.svg);
}

/* line 86, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-blik {
  background-image: url(/../img/payments/blik.svg);
}

/* line 90, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-blik-dark {
  background-image: url(/../img/payments/blik-dark.svg);
}

/* line 94, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-cirrus {
  background-image: url(/../img/payments/cirrus.svg);
}

/* line 98, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-cirrus-dark {
  background-image: url(/../img/payments/cirrus-dark.svg);
}

/* line 102, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-clickandbuy {
  background-image: url(/../img/payments/clickandbuy.svg);
}

/* line 106, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-clickandbuy-dark {
  background-image: url(/../img/payments/clickandbuy-dark.svg);
}

/* line 110, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-coinkite {
  background-image: url(/../img/payments/coinkite.svg);
}

/* line 114, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-coinkite-dark {
  background-image: url(/../img/payments/coinkite-dark.svg);
}

/* line 118, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-dinersclub {
  background-image: url(/../img/payments/dinersclub.svg);
}

/* line 122, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-dinersclub-dark {
  background-image: url(/../img/payments/dinersclub-dark.svg);
}

/* line 126, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-directdebit {
  background-image: url(/../img/payments/directdebit.svg);
}

/* line 130, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-directdebit-dark {
  background-image: url(/../img/payments/directdebit-dark.svg);
}

/* line 134, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-discover {
  background-image: url(/../img/payments/discover.svg);
}

/* line 138, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-discover-dark {
  background-image: url(/../img/payments/discover-dark.svg);
}

/* line 142, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-dotpay {
  background-image: url(/../img/payments/dotpay.svg);
}

/* line 146, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-dotpay-dark {
  background-image: url(/../img/payments/dotpay-dark.svg);
}

/* line 150, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-dwolla {
  background-image: url(/../img/payments/dwolla.svg);
}

/* line 154, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-dwolla-dark {
  background-image: url(/../img/payments/dwolla-dark.svg);
}

/* line 158, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-ebay {
  background-image: url(/../img/payments/ebay.svg);
}

/* line 162, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-ebay-dark {
  background-image: url(/../img/payments/ebay-dark.svg);
}

/* line 166, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-epayco {
  background-image: url(/../img/payments/epayco.svg);
}

/* line 170, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-epayco-dark {
  background-image: url(/../img/payments/epayco-dark.svg);
}

/* line 174, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-eway {
  background-image: url(/../img/payments/eway.svg);
}

/* line 178, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-eway-dark {
  background-image: url(/../img/payments/eway-dark.svg);
}

/* line 182, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-giropay {
  background-image: url(/../img/payments/giropay.svg);
}

/* line 186, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-giropay-dark {
  background-image: url(/../img/payments/giropay-dark.svg);
}

/* line 190, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-googlewallet {
  background-image: url(/../img/payments/googlewallet.svg);
}

/* line 194, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-googlewallet-dark {
  background-image: url(/../img/payments/googlewallet-dark.svg);
}

/* line 198, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-ingenico {
  background-image: url(/../img/payments/ingenico.svg);
}

/* line 202, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-ingenico-dark {
  background-image: url(/../img/payments/ingenico-dark.svg);
}

/* line 206, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-jcb {
  background-image: url(/../img/payments/jcb.svg);
}

/* line 210, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-jcb-dark {
  background-image: url(/../img/payments/jcb-dark.svg);
}

/* line 214, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-klarna {
  background-image: url(/../img/payments/klarna.svg);
}

/* line 218, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-klarna-dark {
  background-image: url(/../img/payments/klarna-dark.svg);
}

/* line 222, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-laser {
  background-image: url(/../img/payments/laser.svg);
}

/* line 226, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-laser-dark {
  background-image: url(/../img/payments/laser-dark.svg);
}

/* line 230, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-maestro {
  background-image: url(/../img/payments/maestro.svg);
}

/* line 234, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-maestro-dark {
  background-image: url(/../img/payments/maestro-dark.svg);
}

/* line 238, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-mastercard {
  background-image: url(/../img/payments/mastercard.svg);
}

/* line 242, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-mastercard-dark {
  background-image: url(/../img/payments/mastercard-dark.svg);
}

/* line 246, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-mir {
  background-image: url(/../img/payments/mir.svg);
}

/* line 250, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-mir-dark {
  background-image: url(/../img/payments/mir-dark.svg);
}

/* line 254, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-monero {
  background-image: url(/../img/payments/monero.svg);
}

/* line 258, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-monero-dark {
  background-image: url(/../img/payments/monero-dark.svg);
}

/* line 262, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-neteller {
  background-image: url(/../img/payments/neteller.svg);
}

/* line 266, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-neteller-dark {
  background-image: url(/../img/payments/neteller-dark.svg);
}

/* line 270, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-ogone {
  background-image: url(/../img/payments/ogone.svg);
}

/* line 274, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-ogone-dark {
  background-image: url(/../img/payments/ogone-dark.svg);
}

/* line 278, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-okpay {
  background-image: url(/../img/payments/okpay.svg);
}

/* line 282, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-okpay-dark {
  background-image: url(/../img/payments/okpay-dark.svg);
}

/* line 286, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-paybox {
  background-image: url(/../img/payments/paybox.svg);
}

/* line 290, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-paybox-dark {
  background-image: url(/../img/payments/paybox-dark.svg);
}

/* line 294, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-paymill {
  background-image: url(/../img/payments/paymill.svg);
}

/* line 298, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-paymill-dark {
  background-image: url(/../img/payments/paymill-dark.svg);
}

/* line 302, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-payone {
  background-image: url(/../img/payments/payone.svg);
}

/* line 306, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-payone-dark {
  background-image: url(/../img/payments/payone-dark.svg);
}

/* line 310, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-payoneer {
  background-image: url(/../img/payments/payoneer.svg);
}

/* line 314, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-payoneer-dark {
  background-image: url(/../img/payments/payoneer-dark.svg);
}

/* line 318, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-paypal {
  background-image: url(/../img/payments/paypal.svg);
}

/* line 322, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-paypal-dark {
  background-image: url(/../img/payments/paypal-dark.svg);
}

/* line 326, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-paysafecard {
  background-image: url(/../img/payments/paysafecard.svg);
}

/* line 330, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-paysafecard-dark {
  background-image: url(/../img/payments/paysafecard-dark.svg);
}

/* line 334, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-payu {
  background-image: url(/../img/payments/payu.svg);
}

/* line 338, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-payu-dark {
  background-image: url(/../img/payments/payu-dark.svg);
}

/* line 342, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-payza {
  background-image: url(/../img/payments/payza.svg);
}

/* line 346, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-payza-dark {
  background-image: url(/../img/payments/payza-dark.svg);
}

/* line 350, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-przelewy24 {
  background-image: url(/../img/payments/przelewy24.svg);
}

/* line 354, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-przelewy24-dark {
  background-image: url(/../img/payments/przelewy24-dark.svg);
}

/* line 358, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-ripple {
  background-image: url(/../img/payments/ripple.svg);
}

/* line 362, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-ripple-dark {
  background-image: url(/../img/payments/ripple-dark.svg);
}

/* line 366, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-sage {
  background-image: url(/../img/payments/sage.svg);
}

/* line 370, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-sage-dark {
  background-image: url(/../img/payments/sage-dark.svg);
}

/* line 374, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-sepa {
  background-image: url(/../img/payments/sepa.svg);
}

/* line 378, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-sepa-dark {
  background-image: url(/../img/payments/sepa-dark.svg);
}

/* line 382, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-shopify {
  background-image: url(/../img/payments/shopify.svg);
}

/* line 386, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-shopify-dark {
  background-image: url(/../img/payments/shopify-dark.svg);
}

/* line 390, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-skrill {
  background-image: url(/../img/payments/skrill.svg);
}

/* line 394, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-skrill-dark {
  background-image: url(/../img/payments/skrill-dark.svg);
}

/* line 398, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-solo {
  background-image: url(/../img/payments/solo.svg);
}

/* line 402, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-solo-dark {
  background-image: url(/../img/payments/solo-dark.svg);
}

/* line 406, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-square {
  background-image: url(/../img/payments/square.svg);
}

/* line 410, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-square-dark {
  background-image: url(/../img/payments/square-dark.svg);
}

/* line 414, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-stripe {
  background-image: url(/../img/payments/stripe.svg);
}

/* line 418, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-stripe-dark {
  background-image: url(/../img/payments/stripe-dark.svg);
}

/* line 422, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-switch {
  background-image: url(/../img/payments/switch.svg);
}

/* line 426, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-switch-dark {
  background-image: url(/../img/payments/switch-dark.svg);
}

/* line 430, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-tpay {
  background-image: url(/../img/payments/tpay.svg);
}

/* line 434, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-tpay-dark {
  background-image: url(/../img/payments/tpay-dark.svg);
}

/* line 438, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-ukash {
  background-image: url(/../img/payments/ukash.svg);
}

/* line 442, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-ukash-dark {
  background-image: url(/../img/payments/ukash-dark.svg);
}

/* line 446, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-unionpay {
  background-image: url(/../img/payments/unionpay.svg);
}

/* line 450, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-unionpay-dark {
  background-image: url(/../img/payments/unionpay-dark.svg);
}

/* line 454, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-verifone {
  background-image: url(/../img/payments/verifone.svg);
}

/* line 458, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-verifone-dark {
  background-image: url(/../img/payments/verifone-dark.svg);
}

/* line 462, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-verisign {
  background-image: url(/../img/payments/verisign.svg);
}

/* line 466, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-verisign-dark {
  background-image: url(/../img/payments/verisign-dark.svg);
}

/* line 470, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-visa {
  background-image: url(/../img/payments/visa.svg);
}

/* line 474, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-visa-dark {
  background-image: url(/../img/payments/visa-dark.svg);
}

/* line 478, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-webmoney {
  background-image: url(/../img/payments/webmoney.svg);
}

/* line 482, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-webmoney-dark {
  background-image: url(/../img/payments/webmoney-dark.svg);
}

/* line 486, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-westernunion {
  background-image: url(/../img/payments/westernunion.svg);
}

/* line 490, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-westernunion-dark {
  background-image: url(/../img/payments/westernunion-dark.svg);
}

/* line 494, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-worldpay {
  background-image: url(/../img/payments/worldpay.svg);
}

/* line 498, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-provider-worldpay-dark {
  background-image: url(/../img/payments/worldpay-dark.svg);
}

/* line 502, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-xxs {
  height: 1rem;
}

/* line 506, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-xs {
  height: 1.25rem;
}

/* line 510, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-sm {
  height: 2rem;
}

/* line 514, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-md {
  height: 2.5rem;
}

/* line 518, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-lg {
  height: 3rem;
}

/* line 522, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-xl {
  height: 5rem;
}

/* line 526, node_modules/@tabler/core/dist/css/tabler-payments.css */
.payment-2xl {
  height: 7rem;
}

/* line 4, app/assets/stylesheets/application.scss */
.page {
  background-image: url(/images/background.jpg);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 13, app/assets/stylesheets/application.scss */
.payment-provider-visa {
  background-image: url(/images/payments/visa.svg);
}

/* line 17, app/assets/stylesheets/application.scss */
.payment-provider-mastercard {
  background-image: url(/images/payments/mastercard.svg);
}

/* line 21, app/assets/stylesheets/application.scss */
.payment-provider-discover {
  background-image: url(/images/payments/discover.svg);
}
