@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *





 */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
/* line 20, app/assets/stylesheets/application.scss */
.dropdown-menu {
  padding: 0 !important;
  max-width: 250px;
}

/* line 24, app/assets/stylesheets/application.scss */
.dropdown-menu > li {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #dedede;
}

/* line 31, app/assets/stylesheets/application.scss */
.dropdown-menu > li > input {
  margin-right: 5px;
}

/* line 34, app/assets/stylesheets/application.scss */
.dropdown-menu > li:last-child {
  border-bottom: 0px;
}

/* line 38, app/assets/stylesheets/application.scss */
.eac-category {
  color: gray;
}

/* line 42, app/assets/stylesheets/application.scss */
.easy-autocomplete-container ul {
  background: none repeat scroll 0 0 #ffffff;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  display: none;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  top: -1px;
  max-height: 340px;
  overflow-y: scroll;
}

/* line 56, app/assets/stylesheets/application.scss */
.algolia-autocomplete {
  width: 100%;
}

/* line 59, app/assets/stylesheets/application.scss */
.algolia-autocomplete .aa-input,
.algolia-autocomplete .aa-hint {
  width: 100%;
}

/* line 63, app/assets/stylesheets/application.scss */
.algolia-autocomplete .aa-hint {
  color: #999;
}

/* line 66, app/assets/stylesheets/application.scss */
.algolia-autocomplete .aa-dropdown-menu {
  width: 100%;
  background-color: #fff;
  border: 1px solid #999;
  border-top: none;
}

/* line 72, app/assets/stylesheets/application.scss */
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion {
  cursor: pointer;
  padding: 5px 4px;
}

/* line 76, app/assets/stylesheets/application.scss */
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor {
  background-color: #b2d7ff;
}

/* line 79, app/assets/stylesheets/application.scss */
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion em {
  font-weight: bold;
  font-style: normal;
}

/* line 83, app/assets/stylesheets/application.scss */
.map {
  height: 250px;
}

/* line 86, app/assets/stylesheets/application.scss */
.lines-logo {
  max-width: 100px;
}

/*!
* Tabler v1.0.0-beta (https://tabler.io)
* @version 1.0.0-beta
* @link https://tabler.io
* Copyright 2018-2021 The Tabler Authors
* Copyright 2018-2021 codecalm.net Paweł Kuna
* Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
*/
/* line 11, vendor/assets/stylesheets/tabler.css */
:root {
  --tblr-blue: #206bc4;
  --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-primary: #206bc4;
  --tblr-secondary: #656d77;
  --tblr-success: #2fb344;
  --tblr-info: #4299e1;
  --tblr-warning: #f76707;
  --tblr-danger: #d63939;
  --tblr-light: #f4f6fa;
  --tblr-dark: #232e3c;
  --tblr-font-sans-serif: "Inter", -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  --tblr-font-monospace: null, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  --tblr-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

/* line 36, vendor/assets/stylesheets/tabler.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  /* line 42, vendor/assets/stylesheets/tabler.css */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 45, vendor/assets/stylesheets/tabler.css */
body {
  margin: 0;
  font-family: var(--tblr-font-sans-serif);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4285714;
  color: #232e3c;
  background-color: #f4f6fa;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 56, vendor/assets/stylesheets/tabler.css */
hr, .hr {
  margin: 2rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.16;
}

/* line 63, vendor/assets/stylesheets/tabler.css */
hr:not([size]), .hr:not([size]) {
  height: 1px;
}

/* line 66, vendor/assets/stylesheets/tabler.css */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 72, vendor/assets/stylesheets/tabler.css */
h1, .h1 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  /* line 75, vendor/assets/stylesheets/tabler.css */
  h1, .h1 {
    font-size: 1.5rem;
  }
}

/* line 78, vendor/assets/stylesheets/tabler.css */
h2, .h2 {
  font-size: 1.125rem;
}

/* line 81, vendor/assets/stylesheets/tabler.css */
h3, .h3 {
  font-size: 1rem;
}

/* line 84, vendor/assets/stylesheets/tabler.css */
h4, .h4 {
  font-size: 0.875rem;
}

/* line 87, vendor/assets/stylesheets/tabler.css */
h5, .h5 {
  font-size: 0.75rem;
}

/* line 90, vendor/assets/stylesheets/tabler.css */
h6, .h6 {
  font-size: 0.625rem;
}

/* line 93, vendor/assets/stylesheets/tabler.css */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 97, vendor/assets/stylesheets/tabler.css */
abbr[title],
abbr[data-bs-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

/* line 106, vendor/assets/stylesheets/tabler.css */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 111, vendor/assets/stylesheets/tabler.css */
ol,
ul {
  padding-left: 2rem;
}

/* line 115, vendor/assets/stylesheets/tabler.css */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 121, vendor/assets/stylesheets/tabler.css */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 127, vendor/assets/stylesheets/tabler.css */
dt {
  font-weight: 600;
}

/* line 130, vendor/assets/stylesheets/tabler.css */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 134, vendor/assets/stylesheets/tabler.css */
blockquote {
  margin: 0 0 1rem;
}

/* line 137, vendor/assets/stylesheets/tabler.css */
b,
strong {
  font-weight: bolder;
}

/* line 141, vendor/assets/stylesheets/tabler.css */
small, .small {
  font-size: 85.7142857%;
}

/* line 144, vendor/assets/stylesheets/tabler.css */
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 148, vendor/assets/stylesheets/tabler.css */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

/* line 155, vendor/assets/stylesheets/tabler.css */
sub {
  bottom: -.25em;
}

/* line 158, vendor/assets/stylesheets/tabler.css */
sup {
  top: -.5em;
}

/* line 161, vendor/assets/stylesheets/tabler.css */
a {
  color: #206bc4;
  text-decoration: none;
}

/* line 164, vendor/assets/stylesheets/tabler.css */
a:hover {
  color: #1a569d;
  text-decoration: underline;
}

/* line 168, vendor/assets/stylesheets/tabler.css */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 172, vendor/assets/stylesheets/tabler.css */
pre,
code,
kbd,
samp {
  font-family: var(--tblr-font-monospace);
  font-size: 1em;
  direction: ltr;
  unicode-bidi: bidi-override;
}

/* line 181, vendor/assets/stylesheets/tabler.css */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 85.7142857%;
}

/* line 187, vendor/assets/stylesheets/tabler.css */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 192, vendor/assets/stylesheets/tabler.css */
code {
  font-size: 85.7142857%;
  color: #206bc4;
  word-wrap: break-word;
}

/* line 196, vendor/assets/stylesheets/tabler.css */
a > code {
  color: inherit;
}

/* line 199, vendor/assets/stylesheets/tabler.css */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 85.7142857%;
  color: #ffffff;
  background-color: #232e3c;
  border-radius: 2px;
}

/* line 205, vendor/assets/stylesheets/tabler.css */
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 600;
}

/* line 210, vendor/assets/stylesheets/tabler.css */
figure {
  margin: 0 0 1rem;
}

/* line 213, vendor/assets/stylesheets/tabler.css */
img,
svg {
  vertical-align: middle;
}

/* line 217, vendor/assets/stylesheets/tabler.css */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 221, vendor/assets/stylesheets/tabler.css */
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #656d77;
  text-align: left;
}

/* line 227, vendor/assets/stylesheets/tabler.css */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 231, vendor/assets/stylesheets/tabler.css */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 241, vendor/assets/stylesheets/tabler.css */
label {
  display: inline-block;
}

/* line 244, vendor/assets/stylesheets/tabler.css */
button {
  border-radius: 0;
}

/* line 247, vendor/assets/stylesheets/tabler.css */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 250, vendor/assets/stylesheets/tabler.css */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 260, vendor/assets/stylesheets/tabler.css */
button,
select {
  text-transform: none;
}

/* line 264, vendor/assets/stylesheets/tabler.css */
[role="button"] {
  cursor: pointer;
}

/* line 267, vendor/assets/stylesheets/tabler.css */
select {
  word-wrap: normal;
}

/* line 270, vendor/assets/stylesheets/tabler.css */
[list]::-webkit-calendar-picker-indicator {
  display: none;
}

/* line 273, vendor/assets/stylesheets/tabler.css */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 278, vendor/assets/stylesheets/tabler.css */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 284, vendor/assets/stylesheets/tabler.css */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 288, vendor/assets/stylesheets/tabler.css */
textarea {
  resize: vertical;
}

/* line 291, vendor/assets/stylesheets/tabler.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

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

@media (min-width: 1200px) {
  /* line 305, vendor/assets/stylesheets/tabler.css */
  legend {
    font-size: 1.5rem;
  }
}

/* line 307, vendor/assets/stylesheets/tabler.css */
legend + * {
  clear: left;
}

/* line 310, vendor/assets/stylesheets/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 319, vendor/assets/stylesheets/tabler.css */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 322, vendor/assets/stylesheets/tabler.css */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

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

/* line 337, vendor/assets/stylesheets/tabler.css */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 340, vendor/assets/stylesheets/tabler.css */
::file-selector-button {
  font: inherit;
}

/* line 343, vendor/assets/stylesheets/tabler.css */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 347, vendor/assets/stylesheets/tabler.css */
output {
  display: inline-block;
}

/* line 350, vendor/assets/stylesheets/tabler.css */
iframe {
  border: 0;
}

/* line 353, vendor/assets/stylesheets/tabler.css */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 357, vendor/assets/stylesheets/tabler.css */
progress {
  vertical-align: baseline;
}

/* line 360, vendor/assets/stylesheets/tabler.css */
[hidden] {
  display: none !important;
}

/* line 363, vendor/assets/stylesheets/tabler.css */
.lead {
  font-size: 0.875rem;
  font-weight: 400;
}

/* line 367, vendor/assets/stylesheets/tabler.css */
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 372, vendor/assets/stylesheets/tabler.css */
  .display-1 {
    font-size: 5rem;
  }
}

/* line 375, vendor/assets/stylesheets/tabler.css */
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 380, vendor/assets/stylesheets/tabler.css */
  .display-2 {
    font-size: 4.5rem;
  }
}

/* line 383, vendor/assets/stylesheets/tabler.css */
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 388, vendor/assets/stylesheets/tabler.css */
  .display-3 {
    font-size: 4rem;
  }
}

/* line 391, vendor/assets/stylesheets/tabler.css */
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 396, vendor/assets/stylesheets/tabler.css */
  .display-4 {
    font-size: 3.5rem;
  }
}

/* line 399, vendor/assets/stylesheets/tabler.css */
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 404, vendor/assets/stylesheets/tabler.css */
  .display-5 {
    font-size: 3rem;
  }
}

/* line 407, vendor/assets/stylesheets/tabler.css */
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 412, vendor/assets/stylesheets/tabler.css */
  .display-6 {
    font-size: 2.5rem;
  }
}

/* line 415, vendor/assets/stylesheets/tabler.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 419, vendor/assets/stylesheets/tabler.css */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 423, vendor/assets/stylesheets/tabler.css */
.list-inline-item {
  display: inline-block;
}

/* line 425, vendor/assets/stylesheets/tabler.css */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 428, vendor/assets/stylesheets/tabler.css */
.initialism {
  font-size: 85.7142857%;
  text-transform: uppercase;
}

/* line 432, vendor/assets/stylesheets/tabler.css */
.blockquote {
  margin-bottom: 1rem;
  font-size: 0.875rem;
}

/* line 435, vendor/assets/stylesheets/tabler.css */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 438, vendor/assets/stylesheets/tabler.css */
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 85.7142857%;
  color: #a0a6ae;
}

/* line 443, vendor/assets/stylesheets/tabler.css */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 446, vendor/assets/stylesheets/tabler.css */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 450, vendor/assets/stylesheets/tabler.css */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #f4f6fa;
  border: 1px solid #e7eaef;
  border-radius: 4px;
  max-width: 100%;
  height: auto;
}

/* line 458, vendor/assets/stylesheets/tabler.css */
.figure {
  display: inline-block;
}

/* line 461, vendor/assets/stylesheets/tabler.css */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 465, vendor/assets/stylesheets/tabler.css */
.figure-caption {
  font-size: 85.7142857%;
  color: #a0a6ae;
}

/* line 469, vendor/assets/stylesheets/tabler.css */
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--tblr-gutter-x, 1.5rem);
  padding-left: var(--tblr-gutter-x, 1.5rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 483, vendor/assets/stylesheets/tabler.css */
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 487, vendor/assets/stylesheets/tabler.css */
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 491, vendor/assets/stylesheets/tabler.css */
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

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

@media (min-width: 1400px) {
  /* line 499, vendor/assets/stylesheets/tabler.css */
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}

/* line 502, vendor/assets/stylesheets/tabler.css */
.row {
  --tblr-gutter-x: 1rem;
  --tblr-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--tblr-gutter-y) * -1);
  margin-right: calc(var(--tblr-gutter-x) / -2);
  margin-left: calc(var(--tblr-gutter-x) / -2);
}

/* line 510, vendor/assets/stylesheets/tabler.css */
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--tblr-gutter-x) / 2);
  padding-left: calc(var(--tblr-gutter-x) / 2);
  margin-top: var(--tblr-gutter-y);
}

/* line 518, vendor/assets/stylesheets/tabler.css */
.col {
  flex: 1 0 0%;
}

/* line 521, vendor/assets/stylesheets/tabler.css */
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

/* line 525, vendor/assets/stylesheets/tabler.css */
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

/* line 529, vendor/assets/stylesheets/tabler.css */
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

/* line 533, vendor/assets/stylesheets/tabler.css */
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333%;
}

/* line 537, vendor/assets/stylesheets/tabler.css */
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

/* line 541, vendor/assets/stylesheets/tabler.css */
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

/* line 545, vendor/assets/stylesheets/tabler.css */
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666667%;
}

/* line 549, vendor/assets/stylesheets/tabler.css */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* line 553, vendor/assets/stylesheets/tabler.css */
.col-1 {
  flex: 0 0 auto;
  width: 8.3333333%;
}

/* line 557, vendor/assets/stylesheets/tabler.css */
.col-2 {
  flex: 0 0 auto;
  width: 16.6666667%;
}

/* line 561, vendor/assets/stylesheets/tabler.css */
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

/* line 565, vendor/assets/stylesheets/tabler.css */
.col-4 {
  flex: 0 0 auto;
  width: 33.3333333%;
}

/* line 569, vendor/assets/stylesheets/tabler.css */
.col-5 {
  flex: 0 0 auto;
  width: 41.6666667%;
}

/* line 573, vendor/assets/stylesheets/tabler.css */
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

/* line 577, vendor/assets/stylesheets/tabler.css */
.col-7 {
  flex: 0 0 auto;
  width: 58.3333333%;
}

/* line 581, vendor/assets/stylesheets/tabler.css */
.col-8 {
  flex: 0 0 auto;
  width: 66.6666667%;
}

/* line 585, vendor/assets/stylesheets/tabler.css */
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* line 589, vendor/assets/stylesheets/tabler.css */
.col-10 {
  flex: 0 0 auto;
  width: 83.3333333%;
}

/* line 593, vendor/assets/stylesheets/tabler.css */
.col-11 {
  flex: 0 0 auto;
  width: 91.6666667%;
}

/* line 597, vendor/assets/stylesheets/tabler.css */
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

/* line 601, vendor/assets/stylesheets/tabler.css */
.offset-1 {
  margin-left: 8.3333333%;
}

/* line 604, vendor/assets/stylesheets/tabler.css */
.offset-2 {
  margin-left: 16.6666667%;
}

/* line 607, vendor/assets/stylesheets/tabler.css */
.offset-3 {
  margin-left: 25%;
}

/* line 610, vendor/assets/stylesheets/tabler.css */
.offset-4 {
  margin-left: 33.3333333%;
}

/* line 613, vendor/assets/stylesheets/tabler.css */
.offset-5 {
  margin-left: 41.6666667%;
}

/* line 616, vendor/assets/stylesheets/tabler.css */
.offset-6 {
  margin-left: 50%;
}

/* line 619, vendor/assets/stylesheets/tabler.css */
.offset-7 {
  margin-left: 58.3333333%;
}

/* line 622, vendor/assets/stylesheets/tabler.css */
.offset-8 {
  margin-left: 66.6666667%;
}

/* line 625, vendor/assets/stylesheets/tabler.css */
.offset-9 {
  margin-left: 75%;
}

/* line 628, vendor/assets/stylesheets/tabler.css */
.offset-10 {
  margin-left: 83.3333333%;
}

/* line 631, vendor/assets/stylesheets/tabler.css */
.offset-11 {
  margin-left: 91.6666667%;
}

/* line 634, vendor/assets/stylesheets/tabler.css */
.g-0,
.gx-0 {
  --tblr-gutter-x: 0;
}

/* line 638, vendor/assets/stylesheets/tabler.css */
.g-0,
.gy-0 {
  --tblr-gutter-y: 0;
}

/* line 642, vendor/assets/stylesheets/tabler.css */
.g-1,
.gx-1 {
  --tblr-gutter-x: 0.25rem;
}

/* line 646, vendor/assets/stylesheets/tabler.css */
.g-1,
.gy-1 {
  --tblr-gutter-y: 0.25rem;
}

/* line 650, vendor/assets/stylesheets/tabler.css */
.g-2,
.gx-2 {
  --tblr-gutter-x: 0.5rem;
}

/* line 654, vendor/assets/stylesheets/tabler.css */
.g-2,
.gy-2 {
  --tblr-gutter-y: 0.5rem;
}

/* line 658, vendor/assets/stylesheets/tabler.css */
.g-3,
.gx-3 {
  --tblr-gutter-x: 1rem;
}

/* line 662, vendor/assets/stylesheets/tabler.css */
.g-3,
.gy-3 {
  --tblr-gutter-y: 1rem;
}

/* line 666, vendor/assets/stylesheets/tabler.css */
.g-4,
.gx-4 {
  --tblr-gutter-x: 2rem;
}

/* line 670, vendor/assets/stylesheets/tabler.css */
.g-4,
.gy-4 {
  --tblr-gutter-y: 2rem;
}

/* line 674, vendor/assets/stylesheets/tabler.css */
.g-5,
.gx-5 {
  --tblr-gutter-x: 4rem;
}

/* line 678, vendor/assets/stylesheets/tabler.css */
.g-5,
.gy-5 {
  --tblr-gutter-y: 4rem;
}

@media (min-width: 576px) {
  /* line 683, vendor/assets/stylesheets/tabler.css */
  .col-sm {
    flex: 1 0 0%;
  }
  /* line 685, vendor/assets/stylesheets/tabler.css */
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 688, vendor/assets/stylesheets/tabler.css */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 691, vendor/assets/stylesheets/tabler.css */
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 694, vendor/assets/stylesheets/tabler.css */
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  /* line 697, vendor/assets/stylesheets/tabler.css */
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 700, vendor/assets/stylesheets/tabler.css */
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 703, vendor/assets/stylesheets/tabler.css */
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  /* line 706, vendor/assets/stylesheets/tabler.css */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 709, vendor/assets/stylesheets/tabler.css */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.3333333%;
  }
  /* line 712, vendor/assets/stylesheets/tabler.css */
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  /* line 715, vendor/assets/stylesheets/tabler.css */
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 718, vendor/assets/stylesheets/tabler.css */
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  /* line 721, vendor/assets/stylesheets/tabler.css */
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6666667%;
  }
  /* line 724, vendor/assets/stylesheets/tabler.css */
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 727, vendor/assets/stylesheets/tabler.css */
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333%;
  }
  /* line 730, vendor/assets/stylesheets/tabler.css */
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6666667%;
  }
  /* line 733, vendor/assets/stylesheets/tabler.css */
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 736, vendor/assets/stylesheets/tabler.css */
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333%;
  }
  /* line 739, vendor/assets/stylesheets/tabler.css */
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.6666667%;
  }
  /* line 742, vendor/assets/stylesheets/tabler.css */
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 745, vendor/assets/stylesheets/tabler.css */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 747, vendor/assets/stylesheets/tabler.css */
  .offset-sm-1 {
    margin-left: 8.3333333%;
  }
  /* line 749, vendor/assets/stylesheets/tabler.css */
  .offset-sm-2 {
    margin-left: 16.6666667%;
  }
  /* line 751, vendor/assets/stylesheets/tabler.css */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 753, vendor/assets/stylesheets/tabler.css */
  .offset-sm-4 {
    margin-left: 33.3333333%;
  }
  /* line 755, vendor/assets/stylesheets/tabler.css */
  .offset-sm-5 {
    margin-left: 41.6666667%;
  }
  /* line 757, vendor/assets/stylesheets/tabler.css */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 759, vendor/assets/stylesheets/tabler.css */
  .offset-sm-7 {
    margin-left: 58.3333333%;
  }
  /* line 761, vendor/assets/stylesheets/tabler.css */
  .offset-sm-8 {
    margin-left: 66.6666667%;
  }
  /* line 763, vendor/assets/stylesheets/tabler.css */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 765, vendor/assets/stylesheets/tabler.css */
  .offset-sm-10 {
    margin-left: 83.3333333%;
  }
  /* line 767, vendor/assets/stylesheets/tabler.css */
  .offset-sm-11 {
    margin-left: 91.6666667%;
  }
  /* line 769, vendor/assets/stylesheets/tabler.css */
  .g-sm-0,
.gx-sm-0 {
    --tblr-gutter-x: 0;
  }
  /* line 772, vendor/assets/stylesheets/tabler.css */
  .g-sm-0,
.gy-sm-0 {
    --tblr-gutter-y: 0;
  }
  /* line 775, vendor/assets/stylesheets/tabler.css */
  .g-sm-1,
.gx-sm-1 {
    --tblr-gutter-x: 0.25rem;
  }
  /* line 778, vendor/assets/stylesheets/tabler.css */
  .g-sm-1,
.gy-sm-1 {
    --tblr-gutter-y: 0.25rem;
  }
  /* line 781, vendor/assets/stylesheets/tabler.css */
  .g-sm-2,
.gx-sm-2 {
    --tblr-gutter-x: 0.5rem;
  }
  /* line 784, vendor/assets/stylesheets/tabler.css */
  .g-sm-2,
.gy-sm-2 {
    --tblr-gutter-y: 0.5rem;
  }
  /* line 787, vendor/assets/stylesheets/tabler.css */
  .g-sm-3,
.gx-sm-3 {
    --tblr-gutter-x: 1rem;
  }
  /* line 790, vendor/assets/stylesheets/tabler.css */
  .g-sm-3,
.gy-sm-3 {
    --tblr-gutter-y: 1rem;
  }
  /* line 793, vendor/assets/stylesheets/tabler.css */
  .g-sm-4,
.gx-sm-4 {
    --tblr-gutter-x: 2rem;
  }
  /* line 796, vendor/assets/stylesheets/tabler.css */
  .g-sm-4,
.gy-sm-4 {
    --tblr-gutter-y: 2rem;
  }
  /* line 799, vendor/assets/stylesheets/tabler.css */
  .g-sm-5,
.gx-sm-5 {
    --tblr-gutter-x: 4rem;
  }
  /* line 802, vendor/assets/stylesheets/tabler.css */
  .g-sm-5,
.gy-sm-5 {
    --tblr-gutter-y: 4rem;
  }
}

@media (min-width: 768px) {
  /* line 807, vendor/assets/stylesheets/tabler.css */
  .col-md {
    flex: 1 0 0%;
  }
  /* line 809, vendor/assets/stylesheets/tabler.css */
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 812, vendor/assets/stylesheets/tabler.css */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 815, vendor/assets/stylesheets/tabler.css */
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 818, vendor/assets/stylesheets/tabler.css */
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  /* line 821, vendor/assets/stylesheets/tabler.css */
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 824, vendor/assets/stylesheets/tabler.css */
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 827, vendor/assets/stylesheets/tabler.css */
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  /* line 830, vendor/assets/stylesheets/tabler.css */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 833, vendor/assets/stylesheets/tabler.css */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.3333333%;
  }
  /* line 836, vendor/assets/stylesheets/tabler.css */
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  /* line 839, vendor/assets/stylesheets/tabler.css */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 842, vendor/assets/stylesheets/tabler.css */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  /* line 845, vendor/assets/stylesheets/tabler.css */
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.6666667%;
  }
  /* line 848, vendor/assets/stylesheets/tabler.css */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 851, vendor/assets/stylesheets/tabler.css */
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333%;
  }
  /* line 854, vendor/assets/stylesheets/tabler.css */
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.6666667%;
  }
  /* line 857, vendor/assets/stylesheets/tabler.css */
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 860, vendor/assets/stylesheets/tabler.css */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333333%;
  }
  /* line 863, vendor/assets/stylesheets/tabler.css */
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.6666667%;
  }
  /* line 866, vendor/assets/stylesheets/tabler.css */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 869, vendor/assets/stylesheets/tabler.css */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 871, vendor/assets/stylesheets/tabler.css */
  .offset-md-1 {
    margin-left: 8.3333333%;
  }
  /* line 873, vendor/assets/stylesheets/tabler.css */
  .offset-md-2 {
    margin-left: 16.6666667%;
  }
  /* line 875, vendor/assets/stylesheets/tabler.css */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 877, vendor/assets/stylesheets/tabler.css */
  .offset-md-4 {
    margin-left: 33.3333333%;
  }
  /* line 879, vendor/assets/stylesheets/tabler.css */
  .offset-md-5 {
    margin-left: 41.6666667%;
  }
  /* line 881, vendor/assets/stylesheets/tabler.css */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 883, vendor/assets/stylesheets/tabler.css */
  .offset-md-7 {
    margin-left: 58.3333333%;
  }
  /* line 885, vendor/assets/stylesheets/tabler.css */
  .offset-md-8 {
    margin-left: 66.6666667%;
  }
  /* line 887, vendor/assets/stylesheets/tabler.css */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 889, vendor/assets/stylesheets/tabler.css */
  .offset-md-10 {
    margin-left: 83.3333333%;
  }
  /* line 891, vendor/assets/stylesheets/tabler.css */
  .offset-md-11 {
    margin-left: 91.6666667%;
  }
  /* line 893, vendor/assets/stylesheets/tabler.css */
  .g-md-0,
.gx-md-0 {
    --tblr-gutter-x: 0;
  }
  /* line 896, vendor/assets/stylesheets/tabler.css */
  .g-md-0,
.gy-md-0 {
    --tblr-gutter-y: 0;
  }
  /* line 899, vendor/assets/stylesheets/tabler.css */
  .g-md-1,
.gx-md-1 {
    --tblr-gutter-x: 0.25rem;
  }
  /* line 902, vendor/assets/stylesheets/tabler.css */
  .g-md-1,
.gy-md-1 {
    --tblr-gutter-y: 0.25rem;
  }
  /* line 905, vendor/assets/stylesheets/tabler.css */
  .g-md-2,
.gx-md-2 {
    --tblr-gutter-x: 0.5rem;
  }
  /* line 908, vendor/assets/stylesheets/tabler.css */
  .g-md-2,
.gy-md-2 {
    --tblr-gutter-y: 0.5rem;
  }
  /* line 911, vendor/assets/stylesheets/tabler.css */
  .g-md-3,
.gx-md-3 {
    --tblr-gutter-x: 1rem;
  }
  /* line 914, vendor/assets/stylesheets/tabler.css */
  .g-md-3,
.gy-md-3 {
    --tblr-gutter-y: 1rem;
  }
  /* line 917, vendor/assets/stylesheets/tabler.css */
  .g-md-4,
.gx-md-4 {
    --tblr-gutter-x: 2rem;
  }
  /* line 920, vendor/assets/stylesheets/tabler.css */
  .g-md-4,
.gy-md-4 {
    --tblr-gutter-y: 2rem;
  }
  /* line 923, vendor/assets/stylesheets/tabler.css */
  .g-md-5,
.gx-md-5 {
    --tblr-gutter-x: 4rem;
  }
  /* line 926, vendor/assets/stylesheets/tabler.css */
  .g-md-5,
.gy-md-5 {
    --tblr-gutter-y: 4rem;
  }
}

@media (min-width: 992px) {
  /* line 931, vendor/assets/stylesheets/tabler.css */
  .col-lg {
    flex: 1 0 0%;
  }
  /* line 933, vendor/assets/stylesheets/tabler.css */
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 936, vendor/assets/stylesheets/tabler.css */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 939, vendor/assets/stylesheets/tabler.css */
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 942, vendor/assets/stylesheets/tabler.css */
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  /* line 945, vendor/assets/stylesheets/tabler.css */
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 948, vendor/assets/stylesheets/tabler.css */
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 951, vendor/assets/stylesheets/tabler.css */
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  /* line 954, vendor/assets/stylesheets/tabler.css */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 957, vendor/assets/stylesheets/tabler.css */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333%;
  }
  /* line 960, vendor/assets/stylesheets/tabler.css */
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  /* line 963, vendor/assets/stylesheets/tabler.css */
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 966, vendor/assets/stylesheets/tabler.css */
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  /* line 969, vendor/assets/stylesheets/tabler.css */
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666667%;
  }
  /* line 972, vendor/assets/stylesheets/tabler.css */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 975, vendor/assets/stylesheets/tabler.css */
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333%;
  }
  /* line 978, vendor/assets/stylesheets/tabler.css */
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.6666667%;
  }
  /* line 981, vendor/assets/stylesheets/tabler.css */
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 984, vendor/assets/stylesheets/tabler.css */
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333%;
  }
  /* line 987, vendor/assets/stylesheets/tabler.css */
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.6666667%;
  }
  /* line 990, vendor/assets/stylesheets/tabler.css */
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 993, vendor/assets/stylesheets/tabler.css */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 995, vendor/assets/stylesheets/tabler.css */
  .offset-lg-1 {
    margin-left: 8.3333333%;
  }
  /* line 997, vendor/assets/stylesheets/tabler.css */
  .offset-lg-2 {
    margin-left: 16.6666667%;
  }
  /* line 999, vendor/assets/stylesheets/tabler.css */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 1001, vendor/assets/stylesheets/tabler.css */
  .offset-lg-4 {
    margin-left: 33.3333333%;
  }
  /* line 1003, vendor/assets/stylesheets/tabler.css */
  .offset-lg-5 {
    margin-left: 41.6666667%;
  }
  /* line 1005, vendor/assets/stylesheets/tabler.css */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 1007, vendor/assets/stylesheets/tabler.css */
  .offset-lg-7 {
    margin-left: 58.3333333%;
  }
  /* line 1009, vendor/assets/stylesheets/tabler.css */
  .offset-lg-8 {
    margin-left: 66.6666667%;
  }
  /* line 1011, vendor/assets/stylesheets/tabler.css */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 1013, vendor/assets/stylesheets/tabler.css */
  .offset-lg-10 {
    margin-left: 83.3333333%;
  }
  /* line 1015, vendor/assets/stylesheets/tabler.css */
  .offset-lg-11 {
    margin-left: 91.6666667%;
  }
  /* line 1017, vendor/assets/stylesheets/tabler.css */
  .g-lg-0,
.gx-lg-0 {
    --tblr-gutter-x: 0;
  }
  /* line 1020, vendor/assets/stylesheets/tabler.css */
  .g-lg-0,
.gy-lg-0 {
    --tblr-gutter-y: 0;
  }
  /* line 1023, vendor/assets/stylesheets/tabler.css */
  .g-lg-1,
.gx-lg-1 {
    --tblr-gutter-x: 0.25rem;
  }
  /* line 1026, vendor/assets/stylesheets/tabler.css */
  .g-lg-1,
.gy-lg-1 {
    --tblr-gutter-y: 0.25rem;
  }
  /* line 1029, vendor/assets/stylesheets/tabler.css */
  .g-lg-2,
.gx-lg-2 {
    --tblr-gutter-x: 0.5rem;
  }
  /* line 1032, vendor/assets/stylesheets/tabler.css */
  .g-lg-2,
.gy-lg-2 {
    --tblr-gutter-y: 0.5rem;
  }
  /* line 1035, vendor/assets/stylesheets/tabler.css */
  .g-lg-3,
.gx-lg-3 {
    --tblr-gutter-x: 1rem;
  }
  /* line 1038, vendor/assets/stylesheets/tabler.css */
  .g-lg-3,
.gy-lg-3 {
    --tblr-gutter-y: 1rem;
  }
  /* line 1041, vendor/assets/stylesheets/tabler.css */
  .g-lg-4,
.gx-lg-4 {
    --tblr-gutter-x: 2rem;
  }
  /* line 1044, vendor/assets/stylesheets/tabler.css */
  .g-lg-4,
.gy-lg-4 {
    --tblr-gutter-y: 2rem;
  }
  /* line 1047, vendor/assets/stylesheets/tabler.css */
  .g-lg-5,
.gx-lg-5 {
    --tblr-gutter-x: 4rem;
  }
  /* line 1050, vendor/assets/stylesheets/tabler.css */
  .g-lg-5,
.gy-lg-5 {
    --tblr-gutter-y: 4rem;
  }
}

@media (min-width: 1200px) {
  /* line 1055, vendor/assets/stylesheets/tabler.css */
  .col-xl {
    flex: 1 0 0%;
  }
  /* line 1057, vendor/assets/stylesheets/tabler.css */
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1060, vendor/assets/stylesheets/tabler.css */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1063, vendor/assets/stylesheets/tabler.css */
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1066, vendor/assets/stylesheets/tabler.css */
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  /* line 1069, vendor/assets/stylesheets/tabler.css */
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1072, vendor/assets/stylesheets/tabler.css */
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 1075, vendor/assets/stylesheets/tabler.css */
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  /* line 1078, vendor/assets/stylesheets/tabler.css */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1081, vendor/assets/stylesheets/tabler.css */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.3333333%;
  }
  /* line 1084, vendor/assets/stylesheets/tabler.css */
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  /* line 1087, vendor/assets/stylesheets/tabler.css */
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1090, vendor/assets/stylesheets/tabler.css */
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  /* line 1093, vendor/assets/stylesheets/tabler.css */
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.6666667%;
  }
  /* line 1096, vendor/assets/stylesheets/tabler.css */
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1099, vendor/assets/stylesheets/tabler.css */
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.3333333%;
  }
  /* line 1102, vendor/assets/stylesheets/tabler.css */
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.6666667%;
  }
  /* line 1105, vendor/assets/stylesheets/tabler.css */
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1108, vendor/assets/stylesheets/tabler.css */
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.3333333%;
  }
  /* line 1111, vendor/assets/stylesheets/tabler.css */
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.6666667%;
  }
  /* line 1114, vendor/assets/stylesheets/tabler.css */
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1117, vendor/assets/stylesheets/tabler.css */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 1119, vendor/assets/stylesheets/tabler.css */
  .offset-xl-1 {
    margin-left: 8.3333333%;
  }
  /* line 1121, vendor/assets/stylesheets/tabler.css */
  .offset-xl-2 {
    margin-left: 16.6666667%;
  }
  /* line 1123, vendor/assets/stylesheets/tabler.css */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 1125, vendor/assets/stylesheets/tabler.css */
  .offset-xl-4 {
    margin-left: 33.3333333%;
  }
  /* line 1127, vendor/assets/stylesheets/tabler.css */
  .offset-xl-5 {
    margin-left: 41.6666667%;
  }
  /* line 1129, vendor/assets/stylesheets/tabler.css */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 1131, vendor/assets/stylesheets/tabler.css */
  .offset-xl-7 {
    margin-left: 58.3333333%;
  }
  /* line 1133, vendor/assets/stylesheets/tabler.css */
  .offset-xl-8 {
    margin-left: 66.6666667%;
  }
  /* line 1135, vendor/assets/stylesheets/tabler.css */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 1137, vendor/assets/stylesheets/tabler.css */
  .offset-xl-10 {
    margin-left: 83.3333333%;
  }
  /* line 1139, vendor/assets/stylesheets/tabler.css */
  .offset-xl-11 {
    margin-left: 91.6666667%;
  }
  /* line 1141, vendor/assets/stylesheets/tabler.css */
  .g-xl-0,
.gx-xl-0 {
    --tblr-gutter-x: 0;
  }
  /* line 1144, vendor/assets/stylesheets/tabler.css */
  .g-xl-0,
.gy-xl-0 {
    --tblr-gutter-y: 0;
  }
  /* line 1147, vendor/assets/stylesheets/tabler.css */
  .g-xl-1,
.gx-xl-1 {
    --tblr-gutter-x: 0.25rem;
  }
  /* line 1150, vendor/assets/stylesheets/tabler.css */
  .g-xl-1,
.gy-xl-1 {
    --tblr-gutter-y: 0.25rem;
  }
  /* line 1153, vendor/assets/stylesheets/tabler.css */
  .g-xl-2,
.gx-xl-2 {
    --tblr-gutter-x: 0.5rem;
  }
  /* line 1156, vendor/assets/stylesheets/tabler.css */
  .g-xl-2,
.gy-xl-2 {
    --tblr-gutter-y: 0.5rem;
  }
  /* line 1159, vendor/assets/stylesheets/tabler.css */
  .g-xl-3,
.gx-xl-3 {
    --tblr-gutter-x: 1rem;
  }
  /* line 1162, vendor/assets/stylesheets/tabler.css */
  .g-xl-3,
.gy-xl-3 {
    --tblr-gutter-y: 1rem;
  }
  /* line 1165, vendor/assets/stylesheets/tabler.css */
  .g-xl-4,
.gx-xl-4 {
    --tblr-gutter-x: 2rem;
  }
  /* line 1168, vendor/assets/stylesheets/tabler.css */
  .g-xl-4,
.gy-xl-4 {
    --tblr-gutter-y: 2rem;
  }
  /* line 1171, vendor/assets/stylesheets/tabler.css */
  .g-xl-5,
.gx-xl-5 {
    --tblr-gutter-x: 4rem;
  }
  /* line 1174, vendor/assets/stylesheets/tabler.css */
  .g-xl-5,
.gy-xl-5 {
    --tblr-gutter-y: 4rem;
  }
}

@media (min-width: 1400px) {
  /* line 1179, vendor/assets/stylesheets/tabler.css */
  .col-xxl {
    flex: 1 0 0%;
  }
  /* line 1181, vendor/assets/stylesheets/tabler.css */
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1184, vendor/assets/stylesheets/tabler.css */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1187, vendor/assets/stylesheets/tabler.css */
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1190, vendor/assets/stylesheets/tabler.css */
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  /* line 1193, vendor/assets/stylesheets/tabler.css */
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1196, vendor/assets/stylesheets/tabler.css */
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 1199, vendor/assets/stylesheets/tabler.css */
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  /* line 1202, vendor/assets/stylesheets/tabler.css */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 1205, vendor/assets/stylesheets/tabler.css */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.3333333%;
  }
  /* line 1208, vendor/assets/stylesheets/tabler.css */
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  /* line 1211, vendor/assets/stylesheets/tabler.css */
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 1214, vendor/assets/stylesheets/tabler.css */
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  /* line 1217, vendor/assets/stylesheets/tabler.css */
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.6666667%;
  }
  /* line 1220, vendor/assets/stylesheets/tabler.css */
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 1223, vendor/assets/stylesheets/tabler.css */
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333333%;
  }
  /* line 1226, vendor/assets/stylesheets/tabler.css */
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.6666667%;
  }
  /* line 1229, vendor/assets/stylesheets/tabler.css */
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 1232, vendor/assets/stylesheets/tabler.css */
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333333%;
  }
  /* line 1235, vendor/assets/stylesheets/tabler.css */
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.6666667%;
  }
  /* line 1238, vendor/assets/stylesheets/tabler.css */
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 1241, vendor/assets/stylesheets/tabler.css */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 1243, vendor/assets/stylesheets/tabler.css */
  .offset-xxl-1 {
    margin-left: 8.3333333%;
  }
  /* line 1245, vendor/assets/stylesheets/tabler.css */
  .offset-xxl-2 {
    margin-left: 16.6666667%;
  }
  /* line 1247, vendor/assets/stylesheets/tabler.css */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 1249, vendor/assets/stylesheets/tabler.css */
  .offset-xxl-4 {
    margin-left: 33.3333333%;
  }
  /* line 1251, vendor/assets/stylesheets/tabler.css */
  .offset-xxl-5 {
    margin-left: 41.6666667%;
  }
  /* line 1253, vendor/assets/stylesheets/tabler.css */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 1255, vendor/assets/stylesheets/tabler.css */
  .offset-xxl-7 {
    margin-left: 58.3333333%;
  }
  /* line 1257, vendor/assets/stylesheets/tabler.css */
  .offset-xxl-8 {
    margin-left: 66.6666667%;
  }
  /* line 1259, vendor/assets/stylesheets/tabler.css */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 1261, vendor/assets/stylesheets/tabler.css */
  .offset-xxl-10 {
    margin-left: 83.3333333%;
  }
  /* line 1263, vendor/assets/stylesheets/tabler.css */
  .offset-xxl-11 {
    margin-left: 91.6666667%;
  }
  /* line 1265, vendor/assets/stylesheets/tabler.css */
  .g-xxl-0,
.gx-xxl-0 {
    --tblr-gutter-x: 0;
  }
  /* line 1268, vendor/assets/stylesheets/tabler.css */
  .g-xxl-0,
.gy-xxl-0 {
    --tblr-gutter-y: 0;
  }
  /* line 1271, vendor/assets/stylesheets/tabler.css */
  .g-xxl-1,
.gx-xxl-1 {
    --tblr-gutter-x: 0.25rem;
  }
  /* line 1274, vendor/assets/stylesheets/tabler.css */
  .g-xxl-1,
.gy-xxl-1 {
    --tblr-gutter-y: 0.25rem;
  }
  /* line 1277, vendor/assets/stylesheets/tabler.css */
  .g-xxl-2,
.gx-xxl-2 {
    --tblr-gutter-x: 0.5rem;
  }
  /* line 1280, vendor/assets/stylesheets/tabler.css */
  .g-xxl-2,
.gy-xxl-2 {
    --tblr-gutter-y: 0.5rem;
  }
  /* line 1283, vendor/assets/stylesheets/tabler.css */
  .g-xxl-3,
.gx-xxl-3 {
    --tblr-gutter-x: 1rem;
  }
  /* line 1286, vendor/assets/stylesheets/tabler.css */
  .g-xxl-3,
.gy-xxl-3 {
    --tblr-gutter-y: 1rem;
  }
  /* line 1289, vendor/assets/stylesheets/tabler.css */
  .g-xxl-4,
.gx-xxl-4 {
    --tblr-gutter-x: 2rem;
  }
  /* line 1292, vendor/assets/stylesheets/tabler.css */
  .g-xxl-4,
.gy-xxl-4 {
    --tblr-gutter-y: 2rem;
  }
  /* line 1295, vendor/assets/stylesheets/tabler.css */
  .g-xxl-5,
.gx-xxl-5 {
    --tblr-gutter-x: 4rem;
  }
  /* line 1298, vendor/assets/stylesheets/tabler.css */
  .g-xxl-5,
.gy-xxl-5 {
    --tblr-gutter-y: 4rem;
  }
}

/* line 1302, vendor/assets/stylesheets/tabler.css */
.table, .markdown > table {
  --tblr-table-bg: transparent;
  --tblr-table-striped-color: inherit;
  --tblr-table-striped-bg: #f4f6fa;
  --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;
  color: inherit;
  vertical-align: top;
  border-color: rgba(101, 109, 119, 0.16);
}

/* line 1315, vendor/assets/stylesheets/tabler.css */
.table > :not(caption) > * > *, .markdown > table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--tblr-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--tblr-table-accent-bg);
}

/* line 1320, vendor/assets/stylesheets/tabler.css */
.table > tbody, .markdown > table > tbody {
  vertical-align: inherit;
}

/* line 1322, vendor/assets/stylesheets/tabler.css */
.table > thead, .markdown > table > thead {
  vertical-align: bottom;
}

/* line 1324, vendor/assets/stylesheets/tabler.css */
.table > :not(:last-child) > :last-child > *, .markdown > table > :not(:last-child) > :last-child > * {
  border-bottom-color: rgba(101, 109, 119, 0.16);
}

/* line 1327, vendor/assets/stylesheets/tabler.css */
.caption-top {
  caption-side: top;
}

/* line 1330, vendor/assets/stylesheets/tabler.css */
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

/* line 1333, vendor/assets/stylesheets/tabler.css */
.table-bordered > :not(caption) > *, .markdown > table > :not(caption) > * {
  border-width: 1px 0;
}

/* line 1335, vendor/assets/stylesheets/tabler.css */
.table-bordered > :not(caption) > * > *, .markdown > table > :not(caption) > * > * {
  border-width: 0 1px;
}

/* line 1338, vendor/assets/stylesheets/tabler.css */
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

/* line 1341, vendor/assets/stylesheets/tabler.css */
.table-striped > tbody > tr:nth-of-type(even) {
  --tblr-table-accent-bg: var(--tblr-table-striped-bg);
  color: var(--tblr-table-striped-color);
}

/* line 1345, vendor/assets/stylesheets/tabler.css */
.table-active {
  --tblr-table-accent-bg: var(--tblr-table-active-bg);
  color: var(--tblr-table-active-color);
}

/* line 1349, vendor/assets/stylesheets/tabler.css */
.table-hover > tbody > tr:hover {
  --tblr-table-accent-bg: var(--tblr-table-hover-bg);
  color: var(--tblr-table-hover-color);
}

/* line 1353, vendor/assets/stylesheets/tabler.css */
.table-primary {
  --tblr-table-bg: #d2e1f3;
  --tblr-table-striped-bg: #c9d8ea;
  --tblr-table-striped-color: #232e3c;
  --tblr-table-active-bg: #c1cfe1;
  --tblr-table-active-color: #232e3c;
  --tblr-table-hover-bg: #c5d4e5;
  --tblr-table-hover-color: #232e3c;
  color: #232e3c;
  border-color: #c1cfe1;
}

/* line 1364, vendor/assets/stylesheets/tabler.css */
.table-secondary {
  --tblr-table-bg: #e0e2e4;
  --tblr-table-striped-bg: #d7d9dc;
  --tblr-table-striped-color: #232e3c;
  --tblr-table-active-bg: #cdd0d3;
  --tblr-table-active-color: #232e3c;
  --tblr-table-hover-bg: #d2d5d7;
  --tblr-table-hover-color: #232e3c;
  color: #232e3c;
  border-color: #cdd0d3;
}

/* line 1375, vendor/assets/stylesheets/tabler.css */
.table-success {
  --tblr-table-bg: #d5f0da;
  --tblr-table-striped-bg: #cce6d2;
  --tblr-table-striped-color: #232e3c;
  --tblr-table-active-bg: #c3ddca;
  --tblr-table-active-color: #232e3c;
  --tblr-table-hover-bg: #c8e1ce;
  --tblr-table-hover-color: #232e3c;
  color: #232e3c;
  border-color: #c3ddca;
}

/* line 1386, vendor/assets/stylesheets/tabler.css */
.table-info {
  --tblr-table-bg: #d9ebf9;
  --tblr-table-striped-bg: #d0e2f0;
  --tblr-table-striped-color: #232e3c;
  --tblr-table-active-bg: #c7d8e6;
  --tblr-table-active-color: #232e3c;
  --tblr-table-hover-bg: #cbddeb;
  --tblr-table-hover-color: #232e3c;
  color: #232e3c;
  border-color: #c7d8e6;
}

/* line 1397, vendor/assets/stylesheets/tabler.css */
.table-warning {
  --tblr-table-bg: #fde1cd;
  --tblr-table-striped-bg: #f2d8c6;
  --tblr-table-striped-color: #232e3c;
  --tblr-table-active-bg: #e7cfbf;
  --tblr-table-active-color: #232e3c;
  --tblr-table-hover-bg: #edd4c2;
  --tblr-table-hover-color: #232e3c;
  color: #232e3c;
  border-color: #e7cfbf;
}

/* line 1408, vendor/assets/stylesheets/tabler.css */
.table-danger {
  --tblr-table-bg: #f7d7d7;
  --tblr-table-striped-bg: #eccfcf;
  --tblr-table-striped-color: #232e3c;
  --tblr-table-active-bg: #e2c6c8;
  --tblr-table-active-color: #232e3c;
  --tblr-table-hover-bg: #e7cacb;
  --tblr-table-hover-color: #232e3c;
  color: #232e3c;
  border-color: #e2c6c8;
}

/* line 1419, vendor/assets/stylesheets/tabler.css */
.table-light {
  --tblr-table-bg: #f4f6fa;
  --tblr-table-striped-bg: #eaecf1;
  --tblr-table-striped-color: #232e3c;
  --tblr-table-active-bg: #dfe2e7;
  --tblr-table-active-color: #232e3c;
  --tblr-table-hover-bg: #e4e7ec;
  --tblr-table-hover-color: #232e3c;
  color: #232e3c;
  border-color: #dfe2e7;
}

/* line 1430, vendor/assets/stylesheets/tabler.css */
.table-dark {
  --tblr-table-bg: #232e3c;
  --tblr-table-striped-bg: #2d3846;
  --tblr-table-striped-color: #f4f6fa;
  --tblr-table-active-bg: #38424f;
  --tblr-table-active-color: #f4f6fa;
  --tblr-table-hover-bg: #333d4a;
  --tblr-table-hover-color: #f4f6fa;
  color: #f4f6fa;
  border-color: #38424f;
}

/* line 1441, vendor/assets/stylesheets/tabler.css */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

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

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

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

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

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

/* line 1470, vendor/assets/stylesheets/tabler.css */
.form-label {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
}

/* line 1475, vendor/assets/stylesheets/tabler.css */
.col-form-label {
  padding-top: calc(0.4375rem + 1px);
  padding-bottom: calc(0.4375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  font-weight: 500;
  line-height: 1.4285714;
}

/* line 1483, vendor/assets/stylesheets/tabler.css */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.125rem;
}

/* line 1488, vendor/assets/stylesheets/tabler.css */
.col-form-label-sm {
  padding-top: calc(0.125rem + 1px);
  padding-bottom: calc(0.125rem + 1px);
  font-size: 0.75rem;
}

/* line 1493, vendor/assets/stylesheets/tabler.css */
.form-text {
  margin-top: 0.25rem;
  font-size: 85.7142857%;
  color: #656d77;
}

/* line 1498, vendor/assets/stylesheets/tabler.css */
.form-control {
  display: block;
  width: 100%;
  padding: 0.4375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4285714;
  color: #232e3c;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #dadcde;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1515, vendor/assets/stylesheets/tabler.css */
  .form-control {
    transition: none;
  }
}

/* line 1517, vendor/assets/stylesheets/tabler.css */
.form-control[type="file"] {
  overflow: hidden;
}

/* line 1519, vendor/assets/stylesheets/tabler.css */
.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 1521, vendor/assets/stylesheets/tabler.css */
.form-control:focus {
  color: inherit;
  background-color: #ffffff;
  border-color: #90b5e2;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
}

/* line 1527, vendor/assets/stylesheets/tabler.css */
.form-control::-webkit-date-and-time-value {
  height: 1.4285714em;
}

/* line 1529, vendor/assets/stylesheets/tabler.css */
.form-control::-webkit-input-placeholder {
  color: #a7abb1;
  opacity: 1;
}

/* line 1532, vendor/assets/stylesheets/tabler.css */
.form-control::-moz-placeholder {
  color: #a7abb1;
  opacity: 1;
}

/* line 1535, vendor/assets/stylesheets/tabler.css */
.form-control:-ms-input-placeholder {
  color: #a7abb1;
  opacity: 1;
}

/* line 1538, vendor/assets/stylesheets/tabler.css */
.form-control::-ms-input-placeholder {
  color: #a7abb1;
  opacity: 1;
}

/* line 1541, vendor/assets/stylesheets/tabler.css */
.form-control::placeholder {
  color: #a7abb1;
  opacity: 1;
}

/* line 1544, vendor/assets/stylesheets/tabler.css */
.form-control:disabled, .form-control[readonly] {
  background-color: #f4f6fa;
  opacity: 1;
}

/* line 1547, vendor/assets/stylesheets/tabler.css */
.form-control::file-selector-button {
  padding: 0.4375rem 0.75rem;
  margin: -0.4375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #232e3c;
  background-color: #f4f6fa;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  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 1562, vendor/assets/stylesheets/tabler.css */
  .form-control::file-selector-button {
    transition: none;
  }
}

/* line 1564, vendor/assets/stylesheets/tabler.css */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #e8eaee;
}

/* line 1566, vendor/assets/stylesheets/tabler.css */
.form-control::-webkit-file-upload-button {
  padding: 0.4375rem 0.75rem;
  margin: -0.4375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #232e3c;
  background-color: #f4f6fa;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  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;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1582, vendor/assets/stylesheets/tabler.css */
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 1585, vendor/assets/stylesheets/tabler.css */
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #e8eaee;
}

/* line 1588, vendor/assets/stylesheets/tabler.css */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.4375rem 0;
  margin-bottom: 0;
  line-height: 1.4285714;
  color: #232e3c;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 1598, vendor/assets/stylesheets/tabler.css */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 1602, vendor/assets/stylesheets/tabler.css */
.form-control-sm {
  min-height: calc(1.4285714em + 0.25rem + 2px);
  padding: 0.125rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 2px;
}

/* line 1607, vendor/assets/stylesheets/tabler.css */
.form-control-sm::file-selector-button {
  padding: 0.125rem 0.5rem;
  margin: -0.125rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 1612, vendor/assets/stylesheets/tabler.css */
.form-control-sm::-webkit-file-upload-button {
  padding: 0.125rem 0.5rem;
  margin: -0.125rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 1618, vendor/assets/stylesheets/tabler.css */
.form-control-lg {
  min-height: calc(1.4285714em + 1rem + 2px);
  padding: 0.5rem 1.5rem;
  font-size: 1.125rem;
  border-radius: 8px;
}

/* line 1623, vendor/assets/stylesheets/tabler.css */
.form-control-lg::file-selector-button {
  padding: 0.5rem 1.5rem;
  margin: -0.5rem -1.5rem;
  -webkit-margin-end: 1.5rem;
  margin-inline-end: 1.5rem;
}

/* line 1628, vendor/assets/stylesheets/tabler.css */
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1.5rem;
  margin: -0.5rem -1.5rem;
  -webkit-margin-end: 1.5rem;
  margin-inline-end: 1.5rem;
}

/* line 1634, vendor/assets/stylesheets/tabler.css */
textarea.form-control {
  min-height: calc(1.4285714em + 0.875rem + 2px);
}

/* line 1637, vendor/assets/stylesheets/tabler.css */
textarea.form-control-sm {
  min-height: calc(1.4285714em + 0.25rem + 2px);
}

/* line 1640, vendor/assets/stylesheets/tabler.css */
textarea.form-control-lg {
  min-height: calc(1.4285714em + 1rem + 2px);
}

/* line 1643, vendor/assets/stylesheets/tabler.css */
.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.4375rem;
}

/* line 1647, vendor/assets/stylesheets/tabler.css */
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 1649, vendor/assets/stylesheets/tabler.css */
.form-control-color::-moz-color-swatch {
  height: 1.4285714em;
  border-radius: 4px;
}

/* line 1652, vendor/assets/stylesheets/tabler.css */
.form-control-color::-webkit-color-swatch {
  height: 1.4285714em;
  border-radius: 4px;
}

/* line 1656, vendor/assets/stylesheets/tabler.css */
.form-select {
  display: block;
  width: 100%;
  padding: 0.4375rem 2.25rem 0.4375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4285714;
  color: #232e3c;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dadcde' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #dadcde;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 1674, vendor/assets/stylesheets/tabler.css */
.form-select:focus {
  border-color: #90b5e2;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
}

/* line 1678, vendor/assets/stylesheets/tabler.css */
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

/* line 1681, vendor/assets/stylesheets/tabler.css */
.form-select:disabled {
  color: #a0a6ae;
  background-color: #f0f2f6;
}

/* line 1684, vendor/assets/stylesheets/tabler.css */
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #232e3c;
}

/* line 1688, vendor/assets/stylesheets/tabler.css */
.form-select-sm {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  padding-left: 0.5rem;
  font-size: 0.75rem;
}

/* line 1694, vendor/assets/stylesheets/tabler.css */
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  font-size: 1.125rem;
}

/* line 1700, vendor/assets/stylesheets/tabler.css */
.form-check {
  display: block;
  min-height: 1.25rem;
  padding-left: 1.5rem;
  margin-bottom: 0.5rem;
}

/* line 1705, vendor/assets/stylesheets/tabler.css */
.form-check .form-check-input {
  float: left;
  margin-left: -1.5rem;
}

/* line 1709, vendor/assets/stylesheets/tabler.css */
.form-check-input {
  width: 1rem;
  height: 1rem;
  margin-top: 0.2142857rem;
  vertical-align: top;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(101, 109, 119, 0.24);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

/* line 1724, vendor/assets/stylesheets/tabler.css */
.form-check-input[type="checkbox"] {
  border-radius: 4px;
}

/* line 1726, vendor/assets/stylesheets/tabler.css */
.form-check-input[type="radio"] {
  border-radius: 50%;
}

/* line 1728, vendor/assets/stylesheets/tabler.css */
.form-check-input:active {
  filter: brightness(90%);
}

/* line 1730, vendor/assets/stylesheets/tabler.css */
.form-check-input:focus {
  border-color: #90b5e2;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
}

/* line 1734, vendor/assets/stylesheets/tabler.css */
.form-check-input:checked {
  background-color: #206bc4;
  border-color: rgba(101, 109, 119, 0.24);
}

/* line 1737, vendor/assets/stylesheets/tabler.css */
.form-check-input[type="checkbox"]:checked {
  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 1739, vendor/assets/stylesheets/tabler.css */
.form-check-input[type="radio"]:checked {
  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 1741, vendor/assets/stylesheets/tabler.css */
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #206bc4;
  border-color: #206bc4;
  background-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 1745, vendor/assets/stylesheets/tabler.css */
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

/* line 1749, vendor/assets/stylesheets/tabler.css */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.7;
}

/* line 1752, vendor/assets/stylesheets/tabler.css */
.form-switch {
  padding-left: 2.5rem;
}

/* line 1754, vendor/assets/stylesheets/tabler.css */
.form-switch .form-check-input {
  width: 2rem;
  margin-left: -2.5rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23e6e8e9'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2rem;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1762, vendor/assets/stylesheets/tabler.css */
  .form-switch .form-check-input {
    transition: none;
  }
}

/* line 1764, vendor/assets/stylesheets/tabler.css */
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2390b5e2'/%3e%3c/svg%3e");
}

/* line 1766, vendor/assets/stylesheets/tabler.css */
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: 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 1770, vendor/assets/stylesheets/tabler.css */
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

/* line 1774, vendor/assets/stylesheets/tabler.css */
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 1778, vendor/assets/stylesheets/tabler.css */
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

/* line 1783, vendor/assets/stylesheets/tabler.css */
.form-range {
  width: 100%;
  height: 1.25rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 1791, vendor/assets/stylesheets/tabler.css */
.form-range:focus {
  outline: 0;
}

/* line 1793, vendor/assets/stylesheets/tabler.css */
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f4f6fa, 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
}

/* line 1795, vendor/assets/stylesheets/tabler.css */
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f4f6fa, 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
}

/* line 1797, vendor/assets/stylesheets/tabler.css */
.form-range::-moz-focus-outer {
  border: 0;
}

/* line 1799, vendor/assets/stylesheets/tabler.css */
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.375rem;
  background-color: #206bc4;
  border: 2px solid #ffffff;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

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

/* line 1814, vendor/assets/stylesheets/tabler.css */
.form-range::-webkit-slider-thumb:active {
  background-color: #bcd3ed;
}

/* line 1816, vendor/assets/stylesheets/tabler.css */
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.25rem;
  color: transparent;
  cursor: pointer;
  background-color: rgba(169, 174, 182, 0.24);
  border-color: transparent;
  border-radius: 1rem;
}

/* line 1824, vendor/assets/stylesheets/tabler.css */
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #206bc4;
  border: 2px solid #ffffff;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1835, vendor/assets/stylesheets/tabler.css */
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 1838, vendor/assets/stylesheets/tabler.css */
.form-range::-moz-range-thumb:active {
  background-color: #bcd3ed;
}

/* line 1840, vendor/assets/stylesheets/tabler.css */
.form-range::-moz-range-track {
  width: 100%;
  height: 0.25rem;
  color: transparent;
  cursor: pointer;
  background-color: rgba(169, 174, 182, 0.24);
  border-color: transparent;
  border-radius: 1rem;
}

/* line 1848, vendor/assets/stylesheets/tabler.css */
.form-range:disabled {
  pointer-events: none;
}

/* line 1850, vendor/assets/stylesheets/tabler.css */
.form-range:disabled::-webkit-slider-thumb {
  background-color: #c6cad0;
}

/* line 1852, vendor/assets/stylesheets/tabler.css */
.form-range:disabled::-moz-range-thumb {
  background-color: #c6cad0;
}

/* line 1855, vendor/assets/stylesheets/tabler.css */
.form-floating {
  position: relative;
}

/* line 1857, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem;
}

/* line 1861, vendor/assets/stylesheets/tabler.css */
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px 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 1872, vendor/assets/stylesheets/tabler.css */
  .form-floating > label {
    transition: none;
  }
}

/* line 1874, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control::-webkit-input-placeholder {
  color: transparent;
}

/* line 1876, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control::-moz-placeholder {
  color: transparent;
}

/* line 1878, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control:-ms-input-placeholder {
  color: transparent;
}

/* line 1880, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control::-ms-input-placeholder {
  color: transparent;
}

/* line 1882, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control::placeholder {
  color: transparent;
}

/* line 1884, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 1887, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control:not(:-ms-input-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 1890, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 1893, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 1896, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 1899, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 1902, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 1905, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 1910, vendor/assets/stylesheets/tabler.css */
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 1914, vendor/assets/stylesheets/tabler.css */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 1920, vendor/assets/stylesheets/tabler.css */
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 1926, vendor/assets/stylesheets/tabler.css */
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}

/* line 1929, vendor/assets/stylesheets/tabler.css */
.input-group .btn {
  position: relative;
  z-index: 2;
}

/* line 1932, vendor/assets/stylesheets/tabler.css */
.input-group .btn:focus {
  z-index: 3;
}

/* line 1935, vendor/assets/stylesheets/tabler.css */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.4375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4285714;
  color: #656d77;
  text-align: center;
  white-space: nowrap;
  background-color: #f4f6fa;
  border: 1px solid #dadcde;
  border-radius: 4px;
}

/* line 1949, vendor/assets/stylesheets/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 1.5rem;
  font-size: 1.125rem;
  border-radius: 8px;
}

/* line 1957, vendor/assets/stylesheets/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.5rem;
  font-size: 0.75rem;
  border-radius: 2px;
}

/* line 1965, vendor/assets/stylesheets/tabler.css */
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

/* line 1969, vendor/assets/stylesheets/tabler.css */
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1974, vendor/assets/stylesheets/tabler.css */
.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1979, vendor/assets/stylesheets/tabler.css */
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 1984, vendor/assets/stylesheets/tabler.css */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 85.7142857%;
  color: #2fb344;
}

/* line 1991, vendor/assets/stylesheets/tabler.css */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.765625rem;
  color: #f4f6fa;
  background-color: rgba(47, 179, 68, 0.9);
  border-radius: 4px;
}

/* line 2004, vendor/assets/stylesheets/tabler.css */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 2010, vendor/assets/stylesheets/tabler.css */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #2fb344;
  padding-right: calc(1.4285714em + 0.875rem);
  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.3571429em + 0.21875rem) center;
  background-size: calc(0.7142857em + 0.4375rem) calc(0.7142857em + 0.4375rem);
}

/* line 2017, vendor/assets/stylesheets/tabler.css */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #2fb344;
  box-shadow: 0 0 0 0.25rem rgba(47, 179, 68, 0.25);
}

/* line 2021, vendor/assets/stylesheets/tabler.css */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.4285714em + 0.875rem);
  background-position: top calc(0.3571429em + 0.21875rem) right calc(0.3571429em + 0.21875rem);
}

/* line 2025, vendor/assets/stylesheets/tabler.css */
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #2fb344;
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dadcde' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), 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-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.7142857em + 0.4375rem) calc(0.7142857em + 0.4375rem);
}

/* line 2031, vendor/assets/stylesheets/tabler.css */
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #2fb344;
  box-shadow: 0 0 0 0.25rem rgba(47, 179, 68, 0.25);
}

/* line 2035, vendor/assets/stylesheets/tabler.css */
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #2fb344;
}

/* line 2037, vendor/assets/stylesheets/tabler.css */
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #2fb344;
}

/* line 2039, vendor/assets/stylesheets/tabler.css */
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(47, 179, 68, 0.25);
}

/* line 2041, vendor/assets/stylesheets/tabler.css */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #2fb344;
}

/* line 2044, vendor/assets/stylesheets/tabler.css */
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em;
}

/* line 2047, vendor/assets/stylesheets/tabler.css */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 85.7142857%;
  color: #d63939;
}

/* line 2054, vendor/assets/stylesheets/tabler.css */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.765625rem;
  color: #f4f6fa;
  background-color: rgba(214, 57, 57, 0.9);
  border-radius: 4px;
}

/* line 2067, vendor/assets/stylesheets/tabler.css */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2073, vendor/assets/stylesheets/tabler.css */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #d63939;
  padding-right: calc(1.4285714em + 0.875rem);
  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.3571429em + 0.21875rem) center;
  background-size: calc(0.7142857em + 0.4375rem) calc(0.7142857em + 0.4375rem);
}

/* line 2080, vendor/assets/stylesheets/tabler.css */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #d63939;
  box-shadow: 0 0 0 0.25rem rgba(214, 57, 57, 0.25);
}

/* line 2084, vendor/assets/stylesheets/tabler.css */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.4285714em + 0.875rem);
  background-position: top calc(0.3571429em + 0.21875rem) right calc(0.3571429em + 0.21875rem);
}

/* line 2088, vendor/assets/stylesheets/tabler.css */
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #d63939;
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dadcde' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), 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-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.7142857em + 0.4375rem) calc(0.7142857em + 0.4375rem);
}

/* line 2094, vendor/assets/stylesheets/tabler.css */
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #d63939;
  box-shadow: 0 0 0 0.25rem rgba(214, 57, 57, 0.25);
}

/* line 2098, vendor/assets/stylesheets/tabler.css */
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #d63939;
}

/* line 2100, vendor/assets/stylesheets/tabler.css */
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #d63939;
}

/* line 2102, vendor/assets/stylesheets/tabler.css */
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(214, 57, 57, 0.25);
}

/* line 2104, vendor/assets/stylesheets/tabler.css */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #d63939;
}

/* line 2107, vendor/assets/stylesheets/tabler.css */
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em;
}

/* line 2110, vendor/assets/stylesheets/tabler.css */
.btn {
  display: inline-block;
  font-weight: 500;
  line-height: 1.4285714;
  color: #232e3c;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.4375rem 1rem;
  font-size: 0.875rem;
  border-radius: 3px;
  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 2129, vendor/assets/stylesheets/tabler.css */
  .btn {
    transition: none;
  }
}

/* line 2131, vendor/assets/stylesheets/tabler.css */
.btn:hover {
  color: #232e3c;
  text-decoration: none;
}

/* line 2134, vendor/assets/stylesheets/tabler.css */
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
}

/* line 2137, vendor/assets/stylesheets/tabler.css */
.btn:disabled, .btn.disabled,
fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

/* line 2142, vendor/assets/stylesheets/tabler.css */
.btn-link {
  font-weight: 400;
  color: #206bc4;
  text-decoration: none;
}

/* line 2146, vendor/assets/stylesheets/tabler.css */
.btn-link:hover {
  color: #1a569d;
  text-decoration: underline;
}

/* line 2149, vendor/assets/stylesheets/tabler.css */
.btn-link:focus {
  text-decoration: underline;
}

/* line 2151, vendor/assets/stylesheets/tabler.css */
.btn-link:disabled, .btn-link.disabled {
  color: #a0a6ae;
}

/* line 2154, vendor/assets/stylesheets/tabler.css */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1.5rem;
  font-size: 1.125rem;
  border-radius: 8px;
}

/* line 2159, vendor/assets/stylesheets/tabler.css */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.125rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 2px;
}

/* line 2164, vendor/assets/stylesheets/tabler.css */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2167, vendor/assets/stylesheets/tabler.css */
  .fade {
    transition: none;
  }
}

/* line 2169, vendor/assets/stylesheets/tabler.css */
.fade:not(.show) {
  opacity: 0;
}

/* line 2172, vendor/assets/stylesheets/tabler.css */
.collapse:not(.show) {
  display: none;
}

/* line 2175, vendor/assets/stylesheets/tabler.css */
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2180, vendor/assets/stylesheets/tabler.css */
  .collapsing {
    transition: none;
  }
}

/* line 2183, vendor/assets/stylesheets/tabler.css */
.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

/* line 2189, vendor/assets/stylesheets/tabler.css */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 2191, vendor/assets/stylesheets/tabler.css */
.dropdown-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: 0.306em;
  width: 0.36em;
  height: 0.36em;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-margin-end: .1em;
  margin-inline-end: .1em;
  -webkit-margin-start: 0.4em;
  margin-inline-start: 0.4em;
  transform: rotate(-45deg);
}

/* line 2205, vendor/assets/stylesheets/tabler.css */
.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 11rem;
  padding: 0.25rem 0;
  margin: 0;
  font-size: 0.875rem;
  color: #232e3c;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(101, 109, 119, 0.16);
  border-radius: 4px;
}

/* line 2221, vendor/assets/stylesheets/tabler.css */
.dropdown-menu[data-bs-popper] {
  left: 0;
  margin-top: 1px;
}

/* line 2225, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-start {
  --bs-position: start;
}

/* line 2227, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

/* line 2231, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-end {
  --bs-position: end;
}

/* line 2233, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 2238, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 2240, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 2243, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 2245, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 2250, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 2252, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 2255, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 2257, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 2262, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 2264, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 2267, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 2269, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 2274, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 2276, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 2279, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 2281, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  /* line 2286, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 2288, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 2291, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 2293, vendor/assets/stylesheets/tabler.css */
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

/* line 2297, vendor/assets/stylesheets/tabler.css */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

/* line 2300, vendor/assets/stylesheets/tabler.css */
.dropup .dropdown-menu[data-bs-popper] {
  margin-top: 0;
  margin-bottom: 1px;
}

/* line 2304, vendor/assets/stylesheets/tabler.css */
.dropup .dropdown-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: 0.306em;
  width: 0.36em;
  height: 0.36em;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-margin-end: .1em;
  margin-inline-end: .1em;
  -webkit-margin-start: 0.4em;
  margin-inline-start: 0.4em;
  transform: rotate(135deg);
}

/* line 2318, vendor/assets/stylesheets/tabler.css */
.dropend .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
}

/* line 2322, vendor/assets/stylesheets/tabler.css */
.dropend .dropdown-menu[data-bs-popper] {
  margin-top: 0;
  margin-left: 1px;
}

/* line 2326, vendor/assets/stylesheets/tabler.css */
.dropend .dropdown-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: 0.306em;
  width: 0.36em;
  height: 0.36em;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-margin-end: .1em;
  margin-inline-end: .1em;
  -webkit-margin-start: 0.4em;
  margin-inline-start: 0.4em;
  transform: rotate(-135deg);
}

/* line 2340, vendor/assets/stylesheets/tabler.css */
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 2343, vendor/assets/stylesheets/tabler.css */
.dropstart .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
}

/* line 2347, vendor/assets/stylesheets/tabler.css */
.dropstart .dropdown-menu[data-bs-popper] {
  margin-top: 0;
  margin-right: 1px;
}

/* line 2351, vendor/assets/stylesheets/tabler.css */
.dropstart .dropdown-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: 0.306em;
  width: 0.36em;
  height: 0.36em;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-margin-end: .1em;
  margin-inline-end: .1em;
  -webkit-margin-start: 0.4em;
  margin-inline-start: 0.4em;
  transform: rotate(45deg);
}

/* line 2365, vendor/assets/stylesheets/tabler.css */
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 2368, vendor/assets/stylesheets/tabler.css */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(101, 109, 119, 0.16);
}

/* line 2374, vendor/assets/stylesheets/tabler.css */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  clear: both;
  font-weight: 400;
  color: inherit;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 2385, vendor/assets/stylesheets/tabler.css */
.dropdown-item:hover, .dropdown-item:focus {
  color: inherit;
  text-decoration: none;
  background-color: rgba(101, 109, 119, 0.06);
}

/* line 2389, vendor/assets/stylesheets/tabler.css */
.dropdown-item.active, .dropdown-item:active {
  color: #206bc4;
  text-decoration: none;
  background-color: rgba(32, 107, 196, 0.06);
}

/* line 2393, vendor/assets/stylesheets/tabler.css */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #c6cad0;
  pointer-events: none;
  background-color: transparent;
}

/* line 2398, vendor/assets/stylesheets/tabler.css */
.dropdown-menu.show {
  display: block;
}

/* line 2401, vendor/assets/stylesheets/tabler.css */
.dropdown-header {
  display: block;
  padding: 0.25rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.765625rem;
  color: #a0a6ae;
  white-space: nowrap;
}

/* line 2409, vendor/assets/stylesheets/tabler.css */
.dropdown-item-text {
  display: block;
  padding: 0.5rem 0.75rem;
  color: inherit;
}

/* line 2414, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-dark {
  color: #e7eaef;
  background-color: #444e5a;
  border-color: rgba(101, 109, 119, 0.16);
}

/* line 2418, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-dark .dropdown-item {
  color: #e7eaef;
}

/* line 2420, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 2423, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #206bc4;
  background-color: rgba(32, 107, 196, 0.06);
}

/* line 2426, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #c6cad0;
}

/* line 2428, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(101, 109, 119, 0.16);
}

/* line 2430, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-dark .dropdown-item-text {
  color: #e7eaef;
}

/* line 2432, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-dark .dropdown-header {
  color: #c6cad0;
}

/* line 2435, vendor/assets/stylesheets/tabler.css */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 2440, vendor/assets/stylesheets/tabler.css */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 2444, vendor/assets/stylesheets/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 2458, vendor/assets/stylesheets/tabler.css */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 2462, vendor/assets/stylesheets/tabler.css */
.btn-toolbar .input-group {
  width: auto;
}

/* line 2465, vendor/assets/stylesheets/tabler.css */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 2469, vendor/assets/stylesheets/tabler.css */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2474, vendor/assets/stylesheets/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 2480, vendor/assets/stylesheets/tabler.css */
.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 2483, vendor/assets/stylesheets/tabler.css */
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 2487, vendor/assets/stylesheets/tabler.css */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 2490, vendor/assets/stylesheets/tabler.css */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 2494, vendor/assets/stylesheets/tabler.css */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}

/* line 2498, vendor/assets/stylesheets/tabler.css */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 2502, vendor/assets/stylesheets/tabler.css */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 2505, vendor/assets/stylesheets/tabler.css */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 2508, vendor/assets/stylesheets/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 2512, vendor/assets/stylesheets/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 2517, vendor/assets/stylesheets/tabler.css */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 2524, vendor/assets/stylesheets/tabler.css */
.nav-link {
  display: block;
  padding: 0.5rem 0.75rem;
  color: inherit;
  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 2530, vendor/assets/stylesheets/tabler.css */
  .nav-link {
    transition: none;
  }
}

/* line 2532, vendor/assets/stylesheets/tabler.css */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 2534, vendor/assets/stylesheets/tabler.css */
.nav-link.disabled {
  color: #a0a6ae;
  pointer-events: none;
  cursor: default;
}

/* line 2539, vendor/assets/stylesheets/tabler.css */
.nav-tabs {
  border-bottom: 1px solid #e7eaef;
}

/* line 2541, vendor/assets/stylesheets/tabler.css */
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 2547, vendor/assets/stylesheets/tabler.css */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #f0f2f6 #f0f2f6 #e7eaef;
  isolation: isolate;
}

/* line 2550, vendor/assets/stylesheets/tabler.css */
.nav-tabs .nav-link.disabled {
  color: #a0a6ae;
  background-color: transparent;
  border-color: transparent;
}

/* line 2554, vendor/assets/stylesheets/tabler.css */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #6e7680;
  background-color: #f4f6fa;
  border-color: #e7eaef #e7eaef #f4f6fa;
}

/* line 2559, vendor/assets/stylesheets/tabler.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 2564, vendor/assets/stylesheets/tabler.css */
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 4px;
}

/* line 2569, vendor/assets/stylesheets/tabler.css */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #206bc4;
  background-color: rgba(32, 107, 196, 0.06);
}

/* line 2574, vendor/assets/stylesheets/tabler.css */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 2579, vendor/assets/stylesheets/tabler.css */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 2585, vendor/assets/stylesheets/tabler.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 2588, vendor/assets/stylesheets/tabler.css */
.tab-content > .active {
  display: block;
}

/* line 2591, vendor/assets/stylesheets/tabler.css */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

/* line 2599, vendor/assets/stylesheets/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 2606, vendor/assets/stylesheets/tabler.css */
.navbar-brand {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-right: 1rem;
  font-size: 1rem;
  white-space: nowrap;
}

/* line 2612, vendor/assets/stylesheets/tabler.css */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 2615, vendor/assets/stylesheets/tabler.css */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 2621, vendor/assets/stylesheets/tabler.css */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 2624, vendor/assets/stylesheets/tabler.css */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 2627, vendor/assets/stylesheets/tabler.css */
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 2631, vendor/assets/stylesheets/tabler.css */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 2636, vendor/assets/stylesheets/tabler.css */
.navbar-toggler {
  padding: 0 0;
  font-size: 1rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2645, vendor/assets/stylesheets/tabler.css */
  .navbar-toggler {
    transition: none;
  }
}

/* line 2647, vendor/assets/stylesheets/tabler.css */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 2649, vendor/assets/stylesheets/tabler.css */
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0;
}

/* line 2654, vendor/assets/stylesheets/tabler.css */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

/* line 2663, vendor/assets/stylesheets/tabler.css */
.navbar-nav-scroll {
  max-height: var(--tblr-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 2668, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 2671, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 2673, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 2675, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  /* line 2678, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 2680, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 2683, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 2687, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 2690, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 2692, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 2694, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  /* line 2697, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 2699, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 2702, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 2706, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 2709, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 2711, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 2713, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  /* line 2716, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 2718, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 2721, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 2725, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 2728, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 2730, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 2732, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  /* line 2735, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 2737, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 2740, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1400px) {
  /* line 2744, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 2747, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  /* line 2749, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 2751, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  /* line 2754, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 2756, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 2759, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}

/* line 2762, vendor/assets/stylesheets/tabler.css */
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* line 2765, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 2767, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 2769, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 2772, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 2774, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 2777, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 2780, vendor/assets/stylesheets/tabler.css */
.navbar-light .navbar-brand {
  color: #232e3c;
}

/* line 2782, vendor/assets/stylesheets/tabler.css */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: #232e3c;
}

/* line 2785, vendor/assets/stylesheets/tabler.css */
.navbar-light .navbar-nav .nav-link {
  color: rgba(35, 46, 60, 0.7);
}

/* line 2787, vendor/assets/stylesheets/tabler.css */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 2789, vendor/assets/stylesheets/tabler.css */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(35, 46, 60, 0.3);
}

/* line 2792, vendor/assets/stylesheets/tabler.css */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: #232e3c;
}

/* line 2796, vendor/assets/stylesheets/tabler.css */
.navbar-light .navbar-toggler {
  color: rgba(35, 46, 60, 0.7);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 2800, vendor/assets/stylesheets/tabler.css */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2835, 46, 60, 0.7%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 2803, vendor/assets/stylesheets/tabler.css */
.navbar-light .navbar-text {
  color: rgba(35, 46, 60, 0.7);
}

/* line 2805, vendor/assets/stylesheets/tabler.css */
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: #232e3c;
}

/* line 2810, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-brand {
  color: #ffffff;
}

/* line 2812, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #ffffff;
}

/* line 2815, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 2817, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 2819, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.3);
}

/* line 2822, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #ffffff;
}

/* line 2826, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 2830, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-toggler-icon {
  background-image: 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 2833, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.7);
}

/* line 2835, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #ffffff;
}

/* line 2840, vendor/assets/stylesheets/tabler.css */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 1px solid rgba(101, 109, 119, 0.16);
  border-radius: 4px;
}

/* line 2850, vendor/assets/stylesheets/tabler.css */
.card > hr, .card > .hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 2853, vendor/assets/stylesheets/tabler.css */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 2856, vendor/assets/stylesheets/tabler.css */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 2860, vendor/assets/stylesheets/tabler.css */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 2864, vendor/assets/stylesheets/tabler.css */
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

/* line 2868, vendor/assets/stylesheets/tabler.css */
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

/* line 2872, vendor/assets/stylesheets/tabler.css */
.card-title {
  margin-bottom: 0.5rem;
}

/* line 2875, vendor/assets/stylesheets/tabler.css */
.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

/* line 2879, vendor/assets/stylesheets/tabler.css */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 2882, vendor/assets/stylesheets/tabler.css */
.card-link:hover {
  text-decoration: none;
}

/* line 2885, vendor/assets/stylesheets/tabler.css */
.card-link + .card-link {
  margin-left: 1rem;
}

/* line 2888, vendor/assets/stylesheets/tabler.css */
.card-header {
  padding: 0.75rem 1rem;
  margin-bottom: 0;
  color: #656d77;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(101, 109, 119, 0.16);
}

/* line 2894, vendor/assets/stylesheets/tabler.css */
.card-header:first-child {
  border-radius: 3px 3px 0 0;
}

/* line 2897, vendor/assets/stylesheets/tabler.css */
.card-footer {
  padding: 0.75rem 1rem;
  color: #656d77;
  background-color: #ffffff;
  border-top: 1px solid rgba(101, 109, 119, 0.16);
}

/* line 2902, vendor/assets/stylesheets/tabler.css */
.card-footer:last-child {
  border-radius: 0 0 3px 3px;
}

/* line 2905, vendor/assets/stylesheets/tabler.css */
.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.75rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

/* line 2910, vendor/assets/stylesheets/tabler.css */
.card-header-tabs .nav-link.active {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
}

/* line 2914, vendor/assets/stylesheets/tabler.css */
.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

/* line 2918, vendor/assets/stylesheets/tabler.css */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: 3px;
}

/* line 2927, vendor/assets/stylesheets/tabler.css */
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

/* line 2932, vendor/assets/stylesheets/tabler.css */
.card-img,
.card-img-top {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 2937, vendor/assets/stylesheets/tabler.css */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 2942, vendor/assets/stylesheets/tabler.css */
.card-group > .card {
  margin-bottom: 1.5rem;
}

@media (min-width: 576px) {
  /* line 2946, vendor/assets/stylesheets/tabler.css */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 2949, vendor/assets/stylesheets/tabler.css */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 2952, vendor/assets/stylesheets/tabler.css */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 2955, vendor/assets/stylesheets/tabler.css */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 2958, vendor/assets/stylesheets/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 2961, vendor/assets/stylesheets/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 2964, vendor/assets/stylesheets/tabler.css */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 2967, vendor/assets/stylesheets/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 2970, vendor/assets/stylesheets/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 2974, vendor/assets/stylesheets/tabler.css */
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 0.875rem;
  color: #232e3c;
  text-align: left;
  background-color: transparent;
  border: 1px solid rgba(101, 109, 119, 0.16);
  border-radius: 0;
  overflow-anchor: none;
  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;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2989, vendor/assets/stylesheets/tabler.css */
  .accordion-button {
    transition: none;
  }
}

/* line 2991, vendor/assets/stylesheets/tabler.css */
.accordion-button.collapsed {
  border-bottom-width: 0;
}

/* line 2993, vendor/assets/stylesheets/tabler.css */
.accordion-button:not(.collapsed) {
  color: inherit;
  background-color: transparent;
}

/* line 2996, vendor/assets/stylesheets/tabler.css */
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='inherit'%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");
  transform: rotate(180deg);
}

/* line 2999, vendor/assets/stylesheets/tabler.css */
.accordion-button::after {
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23232e3c'%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");
  background-repeat: no-repeat;
  background-size: 1rem;
  transition: transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3010, vendor/assets/stylesheets/tabler.css */
  .accordion-button::after {
    transition: none;
  }
}

/* line 3012, vendor/assets/stylesheets/tabler.css */
.accordion-button:hover {
  z-index: 2;
}

/* line 3014, vendor/assets/stylesheets/tabler.css */
.accordion-button:focus {
  z-index: 3;
  border-color: rgba(101, 109, 119, 0.16);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
}

/* line 3020, vendor/assets/stylesheets/tabler.css */
.accordion-header {
  margin-bottom: 0;
}

/* line 3023, vendor/assets/stylesheets/tabler.css */
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 3027, vendor/assets/stylesheets/tabler.css */
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-width: 1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3032, vendor/assets/stylesheets/tabler.css */
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-width: 1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3037, vendor/assets/stylesheets/tabler.css */
.accordion-collapse {
  border: solid rgba(101, 109, 119, 0.16);
  border-width: 0 1px;
}

/* line 3041, vendor/assets/stylesheets/tabler.css */
.accordion-body {
  padding: 1rem 1.25rem;
}

/* line 3044, vendor/assets/stylesheets/tabler.css */
.accordion-flush .accordion-button {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 3049, vendor/assets/stylesheets/tabler.css */
.accordion-flush .accordion-collapse {
  border-width: 0;
}

/* line 3052, vendor/assets/stylesheets/tabler.css */
.accordion-flush .accordion-item:first-of-type .accordion-button {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3057, vendor/assets/stylesheets/tabler.css */
.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-width: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3062, vendor/assets/stylesheets/tabler.css */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

/* line 3069, vendor/assets/stylesheets/tabler.css */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 3071, vendor/assets/stylesheets/tabler.css */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #a0a6ae;
  content: var(--tblr-breadcrumb-divider, "/");
}

/* line 3077, vendor/assets/stylesheets/tabler.css */
.breadcrumb-item.active {
  color: #a0a6ae;
}

/* line 3080, vendor/assets/stylesheets/tabler.css */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 3085, vendor/assets/stylesheets/tabler.css */
.page-link {
  position: relative;
  display: block;
  color: #656d77;
  background-color: transparent;
  border: 0 solid #e7eaef;
  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 3093, vendor/assets/stylesheets/tabler.css */
  .page-link {
    transition: none;
  }
}

/* line 3095, vendor/assets/stylesheets/tabler.css */
.page-link:hover {
  z-index: 2;
  color: #1a569d;
  text-decoration: none;
  background-color: #f0f2f6;
  border-color: #e7eaef;
}

/* line 3101, vendor/assets/stylesheets/tabler.css */
.page-link:focus {
  z-index: 3;
  color: #1a569d;
  background-color: #f0f2f6;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
}

/* line 3108, vendor/assets/stylesheets/tabler.css */
.page-item:not(:first-child) .page-link {
  margin-left: 0;
}

/* line 3111, vendor/assets/stylesheets/tabler.css */
.page-item.active .page-link {
  z-index: 3;
  color: #ffffff;
  background-color: #206bc4;
  border-color: #206bc4;
}

/* line 3117, vendor/assets/stylesheets/tabler.css */
.page-item.disabled .page-link {
  color: rgba(101, 109, 119, 0.5);
  pointer-events: none;
  background-color: transparent;
  border-color: #e7eaef;
}

/* line 3123, vendor/assets/stylesheets/tabler.css */
.page-link {
  padding: 0.25rem 0.25rem;
}

/* line 3126, vendor/assets/stylesheets/tabler.css */
.page-item:first-child .page-link {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3130, vendor/assets/stylesheets/tabler.css */
.page-item:last-child .page-link {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 3134, vendor/assets/stylesheets/tabler.css */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem;
}

/* line 3138, vendor/assets/stylesheets/tabler.css */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

/* line 3142, vendor/assets/stylesheets/tabler.css */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

/* line 3146, vendor/assets/stylesheets/tabler.css */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
}

/* line 3150, vendor/assets/stylesheets/tabler.css */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 3154, vendor/assets/stylesheets/tabler.css */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 3158, vendor/assets/stylesheets/tabler.css */
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 85.7142857%;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
}

/* line 3169, vendor/assets/stylesheets/tabler.css */
.badge:empty {
  display: none;
}

/* line 3172, vendor/assets/stylesheets/tabler.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 3176, vendor/assets/stylesheets/tabler.css */
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 3183, vendor/assets/stylesheets/tabler.css */
.alert-heading {
  color: inherit;
}

/* line 3186, vendor/assets/stylesheets/tabler.css */
.alert-link {
  font-weight: 600;
}

/* line 3189, vendor/assets/stylesheets/tabler.css */
.alert-dismissible {
  padding-right: 3rem;
}

/* line 3191, vendor/assets/stylesheets/tabler.css */
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

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

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

/* line 3206, vendor/assets/stylesheets/tabler.css */
.progress {
  display: flex;
  height: 0.5rem;
  overflow: hidden;
  font-size: 0.65625rem;
  background-color: #e6e8e9;
  border-radius: 4px;
}

/* line 3214, vendor/assets/stylesheets/tabler.css */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  background-color: #206bc4;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3225, vendor/assets/stylesheets/tabler.css */
  .progress-bar {
    transition: none;
  }
}

/* line 3228, vendor/assets/stylesheets/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: 0.5rem 0.5rem;
}

/* line 3232, vendor/assets/stylesheets/tabler.css */
.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3236, vendor/assets/stylesheets/tabler.css */
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

/* line 3240, vendor/assets/stylesheets/tabler.css */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 3247, vendor/assets/stylesheets/tabler.css */
.list-group-item-action {
  width: 100%;
  color: inherit;
  text-align: inherit;
}

/* line 3251, vendor/assets/stylesheets/tabler.css */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: inherit;
  text-decoration: none;
  background-color: #f4f6fa;
}

/* line 3256, vendor/assets/stylesheets/tabler.css */
.list-group-item-action:active {
  color: #232e3c;
  background-color: #f0f2f6;
}

/* line 3260, vendor/assets/stylesheets/tabler.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1rem;
  background-color: inherit;
  border: 1px solid #e6e8e9;
}

/* line 3266, vendor/assets/stylesheets/tabler.css */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 3269, vendor/assets/stylesheets/tabler.css */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 3272, vendor/assets/stylesheets/tabler.css */
.list-group-item.disabled, .list-group-item:disabled {
  color: #a0a6ae;
  pointer-events: none;
  background-color: inherit;
}

/* line 3276, vendor/assets/stylesheets/tabler.css */
.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #206bc4;
  border-color: #206bc4;
}

/* line 3281, vendor/assets/stylesheets/tabler.css */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 3283, vendor/assets/stylesheets/tabler.css */
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

/* line 3287, vendor/assets/stylesheets/tabler.css */
.list-group-horizontal {
  flex-direction: row;
}

/* line 3289, vendor/assets/stylesheets/tabler.css */
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
}

/* line 3292, vendor/assets/stylesheets/tabler.css */
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
}

/* line 3295, vendor/assets/stylesheets/tabler.css */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 3297, vendor/assets/stylesheets/tabler.css */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

/* line 3300, vendor/assets/stylesheets/tabler.css */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 3305, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 3307, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  /* line 3310, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  /* line 3313, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 3315, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 3318, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 3323, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 3325, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  /* line 3328, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  /* line 3331, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 3333, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 3336, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  /* line 3341, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 3343, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  /* line 3346, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  /* line 3349, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 3351, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 3354, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  /* line 3359, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 3361, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  /* line 3364, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  /* line 3367, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 3369, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 3372, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1400px) {
  /* line 3377, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  /* line 3379, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  /* line 3382, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  /* line 3385, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 3387, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 3390, vendor/assets/stylesheets/tabler.css */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

/* line 3394, vendor/assets/stylesheets/tabler.css */
.list-group-flush {
  border-radius: 0;
}

/* line 3396, vendor/assets/stylesheets/tabler.css */
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

/* line 3398, vendor/assets/stylesheets/tabler.css */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 3401, vendor/assets/stylesheets/tabler.css */
.list-group-item-primary {
  color: #134076;
  background-color: #d2e1f3;
}

/* line 3404, vendor/assets/stylesheets/tabler.css */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #134076;
  background-color: #bdcbdb;
}

/* line 3407, vendor/assets/stylesheets/tabler.css */
.list-group-item-primary.list-group-item-action.active {
  color: #ffffff;
  background-color: #134076;
  border-color: #134076;
}

/* line 3412, vendor/assets/stylesheets/tabler.css */
.list-group-item-secondary {
  color: #3d4147;
  background-color: #e0e2e4;
}

/* line 3415, vendor/assets/stylesheets/tabler.css */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #3d4147;
  background-color: #cacbcd;
}

/* line 3418, vendor/assets/stylesheets/tabler.css */
.list-group-item-secondary.list-group-item-action.active {
  color: #ffffff;
  background-color: #3d4147;
  border-color: #3d4147;
}

/* line 3423, vendor/assets/stylesheets/tabler.css */
.list-group-item-success {
  color: #1c6b29;
  background-color: #d5f0da;
}

/* line 3426, vendor/assets/stylesheets/tabler.css */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #1c6b29;
  background-color: #c0d8c4;
}

/* line 3429, vendor/assets/stylesheets/tabler.css */
.list-group-item-success.list-group-item-action.active {
  color: #ffffff;
  background-color: #1c6b29;
  border-color: #1c6b29;
}

/* line 3434, vendor/assets/stylesheets/tabler.css */
.list-group-item-info {
  color: #285c87;
  background-color: #d9ebf9;
}

/* line 3437, vendor/assets/stylesheets/tabler.css */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #285c87;
  background-color: #c3d4e0;
}

/* line 3440, vendor/assets/stylesheets/tabler.css */
.list-group-item-info.list-group-item-action.active {
  color: #ffffff;
  background-color: #285c87;
  border-color: #285c87;
}

/* line 3445, vendor/assets/stylesheets/tabler.css */
.list-group-item-warning {
  color: #943e04;
  background-color: #fde1cd;
}

/* line 3448, vendor/assets/stylesheets/tabler.css */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #943e04;
  background-color: #e4cbb9;
}

/* line 3451, vendor/assets/stylesheets/tabler.css */
.list-group-item-warning.list-group-item-action.active {
  color: #ffffff;
  background-color: #943e04;
  border-color: #943e04;
}

/* line 3456, vendor/assets/stylesheets/tabler.css */
.list-group-item-danger {
  color: #802222;
  background-color: #f7d7d7;
}

/* line 3459, vendor/assets/stylesheets/tabler.css */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #802222;
  background-color: #dec2c2;
}

/* line 3462, vendor/assets/stylesheets/tabler.css */
.list-group-item-danger.list-group-item-action.active {
  color: #ffffff;
  background-color: #802222;
  border-color: #802222;
}

/* line 3467, vendor/assets/stylesheets/tabler.css */
.list-group-item-light {
  color: #929496;
  background-color: #fdfdfe;
}

/* line 3470, vendor/assets/stylesheets/tabler.css */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #929496;
  background-color: #e4e4e5;
}

/* line 3473, vendor/assets/stylesheets/tabler.css */
.list-group-item-light.list-group-item-action.active {
  color: #ffffff;
  background-color: #929496;
  border-color: #929496;
}

/* line 3478, vendor/assets/stylesheets/tabler.css */
.list-group-item-dark {
  color: #151c24;
  background-color: #d3d5d8;
}

/* line 3481, vendor/assets/stylesheets/tabler.css */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #151c24;
  background-color: #bec0c2;
}

/* line 3484, vendor/assets/stylesheets/tabler.css */
.list-group-item-dark.list-group-item-action.active {
  color: #ffffff;
  background-color: #151c24;
  border-color: #151c24;
}

/* line 3489, vendor/assets/stylesheets/tabler.css */
.btn-close {
  box-sizing: content-box;
  width: 0.75rem;
  height: 0.75rem;
  padding: 0.25em 0.25em;
  color: #000000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.75rem auto no-repeat;
  border: 0;
  border-radius: 4px;
  opacity: 0.3;
}

/* line 3499, vendor/assets/stylesheets/tabler.css */
.btn-close:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.75;
}

/* line 3503, vendor/assets/stylesheets/tabler.css */
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
  opacity: 1;
}

/* line 3507, vendor/assets/stylesheets/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: 0.25;
}

/* line 3515, vendor/assets/stylesheets/tabler.css */
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

/* line 3518, vendor/assets/stylesheets/tabler.css */
.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid #e6e8e9;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}

/* line 3528, vendor/assets/stylesheets/tabler.css */
.toast:not(.showing):not(.show) {
  opacity: 0;
}

/* line 3530, vendor/assets/stylesheets/tabler.css */
.toast.hide {
  display: none;
}

/* line 3533, vendor/assets/stylesheets/tabler.css */
.toast-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

/* line 3539, vendor/assets/stylesheets/tabler.css */
.toast-container > :not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 3542, vendor/assets/stylesheets/tabler.css */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #656d77;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 3552, vendor/assets/stylesheets/tabler.css */
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

/* line 3556, vendor/assets/stylesheets/tabler.css */
.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

/* line 3560, vendor/assets/stylesheets/tabler.css */
.modal-open {
  overflow: hidden;
}

/* line 3562, vendor/assets/stylesheets/tabler.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 3566, vendor/assets/stylesheets/tabler.css */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 3577, vendor/assets/stylesheets/tabler.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 3582, vendor/assets/stylesheets/tabler.css */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -1rem);
}

@media (prefers-reduced-motion: reduce) {
  /* line 3586, vendor/assets/stylesheets/tabler.css */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 3588, vendor/assets/stylesheets/tabler.css */
.modal.show .modal-dialog {
  transform: none;
}

/* line 3590, vendor/assets/stylesheets/tabler.css */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 3593, vendor/assets/stylesheets/tabler.css */
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

/* line 3595, vendor/assets/stylesheets/tabler.css */
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 3598, vendor/assets/stylesheets/tabler.css */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 3601, vendor/assets/stylesheets/tabler.css */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 3606, vendor/assets/stylesheets/tabler.css */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fbfbfb;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 4px;
  outline: 0;
}

/* line 3618, vendor/assets/stylesheets/tabler.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #232e3c;
}

/* line 3626, vendor/assets/stylesheets/tabler.css */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 3628, vendor/assets/stylesheets/tabler.css */
.modal-backdrop.show {
  opacity: 0.24;
}

/* line 3631, vendor/assets/stylesheets/tabler.css */
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem;
  border-bottom: 1px solid #e6e8e9;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 3640, vendor/assets/stylesheets/tabler.css */
.modal-header .btn-close {
  padding: 0.75rem 0.75rem;
  margin: -0.75rem -0.75rem -0.75rem auto;
}

/* line 3644, vendor/assets/stylesheets/tabler.css */
.modal-title {
  margin-bottom: 0;
  line-height: 1.4285714;
}

/* line 3648, vendor/assets/stylesheets/tabler.css */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1.5rem;
}

/* line 3653, vendor/assets/stylesheets/tabler.css */
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 1.125rem;
  border-top: 0 solid #e6e8e9;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 3663, vendor/assets/stylesheets/tabler.css */
.modal-footer > * {
  margin: 0.375rem;
}

/* line 3666, vendor/assets/stylesheets/tabler.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 3674, vendor/assets/stylesheets/tabler.css */
  .modal-dialog {
    max-width: 540px;
    margin: 1.75rem auto;
  }
  /* line 3677, vendor/assets/stylesheets/tabler.css */
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  /* line 3679, vendor/assets/stylesheets/tabler.css */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 3681, vendor/assets/stylesheets/tabler.css */
  .modal-sm {
    max-width: 380px;
  }
}

@media (min-width: 992px) {
  /* line 3685, vendor/assets/stylesheets/tabler.css */
  .modal-lg,
.modal-xl {
    max-width: 720px;
  }
}

@media (min-width: 1200px) {
  /* line 3690, vendor/assets/stylesheets/tabler.css */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 3693, vendor/assets/stylesheets/tabler.css */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

/* line 3698, vendor/assets/stylesheets/tabler.css */
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

/* line 3702, vendor/assets/stylesheets/tabler.css */
.modal-fullscreen .modal-header {
  border-radius: 0;
}

/* line 3704, vendor/assets/stylesheets/tabler.css */
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

/* line 3706, vendor/assets/stylesheets/tabler.css */
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  /* line 3710, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 3715, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 3719, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  /* line 3721, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  /* line 3723, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 3727, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 3732, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 3736, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  /* line 3738, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  /* line 3740, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 3744, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 3749, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 3753, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  /* line 3755, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  /* line 3757, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 3761, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 3766, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 3770, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  /* line 3772, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  /* line 3774, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1399.98px) {
  /* line 3778, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 3783, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 3787, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  /* line 3789, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  /* line 3791, vendor/assets/stylesheets/tabler.css */
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

/* line 3794, vendor/assets/stylesheets/tabler.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: var(--tblr-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.4285714;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.765625rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 3816, vendor/assets/stylesheets/tabler.css */
.tooltip.show {
  opacity: 0.9;
}

/* line 3818, vendor/assets/stylesheets/tabler.css */
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 3823, vendor/assets/stylesheets/tabler.css */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 3829, vendor/assets/stylesheets/tabler.css */
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 3831, vendor/assets/stylesheets/tabler.css */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0;
}

/* line 3833, vendor/assets/stylesheets/tabler.css */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000000;
}

/* line 3838, vendor/assets/stylesheets/tabler.css */
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 3840, vendor/assets/stylesheets/tabler.css */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 3844, vendor/assets/stylesheets/tabler.css */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000000;
}

/* line 3849, vendor/assets/stylesheets/tabler.css */
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 3851, vendor/assets/stylesheets/tabler.css */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0;
}

/* line 3853, vendor/assets/stylesheets/tabler.css */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000000;
}

/* line 3858, vendor/assets/stylesheets/tabler.css */
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 3860, vendor/assets/stylesheets/tabler.css */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 3864, vendor/assets/stylesheets/tabler.css */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000000;
}

/* line 3869, vendor/assets/stylesheets/tabler.css */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}

/* line 3877, vendor/assets/stylesheets/tabler.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: var(--tblr-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.4285714;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.765625rem;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #e6e8e9;
  border-radius: 8px;
}

/* line 3904, vendor/assets/stylesheets/tabler.css */
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}

/* line 3909, vendor/assets/stylesheets/tabler.css */
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 3916, vendor/assets/stylesheets/tabler.css */
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}

/* line 3918, vendor/assets/stylesheets/tabler.css */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #e6e8e9;
}

/* line 3922, vendor/assets/stylesheets/tabler.css */
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #ffffff;
}

/* line 3927, vendor/assets/stylesheets/tabler.css */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

/* line 3931, vendor/assets/stylesheets/tabler.css */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #e6e8e9;
}

/* line 3935, vendor/assets/stylesheets/tabler.css */
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #ffffff;
}

/* line 3940, vendor/assets/stylesheets/tabler.css */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}

/* line 3942, vendor/assets/stylesheets/tabler.css */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #e6e8e9;
}

/* line 3946, vendor/assets/stylesheets/tabler.css */
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #ffffff;
}

/* line 3951, vendor/assets/stylesheets/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: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

/* line 3961, vendor/assets/stylesheets/tabler.css */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

/* line 3965, vendor/assets/stylesheets/tabler.css */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #e6e8e9;
}

/* line 3969, vendor/assets/stylesheets/tabler.css */
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #ffffff;
}

/* line 3974, vendor/assets/stylesheets/tabler.css */
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

/* line 3982, vendor/assets/stylesheets/tabler.css */
.popover-header:empty {
  display: none;
}

/* line 3985, vendor/assets/stylesheets/tabler.css */
.popover-body {
  padding: 1rem 1rem;
  color: #232e3c;
}

/* line 3989, vendor/assets/stylesheets/tabler.css */
.carousel {
  position: relative;
}

/* line 3992, vendor/assets/stylesheets/tabler.css */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 3995, vendor/assets/stylesheets/tabler.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 3999, vendor/assets/stylesheets/tabler.css */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 4004, vendor/assets/stylesheets/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 4014, vendor/assets/stylesheets/tabler.css */
  .carousel-item {
    transition: none;
  }
}

/* line 4017, vendor/assets/stylesheets/tabler.css */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
/* line 4023, vendor/assets/stylesheets/tabler.css */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

/* line 4027, vendor/assets/stylesheets/tabler.css */
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
/* line 4032, vendor/assets/stylesheets/tabler.css */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 4037, vendor/assets/stylesheets/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 4043, vendor/assets/stylesheets/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 4049, vendor/assets/stylesheets/tabler.css */
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

/* line 4053, vendor/assets/stylesheets/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 4071, vendor/assets/stylesheets/tabler.css */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 4074, vendor/assets/stylesheets/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 4082, vendor/assets/stylesheets/tabler.css */
.carousel-control-prev {
  left: 0;
}

/* line 4085, vendor/assets/stylesheets/tabler.css */
.carousel-control-next {
  right: 0;
}

/* line 4088, vendor/assets/stylesheets/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 4105, vendor/assets/stylesheets/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 4108, vendor/assets/stylesheets/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 4111, vendor/assets/stylesheets/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%;
  list-style: none;
}

/* line 4124, vendor/assets/stylesheets/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 4142, vendor/assets/stylesheets/tabler.css */
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

/* line 4144, vendor/assets/stylesheets/tabler.css */
.carousel-indicators .active {
  opacity: 1;
}

/* line 4147, vendor/assets/stylesheets/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 4157, vendor/assets/stylesheets/tabler.css */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 4161, vendor/assets/stylesheets/tabler.css */
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000000;
}

/* line 4164, vendor/assets/stylesheets/tabler.css */
.carousel-dark .carousel-caption {
  color: #000000;
}

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

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

/* line 4175, vendor/assets/stylesheets/tabler.css */
.spinner-border {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  vertical-align: text-bottom;
  border: 2px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}

/* line 4186, vendor/assets/stylesheets/tabler.css */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 1px;
}

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

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

/* line 4205, vendor/assets/stylesheets/tabler.css */
.spinner-grow {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}

/* line 4216, vendor/assets/stylesheets/tabler.css */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4221, vendor/assets/stylesheets/tabler.css */
  .spinner-border,
.spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}

/* line 4226, vendor/assets/stylesheets/tabler.css */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 4231, vendor/assets/stylesheets/tabler.css */
.link-primary {
  color: #206bc4;
}

/* line 4233, vendor/assets/stylesheets/tabler.css */
.link-primary:hover, .link-primary:focus {
  color: #1a569d;
}

/* line 4236, vendor/assets/stylesheets/tabler.css */
.link-secondary {
  color: #656d77;
}

/* line 4238, vendor/assets/stylesheets/tabler.css */
.link-secondary:hover, .link-secondary:focus {
  color: #51575f;
}

/* line 4241, vendor/assets/stylesheets/tabler.css */
.link-success {
  color: #2fb344;
}

/* line 4243, vendor/assets/stylesheets/tabler.css */
.link-success:hover, .link-success:focus {
  color: #268f36;
}

/* line 4246, vendor/assets/stylesheets/tabler.css */
.link-info {
  color: #4299e1;
}

/* line 4248, vendor/assets/stylesheets/tabler.css */
.link-info:hover, .link-info:focus {
  color: #357ab4;
}

/* line 4251, vendor/assets/stylesheets/tabler.css */
.link-warning {
  color: #f76707;
}

/* line 4253, vendor/assets/stylesheets/tabler.css */
.link-warning:hover, .link-warning:focus {
  color: #c65206;
}

/* line 4256, vendor/assets/stylesheets/tabler.css */
.link-danger {
  color: #d63939;
}

/* line 4258, vendor/assets/stylesheets/tabler.css */
.link-danger:hover, .link-danger:focus {
  color: #ab2e2e;
}

/* line 4261, vendor/assets/stylesheets/tabler.css */
.link-light {
  color: #f4f6fa;
}

/* line 4263, vendor/assets/stylesheets/tabler.css */
.link-light:hover, .link-light:focus {
  color: #f6f8fb;
}

/* line 4266, vendor/assets/stylesheets/tabler.css */
.link-dark {
  color: #232e3c;
}

/* line 4268, vendor/assets/stylesheets/tabler.css */
.link-dark:hover, .link-dark:focus {
  color: #1c2530;
}

/* line 4271, vendor/assets/stylesheets/tabler.css */
.ratio {
  position: relative;
  width: 100%;
}

/* line 4274, vendor/assets/stylesheets/tabler.css */
.ratio::before {
  display: block;
  padding-top: var(--tblr-aspect-ratio);
  content: "";
}

/* line 4278, vendor/assets/stylesheets/tabler.css */
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 4285, vendor/assets/stylesheets/tabler.css */
.ratio-1x1 {
  --tblr-aspect-ratio: 100%;
}

/* line 4288, vendor/assets/stylesheets/tabler.css */
.ratio-4x3 {
  --tblr-aspect-ratio: calc(3 / 4 * 100%);
}

/* line 4291, vendor/assets/stylesheets/tabler.css */
.ratio-16x9 {
  --tblr-aspect-ratio: calc(9 / 16 * 100%);
}

/* line 4294, vendor/assets/stylesheets/tabler.css */
.ratio-21x9 {
  --tblr-aspect-ratio: calc(9 / 21 * 100%);
}

/* line 4297, vendor/assets/stylesheets/tabler.css */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 4304, vendor/assets/stylesheets/tabler.css */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 4311, vendor/assets/stylesheets/tabler.css */
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  /* line 4318, vendor/assets/stylesheets/tabler.css */
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  /* line 4325, vendor/assets/stylesheets/tabler.css */
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  /* line 4332, vendor/assets/stylesheets/tabler.css */
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  /* line 4339, vendor/assets/stylesheets/tabler.css */
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  /* line 4346, vendor/assets/stylesheets/tabler.css */
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 4352, vendor/assets/stylesheets/tabler.css */
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  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 4364, vendor/assets/stylesheets/tabler.css */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

/* line 4373, vendor/assets/stylesheets/tabler.css */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 4378, vendor/assets/stylesheets/tabler.css */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4381, vendor/assets/stylesheets/tabler.css */
.align-top {
  vertical-align: top !important;
}

/* line 4384, vendor/assets/stylesheets/tabler.css */
.align-middle {
  vertical-align: middle !important;
}

/* line 4387, vendor/assets/stylesheets/tabler.css */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 4390, vendor/assets/stylesheets/tabler.css */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 4393, vendor/assets/stylesheets/tabler.css */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 4396, vendor/assets/stylesheets/tabler.css */
.float-start {
  float: left !important;
}

/* line 4399, vendor/assets/stylesheets/tabler.css */
.float-end {
  float: right !important;
}

/* line 4402, vendor/assets/stylesheets/tabler.css */
.float-none {
  float: none !important;
}

/* line 4405, vendor/assets/stylesheets/tabler.css */
.overflow-auto {
  overflow: auto !important;
}

/* line 4408, vendor/assets/stylesheets/tabler.css */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 4411, vendor/assets/stylesheets/tabler.css */
.overflow-visible {
  overflow: visible !important;
}

/* line 4414, vendor/assets/stylesheets/tabler.css */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 4417, vendor/assets/stylesheets/tabler.css */
.d-inline {
  display: inline !important;
}

/* line 4420, vendor/assets/stylesheets/tabler.css */
.d-inline-block {
  display: inline-block !important;
}

/* line 4423, vendor/assets/stylesheets/tabler.css */
.d-block {
  display: block !important;
}

/* line 4426, vendor/assets/stylesheets/tabler.css */
.d-grid {
  display: grid !important;
}

/* line 4429, vendor/assets/stylesheets/tabler.css */
.d-table {
  display: table !important;
}

/* line 4432, vendor/assets/stylesheets/tabler.css */
.d-table-row {
  display: table-row !important;
}

/* line 4435, vendor/assets/stylesheets/tabler.css */
.d-table-cell {
  display: table-cell !important;
}

/* line 4438, vendor/assets/stylesheets/tabler.css */
.d-flex {
  display: flex !important;
}

/* line 4441, vendor/assets/stylesheets/tabler.css */
.d-inline-flex {
  display: inline-flex !important;
}

/* line 4444, vendor/assets/stylesheets/tabler.css */
.d-none {
  display: none !important;
}

/* line 4447, vendor/assets/stylesheets/tabler.css */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 4450, vendor/assets/stylesheets/tabler.css */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4453, vendor/assets/stylesheets/tabler.css */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 4456, vendor/assets/stylesheets/tabler.css */
.shadow-none {
  box-shadow: none !important;
}

/* line 4459, vendor/assets/stylesheets/tabler.css */
.position-static {
  position: static !important;
}

/* line 4462, vendor/assets/stylesheets/tabler.css */
.position-relative {
  position: relative !important;
}

/* line 4465, vendor/assets/stylesheets/tabler.css */
.position-absolute {
  position: absolute !important;
}

/* line 4468, vendor/assets/stylesheets/tabler.css */
.position-fixed {
  position: fixed !important;
}

/* line 4471, vendor/assets/stylesheets/tabler.css */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 4475, vendor/assets/stylesheets/tabler.css */
.top-0 {
  top: 0 !important;
}

/* line 4478, vendor/assets/stylesheets/tabler.css */
.top-50 {
  top: 50% !important;
}

/* line 4481, vendor/assets/stylesheets/tabler.css */
.top-100 {
  top: 100% !important;
}

/* line 4484, vendor/assets/stylesheets/tabler.css */
.bottom-0 {
  bottom: 0 !important;
}

/* line 4487, vendor/assets/stylesheets/tabler.css */
.bottom-50 {
  bottom: 50% !important;
}

/* line 4490, vendor/assets/stylesheets/tabler.css */
.bottom-100 {
  bottom: 100% !important;
}

/* line 4493, vendor/assets/stylesheets/tabler.css */
.start-0 {
  left: 0 !important;
}

/* line 4496, vendor/assets/stylesheets/tabler.css */
.start-50 {
  left: 50% !important;
}

/* line 4499, vendor/assets/stylesheets/tabler.css */
.start-100 {
  left: 100% !important;
}

/* line 4502, vendor/assets/stylesheets/tabler.css */
.end-0 {
  right: 0 !important;
}

/* line 4505, vendor/assets/stylesheets/tabler.css */
.end-50 {
  right: 50% !important;
}

/* line 4508, vendor/assets/stylesheets/tabler.css */
.end-100 {
  right: 100% !important;
}

/* line 4511, vendor/assets/stylesheets/tabler.css */
.translate-middle {
  transform: translate(-50%, -50%) !important;
}

/* line 4514, vendor/assets/stylesheets/tabler.css */
.translate-middle-x {
  transform: translateX(-50%) !important;
}

/* line 4517, vendor/assets/stylesheets/tabler.css */
.translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 4520, vendor/assets/stylesheets/tabler.css */
.border {
  border: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 4523, vendor/assets/stylesheets/tabler.css */
.border-wide {
  border: 2px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 4526, vendor/assets/stylesheets/tabler.css */
.border-0 {
  border: 0 !important;
}

/* line 4529, vendor/assets/stylesheets/tabler.css */
.border-top {
  border-top: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 4532, vendor/assets/stylesheets/tabler.css */
.border-top-wide {
  border-top: 2px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 4535, vendor/assets/stylesheets/tabler.css */
.border-top-0 {
  border-top: 0 !important;
}

/* line 4538, vendor/assets/stylesheets/tabler.css */
.border-end {
  border-right: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 4541, vendor/assets/stylesheets/tabler.css */
.border-end-wide {
  border-right: 2px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 4544, vendor/assets/stylesheets/tabler.css */
.border-end-0 {
  border-right: 0 !important;
}

/* line 4547, vendor/assets/stylesheets/tabler.css */
.border-bottom {
  border-bottom: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 4550, vendor/assets/stylesheets/tabler.css */
.border-bottom-wide {
  border-bottom: 2px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 4553, vendor/assets/stylesheets/tabler.css */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 4556, vendor/assets/stylesheets/tabler.css */
.border-start {
  border-left: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 4559, vendor/assets/stylesheets/tabler.css */
.border-start-wide {
  border-left: 2px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 4562, vendor/assets/stylesheets/tabler.css */
.border-start-0 {
  border-left: 0 !important;
}

/* line 4565, vendor/assets/stylesheets/tabler.css */
.border-primary {
  border-color: #206bc4 !important;
}

/* line 4568, vendor/assets/stylesheets/tabler.css */
.border-secondary {
  border-color: #656d77 !important;
}

/* line 4571, vendor/assets/stylesheets/tabler.css */
.border-success {
  border-color: #2fb344 !important;
}

/* line 4574, vendor/assets/stylesheets/tabler.css */
.border-info {
  border-color: #4299e1 !important;
}

/* line 4577, vendor/assets/stylesheets/tabler.css */
.border-warning {
  border-color: #f76707 !important;
}

/* line 4580, vendor/assets/stylesheets/tabler.css */
.border-danger {
  border-color: #d63939 !important;
}

/* line 4583, vendor/assets/stylesheets/tabler.css */
.border-light {
  border-color: #f4f6fa !important;
}

/* line 4586, vendor/assets/stylesheets/tabler.css */
.border-dark {
  border-color: #232e3c !important;
}

/* line 4589, vendor/assets/stylesheets/tabler.css */
.border-white {
  border-color: #ffffff !important;
}

/* line 4592, vendor/assets/stylesheets/tabler.css */
.border-1 {
  border-width: 1px !important;
}

/* line 4595, vendor/assets/stylesheets/tabler.css */
.border-2 {
  border-width: 2px !important;
}

/* line 4598, vendor/assets/stylesheets/tabler.css */
.border-3 {
  border-width: 3px !important;
}

/* line 4601, vendor/assets/stylesheets/tabler.css */
.border-4 {
  border-width: 4px !important;
}

/* line 4604, vendor/assets/stylesheets/tabler.css */
.border-5 {
  border-width: 5px !important;
}

/* line 4607, vendor/assets/stylesheets/tabler.css */
.w-0 {
  width: 0 !important;
}

/* line 4610, vendor/assets/stylesheets/tabler.css */
.w-1 {
  width: 0.25rem !important;
}

/* line 4613, vendor/assets/stylesheets/tabler.css */
.w-2 {
  width: 0.5rem !important;
}

/* line 4616, vendor/assets/stylesheets/tabler.css */
.w-3 {
  width: 1rem !important;
}

/* line 4619, vendor/assets/stylesheets/tabler.css */
.w-4 {
  width: 2rem !important;
}

/* line 4622, vendor/assets/stylesheets/tabler.css */
.w-5 {
  width: 4rem !important;
}

/* line 4625, vendor/assets/stylesheets/tabler.css */
.w-25 {
  width: 25% !important;
}

/* line 4628, vendor/assets/stylesheets/tabler.css */
.w-50 {
  width: 50% !important;
}

/* line 4631, vendor/assets/stylesheets/tabler.css */
.w-75 {
  width: 75% !important;
}

/* line 4634, vendor/assets/stylesheets/tabler.css */
.w-100 {
  width: 100% !important;
}

/* line 4637, vendor/assets/stylesheets/tabler.css */
.w-auto {
  width: auto !important;
}

/* line 4640, vendor/assets/stylesheets/tabler.css */
.mw-100 {
  max-width: 100% !important;
}

/* line 4643, vendor/assets/stylesheets/tabler.css */
.vw-100 {
  width: 100vw !important;
}

/* line 4646, vendor/assets/stylesheets/tabler.css */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 4649, vendor/assets/stylesheets/tabler.css */
.h-0 {
  height: 0 !important;
}

/* line 4652, vendor/assets/stylesheets/tabler.css */
.h-1 {
  height: 0.25rem !important;
}

/* line 4655, vendor/assets/stylesheets/tabler.css */
.h-2 {
  height: 0.5rem !important;
}

/* line 4658, vendor/assets/stylesheets/tabler.css */
.h-3 {
  height: 1rem !important;
}

/* line 4661, vendor/assets/stylesheets/tabler.css */
.h-4 {
  height: 2rem !important;
}

/* line 4664, vendor/assets/stylesheets/tabler.css */
.h-5 {
  height: 4rem !important;
}

/* line 4667, vendor/assets/stylesheets/tabler.css */
.h-25 {
  height: 25% !important;
}

/* line 4670, vendor/assets/stylesheets/tabler.css */
.h-50 {
  height: 50% !important;
}

/* line 4673, vendor/assets/stylesheets/tabler.css */
.h-75 {
  height: 75% !important;
}

/* line 4676, vendor/assets/stylesheets/tabler.css */
.h-100 {
  height: 100% !important;
}

/* line 4679, vendor/assets/stylesheets/tabler.css */
.h-auto {
  height: auto !important;
}

/* line 4682, vendor/assets/stylesheets/tabler.css */
.mh-100 {
  max-height: 100% !important;
}

/* line 4685, vendor/assets/stylesheets/tabler.css */
.mh-4 {
  max-height: 2rem !important;
}

/* line 4688, vendor/assets/stylesheets/tabler.css */
.vh-100 {
  height: 100vh !important;
}

/* line 4691, vendor/assets/stylesheets/tabler.css */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 4694, vendor/assets/stylesheets/tabler.css */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 4697, vendor/assets/stylesheets/tabler.css */
.flex-row {
  flex-direction: row !important;
}

/* line 4700, vendor/assets/stylesheets/tabler.css */
.flex-column {
  flex-direction: column !important;
}

/* line 4703, vendor/assets/stylesheets/tabler.css */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 4706, vendor/assets/stylesheets/tabler.css */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 4709, vendor/assets/stylesheets/tabler.css */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 4712, vendor/assets/stylesheets/tabler.css */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 4715, vendor/assets/stylesheets/tabler.css */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 4718, vendor/assets/stylesheets/tabler.css */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 4721, vendor/assets/stylesheets/tabler.css */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 4724, vendor/assets/stylesheets/tabler.css */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 4727, vendor/assets/stylesheets/tabler.css */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 4730, vendor/assets/stylesheets/tabler.css */
.gap-0 {
  gap: 0 !important;
}

/* line 4733, vendor/assets/stylesheets/tabler.css */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 4736, vendor/assets/stylesheets/tabler.css */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 4739, vendor/assets/stylesheets/tabler.css */
.gap-3 {
  gap: 1rem !important;
}

/* line 4742, vendor/assets/stylesheets/tabler.css */
.gap-4 {
  gap: 2rem !important;
}

/* line 4745, vendor/assets/stylesheets/tabler.css */
.gap-5 {
  gap: 4rem !important;
}

/* line 4748, vendor/assets/stylesheets/tabler.css */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 4751, vendor/assets/stylesheets/tabler.css */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 4754, vendor/assets/stylesheets/tabler.css */
.justify-content-center {
  justify-content: center !important;
}

/* line 4757, vendor/assets/stylesheets/tabler.css */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 4760, vendor/assets/stylesheets/tabler.css */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 4763, vendor/assets/stylesheets/tabler.css */
.justify-content-evenly {
  justify-content: space-evenly !important;
}

/* line 4766, vendor/assets/stylesheets/tabler.css */
.align-items-start {
  align-items: flex-start !important;
}

/* line 4769, vendor/assets/stylesheets/tabler.css */
.align-items-end {
  align-items: flex-end !important;
}

/* line 4772, vendor/assets/stylesheets/tabler.css */
.align-items-center {
  align-items: center !important;
}

/* line 4775, vendor/assets/stylesheets/tabler.css */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 4778, vendor/assets/stylesheets/tabler.css */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 4781, vendor/assets/stylesheets/tabler.css */
.align-content-start {
  align-content: flex-start !important;
}

/* line 4784, vendor/assets/stylesheets/tabler.css */
.align-content-end {
  align-content: flex-end !important;
}

/* line 4787, vendor/assets/stylesheets/tabler.css */
.align-content-center {
  align-content: center !important;
}

/* line 4790, vendor/assets/stylesheets/tabler.css */
.align-content-between {
  align-content: space-between !important;
}

/* line 4793, vendor/assets/stylesheets/tabler.css */
.align-content-around {
  align-content: space-around !important;
}

/* line 4796, vendor/assets/stylesheets/tabler.css */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 4799, vendor/assets/stylesheets/tabler.css */
.align-self-auto {
  align-self: auto !important;
}

/* line 4802, vendor/assets/stylesheets/tabler.css */
.align-self-start {
  align-self: flex-start !important;
}

/* line 4805, vendor/assets/stylesheets/tabler.css */
.align-self-end {
  align-self: flex-end !important;
}

/* line 4808, vendor/assets/stylesheets/tabler.css */
.align-self-center {
  align-self: center !important;
}

/* line 4811, vendor/assets/stylesheets/tabler.css */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 4814, vendor/assets/stylesheets/tabler.css */
.align-self-stretch {
  align-self: stretch !important;
}

/* line 4817, vendor/assets/stylesheets/tabler.css */
.order-first {
  order: -1 !important;
}

/* line 4820, vendor/assets/stylesheets/tabler.css */
.order-0 {
  order: 0 !important;
}

/* line 4823, vendor/assets/stylesheets/tabler.css */
.order-1 {
  order: 1 !important;
}

/* line 4826, vendor/assets/stylesheets/tabler.css */
.order-2 {
  order: 2 !important;
}

/* line 4829, vendor/assets/stylesheets/tabler.css */
.order-3 {
  order: 3 !important;
}

/* line 4832, vendor/assets/stylesheets/tabler.css */
.order-4 {
  order: 4 !important;
}

/* line 4835, vendor/assets/stylesheets/tabler.css */
.order-5 {
  order: 5 !important;
}

/* line 4838, vendor/assets/stylesheets/tabler.css */
.order-last {
  order: 6 !important;
}

/* line 4841, vendor/assets/stylesheets/tabler.css */
.m-0 {
  margin: 0 !important;
}

/* line 4844, vendor/assets/stylesheets/tabler.css */
.m-1 {
  margin: 0.25rem !important;
}

/* line 4847, vendor/assets/stylesheets/tabler.css */
.m-2 {
  margin: 0.5rem !important;
}

/* line 4850, vendor/assets/stylesheets/tabler.css */
.m-3 {
  margin: 1rem !important;
}

/* line 4853, vendor/assets/stylesheets/tabler.css */
.m-4 {
  margin: 2rem !important;
}

/* line 4856, vendor/assets/stylesheets/tabler.css */
.m-5 {
  margin: 4rem !important;
}

/* line 4859, vendor/assets/stylesheets/tabler.css */
.m-auto {
  margin: auto !important;
}

/* line 4862, vendor/assets/stylesheets/tabler.css */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 4866, vendor/assets/stylesheets/tabler.css */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 4870, vendor/assets/stylesheets/tabler.css */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 4874, vendor/assets/stylesheets/tabler.css */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 4878, vendor/assets/stylesheets/tabler.css */
.mx-4 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

/* line 4882, vendor/assets/stylesheets/tabler.css */
.mx-5 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

/* line 4886, vendor/assets/stylesheets/tabler.css */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 4890, vendor/assets/stylesheets/tabler.css */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 4894, vendor/assets/stylesheets/tabler.css */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 4898, vendor/assets/stylesheets/tabler.css */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 4902, vendor/assets/stylesheets/tabler.css */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 4906, vendor/assets/stylesheets/tabler.css */
.my-4 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

/* line 4910, vendor/assets/stylesheets/tabler.css */
.my-5 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

/* line 4914, vendor/assets/stylesheets/tabler.css */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 4918, vendor/assets/stylesheets/tabler.css */
.mt-0 {
  margin-top: 0 !important;
}

/* line 4921, vendor/assets/stylesheets/tabler.css */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 4924, vendor/assets/stylesheets/tabler.css */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 4927, vendor/assets/stylesheets/tabler.css */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 4930, vendor/assets/stylesheets/tabler.css */
.mt-4 {
  margin-top: 2rem !important;
}

/* line 4933, vendor/assets/stylesheets/tabler.css */
.mt-5 {
  margin-top: 4rem !important;
}

/* line 4936, vendor/assets/stylesheets/tabler.css */
.mt-auto {
  margin-top: auto !important;
}

/* line 4939, vendor/assets/stylesheets/tabler.css */
.me-0 {
  margin-right: 0 !important;
}

/* line 4942, vendor/assets/stylesheets/tabler.css */
.me-1 {
  margin-right: 0.25rem !important;
}

/* line 4945, vendor/assets/stylesheets/tabler.css */
.me-2 {
  margin-right: 0.5rem !important;
}

/* line 4948, vendor/assets/stylesheets/tabler.css */
.me-3 {
  margin-right: 1rem !important;
}

/* line 4951, vendor/assets/stylesheets/tabler.css */
.me-4 {
  margin-right: 2rem !important;
}

/* line 4954, vendor/assets/stylesheets/tabler.css */
.me-5 {
  margin-right: 4rem !important;
}

/* line 4957, vendor/assets/stylesheets/tabler.css */
.me-auto {
  margin-right: auto !important;
}

/* line 4960, vendor/assets/stylesheets/tabler.css */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 4963, vendor/assets/stylesheets/tabler.css */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 4966, vendor/assets/stylesheets/tabler.css */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 4969, vendor/assets/stylesheets/tabler.css */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 4972, vendor/assets/stylesheets/tabler.css */
.mb-4 {
  margin-bottom: 2rem !important;
}

/* line 4975, vendor/assets/stylesheets/tabler.css */
.mb-5 {
  margin-bottom: 4rem !important;
}

/* line 4978, vendor/assets/stylesheets/tabler.css */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 4981, vendor/assets/stylesheets/tabler.css */
.ms-0 {
  margin-left: 0 !important;
}

/* line 4984, vendor/assets/stylesheets/tabler.css */
.ms-1 {
  margin-left: 0.25rem !important;
}

/* line 4987, vendor/assets/stylesheets/tabler.css */
.ms-2 {
  margin-left: 0.5rem !important;
}

/* line 4990, vendor/assets/stylesheets/tabler.css */
.ms-3 {
  margin-left: 1rem !important;
}

/* line 4993, vendor/assets/stylesheets/tabler.css */
.ms-4 {
  margin-left: 2rem !important;
}

/* line 4996, vendor/assets/stylesheets/tabler.css */
.ms-5 {
  margin-left: 4rem !important;
}

/* line 4999, vendor/assets/stylesheets/tabler.css */
.ms-auto {
  margin-left: auto !important;
}

/* line 5002, vendor/assets/stylesheets/tabler.css */
.p-0 {
  padding: 0 !important;
}

/* line 5005, vendor/assets/stylesheets/tabler.css */
.p-1 {
  padding: 0.25rem !important;
}

/* line 5008, vendor/assets/stylesheets/tabler.css */
.p-2 {
  padding: 0.5rem !important;
}

/* line 5011, vendor/assets/stylesheets/tabler.css */
.p-3 {
  padding: 1rem !important;
}

/* line 5014, vendor/assets/stylesheets/tabler.css */
.p-4 {
  padding: 2rem !important;
}

/* line 5017, vendor/assets/stylesheets/tabler.css */
.p-5 {
  padding: 4rem !important;
}

/* line 5020, vendor/assets/stylesheets/tabler.css */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 5024, vendor/assets/stylesheets/tabler.css */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 5028, vendor/assets/stylesheets/tabler.css */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 5032, vendor/assets/stylesheets/tabler.css */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 5036, vendor/assets/stylesheets/tabler.css */
.px-4 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

/* line 5040, vendor/assets/stylesheets/tabler.css */
.px-5 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

/* line 5044, vendor/assets/stylesheets/tabler.css */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 5048, vendor/assets/stylesheets/tabler.css */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 5052, vendor/assets/stylesheets/tabler.css */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 5056, vendor/assets/stylesheets/tabler.css */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 5060, vendor/assets/stylesheets/tabler.css */
.py-4 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

/* line 5064, vendor/assets/stylesheets/tabler.css */
.py-5 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

/* line 5068, vendor/assets/stylesheets/tabler.css */
.pt-0 {
  padding-top: 0 !important;
}

/* line 5071, vendor/assets/stylesheets/tabler.css */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 5074, vendor/assets/stylesheets/tabler.css */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 5077, vendor/assets/stylesheets/tabler.css */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 5080, vendor/assets/stylesheets/tabler.css */
.pt-4 {
  padding-top: 2rem !important;
}

/* line 5083, vendor/assets/stylesheets/tabler.css */
.pt-5 {
  padding-top: 4rem !important;
}

/* line 5086, vendor/assets/stylesheets/tabler.css */
.pe-0 {
  padding-right: 0 !important;
}

/* line 5089, vendor/assets/stylesheets/tabler.css */
.pe-1 {
  padding-right: 0.25rem !important;
}

/* line 5092, vendor/assets/stylesheets/tabler.css */
.pe-2 {
  padding-right: 0.5rem !important;
}

/* line 5095, vendor/assets/stylesheets/tabler.css */
.pe-3 {
  padding-right: 1rem !important;
}

/* line 5098, vendor/assets/stylesheets/tabler.css */
.pe-4 {
  padding-right: 2rem !important;
}

/* line 5101, vendor/assets/stylesheets/tabler.css */
.pe-5 {
  padding-right: 4rem !important;
}

/* line 5104, vendor/assets/stylesheets/tabler.css */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 5107, vendor/assets/stylesheets/tabler.css */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 5110, vendor/assets/stylesheets/tabler.css */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 5113, vendor/assets/stylesheets/tabler.css */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 5116, vendor/assets/stylesheets/tabler.css */
.pb-4 {
  padding-bottom: 2rem !important;
}

/* line 5119, vendor/assets/stylesheets/tabler.css */
.pb-5 {
  padding-bottom: 4rem !important;
}

/* line 5122, vendor/assets/stylesheets/tabler.css */
.ps-0 {
  padding-left: 0 !important;
}

/* line 5125, vendor/assets/stylesheets/tabler.css */
.ps-1 {
  padding-left: 0.25rem !important;
}

/* line 5128, vendor/assets/stylesheets/tabler.css */
.ps-2 {
  padding-left: 0.5rem !important;
}

/* line 5131, vendor/assets/stylesheets/tabler.css */
.ps-3 {
  padding-left: 1rem !important;
}

/* line 5134, vendor/assets/stylesheets/tabler.css */
.ps-4 {
  padding-left: 2rem !important;
}

/* line 5137, vendor/assets/stylesheets/tabler.css */
.ps-5 {
  padding-left: 4rem !important;
}

/* line 5140, vendor/assets/stylesheets/tabler.css */
.font-monospace {
  font-family: var(--tblr-font-monospace) !important;
}

/* line 5143, vendor/assets/stylesheets/tabler.css */
.text-h1 {
  font-size: 1.5rem !important;
}

/* line 5146, vendor/assets/stylesheets/tabler.css */
.text-h2 {
  font-size: 1.125rem !important;
}

/* line 5149, vendor/assets/stylesheets/tabler.css */
.text-h3 {
  font-size: 1rem !important;
}

/* line 5152, vendor/assets/stylesheets/tabler.css */
.text-h4 {
  font-size: 0.875rem !important;
}

/* line 5155, vendor/assets/stylesheets/tabler.css */
.text-h5 {
  font-size: 0.75rem !important;
}

/* line 5158, vendor/assets/stylesheets/tabler.css */
.text-h6 {
  font-size: 0.625rem !important;
}

/* line 5161, vendor/assets/stylesheets/tabler.css */
.fst-italic {
  font-style: italic !important;
}

/* line 5164, vendor/assets/stylesheets/tabler.css */
.fst-normal {
  font-style: normal !important;
}

/* line 5167, vendor/assets/stylesheets/tabler.css */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 5170, vendor/assets/stylesheets/tabler.css */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 5173, vendor/assets/stylesheets/tabler.css */
.font-weight-medium {
  font-weight: 500 !important;
}

/* line 5176, vendor/assets/stylesheets/tabler.css */
.font-weight-bold {
  font-weight: 600 !important;
}

/* line 5179, vendor/assets/stylesheets/tabler.css */
.lh-1 {
  line-height: 1 !important;
}

/* line 5182, vendor/assets/stylesheets/tabler.css */
.lh-sm {
  line-height: 1.1428571 !important;
}

/* line 5185, vendor/assets/stylesheets/tabler.css */
.lh-base {
  line-height: 1.4285714 !important;
}

/* line 5188, vendor/assets/stylesheets/tabler.css */
.lh-lg {
  line-height: 1.7142857 !important;
}

/* line 5191, vendor/assets/stylesheets/tabler.css */
.text-start {
  text-align: left !important;
}

/* line 5194, vendor/assets/stylesheets/tabler.css */
.text-end {
  text-align: right !important;
}

/* line 5197, vendor/assets/stylesheets/tabler.css */
.text-center {
  text-align: center !important;
}

/* line 5200, vendor/assets/stylesheets/tabler.css */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 5203, vendor/assets/stylesheets/tabler.css */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 5206, vendor/assets/stylesheets/tabler.css */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 5209, vendor/assets/stylesheets/tabler.css */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 5212, vendor/assets/stylesheets/tabler.css */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 5215, vendor/assets/stylesheets/tabler.css */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 5218, vendor/assets/stylesheets/tabler.css */
.text-wrap {
  white-space: normal !important;
}

/* line 5221, vendor/assets/stylesheets/tabler.css */
.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
/* line 5225, vendor/assets/stylesheets/tabler.css */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
/* line 5230, vendor/assets/stylesheets/tabler.css */
.text-primary {
  color: #206bc4 !important;
}

/* line 5233, vendor/assets/stylesheets/tabler.css */
.text-secondary {
  color: #656d77 !important;
}

/* line 5236, vendor/assets/stylesheets/tabler.css */
.text-success {
  color: #2fb344 !important;
}

/* line 5239, vendor/assets/stylesheets/tabler.css */
.text-info {
  color: #4299e1 !important;
}

/* line 5242, vendor/assets/stylesheets/tabler.css */
.text-warning {
  color: #f76707 !important;
}

/* line 5245, vendor/assets/stylesheets/tabler.css */
.text-danger {
  color: #d63939 !important;
}

/* line 5248, vendor/assets/stylesheets/tabler.css */
.text-light {
  color: #f4f6fa !important;
}

/* line 5251, vendor/assets/stylesheets/tabler.css */
.text-dark {
  color: #232e3c !important;
}

/* line 5254, vendor/assets/stylesheets/tabler.css */
.text-white {
  color: #ffffff !important;
}

/* line 5257, vendor/assets/stylesheets/tabler.css */
.text-body {
  color: #232e3c !important;
}

/* line 5260, vendor/assets/stylesheets/tabler.css */
.text-muted {
  color: #656d77 !important;
}

/* line 5263, vendor/assets/stylesheets/tabler.css */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 5266, vendor/assets/stylesheets/tabler.css */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 5269, vendor/assets/stylesheets/tabler.css */
.text-reset {
  color: inherit !important;
}

/* line 5272, vendor/assets/stylesheets/tabler.css */
.bg-primary {
  background-color: #206bc4 !important;
}

/* line 5275, vendor/assets/stylesheets/tabler.css */
.bg-secondary {
  background-color: #656d77 !important;
}

/* line 5278, vendor/assets/stylesheets/tabler.css */
.bg-success {
  background-color: #2fb344 !important;
}

/* line 5281, vendor/assets/stylesheets/tabler.css */
.bg-info {
  background-color: #4299e1 !important;
}

/* line 5284, vendor/assets/stylesheets/tabler.css */
.bg-warning {
  background-color: #f76707 !important;
}

/* line 5287, vendor/assets/stylesheets/tabler.css */
.bg-danger {
  background-color: #d63939 !important;
}

/* line 5290, vendor/assets/stylesheets/tabler.css */
.bg-light {
  background-color: #f4f6fa !important;
}

/* line 5293, vendor/assets/stylesheets/tabler.css */
.bg-dark {
  background-color: #232e3c !important;
}

/* line 5296, vendor/assets/stylesheets/tabler.css */
.bg-body {
  background-color: #f4f6fa !important;
}

/* line 5299, vendor/assets/stylesheets/tabler.css */
.bg-white {
  background-color: #ffffff !important;
}

/* line 5302, vendor/assets/stylesheets/tabler.css */
.bg-transparent {
  background-color: transparent !important;
}

/* line 5305, vendor/assets/stylesheets/tabler.css */
.bg-gradient {
  background-image: var(--tblr-gradient) !important;
}

/* line 5308, vendor/assets/stylesheets/tabler.css */
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}

/* line 5313, vendor/assets/stylesheets/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 5319, vendor/assets/stylesheets/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 5325, vendor/assets/stylesheets/tabler.css */
.pe-none {
  pointer-events: none !important;
}

/* line 5328, vendor/assets/stylesheets/tabler.css */
.pe-auto {
  pointer-events: auto !important;
}

/* line 5331, vendor/assets/stylesheets/tabler.css */
.rounded {
  border-radius: 4px !important;
}

/* line 5334, vendor/assets/stylesheets/tabler.css */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 5337, vendor/assets/stylesheets/tabler.css */
.rounded-1 {
  border-radius: 2px !important;
}

/* line 5340, vendor/assets/stylesheets/tabler.css */
.rounded-2 {
  border-radius: 4px !important;
}

/* line 5343, vendor/assets/stylesheets/tabler.css */
.rounded-3 {
  border-radius: 8px !important;
}

/* line 5346, vendor/assets/stylesheets/tabler.css */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 5349, vendor/assets/stylesheets/tabler.css */
.rounded-pill {
  border-radius: 50% !important;
}

/* line 5352, vendor/assets/stylesheets/tabler.css */
.rounded-top {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}

/* line 5356, vendor/assets/stylesheets/tabler.css */
.rounded-end {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

/* line 5360, vendor/assets/stylesheets/tabler.css */
.rounded-bottom {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

/* line 5364, vendor/assets/stylesheets/tabler.css */
.rounded-start {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
}

/* line 5368, vendor/assets/stylesheets/tabler.css */
.visible {
  visibility: visible !important;
}

/* line 5371, vendor/assets/stylesheets/tabler.css */
.invisible {
  visibility: hidden !important;
}

/* line 5374, vendor/assets/stylesheets/tabler.css */
.object-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

/* line 5378, vendor/assets/stylesheets/tabler.css */
.object-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

/* line 5382, vendor/assets/stylesheets/tabler.css */
.object-fill {
  -o-object-fit: fill !important;
  object-fit: fill !important;
}

/* line 5386, vendor/assets/stylesheets/tabler.css */
.object-scale-down {
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important;
}

/* line 5390, vendor/assets/stylesheets/tabler.css */
.object-none {
  -o-object-fit: none !important;
  object-fit: none !important;
}

/* line 5394, vendor/assets/stylesheets/tabler.css */
.tracking-tight {
  letter-spacing: -0.05em !important;
}

/* line 5397, vendor/assets/stylesheets/tabler.css */
.tracking-normal {
  letter-spacing: 0 !important;
}

/* line 5400, vendor/assets/stylesheets/tabler.css */
.tracking-wide {
  letter-spacing: 0.05em !important;
}

/* line 5403, vendor/assets/stylesheets/tabler.css */
.cursor-auto {
  cursor: auto !important;
}

/* line 5406, vendor/assets/stylesheets/tabler.css */
.cursor-pointer {
  cursor: pointer !important;
}

/* line 5409, vendor/assets/stylesheets/tabler.css */
.cursor-move {
  cursor: move !important;
}

/* line 5412, vendor/assets/stylesheets/tabler.css */
.cursor-not-allowed {
  cursor: not-allowed !important;
}

/* line 5415, vendor/assets/stylesheets/tabler.css */
.cursor-zoom-in {
  cursor: zoom-in !important;
}

/* line 5418, vendor/assets/stylesheets/tabler.css */
.cursor-zoom-out {
  cursor: zoom-out !important;
}

/* line 5421, vendor/assets/stylesheets/tabler.css */
.border-x {
  border-left: 1px solid rgba(101, 109, 119, 0.16) !important;
  border-right: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 5425, vendor/assets/stylesheets/tabler.css */
.border-x-wide {
  border-left: 2px solid rgba(101, 109, 119, 0.16) !important;
  border-right: 2px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 5429, vendor/assets/stylesheets/tabler.css */
.border-x-0 {
  border-left: 0 !important;
  border-right: 0 !important;
}

/* line 5433, vendor/assets/stylesheets/tabler.css */
.border-y {
  border-top: 1px solid rgba(101, 109, 119, 0.16) !important;
  border-bottom: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 5437, vendor/assets/stylesheets/tabler.css */
.border-y-wide {
  border-top: 2px solid rgba(101, 109, 119, 0.16) !important;
  border-bottom: 2px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 5441, vendor/assets/stylesheets/tabler.css */
.border-y-0 {
  border-top: 0 !important;
  border-bottom: 0 !important;
}

/* line 5445, vendor/assets/stylesheets/tabler.css */
.columns-2 {
  -moz-columns: 2 !important;
  columns: 2 !important;
}

/* line 5449, vendor/assets/stylesheets/tabler.css */
.columns-3 {
  -moz-columns: 3 !important;
  columns: 3 !important;
}

/* line 5453, vendor/assets/stylesheets/tabler.css */
.columns-4 {
  -moz-columns: 4 !important;
  columns: 4 !important;
}

@media (min-width: 576px) {
  /* line 5458, vendor/assets/stylesheets/tabler.css */
  .float-sm-start {
    float: left !important;
  }
  /* line 5460, vendor/assets/stylesheets/tabler.css */
  .float-sm-end {
    float: right !important;
  }
  /* line 5462, vendor/assets/stylesheets/tabler.css */
  .float-sm-none {
    float: none !important;
  }
  /* line 5464, vendor/assets/stylesheets/tabler.css */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 5466, vendor/assets/stylesheets/tabler.css */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 5468, vendor/assets/stylesheets/tabler.css */
  .d-sm-block {
    display: block !important;
  }
  /* line 5470, vendor/assets/stylesheets/tabler.css */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 5472, vendor/assets/stylesheets/tabler.css */
  .d-sm-table {
    display: table !important;
  }
  /* line 5474, vendor/assets/stylesheets/tabler.css */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 5476, vendor/assets/stylesheets/tabler.css */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 5478, vendor/assets/stylesheets/tabler.css */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 5480, vendor/assets/stylesheets/tabler.css */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  /* line 5482, vendor/assets/stylesheets/tabler.css */
  .d-sm-none {
    display: none !important;
  }
  /* line 5484, vendor/assets/stylesheets/tabler.css */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 5486, vendor/assets/stylesheets/tabler.css */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 5488, vendor/assets/stylesheets/tabler.css */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 5490, vendor/assets/stylesheets/tabler.css */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 5492, vendor/assets/stylesheets/tabler.css */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 5494, vendor/assets/stylesheets/tabler.css */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 5496, vendor/assets/stylesheets/tabler.css */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 5498, vendor/assets/stylesheets/tabler.css */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 5500, vendor/assets/stylesheets/tabler.css */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 5502, vendor/assets/stylesheets/tabler.css */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 5504, vendor/assets/stylesheets/tabler.css */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 5506, vendor/assets/stylesheets/tabler.css */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 5508, vendor/assets/stylesheets/tabler.css */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 5510, vendor/assets/stylesheets/tabler.css */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 5512, vendor/assets/stylesheets/tabler.css */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 5514, vendor/assets/stylesheets/tabler.css */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 5516, vendor/assets/stylesheets/tabler.css */
  .gap-sm-4 {
    gap: 2rem !important;
  }
  /* line 5518, vendor/assets/stylesheets/tabler.css */
  .gap-sm-5 {
    gap: 4rem !important;
  }
  /* line 5520, vendor/assets/stylesheets/tabler.css */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 5522, vendor/assets/stylesheets/tabler.css */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 5524, vendor/assets/stylesheets/tabler.css */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 5526, vendor/assets/stylesheets/tabler.css */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 5528, vendor/assets/stylesheets/tabler.css */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 5530, vendor/assets/stylesheets/tabler.css */
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  /* line 5532, vendor/assets/stylesheets/tabler.css */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 5534, vendor/assets/stylesheets/tabler.css */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 5536, vendor/assets/stylesheets/tabler.css */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 5538, vendor/assets/stylesheets/tabler.css */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 5540, vendor/assets/stylesheets/tabler.css */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 5542, vendor/assets/stylesheets/tabler.css */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 5544, vendor/assets/stylesheets/tabler.css */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 5546, vendor/assets/stylesheets/tabler.css */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 5548, vendor/assets/stylesheets/tabler.css */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 5550, vendor/assets/stylesheets/tabler.css */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 5552, vendor/assets/stylesheets/tabler.css */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 5554, vendor/assets/stylesheets/tabler.css */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 5556, vendor/assets/stylesheets/tabler.css */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 5558, vendor/assets/stylesheets/tabler.css */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 5560, vendor/assets/stylesheets/tabler.css */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 5562, vendor/assets/stylesheets/tabler.css */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 5564, vendor/assets/stylesheets/tabler.css */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  /* line 5566, vendor/assets/stylesheets/tabler.css */
  .order-sm-first {
    order: -1 !important;
  }
  /* line 5568, vendor/assets/stylesheets/tabler.css */
  .order-sm-0 {
    order: 0 !important;
  }
  /* line 5570, vendor/assets/stylesheets/tabler.css */
  .order-sm-1 {
    order: 1 !important;
  }
  /* line 5572, vendor/assets/stylesheets/tabler.css */
  .order-sm-2 {
    order: 2 !important;
  }
  /* line 5574, vendor/assets/stylesheets/tabler.css */
  .order-sm-3 {
    order: 3 !important;
  }
  /* line 5576, vendor/assets/stylesheets/tabler.css */
  .order-sm-4 {
    order: 4 !important;
  }
  /* line 5578, vendor/assets/stylesheets/tabler.css */
  .order-sm-5 {
    order: 5 !important;
  }
  /* line 5580, vendor/assets/stylesheets/tabler.css */
  .order-sm-last {
    order: 6 !important;
  }
  /* line 5582, vendor/assets/stylesheets/tabler.css */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 5584, vendor/assets/stylesheets/tabler.css */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 5586, vendor/assets/stylesheets/tabler.css */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 5588, vendor/assets/stylesheets/tabler.css */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 5590, vendor/assets/stylesheets/tabler.css */
  .m-sm-4 {
    margin: 2rem !important;
  }
  /* line 5592, vendor/assets/stylesheets/tabler.css */
  .m-sm-5 {
    margin: 4rem !important;
  }
  /* line 5594, vendor/assets/stylesheets/tabler.css */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 5596, vendor/assets/stylesheets/tabler.css */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 5599, vendor/assets/stylesheets/tabler.css */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 5602, vendor/assets/stylesheets/tabler.css */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 5605, vendor/assets/stylesheets/tabler.css */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 5608, vendor/assets/stylesheets/tabler.css */
  .mx-sm-4 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  /* line 5611, vendor/assets/stylesheets/tabler.css */
  .mx-sm-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  /* line 5614, vendor/assets/stylesheets/tabler.css */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 5617, vendor/assets/stylesheets/tabler.css */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 5620, vendor/assets/stylesheets/tabler.css */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 5623, vendor/assets/stylesheets/tabler.css */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 5626, vendor/assets/stylesheets/tabler.css */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 5629, vendor/assets/stylesheets/tabler.css */
  .my-sm-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  /* line 5632, vendor/assets/stylesheets/tabler.css */
  .my-sm-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  /* line 5635, vendor/assets/stylesheets/tabler.css */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 5638, vendor/assets/stylesheets/tabler.css */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 5640, vendor/assets/stylesheets/tabler.css */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 5642, vendor/assets/stylesheets/tabler.css */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 5644, vendor/assets/stylesheets/tabler.css */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 5646, vendor/assets/stylesheets/tabler.css */
  .mt-sm-4 {
    margin-top: 2rem !important;
  }
  /* line 5648, vendor/assets/stylesheets/tabler.css */
  .mt-sm-5 {
    margin-top: 4rem !important;
  }
  /* line 5650, vendor/assets/stylesheets/tabler.css */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 5652, vendor/assets/stylesheets/tabler.css */
  .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 5654, vendor/assets/stylesheets/tabler.css */
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 5656, vendor/assets/stylesheets/tabler.css */
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 5658, vendor/assets/stylesheets/tabler.css */
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 5660, vendor/assets/stylesheets/tabler.css */
  .me-sm-4 {
    margin-right: 2rem !important;
  }
  /* line 5662, vendor/assets/stylesheets/tabler.css */
  .me-sm-5 {
    margin-right: 4rem !important;
  }
  /* line 5664, vendor/assets/stylesheets/tabler.css */
  .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 5666, vendor/assets/stylesheets/tabler.css */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 5668, vendor/assets/stylesheets/tabler.css */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 5670, vendor/assets/stylesheets/tabler.css */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 5672, vendor/assets/stylesheets/tabler.css */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 5674, vendor/assets/stylesheets/tabler.css */
  .mb-sm-4 {
    margin-bottom: 2rem !important;
  }
  /* line 5676, vendor/assets/stylesheets/tabler.css */
  .mb-sm-5 {
    margin-bottom: 4rem !important;
  }
  /* line 5678, vendor/assets/stylesheets/tabler.css */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 5680, vendor/assets/stylesheets/tabler.css */
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 5682, vendor/assets/stylesheets/tabler.css */
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 5684, vendor/assets/stylesheets/tabler.css */
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 5686, vendor/assets/stylesheets/tabler.css */
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 5688, vendor/assets/stylesheets/tabler.css */
  .ms-sm-4 {
    margin-left: 2rem !important;
  }
  /* line 5690, vendor/assets/stylesheets/tabler.css */
  .ms-sm-5 {
    margin-left: 4rem !important;
  }
  /* line 5692, vendor/assets/stylesheets/tabler.css */
  .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 5694, vendor/assets/stylesheets/tabler.css */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 5696, vendor/assets/stylesheets/tabler.css */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 5698, vendor/assets/stylesheets/tabler.css */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 5700, vendor/assets/stylesheets/tabler.css */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 5702, vendor/assets/stylesheets/tabler.css */
  .p-sm-4 {
    padding: 2rem !important;
  }
  /* line 5704, vendor/assets/stylesheets/tabler.css */
  .p-sm-5 {
    padding: 4rem !important;
  }
  /* line 5706, vendor/assets/stylesheets/tabler.css */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 5709, vendor/assets/stylesheets/tabler.css */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 5712, vendor/assets/stylesheets/tabler.css */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 5715, vendor/assets/stylesheets/tabler.css */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 5718, vendor/assets/stylesheets/tabler.css */
  .px-sm-4 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  /* line 5721, vendor/assets/stylesheets/tabler.css */
  .px-sm-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  /* line 5724, vendor/assets/stylesheets/tabler.css */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 5727, vendor/assets/stylesheets/tabler.css */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 5730, vendor/assets/stylesheets/tabler.css */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 5733, vendor/assets/stylesheets/tabler.css */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 5736, vendor/assets/stylesheets/tabler.css */
  .py-sm-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  /* line 5739, vendor/assets/stylesheets/tabler.css */
  .py-sm-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  /* line 5742, vendor/assets/stylesheets/tabler.css */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 5744, vendor/assets/stylesheets/tabler.css */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 5746, vendor/assets/stylesheets/tabler.css */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 5748, vendor/assets/stylesheets/tabler.css */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 5750, vendor/assets/stylesheets/tabler.css */
  .pt-sm-4 {
    padding-top: 2rem !important;
  }
  /* line 5752, vendor/assets/stylesheets/tabler.css */
  .pt-sm-5 {
    padding-top: 4rem !important;
  }
  /* line 5754, vendor/assets/stylesheets/tabler.css */
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 5756, vendor/assets/stylesheets/tabler.css */
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 5758, vendor/assets/stylesheets/tabler.css */
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 5760, vendor/assets/stylesheets/tabler.css */
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 5762, vendor/assets/stylesheets/tabler.css */
  .pe-sm-4 {
    padding-right: 2rem !important;
  }
  /* line 5764, vendor/assets/stylesheets/tabler.css */
  .pe-sm-5 {
    padding-right: 4rem !important;
  }
  /* line 5766, vendor/assets/stylesheets/tabler.css */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 5768, vendor/assets/stylesheets/tabler.css */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 5770, vendor/assets/stylesheets/tabler.css */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 5772, vendor/assets/stylesheets/tabler.css */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 5774, vendor/assets/stylesheets/tabler.css */
  .pb-sm-4 {
    padding-bottom: 2rem !important;
  }
  /* line 5776, vendor/assets/stylesheets/tabler.css */
  .pb-sm-5 {
    padding-bottom: 4rem !important;
  }
  /* line 5778, vendor/assets/stylesheets/tabler.css */
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 5780, vendor/assets/stylesheets/tabler.css */
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 5782, vendor/assets/stylesheets/tabler.css */
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 5784, vendor/assets/stylesheets/tabler.css */
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 5786, vendor/assets/stylesheets/tabler.css */
  .ps-sm-4 {
    padding-left: 2rem !important;
  }
  /* line 5788, vendor/assets/stylesheets/tabler.css */
  .ps-sm-5 {
    padding-left: 4rem !important;
  }
  /* line 5790, vendor/assets/stylesheets/tabler.css */
  .text-sm-start {
    text-align: left !important;
  }
  /* line 5792, vendor/assets/stylesheets/tabler.css */
  .text-sm-end {
    text-align: right !important;
  }
  /* line 5794, vendor/assets/stylesheets/tabler.css */
  .text-sm-center {
    text-align: center !important;
  }
  /* line 5796, vendor/assets/stylesheets/tabler.css */
  .columns-sm-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }
  /* line 5799, vendor/assets/stylesheets/tabler.css */
  .columns-sm-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }
  /* line 5802, vendor/assets/stylesheets/tabler.css */
  .columns-sm-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }
}

@media (min-width: 768px) {
  /* line 5807, vendor/assets/stylesheets/tabler.css */
  .float-md-start {
    float: left !important;
  }
  /* line 5809, vendor/assets/stylesheets/tabler.css */
  .float-md-end {
    float: right !important;
  }
  /* line 5811, vendor/assets/stylesheets/tabler.css */
  .float-md-none {
    float: none !important;
  }
  /* line 5813, vendor/assets/stylesheets/tabler.css */
  .d-md-inline {
    display: inline !important;
  }
  /* line 5815, vendor/assets/stylesheets/tabler.css */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 5817, vendor/assets/stylesheets/tabler.css */
  .d-md-block {
    display: block !important;
  }
  /* line 5819, vendor/assets/stylesheets/tabler.css */
  .d-md-grid {
    display: grid !important;
  }
  /* line 5821, vendor/assets/stylesheets/tabler.css */
  .d-md-table {
    display: table !important;
  }
  /* line 5823, vendor/assets/stylesheets/tabler.css */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 5825, vendor/assets/stylesheets/tabler.css */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 5827, vendor/assets/stylesheets/tabler.css */
  .d-md-flex {
    display: flex !important;
  }
  /* line 5829, vendor/assets/stylesheets/tabler.css */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  /* line 5831, vendor/assets/stylesheets/tabler.css */
  .d-md-none {
    display: none !important;
  }
  /* line 5833, vendor/assets/stylesheets/tabler.css */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 5835, vendor/assets/stylesheets/tabler.css */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 5837, vendor/assets/stylesheets/tabler.css */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 5839, vendor/assets/stylesheets/tabler.css */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 5841, vendor/assets/stylesheets/tabler.css */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 5843, vendor/assets/stylesheets/tabler.css */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 5845, vendor/assets/stylesheets/tabler.css */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 5847, vendor/assets/stylesheets/tabler.css */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 5849, vendor/assets/stylesheets/tabler.css */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 5851, vendor/assets/stylesheets/tabler.css */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 5853, vendor/assets/stylesheets/tabler.css */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 5855, vendor/assets/stylesheets/tabler.css */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 5857, vendor/assets/stylesheets/tabler.css */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 5859, vendor/assets/stylesheets/tabler.css */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 5861, vendor/assets/stylesheets/tabler.css */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 5863, vendor/assets/stylesheets/tabler.css */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 5865, vendor/assets/stylesheets/tabler.css */
  .gap-md-4 {
    gap: 2rem !important;
  }
  /* line 5867, vendor/assets/stylesheets/tabler.css */
  .gap-md-5 {
    gap: 4rem !important;
  }
  /* line 5869, vendor/assets/stylesheets/tabler.css */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 5871, vendor/assets/stylesheets/tabler.css */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 5873, vendor/assets/stylesheets/tabler.css */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 5875, vendor/assets/stylesheets/tabler.css */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 5877, vendor/assets/stylesheets/tabler.css */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 5879, vendor/assets/stylesheets/tabler.css */
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  /* line 5881, vendor/assets/stylesheets/tabler.css */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 5883, vendor/assets/stylesheets/tabler.css */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 5885, vendor/assets/stylesheets/tabler.css */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 5887, vendor/assets/stylesheets/tabler.css */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 5889, vendor/assets/stylesheets/tabler.css */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 5891, vendor/assets/stylesheets/tabler.css */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 5893, vendor/assets/stylesheets/tabler.css */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 5895, vendor/assets/stylesheets/tabler.css */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 5897, vendor/assets/stylesheets/tabler.css */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 5899, vendor/assets/stylesheets/tabler.css */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 5901, vendor/assets/stylesheets/tabler.css */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 5903, vendor/assets/stylesheets/tabler.css */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 5905, vendor/assets/stylesheets/tabler.css */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 5907, vendor/assets/stylesheets/tabler.css */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 5909, vendor/assets/stylesheets/tabler.css */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 5911, vendor/assets/stylesheets/tabler.css */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 5913, vendor/assets/stylesheets/tabler.css */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  /* line 5915, vendor/assets/stylesheets/tabler.css */
  .order-md-first {
    order: -1 !important;
  }
  /* line 5917, vendor/assets/stylesheets/tabler.css */
  .order-md-0 {
    order: 0 !important;
  }
  /* line 5919, vendor/assets/stylesheets/tabler.css */
  .order-md-1 {
    order: 1 !important;
  }
  /* line 5921, vendor/assets/stylesheets/tabler.css */
  .order-md-2 {
    order: 2 !important;
  }
  /* line 5923, vendor/assets/stylesheets/tabler.css */
  .order-md-3 {
    order: 3 !important;
  }
  /* line 5925, vendor/assets/stylesheets/tabler.css */
  .order-md-4 {
    order: 4 !important;
  }
  /* line 5927, vendor/assets/stylesheets/tabler.css */
  .order-md-5 {
    order: 5 !important;
  }
  /* line 5929, vendor/assets/stylesheets/tabler.css */
  .order-md-last {
    order: 6 !important;
  }
  /* line 5931, vendor/assets/stylesheets/tabler.css */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 5933, vendor/assets/stylesheets/tabler.css */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 5935, vendor/assets/stylesheets/tabler.css */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 5937, vendor/assets/stylesheets/tabler.css */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 5939, vendor/assets/stylesheets/tabler.css */
  .m-md-4 {
    margin: 2rem !important;
  }
  /* line 5941, vendor/assets/stylesheets/tabler.css */
  .m-md-5 {
    margin: 4rem !important;
  }
  /* line 5943, vendor/assets/stylesheets/tabler.css */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 5945, vendor/assets/stylesheets/tabler.css */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 5948, vendor/assets/stylesheets/tabler.css */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 5951, vendor/assets/stylesheets/tabler.css */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 5954, vendor/assets/stylesheets/tabler.css */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 5957, vendor/assets/stylesheets/tabler.css */
  .mx-md-4 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  /* line 5960, vendor/assets/stylesheets/tabler.css */
  .mx-md-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  /* line 5963, vendor/assets/stylesheets/tabler.css */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 5966, vendor/assets/stylesheets/tabler.css */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 5969, vendor/assets/stylesheets/tabler.css */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 5972, vendor/assets/stylesheets/tabler.css */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 5975, vendor/assets/stylesheets/tabler.css */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 5978, vendor/assets/stylesheets/tabler.css */
  .my-md-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  /* line 5981, vendor/assets/stylesheets/tabler.css */
  .my-md-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  /* line 5984, vendor/assets/stylesheets/tabler.css */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 5987, vendor/assets/stylesheets/tabler.css */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 5989, vendor/assets/stylesheets/tabler.css */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 5991, vendor/assets/stylesheets/tabler.css */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 5993, vendor/assets/stylesheets/tabler.css */
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  /* line 5995, vendor/assets/stylesheets/tabler.css */
  .mt-md-4 {
    margin-top: 2rem !important;
  }
  /* line 5997, vendor/assets/stylesheets/tabler.css */
  .mt-md-5 {
    margin-top: 4rem !important;
  }
  /* line 5999, vendor/assets/stylesheets/tabler.css */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 6001, vendor/assets/stylesheets/tabler.css */
  .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 6003, vendor/assets/stylesheets/tabler.css */
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6005, vendor/assets/stylesheets/tabler.css */
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6007, vendor/assets/stylesheets/tabler.css */
  .me-md-3 {
    margin-right: 1rem !important;
  }
  /* line 6009, vendor/assets/stylesheets/tabler.css */
  .me-md-4 {
    margin-right: 2rem !important;
  }
  /* line 6011, vendor/assets/stylesheets/tabler.css */
  .me-md-5 {
    margin-right: 4rem !important;
  }
  /* line 6013, vendor/assets/stylesheets/tabler.css */
  .me-md-auto {
    margin-right: auto !important;
  }
  /* line 6015, vendor/assets/stylesheets/tabler.css */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 6017, vendor/assets/stylesheets/tabler.css */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6019, vendor/assets/stylesheets/tabler.css */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6021, vendor/assets/stylesheets/tabler.css */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6023, vendor/assets/stylesheets/tabler.css */
  .mb-md-4 {
    margin-bottom: 2rem !important;
  }
  /* line 6025, vendor/assets/stylesheets/tabler.css */
  .mb-md-5 {
    margin-bottom: 4rem !important;
  }
  /* line 6027, vendor/assets/stylesheets/tabler.css */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 6029, vendor/assets/stylesheets/tabler.css */
  .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 6031, vendor/assets/stylesheets/tabler.css */
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6033, vendor/assets/stylesheets/tabler.css */
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6035, vendor/assets/stylesheets/tabler.css */
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  /* line 6037, vendor/assets/stylesheets/tabler.css */
  .ms-md-4 {
    margin-left: 2rem !important;
  }
  /* line 6039, vendor/assets/stylesheets/tabler.css */
  .ms-md-5 {
    margin-left: 4rem !important;
  }
  /* line 6041, vendor/assets/stylesheets/tabler.css */
  .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 6043, vendor/assets/stylesheets/tabler.css */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 6045, vendor/assets/stylesheets/tabler.css */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 6047, vendor/assets/stylesheets/tabler.css */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 6049, vendor/assets/stylesheets/tabler.css */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 6051, vendor/assets/stylesheets/tabler.css */
  .p-md-4 {
    padding: 2rem !important;
  }
  /* line 6053, vendor/assets/stylesheets/tabler.css */
  .p-md-5 {
    padding: 4rem !important;
  }
  /* line 6055, vendor/assets/stylesheets/tabler.css */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 6058, vendor/assets/stylesheets/tabler.css */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 6061, vendor/assets/stylesheets/tabler.css */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 6064, vendor/assets/stylesheets/tabler.css */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 6067, vendor/assets/stylesheets/tabler.css */
  .px-md-4 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  /* line 6070, vendor/assets/stylesheets/tabler.css */
  .px-md-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  /* line 6073, vendor/assets/stylesheets/tabler.css */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 6076, vendor/assets/stylesheets/tabler.css */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 6079, vendor/assets/stylesheets/tabler.css */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 6082, vendor/assets/stylesheets/tabler.css */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 6085, vendor/assets/stylesheets/tabler.css */
  .py-md-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  /* line 6088, vendor/assets/stylesheets/tabler.css */
  .py-md-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  /* line 6091, vendor/assets/stylesheets/tabler.css */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 6093, vendor/assets/stylesheets/tabler.css */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6095, vendor/assets/stylesheets/tabler.css */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6097, vendor/assets/stylesheets/tabler.css */
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  /* line 6099, vendor/assets/stylesheets/tabler.css */
  .pt-md-4 {
    padding-top: 2rem !important;
  }
  /* line 6101, vendor/assets/stylesheets/tabler.css */
  .pt-md-5 {
    padding-top: 4rem !important;
  }
  /* line 6103, vendor/assets/stylesheets/tabler.css */
  .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 6105, vendor/assets/stylesheets/tabler.css */
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6107, vendor/assets/stylesheets/tabler.css */
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6109, vendor/assets/stylesheets/tabler.css */
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  /* line 6111, vendor/assets/stylesheets/tabler.css */
  .pe-md-4 {
    padding-right: 2rem !important;
  }
  /* line 6113, vendor/assets/stylesheets/tabler.css */
  .pe-md-5 {
    padding-right: 4rem !important;
  }
  /* line 6115, vendor/assets/stylesheets/tabler.css */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 6117, vendor/assets/stylesheets/tabler.css */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6119, vendor/assets/stylesheets/tabler.css */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6121, vendor/assets/stylesheets/tabler.css */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6123, vendor/assets/stylesheets/tabler.css */
  .pb-md-4 {
    padding-bottom: 2rem !important;
  }
  /* line 6125, vendor/assets/stylesheets/tabler.css */
  .pb-md-5 {
    padding-bottom: 4rem !important;
  }
  /* line 6127, vendor/assets/stylesheets/tabler.css */
  .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 6129, vendor/assets/stylesheets/tabler.css */
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6131, vendor/assets/stylesheets/tabler.css */
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6133, vendor/assets/stylesheets/tabler.css */
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  /* line 6135, vendor/assets/stylesheets/tabler.css */
  .ps-md-4 {
    padding-left: 2rem !important;
  }
  /* line 6137, vendor/assets/stylesheets/tabler.css */
  .ps-md-5 {
    padding-left: 4rem !important;
  }
  /* line 6139, vendor/assets/stylesheets/tabler.css */
  .text-md-start {
    text-align: left !important;
  }
  /* line 6141, vendor/assets/stylesheets/tabler.css */
  .text-md-end {
    text-align: right !important;
  }
  /* line 6143, vendor/assets/stylesheets/tabler.css */
  .text-md-center {
    text-align: center !important;
  }
  /* line 6145, vendor/assets/stylesheets/tabler.css */
  .columns-md-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }
  /* line 6148, vendor/assets/stylesheets/tabler.css */
  .columns-md-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }
  /* line 6151, vendor/assets/stylesheets/tabler.css */
  .columns-md-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }
}

@media (min-width: 992px) {
  /* line 6156, vendor/assets/stylesheets/tabler.css */
  .float-lg-start {
    float: left !important;
  }
  /* line 6158, vendor/assets/stylesheets/tabler.css */
  .float-lg-end {
    float: right !important;
  }
  /* line 6160, vendor/assets/stylesheets/tabler.css */
  .float-lg-none {
    float: none !important;
  }
  /* line 6162, vendor/assets/stylesheets/tabler.css */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 6164, vendor/assets/stylesheets/tabler.css */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 6166, vendor/assets/stylesheets/tabler.css */
  .d-lg-block {
    display: block !important;
  }
  /* line 6168, vendor/assets/stylesheets/tabler.css */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 6170, vendor/assets/stylesheets/tabler.css */
  .d-lg-table {
    display: table !important;
  }
  /* line 6172, vendor/assets/stylesheets/tabler.css */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 6174, vendor/assets/stylesheets/tabler.css */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 6176, vendor/assets/stylesheets/tabler.css */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 6178, vendor/assets/stylesheets/tabler.css */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  /* line 6180, vendor/assets/stylesheets/tabler.css */
  .d-lg-none {
    display: none !important;
  }
  /* line 6182, vendor/assets/stylesheets/tabler.css */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 6184, vendor/assets/stylesheets/tabler.css */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 6186, vendor/assets/stylesheets/tabler.css */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 6188, vendor/assets/stylesheets/tabler.css */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 6190, vendor/assets/stylesheets/tabler.css */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 6192, vendor/assets/stylesheets/tabler.css */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 6194, vendor/assets/stylesheets/tabler.css */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 6196, vendor/assets/stylesheets/tabler.css */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 6198, vendor/assets/stylesheets/tabler.css */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 6200, vendor/assets/stylesheets/tabler.css */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 6202, vendor/assets/stylesheets/tabler.css */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 6204, vendor/assets/stylesheets/tabler.css */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 6206, vendor/assets/stylesheets/tabler.css */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 6208, vendor/assets/stylesheets/tabler.css */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 6210, vendor/assets/stylesheets/tabler.css */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 6212, vendor/assets/stylesheets/tabler.css */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 6214, vendor/assets/stylesheets/tabler.css */
  .gap-lg-4 {
    gap: 2rem !important;
  }
  /* line 6216, vendor/assets/stylesheets/tabler.css */
  .gap-lg-5 {
    gap: 4rem !important;
  }
  /* line 6218, vendor/assets/stylesheets/tabler.css */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 6220, vendor/assets/stylesheets/tabler.css */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 6222, vendor/assets/stylesheets/tabler.css */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 6224, vendor/assets/stylesheets/tabler.css */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 6226, vendor/assets/stylesheets/tabler.css */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 6228, vendor/assets/stylesheets/tabler.css */
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  /* line 6230, vendor/assets/stylesheets/tabler.css */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 6232, vendor/assets/stylesheets/tabler.css */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 6234, vendor/assets/stylesheets/tabler.css */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 6236, vendor/assets/stylesheets/tabler.css */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 6238, vendor/assets/stylesheets/tabler.css */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 6240, vendor/assets/stylesheets/tabler.css */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 6242, vendor/assets/stylesheets/tabler.css */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 6244, vendor/assets/stylesheets/tabler.css */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 6246, vendor/assets/stylesheets/tabler.css */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 6248, vendor/assets/stylesheets/tabler.css */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 6250, vendor/assets/stylesheets/tabler.css */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 6252, vendor/assets/stylesheets/tabler.css */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 6254, vendor/assets/stylesheets/tabler.css */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 6256, vendor/assets/stylesheets/tabler.css */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 6258, vendor/assets/stylesheets/tabler.css */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 6260, vendor/assets/stylesheets/tabler.css */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 6262, vendor/assets/stylesheets/tabler.css */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  /* line 6264, vendor/assets/stylesheets/tabler.css */
  .order-lg-first {
    order: -1 !important;
  }
  /* line 6266, vendor/assets/stylesheets/tabler.css */
  .order-lg-0 {
    order: 0 !important;
  }
  /* line 6268, vendor/assets/stylesheets/tabler.css */
  .order-lg-1 {
    order: 1 !important;
  }
  /* line 6270, vendor/assets/stylesheets/tabler.css */
  .order-lg-2 {
    order: 2 !important;
  }
  /* line 6272, vendor/assets/stylesheets/tabler.css */
  .order-lg-3 {
    order: 3 !important;
  }
  /* line 6274, vendor/assets/stylesheets/tabler.css */
  .order-lg-4 {
    order: 4 !important;
  }
  /* line 6276, vendor/assets/stylesheets/tabler.css */
  .order-lg-5 {
    order: 5 !important;
  }
  /* line 6278, vendor/assets/stylesheets/tabler.css */
  .order-lg-last {
    order: 6 !important;
  }
  /* line 6280, vendor/assets/stylesheets/tabler.css */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 6282, vendor/assets/stylesheets/tabler.css */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 6284, vendor/assets/stylesheets/tabler.css */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 6286, vendor/assets/stylesheets/tabler.css */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 6288, vendor/assets/stylesheets/tabler.css */
  .m-lg-4 {
    margin: 2rem !important;
  }
  /* line 6290, vendor/assets/stylesheets/tabler.css */
  .m-lg-5 {
    margin: 4rem !important;
  }
  /* line 6292, vendor/assets/stylesheets/tabler.css */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 6294, vendor/assets/stylesheets/tabler.css */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 6297, vendor/assets/stylesheets/tabler.css */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 6300, vendor/assets/stylesheets/tabler.css */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 6303, vendor/assets/stylesheets/tabler.css */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 6306, vendor/assets/stylesheets/tabler.css */
  .mx-lg-4 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  /* line 6309, vendor/assets/stylesheets/tabler.css */
  .mx-lg-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  /* line 6312, vendor/assets/stylesheets/tabler.css */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 6315, vendor/assets/stylesheets/tabler.css */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 6318, vendor/assets/stylesheets/tabler.css */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 6321, vendor/assets/stylesheets/tabler.css */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 6324, vendor/assets/stylesheets/tabler.css */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 6327, vendor/assets/stylesheets/tabler.css */
  .my-lg-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  /* line 6330, vendor/assets/stylesheets/tabler.css */
  .my-lg-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  /* line 6333, vendor/assets/stylesheets/tabler.css */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 6336, vendor/assets/stylesheets/tabler.css */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 6338, vendor/assets/stylesheets/tabler.css */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6340, vendor/assets/stylesheets/tabler.css */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6342, vendor/assets/stylesheets/tabler.css */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 6344, vendor/assets/stylesheets/tabler.css */
  .mt-lg-4 {
    margin-top: 2rem !important;
  }
  /* line 6346, vendor/assets/stylesheets/tabler.css */
  .mt-lg-5 {
    margin-top: 4rem !important;
  }
  /* line 6348, vendor/assets/stylesheets/tabler.css */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 6350, vendor/assets/stylesheets/tabler.css */
  .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 6352, vendor/assets/stylesheets/tabler.css */
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6354, vendor/assets/stylesheets/tabler.css */
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6356, vendor/assets/stylesheets/tabler.css */
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 6358, vendor/assets/stylesheets/tabler.css */
  .me-lg-4 {
    margin-right: 2rem !important;
  }
  /* line 6360, vendor/assets/stylesheets/tabler.css */
  .me-lg-5 {
    margin-right: 4rem !important;
  }
  /* line 6362, vendor/assets/stylesheets/tabler.css */
  .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 6364, vendor/assets/stylesheets/tabler.css */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 6366, vendor/assets/stylesheets/tabler.css */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6368, vendor/assets/stylesheets/tabler.css */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6370, vendor/assets/stylesheets/tabler.css */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6372, vendor/assets/stylesheets/tabler.css */
  .mb-lg-4 {
    margin-bottom: 2rem !important;
  }
  /* line 6374, vendor/assets/stylesheets/tabler.css */
  .mb-lg-5 {
    margin-bottom: 4rem !important;
  }
  /* line 6376, vendor/assets/stylesheets/tabler.css */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 6378, vendor/assets/stylesheets/tabler.css */
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 6380, vendor/assets/stylesheets/tabler.css */
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6382, vendor/assets/stylesheets/tabler.css */
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6384, vendor/assets/stylesheets/tabler.css */
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 6386, vendor/assets/stylesheets/tabler.css */
  .ms-lg-4 {
    margin-left: 2rem !important;
  }
  /* line 6388, vendor/assets/stylesheets/tabler.css */
  .ms-lg-5 {
    margin-left: 4rem !important;
  }
  /* line 6390, vendor/assets/stylesheets/tabler.css */
  .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 6392, vendor/assets/stylesheets/tabler.css */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 6394, vendor/assets/stylesheets/tabler.css */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 6396, vendor/assets/stylesheets/tabler.css */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 6398, vendor/assets/stylesheets/tabler.css */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 6400, vendor/assets/stylesheets/tabler.css */
  .p-lg-4 {
    padding: 2rem !important;
  }
  /* line 6402, vendor/assets/stylesheets/tabler.css */
  .p-lg-5 {
    padding: 4rem !important;
  }
  /* line 6404, vendor/assets/stylesheets/tabler.css */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 6407, vendor/assets/stylesheets/tabler.css */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 6410, vendor/assets/stylesheets/tabler.css */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 6413, vendor/assets/stylesheets/tabler.css */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 6416, vendor/assets/stylesheets/tabler.css */
  .px-lg-4 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  /* line 6419, vendor/assets/stylesheets/tabler.css */
  .px-lg-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  /* line 6422, vendor/assets/stylesheets/tabler.css */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 6425, vendor/assets/stylesheets/tabler.css */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 6428, vendor/assets/stylesheets/tabler.css */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 6431, vendor/assets/stylesheets/tabler.css */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 6434, vendor/assets/stylesheets/tabler.css */
  .py-lg-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  /* line 6437, vendor/assets/stylesheets/tabler.css */
  .py-lg-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  /* line 6440, vendor/assets/stylesheets/tabler.css */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 6442, vendor/assets/stylesheets/tabler.css */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6444, vendor/assets/stylesheets/tabler.css */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6446, vendor/assets/stylesheets/tabler.css */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 6448, vendor/assets/stylesheets/tabler.css */
  .pt-lg-4 {
    padding-top: 2rem !important;
  }
  /* line 6450, vendor/assets/stylesheets/tabler.css */
  .pt-lg-5 {
    padding-top: 4rem !important;
  }
  /* line 6452, vendor/assets/stylesheets/tabler.css */
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 6454, vendor/assets/stylesheets/tabler.css */
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6456, vendor/assets/stylesheets/tabler.css */
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6458, vendor/assets/stylesheets/tabler.css */
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 6460, vendor/assets/stylesheets/tabler.css */
  .pe-lg-4 {
    padding-right: 2rem !important;
  }
  /* line 6462, vendor/assets/stylesheets/tabler.css */
  .pe-lg-5 {
    padding-right: 4rem !important;
  }
  /* line 6464, vendor/assets/stylesheets/tabler.css */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 6466, vendor/assets/stylesheets/tabler.css */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6468, vendor/assets/stylesheets/tabler.css */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6470, vendor/assets/stylesheets/tabler.css */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6472, vendor/assets/stylesheets/tabler.css */
  .pb-lg-4 {
    padding-bottom: 2rem !important;
  }
  /* line 6474, vendor/assets/stylesheets/tabler.css */
  .pb-lg-5 {
    padding-bottom: 4rem !important;
  }
  /* line 6476, vendor/assets/stylesheets/tabler.css */
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 6478, vendor/assets/stylesheets/tabler.css */
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6480, vendor/assets/stylesheets/tabler.css */
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6482, vendor/assets/stylesheets/tabler.css */
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 6484, vendor/assets/stylesheets/tabler.css */
  .ps-lg-4 {
    padding-left: 2rem !important;
  }
  /* line 6486, vendor/assets/stylesheets/tabler.css */
  .ps-lg-5 {
    padding-left: 4rem !important;
  }
  /* line 6488, vendor/assets/stylesheets/tabler.css */
  .text-lg-start {
    text-align: left !important;
  }
  /* line 6490, vendor/assets/stylesheets/tabler.css */
  .text-lg-end {
    text-align: right !important;
  }
  /* line 6492, vendor/assets/stylesheets/tabler.css */
  .text-lg-center {
    text-align: center !important;
  }
  /* line 6494, vendor/assets/stylesheets/tabler.css */
  .columns-lg-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }
  /* line 6497, vendor/assets/stylesheets/tabler.css */
  .columns-lg-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }
  /* line 6500, vendor/assets/stylesheets/tabler.css */
  .columns-lg-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }
}

@media (min-width: 1200px) {
  /* line 6505, vendor/assets/stylesheets/tabler.css */
  .float-xl-start {
    float: left !important;
  }
  /* line 6507, vendor/assets/stylesheets/tabler.css */
  .float-xl-end {
    float: right !important;
  }
  /* line 6509, vendor/assets/stylesheets/tabler.css */
  .float-xl-none {
    float: none !important;
  }
  /* line 6511, vendor/assets/stylesheets/tabler.css */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 6513, vendor/assets/stylesheets/tabler.css */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 6515, vendor/assets/stylesheets/tabler.css */
  .d-xl-block {
    display: block !important;
  }
  /* line 6517, vendor/assets/stylesheets/tabler.css */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 6519, vendor/assets/stylesheets/tabler.css */
  .d-xl-table {
    display: table !important;
  }
  /* line 6521, vendor/assets/stylesheets/tabler.css */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 6523, vendor/assets/stylesheets/tabler.css */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 6525, vendor/assets/stylesheets/tabler.css */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 6527, vendor/assets/stylesheets/tabler.css */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  /* line 6529, vendor/assets/stylesheets/tabler.css */
  .d-xl-none {
    display: none !important;
  }
  /* line 6531, vendor/assets/stylesheets/tabler.css */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 6533, vendor/assets/stylesheets/tabler.css */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 6535, vendor/assets/stylesheets/tabler.css */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 6537, vendor/assets/stylesheets/tabler.css */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 6539, vendor/assets/stylesheets/tabler.css */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 6541, vendor/assets/stylesheets/tabler.css */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 6543, vendor/assets/stylesheets/tabler.css */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 6545, vendor/assets/stylesheets/tabler.css */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 6547, vendor/assets/stylesheets/tabler.css */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 6549, vendor/assets/stylesheets/tabler.css */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 6551, vendor/assets/stylesheets/tabler.css */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 6553, vendor/assets/stylesheets/tabler.css */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 6555, vendor/assets/stylesheets/tabler.css */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 6557, vendor/assets/stylesheets/tabler.css */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 6559, vendor/assets/stylesheets/tabler.css */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 6561, vendor/assets/stylesheets/tabler.css */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 6563, vendor/assets/stylesheets/tabler.css */
  .gap-xl-4 {
    gap: 2rem !important;
  }
  /* line 6565, vendor/assets/stylesheets/tabler.css */
  .gap-xl-5 {
    gap: 4rem !important;
  }
  /* line 6567, vendor/assets/stylesheets/tabler.css */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 6569, vendor/assets/stylesheets/tabler.css */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 6571, vendor/assets/stylesheets/tabler.css */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 6573, vendor/assets/stylesheets/tabler.css */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 6575, vendor/assets/stylesheets/tabler.css */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 6577, vendor/assets/stylesheets/tabler.css */
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 6579, vendor/assets/stylesheets/tabler.css */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 6581, vendor/assets/stylesheets/tabler.css */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 6583, vendor/assets/stylesheets/tabler.css */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 6585, vendor/assets/stylesheets/tabler.css */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 6587, vendor/assets/stylesheets/tabler.css */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 6589, vendor/assets/stylesheets/tabler.css */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 6591, vendor/assets/stylesheets/tabler.css */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 6593, vendor/assets/stylesheets/tabler.css */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 6595, vendor/assets/stylesheets/tabler.css */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 6597, vendor/assets/stylesheets/tabler.css */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 6599, vendor/assets/stylesheets/tabler.css */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 6601, vendor/assets/stylesheets/tabler.css */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 6603, vendor/assets/stylesheets/tabler.css */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 6605, vendor/assets/stylesheets/tabler.css */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 6607, vendor/assets/stylesheets/tabler.css */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 6609, vendor/assets/stylesheets/tabler.css */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 6611, vendor/assets/stylesheets/tabler.css */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  /* line 6613, vendor/assets/stylesheets/tabler.css */
  .order-xl-first {
    order: -1 !important;
  }
  /* line 6615, vendor/assets/stylesheets/tabler.css */
  .order-xl-0 {
    order: 0 !important;
  }
  /* line 6617, vendor/assets/stylesheets/tabler.css */
  .order-xl-1 {
    order: 1 !important;
  }
  /* line 6619, vendor/assets/stylesheets/tabler.css */
  .order-xl-2 {
    order: 2 !important;
  }
  /* line 6621, vendor/assets/stylesheets/tabler.css */
  .order-xl-3 {
    order: 3 !important;
  }
  /* line 6623, vendor/assets/stylesheets/tabler.css */
  .order-xl-4 {
    order: 4 !important;
  }
  /* line 6625, vendor/assets/stylesheets/tabler.css */
  .order-xl-5 {
    order: 5 !important;
  }
  /* line 6627, vendor/assets/stylesheets/tabler.css */
  .order-xl-last {
    order: 6 !important;
  }
  /* line 6629, vendor/assets/stylesheets/tabler.css */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 6631, vendor/assets/stylesheets/tabler.css */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 6633, vendor/assets/stylesheets/tabler.css */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 6635, vendor/assets/stylesheets/tabler.css */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 6637, vendor/assets/stylesheets/tabler.css */
  .m-xl-4 {
    margin: 2rem !important;
  }
  /* line 6639, vendor/assets/stylesheets/tabler.css */
  .m-xl-5 {
    margin: 4rem !important;
  }
  /* line 6641, vendor/assets/stylesheets/tabler.css */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 6643, vendor/assets/stylesheets/tabler.css */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 6646, vendor/assets/stylesheets/tabler.css */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 6649, vendor/assets/stylesheets/tabler.css */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 6652, vendor/assets/stylesheets/tabler.css */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 6655, vendor/assets/stylesheets/tabler.css */
  .mx-xl-4 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  /* line 6658, vendor/assets/stylesheets/tabler.css */
  .mx-xl-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  /* line 6661, vendor/assets/stylesheets/tabler.css */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 6664, vendor/assets/stylesheets/tabler.css */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 6667, vendor/assets/stylesheets/tabler.css */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 6670, vendor/assets/stylesheets/tabler.css */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 6673, vendor/assets/stylesheets/tabler.css */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 6676, vendor/assets/stylesheets/tabler.css */
  .my-xl-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  /* line 6679, vendor/assets/stylesheets/tabler.css */
  .my-xl-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  /* line 6682, vendor/assets/stylesheets/tabler.css */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 6685, vendor/assets/stylesheets/tabler.css */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 6687, vendor/assets/stylesheets/tabler.css */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 6689, vendor/assets/stylesheets/tabler.css */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 6691, vendor/assets/stylesheets/tabler.css */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 6693, vendor/assets/stylesheets/tabler.css */
  .mt-xl-4 {
    margin-top: 2rem !important;
  }
  /* line 6695, vendor/assets/stylesheets/tabler.css */
  .mt-xl-5 {
    margin-top: 4rem !important;
  }
  /* line 6697, vendor/assets/stylesheets/tabler.css */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 6699, vendor/assets/stylesheets/tabler.css */
  .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 6701, vendor/assets/stylesheets/tabler.css */
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 6703, vendor/assets/stylesheets/tabler.css */
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 6705, vendor/assets/stylesheets/tabler.css */
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 6707, vendor/assets/stylesheets/tabler.css */
  .me-xl-4 {
    margin-right: 2rem !important;
  }
  /* line 6709, vendor/assets/stylesheets/tabler.css */
  .me-xl-5 {
    margin-right: 4rem !important;
  }
  /* line 6711, vendor/assets/stylesheets/tabler.css */
  .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 6713, vendor/assets/stylesheets/tabler.css */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 6715, vendor/assets/stylesheets/tabler.css */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 6717, vendor/assets/stylesheets/tabler.css */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 6719, vendor/assets/stylesheets/tabler.css */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 6721, vendor/assets/stylesheets/tabler.css */
  .mb-xl-4 {
    margin-bottom: 2rem !important;
  }
  /* line 6723, vendor/assets/stylesheets/tabler.css */
  .mb-xl-5 {
    margin-bottom: 4rem !important;
  }
  /* line 6725, vendor/assets/stylesheets/tabler.css */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 6727, vendor/assets/stylesheets/tabler.css */
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 6729, vendor/assets/stylesheets/tabler.css */
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 6731, vendor/assets/stylesheets/tabler.css */
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 6733, vendor/assets/stylesheets/tabler.css */
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 6735, vendor/assets/stylesheets/tabler.css */
  .ms-xl-4 {
    margin-left: 2rem !important;
  }
  /* line 6737, vendor/assets/stylesheets/tabler.css */
  .ms-xl-5 {
    margin-left: 4rem !important;
  }
  /* line 6739, vendor/assets/stylesheets/tabler.css */
  .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 6741, vendor/assets/stylesheets/tabler.css */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 6743, vendor/assets/stylesheets/tabler.css */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 6745, vendor/assets/stylesheets/tabler.css */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 6747, vendor/assets/stylesheets/tabler.css */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 6749, vendor/assets/stylesheets/tabler.css */
  .p-xl-4 {
    padding: 2rem !important;
  }
  /* line 6751, vendor/assets/stylesheets/tabler.css */
  .p-xl-5 {
    padding: 4rem !important;
  }
  /* line 6753, vendor/assets/stylesheets/tabler.css */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 6756, vendor/assets/stylesheets/tabler.css */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 6759, vendor/assets/stylesheets/tabler.css */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 6762, vendor/assets/stylesheets/tabler.css */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 6765, vendor/assets/stylesheets/tabler.css */
  .px-xl-4 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  /* line 6768, vendor/assets/stylesheets/tabler.css */
  .px-xl-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  /* line 6771, vendor/assets/stylesheets/tabler.css */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 6774, vendor/assets/stylesheets/tabler.css */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 6777, vendor/assets/stylesheets/tabler.css */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 6780, vendor/assets/stylesheets/tabler.css */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 6783, vendor/assets/stylesheets/tabler.css */
  .py-xl-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  /* line 6786, vendor/assets/stylesheets/tabler.css */
  .py-xl-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  /* line 6789, vendor/assets/stylesheets/tabler.css */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 6791, vendor/assets/stylesheets/tabler.css */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 6793, vendor/assets/stylesheets/tabler.css */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 6795, vendor/assets/stylesheets/tabler.css */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 6797, vendor/assets/stylesheets/tabler.css */
  .pt-xl-4 {
    padding-top: 2rem !important;
  }
  /* line 6799, vendor/assets/stylesheets/tabler.css */
  .pt-xl-5 {
    padding-top: 4rem !important;
  }
  /* line 6801, vendor/assets/stylesheets/tabler.css */
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 6803, vendor/assets/stylesheets/tabler.css */
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 6805, vendor/assets/stylesheets/tabler.css */
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 6807, vendor/assets/stylesheets/tabler.css */
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 6809, vendor/assets/stylesheets/tabler.css */
  .pe-xl-4 {
    padding-right: 2rem !important;
  }
  /* line 6811, vendor/assets/stylesheets/tabler.css */
  .pe-xl-5 {
    padding-right: 4rem !important;
  }
  /* line 6813, vendor/assets/stylesheets/tabler.css */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 6815, vendor/assets/stylesheets/tabler.css */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 6817, vendor/assets/stylesheets/tabler.css */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 6819, vendor/assets/stylesheets/tabler.css */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 6821, vendor/assets/stylesheets/tabler.css */
  .pb-xl-4 {
    padding-bottom: 2rem !important;
  }
  /* line 6823, vendor/assets/stylesheets/tabler.css */
  .pb-xl-5 {
    padding-bottom: 4rem !important;
  }
  /* line 6825, vendor/assets/stylesheets/tabler.css */
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 6827, vendor/assets/stylesheets/tabler.css */
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 6829, vendor/assets/stylesheets/tabler.css */
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 6831, vendor/assets/stylesheets/tabler.css */
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 6833, vendor/assets/stylesheets/tabler.css */
  .ps-xl-4 {
    padding-left: 2rem !important;
  }
  /* line 6835, vendor/assets/stylesheets/tabler.css */
  .ps-xl-5 {
    padding-left: 4rem !important;
  }
  /* line 6837, vendor/assets/stylesheets/tabler.css */
  .text-xl-start {
    text-align: left !important;
  }
  /* line 6839, vendor/assets/stylesheets/tabler.css */
  .text-xl-end {
    text-align: right !important;
  }
  /* line 6841, vendor/assets/stylesheets/tabler.css */
  .text-xl-center {
    text-align: center !important;
  }
  /* line 6843, vendor/assets/stylesheets/tabler.css */
  .columns-xl-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }
  /* line 6846, vendor/assets/stylesheets/tabler.css */
  .columns-xl-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }
  /* line 6849, vendor/assets/stylesheets/tabler.css */
  .columns-xl-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }
}

@media (min-width: 1400px) {
  /* line 6854, vendor/assets/stylesheets/tabler.css */
  .float-xxl-start {
    float: left !important;
  }
  /* line 6856, vendor/assets/stylesheets/tabler.css */
  .float-xxl-end {
    float: right !important;
  }
  /* line 6858, vendor/assets/stylesheets/tabler.css */
  .float-xxl-none {
    float: none !important;
  }
  /* line 6860, vendor/assets/stylesheets/tabler.css */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 6862, vendor/assets/stylesheets/tabler.css */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 6864, vendor/assets/stylesheets/tabler.css */
  .d-xxl-block {
    display: block !important;
  }
  /* line 6866, vendor/assets/stylesheets/tabler.css */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 6868, vendor/assets/stylesheets/tabler.css */
  .d-xxl-table {
    display: table !important;
  }
  /* line 6870, vendor/assets/stylesheets/tabler.css */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 6872, vendor/assets/stylesheets/tabler.css */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 6874, vendor/assets/stylesheets/tabler.css */
  .d-xxl-flex {
    display: flex !important;
  }
  /* line 6876, vendor/assets/stylesheets/tabler.css */
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* line 6878, vendor/assets/stylesheets/tabler.css */
  .d-xxl-none {
    display: none !important;
  }
  /* line 6880, vendor/assets/stylesheets/tabler.css */
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  /* line 6882, vendor/assets/stylesheets/tabler.css */
  .flex-xxl-row {
    flex-direction: row !important;
  }
  /* line 6884, vendor/assets/stylesheets/tabler.css */
  .flex-xxl-column {
    flex-direction: column !important;
  }
  /* line 6886, vendor/assets/stylesheets/tabler.css */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 6888, vendor/assets/stylesheets/tabler.css */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 6890, vendor/assets/stylesheets/tabler.css */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 6892, vendor/assets/stylesheets/tabler.css */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 6894, vendor/assets/stylesheets/tabler.css */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 6896, vendor/assets/stylesheets/tabler.css */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 6898, vendor/assets/stylesheets/tabler.css */
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 6900, vendor/assets/stylesheets/tabler.css */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 6902, vendor/assets/stylesheets/tabler.css */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 6904, vendor/assets/stylesheets/tabler.css */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 6906, vendor/assets/stylesheets/tabler.css */
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  /* line 6908, vendor/assets/stylesheets/tabler.css */
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  /* line 6910, vendor/assets/stylesheets/tabler.css */
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  /* line 6912, vendor/assets/stylesheets/tabler.css */
  .gap-xxl-4 {
    gap: 2rem !important;
  }
  /* line 6914, vendor/assets/stylesheets/tabler.css */
  .gap-xxl-5 {
    gap: 4rem !important;
  }
  /* line 6916, vendor/assets/stylesheets/tabler.css */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  /* line 6918, vendor/assets/stylesheets/tabler.css */
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  /* line 6920, vendor/assets/stylesheets/tabler.css */
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  /* line 6922, vendor/assets/stylesheets/tabler.css */
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  /* line 6924, vendor/assets/stylesheets/tabler.css */
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  /* line 6926, vendor/assets/stylesheets/tabler.css */
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 6928, vendor/assets/stylesheets/tabler.css */
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  /* line 6930, vendor/assets/stylesheets/tabler.css */
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  /* line 6932, vendor/assets/stylesheets/tabler.css */
  .align-items-xxl-center {
    align-items: center !important;
  }
  /* line 6934, vendor/assets/stylesheets/tabler.css */
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  /* line 6936, vendor/assets/stylesheets/tabler.css */
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  /* line 6938, vendor/assets/stylesheets/tabler.css */
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  /* line 6940, vendor/assets/stylesheets/tabler.css */
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  /* line 6942, vendor/assets/stylesheets/tabler.css */
  .align-content-xxl-center {
    align-content: center !important;
  }
  /* line 6944, vendor/assets/stylesheets/tabler.css */
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  /* line 6946, vendor/assets/stylesheets/tabler.css */
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  /* line 6948, vendor/assets/stylesheets/tabler.css */
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  /* line 6950, vendor/assets/stylesheets/tabler.css */
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  /* line 6952, vendor/assets/stylesheets/tabler.css */
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  /* line 6954, vendor/assets/stylesheets/tabler.css */
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  /* line 6956, vendor/assets/stylesheets/tabler.css */
  .align-self-xxl-center {
    align-self: center !important;
  }
  /* line 6958, vendor/assets/stylesheets/tabler.css */
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  /* line 6960, vendor/assets/stylesheets/tabler.css */
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  /* line 6962, vendor/assets/stylesheets/tabler.css */
  .order-xxl-first {
    order: -1 !important;
  }
  /* line 6964, vendor/assets/stylesheets/tabler.css */
  .order-xxl-0 {
    order: 0 !important;
  }
  /* line 6966, vendor/assets/stylesheets/tabler.css */
  .order-xxl-1 {
    order: 1 !important;
  }
  /* line 6968, vendor/assets/stylesheets/tabler.css */
  .order-xxl-2 {
    order: 2 !important;
  }
  /* line 6970, vendor/assets/stylesheets/tabler.css */
  .order-xxl-3 {
    order: 3 !important;
  }
  /* line 6972, vendor/assets/stylesheets/tabler.css */
  .order-xxl-4 {
    order: 4 !important;
  }
  /* line 6974, vendor/assets/stylesheets/tabler.css */
  .order-xxl-5 {
    order: 5 !important;
  }
  /* line 6976, vendor/assets/stylesheets/tabler.css */
  .order-xxl-last {
    order: 6 !important;
  }
  /* line 6978, vendor/assets/stylesheets/tabler.css */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 6980, vendor/assets/stylesheets/tabler.css */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  /* line 6982, vendor/assets/stylesheets/tabler.css */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  /* line 6984, vendor/assets/stylesheets/tabler.css */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  /* line 6986, vendor/assets/stylesheets/tabler.css */
  .m-xxl-4 {
    margin: 2rem !important;
  }
  /* line 6988, vendor/assets/stylesheets/tabler.css */
  .m-xxl-5 {
    margin: 4rem !important;
  }
  /* line 6990, vendor/assets/stylesheets/tabler.css */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 6992, vendor/assets/stylesheets/tabler.css */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 6995, vendor/assets/stylesheets/tabler.css */
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 6998, vendor/assets/stylesheets/tabler.css */
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 7001, vendor/assets/stylesheets/tabler.css */
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 7004, vendor/assets/stylesheets/tabler.css */
  .mx-xxl-4 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  /* line 7007, vendor/assets/stylesheets/tabler.css */
  .mx-xxl-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  /* line 7010, vendor/assets/stylesheets/tabler.css */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 7013, vendor/assets/stylesheets/tabler.css */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 7016, vendor/assets/stylesheets/tabler.css */
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 7019, vendor/assets/stylesheets/tabler.css */
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 7022, vendor/assets/stylesheets/tabler.css */
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 7025, vendor/assets/stylesheets/tabler.css */
  .my-xxl-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  /* line 7028, vendor/assets/stylesheets/tabler.css */
  .my-xxl-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  /* line 7031, vendor/assets/stylesheets/tabler.css */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 7034, vendor/assets/stylesheets/tabler.css */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 7036, vendor/assets/stylesheets/tabler.css */
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 7038, vendor/assets/stylesheets/tabler.css */
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 7040, vendor/assets/stylesheets/tabler.css */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* line 7042, vendor/assets/stylesheets/tabler.css */
  .mt-xxl-4 {
    margin-top: 2rem !important;
  }
  /* line 7044, vendor/assets/stylesheets/tabler.css */
  .mt-xxl-5 {
    margin-top: 4rem !important;
  }
  /* line 7046, vendor/assets/stylesheets/tabler.css */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 7048, vendor/assets/stylesheets/tabler.css */
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 7050, vendor/assets/stylesheets/tabler.css */
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 7052, vendor/assets/stylesheets/tabler.css */
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 7054, vendor/assets/stylesheets/tabler.css */
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 7056, vendor/assets/stylesheets/tabler.css */
  .me-xxl-4 {
    margin-right: 2rem !important;
  }
  /* line 7058, vendor/assets/stylesheets/tabler.css */
  .me-xxl-5 {
    margin-right: 4rem !important;
  }
  /* line 7060, vendor/assets/stylesheets/tabler.css */
  .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 7062, vendor/assets/stylesheets/tabler.css */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 7064, vendor/assets/stylesheets/tabler.css */
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 7066, vendor/assets/stylesheets/tabler.css */
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 7068, vendor/assets/stylesheets/tabler.css */
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 7070, vendor/assets/stylesheets/tabler.css */
  .mb-xxl-4 {
    margin-bottom: 2rem !important;
  }
  /* line 7072, vendor/assets/stylesheets/tabler.css */
  .mb-xxl-5 {
    margin-bottom: 4rem !important;
  }
  /* line 7074, vendor/assets/stylesheets/tabler.css */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 7076, vendor/assets/stylesheets/tabler.css */
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 7078, vendor/assets/stylesheets/tabler.css */
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 7080, vendor/assets/stylesheets/tabler.css */
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 7082, vendor/assets/stylesheets/tabler.css */
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 7084, vendor/assets/stylesheets/tabler.css */
  .ms-xxl-4 {
    margin-left: 2rem !important;
  }
  /* line 7086, vendor/assets/stylesheets/tabler.css */
  .ms-xxl-5 {
    margin-left: 4rem !important;
  }
  /* line 7088, vendor/assets/stylesheets/tabler.css */
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 7090, vendor/assets/stylesheets/tabler.css */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 7092, vendor/assets/stylesheets/tabler.css */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  /* line 7094, vendor/assets/stylesheets/tabler.css */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  /* line 7096, vendor/assets/stylesheets/tabler.css */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  /* line 7098, vendor/assets/stylesheets/tabler.css */
  .p-xxl-4 {
    padding: 2rem !important;
  }
  /* line 7100, vendor/assets/stylesheets/tabler.css */
  .p-xxl-5 {
    padding: 4rem !important;
  }
  /* line 7102, vendor/assets/stylesheets/tabler.css */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 7105, vendor/assets/stylesheets/tabler.css */
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 7108, vendor/assets/stylesheets/tabler.css */
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 7111, vendor/assets/stylesheets/tabler.css */
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 7114, vendor/assets/stylesheets/tabler.css */
  .px-xxl-4 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  /* line 7117, vendor/assets/stylesheets/tabler.css */
  .px-xxl-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  /* line 7120, vendor/assets/stylesheets/tabler.css */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 7123, vendor/assets/stylesheets/tabler.css */
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 7126, vendor/assets/stylesheets/tabler.css */
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 7129, vendor/assets/stylesheets/tabler.css */
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 7132, vendor/assets/stylesheets/tabler.css */
  .py-xxl-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  /* line 7135, vendor/assets/stylesheets/tabler.css */
  .py-xxl-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  /* line 7138, vendor/assets/stylesheets/tabler.css */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 7140, vendor/assets/stylesheets/tabler.css */
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 7142, vendor/assets/stylesheets/tabler.css */
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 7144, vendor/assets/stylesheets/tabler.css */
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  /* line 7146, vendor/assets/stylesheets/tabler.css */
  .pt-xxl-4 {
    padding-top: 2rem !important;
  }
  /* line 7148, vendor/assets/stylesheets/tabler.css */
  .pt-xxl-5 {
    padding-top: 4rem !important;
  }
  /* line 7150, vendor/assets/stylesheets/tabler.css */
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 7152, vendor/assets/stylesheets/tabler.css */
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 7154, vendor/assets/stylesheets/tabler.css */
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 7156, vendor/assets/stylesheets/tabler.css */
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 7158, vendor/assets/stylesheets/tabler.css */
  .pe-xxl-4 {
    padding-right: 2rem !important;
  }
  /* line 7160, vendor/assets/stylesheets/tabler.css */
  .pe-xxl-5 {
    padding-right: 4rem !important;
  }
  /* line 7162, vendor/assets/stylesheets/tabler.css */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 7164, vendor/assets/stylesheets/tabler.css */
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 7166, vendor/assets/stylesheets/tabler.css */
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 7168, vendor/assets/stylesheets/tabler.css */
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 7170, vendor/assets/stylesheets/tabler.css */
  .pb-xxl-4 {
    padding-bottom: 2rem !important;
  }
  /* line 7172, vendor/assets/stylesheets/tabler.css */
  .pb-xxl-5 {
    padding-bottom: 4rem !important;
  }
  /* line 7174, vendor/assets/stylesheets/tabler.css */
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 7176, vendor/assets/stylesheets/tabler.css */
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 7178, vendor/assets/stylesheets/tabler.css */
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 7180, vendor/assets/stylesheets/tabler.css */
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 7182, vendor/assets/stylesheets/tabler.css */
  .ps-xxl-4 {
    padding-left: 2rem !important;
  }
  /* line 7184, vendor/assets/stylesheets/tabler.css */
  .ps-xxl-5 {
    padding-left: 4rem !important;
  }
  /* line 7186, vendor/assets/stylesheets/tabler.css */
  .text-xxl-start {
    text-align: left !important;
  }
  /* line 7188, vendor/assets/stylesheets/tabler.css */
  .text-xxl-end {
    text-align: right !important;
  }
  /* line 7190, vendor/assets/stylesheets/tabler.css */
  .text-xxl-center {
    text-align: center !important;
  }
  /* line 7192, vendor/assets/stylesheets/tabler.css */
  .columns-xxl-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }
  /* line 7195, vendor/assets/stylesheets/tabler.css */
  .columns-xxl-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }
  /* line 7198, vendor/assets/stylesheets/tabler.css */
  .columns-xxl-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }
}

@media print {
  /* line 7203, vendor/assets/stylesheets/tabler.css */
  .d-print-inline {
    display: inline !important;
  }
  /* line 7205, vendor/assets/stylesheets/tabler.css */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 7207, vendor/assets/stylesheets/tabler.css */
  .d-print-block {
    display: block !important;
  }
  /* line 7209, vendor/assets/stylesheets/tabler.css */
  .d-print-grid {
    display: grid !important;
  }
  /* line 7211, vendor/assets/stylesheets/tabler.css */
  .d-print-table {
    display: table !important;
  }
  /* line 7213, vendor/assets/stylesheets/tabler.css */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 7215, vendor/assets/stylesheets/tabler.css */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 7217, vendor/assets/stylesheets/tabler.css */
  .d-print-flex {
    display: flex !important;
  }
  /* line 7219, vendor/assets/stylesheets/tabler.css */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  /* line 7221, vendor/assets/stylesheets/tabler.css */
  .d-print-none {
    display: none !important;
  }
}

/* line 7224, vendor/assets/stylesheets/tabler.css */
html {
  font-size: 16px;
  scroll-behavior: smooth;
  height: 100%;
}

/* line 7229, vendor/assets/stylesheets/tabler.css */
body {
  overflow-y: scroll;
  letter-spacing: 0;
  touch-action: manipulation;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga" 0;
  position: relative;
  min-height: 100%;
}

/* line 7237, vendor/assets/stylesheets/tabler.css */
body .content *::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  -webkit-transition: .3s background;
  transition: .3s background;
}

/* line 7242, vendor/assets/stylesheets/tabler.css */
body .content *::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #a0a6ae;
}

/* line 7245, vendor/assets/stylesheets/tabler.css */
body .content *::-webkit-scrollbar-track {
  background: #e7eaef;
}

/* line 7247, vendor/assets/stylesheets/tabler.css */
body .content *::-webkit-scrollbar-corner {
  background: transparent;
}

/* line 7249, vendor/assets/stylesheets/tabler.css */
body .content *:hover::-webkit-scrollbar-thumb {
  background: #a0a6ae;
}

@media print {
  /* line 7252, vendor/assets/stylesheets/tabler.css */
  body {
    background: transparent;
  }
}

/**
Navbar
 */
/* line 7258, vendor/assets/stylesheets/tabler.css */
.navbar {
  align-items: stretch;
  min-height: 3.5rem;
  background: transparent;
  color: rgba(35, 46, 60, 0.7);
}

/* line 7263, vendor/assets/stylesheets/tabler.css */
.navbar-collapse .navbar {
  flex-grow: 1;
}

/* line 7265, vendor/assets/stylesheets/tabler.css */
.navbar.collapsing {
  min-height: 0;
}

/* line 7267, vendor/assets/stylesheets/tabler.css */
.navbar::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  -webkit-transition: .3s background;
  transition: .3s background;
}

/* line 7272, vendor/assets/stylesheets/tabler.css */
.navbar::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #a0a6ae;
}

/* line 7275, vendor/assets/stylesheets/tabler.css */
.navbar::-webkit-scrollbar-track {
  background: #e7eaef;
}

/* line 7277, vendor/assets/stylesheets/tabler.css */
.navbar::-webkit-scrollbar-corner {
  background: transparent;
}

/* line 7279, vendor/assets/stylesheets/tabler.css */
.navbar:hover::-webkit-scrollbar-thumb {
  background: #a0a6ae;
}

/* line 7281, vendor/assets/stylesheets/tabler.css */
.navbar .text-muted {
  color: rgba(35, 46, 60, 0.7) !important;
}

/* line 7283, vendor/assets/stylesheets/tabler.css */
.navbar .navbar-brand {
  color: #232e3c;
}

/* line 7285, vendor/assets/stylesheets/tabler.css */
.navbar .navbar-brand:hover, .navbar .navbar-brand:focus {
  color: #232e3c;
  opacity: .8;
}

/* line 7288, vendor/assets/stylesheets/tabler.css */
.navbar .navbar-nav .nav-link {
  color: rgba(35, 46, 60, 0.7);
}

/* line 7290, vendor/assets/stylesheets/tabler.css */
.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link:focus {
  color: #232e3c;
}

/* line 7292, vendor/assets/stylesheets/tabler.css */
.navbar .navbar-nav .nav-link.disabled {
  color: rgba(35, 46, 60, 0.3);
}

/* line 7294, vendor/assets/stylesheets/tabler.css */
.navbar .navbar-nav .show > .nav-link,
.navbar .navbar-nav .active > .nav-link,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .nav-link.active {
  color: #232e3c;
}

/* line 7299, vendor/assets/stylesheets/tabler.css */
.navbar .navbar-toggler {
  color: #232e3c;
  border-color: transparent;
}

/* line 7302, vendor/assets/stylesheets/tabler.css */
.navbar .navbar-text {
  color: rgba(35, 46, 60, 0.7);
}

/* line 7304, vendor/assets/stylesheets/tabler.css */
.navbar .navbar-text a,
.navbar .navbar-text a:hover,
.navbar .navbar-text a:focus {
  color: rgba(35, 46, 60, 0.7);
}

@media not print {
  /* line 7309, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar {
    background: #232e3c;
    color: rgba(255, 255, 255, 0.7);
  }
  /* line 7312, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    -webkit-transition: .3s background;
    transition: .3s background;
  }
  /* line 7317, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #a0a6ae;
  }
  /* line 7320, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar::-webkit-scrollbar-track {
    background: #e7eaef;
  }
  /* line 7322, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar::-webkit-scrollbar-corner {
    background: transparent;
  }
  /* line 7324, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar:hover::-webkit-scrollbar-thumb {
    background: #a0a6ae;
  }
  /* line 7326, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .text-muted {
    color: rgba(255, 255, 255, 0.7) !important;
  }
  /* line 7328, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .navbar-brand {
    color: #ffffff;
  }
  /* line 7330, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .navbar-brand:hover, .theme-dark .navbar .navbar-brand:focus {
    color: #ffffff;
    opacity: .8;
  }
  /* line 7333, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.7);
  }
  /* line 7335, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .navbar-nav .nav-link:hover, .theme-dark .navbar .navbar-nav .nav-link:focus {
    color: #ffffff;
  }
  /* line 7337, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.3);
  }
  /* line 7339, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .navbar-nav .show > .nav-link,
.theme-dark .navbar .navbar-nav .active > .nav-link,
.theme-dark .navbar .navbar-nav .nav-link.show,
.theme-dark .navbar .navbar-nav .nav-link.active {
    color: #ffffff;
  }
  /* line 7344, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .navbar-toggler {
    color: #ffffff;
    border-color: transparent;
  }
  /* line 7347, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .navbar-text {
    color: rgba(255, 255, 255, 0.7);
  }
  /* line 7349, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .navbar-text a,
.theme-dark .navbar .navbar-text a:hover,
.theme-dark .navbar .navbar-text a:focus {
    color: rgba(255, 255, 255, 0.7);
  }
  /* line 7353, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    -webkit-transition: .3s background;
    transition: .3s background;
  }
  /* line 7358, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: transparent;
  }
  /* line 7361, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar::-webkit-scrollbar-track {
    background: transparent;
  }
  /* line 7363, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar::-webkit-scrollbar-corner {
    background: transparent;
  }
  /* line 7365, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar:hover::-webkit-scrollbar-thumb {
    background: #4f5863;
  }
  /* line 7367, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .input-icon-addon {
    color: rgba(244, 246, 250, 0.64);
  }
  /* line 7369, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .form-control {
    border-color: transparent;
    background-color: rgba(0, 0, 0, 0.1);
  }
  /* line 7372, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .form-control::-webkit-input-placeholder {
    color: rgba(244, 246, 250, 0.64);
  }
  /* line 7374, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .form-control::-moz-placeholder {
    color: rgba(244, 246, 250, 0.64);
  }
  /* line 7376, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .form-control:-ms-input-placeholder {
    color: rgba(244, 246, 250, 0.64);
  }
  /* line 7378, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .form-control::-ms-input-placeholder {
    color: rgba(244, 246, 250, 0.64);
  }
  /* line 7380, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar .form-control::placeholder {
    color: rgba(244, 246, 250, 0.64);
  }
}

@media not print and (prefers-color-scheme: dark) {
  /* line 7383, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar {
    background: #232e3c;
    color: rgba(255, 255, 255, 0.7);
  }
  /* line 7386, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    -webkit-transition: .3s background;
    transition: .3s background;
  }
  /* line 7391, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #a0a6ae;
  }
  /* line 7394, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar::-webkit-scrollbar-track {
    background: #e7eaef;
  }
  /* line 7396, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar::-webkit-scrollbar-corner {
    background: transparent;
  }
  /* line 7398, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar:hover::-webkit-scrollbar-thumb {
    background: #a0a6ae;
  }
  /* line 7400, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .text-muted {
    color: rgba(255, 255, 255, 0.7) !important;
  }
  /* line 7402, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .navbar-brand {
    color: #ffffff;
  }
  /* line 7404, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .navbar-brand:hover, .theme-dark-auto .navbar .navbar-brand:focus {
    color: #ffffff;
    opacity: .8;
  }
  /* line 7407, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.7);
  }
  /* line 7409, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .navbar-nav .nav-link:hover, .theme-dark-auto .navbar .navbar-nav .nav-link:focus {
    color: #ffffff;
  }
  /* line 7411, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.3);
  }
  /* line 7413, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .navbar-nav .show > .nav-link,
.theme-dark-auto .navbar .navbar-nav .active > .nav-link,
.theme-dark-auto .navbar .navbar-nav .nav-link.show,
.theme-dark-auto .navbar .navbar-nav .nav-link.active {
    color: #ffffff;
  }
  /* line 7418, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .navbar-toggler {
    color: #ffffff;
    border-color: transparent;
  }
  /* line 7421, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .navbar-text {
    color: rgba(255, 255, 255, 0.7);
  }
  /* line 7423, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .navbar-text a,
.theme-dark-auto .navbar .navbar-text a:hover,
.theme-dark-auto .navbar .navbar-text a:focus {
    color: rgba(255, 255, 255, 0.7);
  }
  /* line 7427, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    -webkit-transition: .3s background;
    transition: .3s background;
  }
  /* line 7432, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: transparent;
  }
  /* line 7435, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar::-webkit-scrollbar-track {
    background: transparent;
  }
  /* line 7437, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar::-webkit-scrollbar-corner {
    background: transparent;
  }
  /* line 7439, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar:hover::-webkit-scrollbar-thumb {
    background: #4f5863;
  }
  /* line 7441, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .input-icon-addon {
    color: rgba(244, 246, 250, 0.64);
  }
  /* line 7443, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .form-control {
    border-color: transparent;
    background-color: rgba(0, 0, 0, 0.1);
  }
  /* line 7446, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .form-control::-webkit-input-placeholder {
    color: rgba(244, 246, 250, 0.64);
  }
  /* line 7448, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .form-control::-moz-placeholder {
    color: rgba(244, 246, 250, 0.64);
  }
  /* line 7450, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .form-control:-ms-input-placeholder {
    color: rgba(244, 246, 250, 0.64);
  }
  /* line 7452, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .form-control::-ms-input-placeholder {
    color: rgba(244, 246, 250, 0.64);
  }
  /* line 7454, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar .form-control::placeholder {
    color: rgba(244, 246, 250, 0.64);
  }
}

/* line 7456, vendor/assets/stylesheets/tabler.css */
.navbar .dropdown-menu {
  position: absolute;
  z-index: 1030;
}

/* line 7459, vendor/assets/stylesheets/tabler.css */
.navbar .navbar-nav {
  min-height: 3rem;
}

/* line 7461, vendor/assets/stylesheets/tabler.css */
.navbar .navbar-nav .nav-link {
  position: relative;
  min-width: 2rem;
  min-height: 2rem;
  justify-content: center;
  border-radius: 4px;
}

/* line 7467, vendor/assets/stylesheets/tabler.css */
.navbar .navbar-nav .nav-link .badge {
  position: absolute;
  top: .375rem;
  right: .375rem;
  transform: translate(50%, -50%);
}

/* line 7473, vendor/assets/stylesheets/tabler.css */
.navbar-nav {
  margin: 0;
  padding: 0;
}

@media (max-width: 575.98px) {
  /* line 7478, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-collapse {
    flex-direction: column;
  }
  /* line 7480, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-collapse [class^="container"] {
    flex-direction: column;
    align-items: stretch;
  }
  /* line 7483, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-collapse .navbar-nav {
    margin-left: calc( -1 * var(--tblr-gutter-x, 1.5rem));
    margin-right: calc( -1 * var(--tblr-gutter-x, 1.5rem));
  }
  /* line 7486, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem;
    justify-content: flex-start;
  }
  /* line 7489, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 7491, vendor/assets/stylesheets/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 7500, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: 3.25rem;
  }
  /* line 7505, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 4.75rem;
  }
  /* line 7507, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 6.25rem;
  }
  /* line 7509, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-collapse .dropdown-toggle:after {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
  }
  /* line 7512, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 2px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 576px) {
  /* line 7520, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm .navbar-collapse {
    width: auto;
    flex: 1 1 auto;
  }
  /* line 7523, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm.navbar-dark .nav-item.active .nav-link,
.navbar-expand-sm .navbar-dark .nav-item.active .nav-link {
    background-color: rgba(0, 0, 0, 0.1);
  }
  /* line 7526, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm.navbar-light .nav-item.active,
.navbar-expand-sm .navbar-light .nav-item.active {
    position: relative;
  }
  /* line 7529, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm.navbar-light .nav-item.active:after,
.navbar-expand-sm .navbar-light .nav-item.active:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.25rem;
    border: 0 solid #206bc4;
    border-bottom-width: 2px;
  }
  /* line 7538, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm.navbar-light.navbar-vertical,
.navbar-expand-sm .navbar-light.navbar-vertical {
    box-shadow: inset -1px 0 0 0 rgba(101, 109, 119, 0.16);
  }
  /* line 7541, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm.navbar-light.navbar-vertical.navbar-right,
.navbar-expand-sm .navbar-light.navbar-vertical.navbar-right {
    box-shadow: inset 1px 0 0 0 rgba(101, 109, 119, 0.16);
  }
  /* line 7544, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-sm.navbar-vertical ~ .navbar,
.navbar-expand-sm.navbar-vertical ~ .content {
    -webkit-margin-start: 15rem;
    margin-inline-start: 15rem;
  }
}

@media (max-width: 767.98px) {
  /* line 7550, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-collapse {
    flex-direction: column;
  }
  /* line 7552, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-collapse [class^="container"] {
    flex-direction: column;
    align-items: stretch;
  }
  /* line 7555, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-collapse .navbar-nav {
    margin-left: calc( -1 * var(--tblr-gutter-x, 1.5rem));
    margin-right: calc( -1 * var(--tblr-gutter-x, 1.5rem));
  }
  /* line 7558, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem;
    justify-content: flex-start;
  }
  /* line 7561, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 7563, vendor/assets/stylesheets/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 7572, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: 3.25rem;
  }
  /* line 7577, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 4.75rem;
  }
  /* line 7579, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 6.25rem;
  }
  /* line 7581, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-collapse .dropdown-toggle:after {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
  }
  /* line 7584, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 2px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 7592, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md .navbar-collapse {
    width: auto;
    flex: 1 1 auto;
  }
  /* line 7595, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md.navbar-dark .nav-item.active .nav-link,
.navbar-expand-md .navbar-dark .nav-item.active .nav-link {
    background-color: rgba(0, 0, 0, 0.1);
  }
  /* line 7598, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md.navbar-light .nav-item.active,
.navbar-expand-md .navbar-light .nav-item.active {
    position: relative;
  }
  /* line 7601, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md.navbar-light .nav-item.active:after,
.navbar-expand-md .navbar-light .nav-item.active:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.25rem;
    border: 0 solid #206bc4;
    border-bottom-width: 2px;
  }
  /* line 7610, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md.navbar-light.navbar-vertical,
.navbar-expand-md .navbar-light.navbar-vertical {
    box-shadow: inset -1px 0 0 0 rgba(101, 109, 119, 0.16);
  }
  /* line 7613, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md.navbar-light.navbar-vertical.navbar-right,
.navbar-expand-md .navbar-light.navbar-vertical.navbar-right {
    box-shadow: inset 1px 0 0 0 rgba(101, 109, 119, 0.16);
  }
  /* line 7616, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-md.navbar-vertical ~ .navbar,
.navbar-expand-md.navbar-vertical ~ .content {
    -webkit-margin-start: 15rem;
    margin-inline-start: 15rem;
  }
}

@media (max-width: 991.98px) {
  /* line 7622, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-collapse {
    flex-direction: column;
  }
  /* line 7624, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-collapse [class^="container"] {
    flex-direction: column;
    align-items: stretch;
  }
  /* line 7627, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-collapse .navbar-nav {
    margin-left: calc( -1 * var(--tblr-gutter-x, 1.5rem));
    margin-right: calc( -1 * var(--tblr-gutter-x, 1.5rem));
  }
  /* line 7630, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem;
    justify-content: flex-start;
  }
  /* line 7633, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 7635, vendor/assets/stylesheets/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 7644, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: 3.25rem;
  }
  /* line 7649, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 4.75rem;
  }
  /* line 7651, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 6.25rem;
  }
  /* line 7653, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-collapse .dropdown-toggle:after {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
  }
  /* line 7656, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 2px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 7664, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg .navbar-collapse {
    width: auto;
    flex: 1 1 auto;
  }
  /* line 7667, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg.navbar-dark .nav-item.active .nav-link,
.navbar-expand-lg .navbar-dark .nav-item.active .nav-link {
    background-color: rgba(0, 0, 0, 0.1);
  }
  /* line 7670, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg.navbar-light .nav-item.active,
.navbar-expand-lg .navbar-light .nav-item.active {
    position: relative;
  }
  /* line 7673, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg.navbar-light .nav-item.active:after,
.navbar-expand-lg .navbar-light .nav-item.active:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.25rem;
    border: 0 solid #206bc4;
    border-bottom-width: 2px;
  }
  /* line 7682, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg.navbar-light.navbar-vertical,
.navbar-expand-lg .navbar-light.navbar-vertical {
    box-shadow: inset -1px 0 0 0 rgba(101, 109, 119, 0.16);
  }
  /* line 7685, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg.navbar-light.navbar-vertical.navbar-right,
.navbar-expand-lg .navbar-light.navbar-vertical.navbar-right {
    box-shadow: inset 1px 0 0 0 rgba(101, 109, 119, 0.16);
  }
  /* line 7688, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-lg.navbar-vertical ~ .navbar,
.navbar-expand-lg.navbar-vertical ~ .content {
    -webkit-margin-start: 15rem;
    margin-inline-start: 15rem;
  }
}

@media (max-width: 1199.98px) {
  /* line 7694, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-collapse {
    flex-direction: column;
  }
  /* line 7696, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-collapse [class^="container"] {
    flex-direction: column;
    align-items: stretch;
  }
  /* line 7699, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-collapse .navbar-nav {
    margin-left: calc( -1 * var(--tblr-gutter-x, 1.5rem));
    margin-right: calc( -1 * var(--tblr-gutter-x, 1.5rem));
  }
  /* line 7702, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem;
    justify-content: flex-start;
  }
  /* line 7705, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 7707, vendor/assets/stylesheets/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 7716, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: 3.25rem;
  }
  /* line 7721, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 4.75rem;
  }
  /* line 7723, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 6.25rem;
  }
  /* line 7725, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-collapse .dropdown-toggle:after {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
  }
  /* line 7728, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 2px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 1200px) {
  /* line 7736, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl .navbar-collapse {
    width: auto;
    flex: 1 1 auto;
  }
  /* line 7739, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl.navbar-dark .nav-item.active .nav-link,
.navbar-expand-xl .navbar-dark .nav-item.active .nav-link {
    background-color: rgba(0, 0, 0, 0.1);
  }
  /* line 7742, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl.navbar-light .nav-item.active,
.navbar-expand-xl .navbar-light .nav-item.active {
    position: relative;
  }
  /* line 7745, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl.navbar-light .nav-item.active:after,
.navbar-expand-xl .navbar-light .nav-item.active:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.25rem;
    border: 0 solid #206bc4;
    border-bottom-width: 2px;
  }
  /* line 7754, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl.navbar-light.navbar-vertical,
.navbar-expand-xl .navbar-light.navbar-vertical {
    box-shadow: inset -1px 0 0 0 rgba(101, 109, 119, 0.16);
  }
  /* line 7757, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl.navbar-light.navbar-vertical.navbar-right,
.navbar-expand-xl .navbar-light.navbar-vertical.navbar-right {
    box-shadow: inset 1px 0 0 0 rgba(101, 109, 119, 0.16);
  }
  /* line 7760, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xl.navbar-vertical ~ .navbar,
.navbar-expand-xl.navbar-vertical ~ .content {
    -webkit-margin-start: 15rem;
    margin-inline-start: 15rem;
  }
}

@media (max-width: 1399.98px) {
  /* line 7766, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-collapse {
    flex-direction: column;
  }
  /* line 7768, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-collapse [class^="container"] {
    flex-direction: column;
    align-items: stretch;
  }
  /* line 7771, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-collapse .navbar-nav {
    margin-left: calc( -1 * var(--tblr-gutter-x, 1.5rem));
    margin-right: calc( -1 * var(--tblr-gutter-x, 1.5rem));
  }
  /* line 7774, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem;
    justify-content: flex-start;
  }
  /* line 7777, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 7779, vendor/assets/stylesheets/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 7788, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: 3.25rem;
  }
  /* line 7793, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 4.75rem;
  }
  /* line 7795, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 6.25rem;
  }
  /* line 7797, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-collapse .dropdown-toggle:after {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
  }
  /* line 7800, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 2px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 1400px) {
  /* line 7808, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl .navbar-collapse {
    width: auto;
    flex: 1 1 auto;
  }
  /* line 7811, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl.navbar-dark .nav-item.active .nav-link,
.navbar-expand-xxl .navbar-dark .nav-item.active .nav-link {
    background-color: rgba(0, 0, 0, 0.1);
  }
  /* line 7814, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl.navbar-light .nav-item.active,
.navbar-expand-xxl .navbar-light .nav-item.active {
    position: relative;
  }
  /* line 7817, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl.navbar-light .nav-item.active:after,
.navbar-expand-xxl .navbar-light .nav-item.active:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.25rem;
    border: 0 solid #206bc4;
    border-bottom-width: 2px;
  }
  /* line 7826, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl.navbar-light.navbar-vertical,
.navbar-expand-xxl .navbar-light.navbar-vertical {
    box-shadow: inset -1px 0 0 0 rgba(101, 109, 119, 0.16);
  }
  /* line 7829, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl.navbar-light.navbar-vertical.navbar-right,
.navbar-expand-xxl .navbar-light.navbar-vertical.navbar-right {
    box-shadow: inset 1px 0 0 0 rgba(101, 109, 119, 0.16);
  }
  /* line 7832, vendor/assets/stylesheets/tabler.css */
  .navbar-expand-xxl.navbar-vertical ~ .navbar,
.navbar-expand-xxl.navbar-vertical ~ .content {
    -webkit-margin-start: 15rem;
    margin-inline-start: 15rem;
  }
}

/* line 7837, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-collapse {
  flex-direction: column;
}

/* line 7839, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-collapse [class^="container"] {
  flex-direction: column;
  align-items: stretch;
}

/* line 7842, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-collapse .navbar-nav {
  margin-left: calc( -1 * var(--tblr-gutter-x, 1.5rem));
  margin-right: calc( -1 * var(--tblr-gutter-x, 1.5rem));
}

/* line 7845, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-collapse .navbar-nav .nav-link {
  padding: 0.5rem 1.5rem;
  justify-content: flex-start;
}

/* line 7848, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-collapse .dropdown-menu-columns {
  flex-direction: column;
}

/* line 7850, vendor/assets/stylesheets/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 7859, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-collapse .dropdown-menu .dropdown-item {
  min-width: 0;
  display: flex;
  width: auto;
  padding-left: 3.25rem;
}

/* line 7864, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
  padding-left: 4.75rem;
}

/* line 7866, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
  padding-left: 6.25rem;
}

/* line 7868, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-collapse .dropdown-toggle:after {
  -webkit-margin-start: auto;
  margin-inline-start: auto;
}

/* line 7871, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-collapse .nav-item.active:after {
  border-bottom-width: 0;
  border-left-width: 2px;
  right: auto;
  top: 0;
  bottom: 0;
}

/* line 7878, vendor/assets/stylesheets/tabler.css */
.navbar-expand .navbar-collapse {
  width: auto;
  flex: 1 1 auto;
}

/* line 7882, vendor/assets/stylesheets/tabler.css */
.navbar-expand.navbar-dark .nav-item.active .nav-link,
.navbar-expand .navbar-dark .nav-item.active .nav-link {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 7886, vendor/assets/stylesheets/tabler.css */
.navbar-expand.navbar-light .nav-item.active,
.navbar-expand .navbar-light .nav-item.active {
  position: relative;
}

/* line 7889, vendor/assets/stylesheets/tabler.css */
.navbar-expand.navbar-light .nav-item.active:after,
.navbar-expand .navbar-light .nav-item.active:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -.25rem;
  border: 0 solid #206bc4;
  border-bottom-width: 2px;
}

/* line 7899, vendor/assets/stylesheets/tabler.css */
.navbar-expand.navbar-light.navbar-vertical,
.navbar-expand .navbar-light.navbar-vertical {
  box-shadow: inset -1px 0 0 0 rgba(101, 109, 119, 0.16);
}

/* line 7902, vendor/assets/stylesheets/tabler.css */
.navbar-expand.navbar-light.navbar-vertical.navbar-right,
.navbar-expand .navbar-light.navbar-vertical.navbar-right {
  box-shadow: inset 1px 0 0 0 rgba(101, 109, 119, 0.16);
}

/* line 7906, vendor/assets/stylesheets/tabler.css */
.navbar-expand.navbar-vertical ~ .navbar,
.navbar-expand.navbar-vertical ~ .content {
  -webkit-margin-start: 15rem;
  margin-inline-start: 15rem;
}

/**
Navbar brand
 */
/* line 7914, vendor/assets/stylesheets/tabler.css */
.navbar-brand {
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  margin: 0;
}

/* line 7920, vendor/assets/stylesheets/tabler.css */
.navbar-brand-image {
  display: block;
  height: 2rem;
  width: auto;
}

/**
Navbar toggler
 */
/* line 7928, vendor/assets/stylesheets/tabler.css */
.navbar-toggler {
  border: 0;
  width: 2rem;
  height: 2rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 7937, vendor/assets/stylesheets/tabler.css */
.navbar-toggler-icon {
  height: 2px;
  width: 1.25em;
  background: currentColor;
  border-radius: 10px;
  transition: 0.2s 0.2s top, 0.2s 0.2s bottom, 0.2s transform, 0s 0.2s opacity;
  position: relative;
}

/* line 7944, vendor/assets/stylesheets/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;
}

/* line 7954, vendor/assets/stylesheets/tabler.css */
.navbar-toggler-icon:before {
  top: -.45em;
}

/* line 7956, vendor/assets/stylesheets/tabler.css */
.navbar-toggler-icon:after {
  bottom: -.45em;
}

/* line 7958, vendor/assets/stylesheets/tabler.css */
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  transform: rotate(45deg);
  transition: .3s top, .3s bottom, .3s .3s transform, 0s .3s opacity;
}

/* line 7961, vendor/assets/stylesheets/tabler.css */
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
  top: 0;
  transform: rotate(-90deg);
}

/* line 7964, vendor/assets/stylesheets/tabler.css */
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  bottom: 0;
  opacity: 0;
}

/**
Navbar light
 */
/* line 7971, vendor/assets/stylesheets/tabler.css */
.navbar-light {
  box-shadow: inset 0 -1px 0 0 rgba(101, 109, 119, 0.16);
  background-color: #ffffff;
}

/**
Navbar dark
 */
/* line 7978, vendor/assets/stylesheets/tabler.css */
.navbar-dark {
  background: #232e3c;
  color: rgba(255, 255, 255, 0.7);
}

/* line 7981, vendor/assets/stylesheets/tabler.css */
.navbar-dark::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  -webkit-transition: .3s background;
  transition: .3s background;
}

/* line 7986, vendor/assets/stylesheets/tabler.css */
.navbar-dark::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #a0a6ae;
}

/* line 7989, vendor/assets/stylesheets/tabler.css */
.navbar-dark::-webkit-scrollbar-track {
  background: #e7eaef;
}

/* line 7991, vendor/assets/stylesheets/tabler.css */
.navbar-dark::-webkit-scrollbar-corner {
  background: transparent;
}

/* line 7993, vendor/assets/stylesheets/tabler.css */
.navbar-dark:hover::-webkit-scrollbar-thumb {
  background: #a0a6ae;
}

/* line 7995, vendor/assets/stylesheets/tabler.css */
.navbar-dark .text-muted {
  color: rgba(255, 255, 255, 0.7) !important;
}

/* line 7997, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-brand {
  color: #ffffff;
}

/* line 7999, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #ffffff;
  opacity: .8;
}

/* line 8002, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.7);
}

/* line 8004, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: #ffffff;
}

/* line 8006, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.3);
}

/* line 8008, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #ffffff;
}

/* line 8013, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-toggler {
  color: #ffffff;
  border-color: transparent;
}

/* line 8016, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.7);
}

/* line 8018, vendor/assets/stylesheets/tabler.css */
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: rgba(255, 255, 255, 0.7);
}

/* line 8022, vendor/assets/stylesheets/tabler.css */
.navbar-dark::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  -webkit-transition: .3s background;
  transition: .3s background;
}

/* line 8027, vendor/assets/stylesheets/tabler.css */
.navbar-dark::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: transparent;
}

/* line 8030, vendor/assets/stylesheets/tabler.css */
.navbar-dark::-webkit-scrollbar-track {
  background: transparent;
}

/* line 8032, vendor/assets/stylesheets/tabler.css */
.navbar-dark::-webkit-scrollbar-corner {
  background: transparent;
}

/* line 8034, vendor/assets/stylesheets/tabler.css */
.navbar-dark:hover::-webkit-scrollbar-thumb {
  background: #4f5863;
}

/* line 8036, vendor/assets/stylesheets/tabler.css */
.navbar-dark .input-icon-addon {
  color: rgba(244, 246, 250, 0.64);
}

/* line 8038, vendor/assets/stylesheets/tabler.css */
.navbar-dark .form-control {
  border-color: transparent;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 8041, vendor/assets/stylesheets/tabler.css */
.navbar-dark .form-control::-webkit-input-placeholder {
  color: rgba(244, 246, 250, 0.64);
}

/* line 8043, vendor/assets/stylesheets/tabler.css */
.navbar-dark .form-control::-moz-placeholder {
  color: rgba(244, 246, 250, 0.64);
}

/* line 8045, vendor/assets/stylesheets/tabler.css */
.navbar-dark .form-control:-ms-input-placeholder {
  color: rgba(244, 246, 250, 0.64);
}

/* line 8047, vendor/assets/stylesheets/tabler.css */
.navbar-dark .form-control::-ms-input-placeholder {
  color: rgba(244, 246, 250, 0.64);
}

/* line 8049, vendor/assets/stylesheets/tabler.css */
.navbar-dark .form-control::placeholder {
  color: rgba(244, 246, 250, 0.64);
}

/**
Navbar nav
 */
/* line 8055, vendor/assets/stylesheets/tabler.css */
.navbar-nav {
  align-items: stretch;
}

/* line 8057, vendor/assets/stylesheets/tabler.css */
.navbar-nav .nav-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/**
Navbar side
 */
/* line 8065, vendor/assets/stylesheets/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 8076, vendor/assets/stylesheets/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: .3s transform;
    overflow-x: auto;
  }
  /* line 8086, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm.navbar-right {
    left: auto;
    right: 0;
  }
  /* line 8089, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-brand {
    padding: 0.75rem 0;
    justify-content: center;
  }
  /* line 8092, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse {
    align-items: stretch;
  }
  /* line 8094, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-nav {
    flex-direction: column;
    flex-grow: 1;
    min-height: auto;
  }
  /* line 8098, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-nav .nav-link {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  /* line 8101, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm > [class^="container"] {
    flex-direction: column;
    align-items: stretch;
    min-height: 100%;
    justify-content: flex-start;
  }
  /* line 8106, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm ~ .page {
    padding-left: 15rem;
  }
  /* line 8108, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm ~ .page [class^="container"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 8111, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm.navbar-right ~ .page {
    padding-left: 0;
    padding-right: 15rem;
  }
  /* line 8114, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse {
    flex-direction: column;
  }
  /* line 8116, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse [class^="container"] {
    flex-direction: column;
    align-items: stretch;
  }
  /* line 8119, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .navbar-nav {
    margin-left: calc( -1 * var(--tblr-gutter-x, 1.5rem));
    margin-right: calc( -1 * var(--tblr-gutter-x, 1.5rem));
  }
  /* line 8122, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem;
    justify-content: flex-start;
  }
  /* line 8125, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 8127, vendor/assets/stylesheets/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 8136, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: 3.25rem;
  }
  /* line 8141, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 4.75rem;
  }
  /* line 8143, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 6.25rem;
  }
  /* line 8145, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .dropdown-toggle:after {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
  }
  /* line 8148, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-sm .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 2px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 8156, vendor/assets/stylesheets/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: .3s transform;
    overflow-x: auto;
  }
  /* line 8166, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md.navbar-right {
    left: auto;
    right: 0;
  }
  /* line 8169, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-brand {
    padding: 0.75rem 0;
    justify-content: center;
  }
  /* line 8172, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse {
    align-items: stretch;
  }
  /* line 8174, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-nav {
    flex-direction: column;
    flex-grow: 1;
    min-height: auto;
  }
  /* line 8178, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-nav .nav-link {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  /* line 8181, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md > [class^="container"] {
    flex-direction: column;
    align-items: stretch;
    min-height: 100%;
    justify-content: flex-start;
  }
  /* line 8186, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md ~ .page {
    padding-left: 15rem;
  }
  /* line 8188, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md ~ .page [class^="container"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 8191, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md.navbar-right ~ .page {
    padding-left: 0;
    padding-right: 15rem;
  }
  /* line 8194, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse {
    flex-direction: column;
  }
  /* line 8196, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse [class^="container"] {
    flex-direction: column;
    align-items: stretch;
  }
  /* line 8199, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .navbar-nav {
    margin-left: calc( -1 * var(--tblr-gutter-x, 1.5rem));
    margin-right: calc( -1 * var(--tblr-gutter-x, 1.5rem));
  }
  /* line 8202, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem;
    justify-content: flex-start;
  }
  /* line 8205, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 8207, vendor/assets/stylesheets/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 8216, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: 3.25rem;
  }
  /* line 8221, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 4.75rem;
  }
  /* line 8223, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 6.25rem;
  }
  /* line 8225, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .dropdown-toggle:after {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
  }
  /* line 8228, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-md .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 2px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 992px) {
  /* line 8236, vendor/assets/stylesheets/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: .3s transform;
    overflow-x: auto;
  }
  /* line 8246, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg.navbar-right {
    left: auto;
    right: 0;
  }
  /* line 8249, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-brand {
    padding: 0.75rem 0;
    justify-content: center;
  }
  /* line 8252, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse {
    align-items: stretch;
  }
  /* line 8254, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    flex-grow: 1;
    min-height: auto;
  }
  /* line 8258, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-nav .nav-link {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  /* line 8261, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg > [class^="container"] {
    flex-direction: column;
    align-items: stretch;
    min-height: 100%;
    justify-content: flex-start;
  }
  /* line 8266, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg ~ .page {
    padding-left: 15rem;
  }
  /* line 8268, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg ~ .page [class^="container"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 8271, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg.navbar-right ~ .page {
    padding-left: 0;
    padding-right: 15rem;
  }
  /* line 8274, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse {
    flex-direction: column;
  }
  /* line 8276, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse [class^="container"] {
    flex-direction: column;
    align-items: stretch;
  }
  /* line 8279, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .navbar-nav {
    margin-left: calc( -1 * var(--tblr-gutter-x, 1.5rem));
    margin-right: calc( -1 * var(--tblr-gutter-x, 1.5rem));
  }
  /* line 8282, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem;
    justify-content: flex-start;
  }
  /* line 8285, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 8287, vendor/assets/stylesheets/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 8296, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: 3.25rem;
  }
  /* line 8301, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 4.75rem;
  }
  /* line 8303, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 6.25rem;
  }
  /* line 8305, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .dropdown-toggle:after {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
  }
  /* line 8308, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-lg .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 2px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 1200px) {
  /* line 8316, vendor/assets/stylesheets/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: .3s transform;
    overflow-x: auto;
  }
  /* line 8326, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl.navbar-right {
    left: auto;
    right: 0;
  }
  /* line 8329, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-brand {
    padding: 0.75rem 0;
    justify-content: center;
  }
  /* line 8332, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse {
    align-items: stretch;
  }
  /* line 8334, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-nav {
    flex-direction: column;
    flex-grow: 1;
    min-height: auto;
  }
  /* line 8338, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-nav .nav-link {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  /* line 8341, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl > [class^="container"] {
    flex-direction: column;
    align-items: stretch;
    min-height: 100%;
    justify-content: flex-start;
  }
  /* line 8346, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl ~ .page {
    padding-left: 15rem;
  }
  /* line 8348, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl ~ .page [class^="container"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 8351, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl.navbar-right ~ .page {
    padding-left: 0;
    padding-right: 15rem;
  }
  /* line 8354, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse {
    flex-direction: column;
  }
  /* line 8356, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse [class^="container"] {
    flex-direction: column;
    align-items: stretch;
  }
  /* line 8359, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .navbar-nav {
    margin-left: calc( -1 * var(--tblr-gutter-x, 1.5rem));
    margin-right: calc( -1 * var(--tblr-gutter-x, 1.5rem));
  }
  /* line 8362, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem;
    justify-content: flex-start;
  }
  /* line 8365, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 8367, vendor/assets/stylesheets/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 8376, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: 3.25rem;
  }
  /* line 8381, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 4.75rem;
  }
  /* line 8383, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 6.25rem;
  }
  /* line 8385, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .dropdown-toggle:after {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
  }
  /* line 8388, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xl .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 2px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

@media (min-width: 1400px) {
  /* line 8396, vendor/assets/stylesheets/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: .3s transform;
    overflow-x: auto;
  }
  /* line 8406, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl.navbar-right {
    left: auto;
    right: 0;
  }
  /* line 8409, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-brand {
    padding: 0.75rem 0;
    justify-content: center;
  }
  /* line 8412, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse {
    align-items: stretch;
  }
  /* line 8414, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-nav {
    flex-direction: column;
    flex-grow: 1;
    min-height: auto;
  }
  /* line 8418, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-nav .nav-link {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  /* line 8421, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl > [class^="container"] {
    flex-direction: column;
    align-items: stretch;
    min-height: 100%;
    justify-content: flex-start;
  }
  /* line 8426, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl ~ .page {
    padding-left: 15rem;
  }
  /* line 8428, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl ~ .page [class^="container"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 8431, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl.navbar-right ~ .page {
    padding-left: 0;
    padding-right: 15rem;
  }
  /* line 8434, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse {
    flex-direction: column;
  }
  /* line 8436, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse [class^="container"] {
    flex-direction: column;
    align-items: stretch;
  }
  /* line 8439, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .navbar-nav {
    margin-left: calc( -1 * var(--tblr-gutter-x, 1.5rem));
    margin-right: calc( -1 * var(--tblr-gutter-x, 1.5rem));
  }
  /* line 8442, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem;
    justify-content: flex-start;
  }
  /* line 8445, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-menu-columns {
    flex-direction: column;
  }
  /* line 8447, vendor/assets/stylesheets/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 8456, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-item {
    min-width: 0;
    display: flex;
    width: auto;
    padding-left: 3.25rem;
  }
  /* line 8461, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 4.75rem;
  }
  /* line 8463, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 6.25rem;
  }
  /* line 8465, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .dropdown-toggle:after {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
  }
  /* line 8468, vendor/assets/stylesheets/tabler.css */
  .navbar-vertical.navbar-expand-xxl .navbar-collapse .nav-item.active:after {
    border-bottom-width: 0;
    border-left-width: 2px;
    right: auto;
    top: 0;
    bottom: 0;
  }
}

/* line 8475, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand {
  width: 15rem;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1030;
  align-items: flex-start;
  transition: .3s transform;
  overflow-x: auto;
}

/* line 8485, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand.navbar-right {
  left: auto;
  right: 0;
}

/* line 8488, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-brand {
  padding: 0.75rem 0;
  justify-content: center;
}

/* line 8491, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse {
  align-items: stretch;
}

/* line 8493, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-nav {
  flex-direction: column;
  flex-grow: 1;
  min-height: auto;
}

/* line 8497, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-nav .nav-link {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

/* line 8500, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand > [class^="container"] {
  flex-direction: column;
  align-items: stretch;
  min-height: 100%;
  justify-content: flex-start;
}

/* line 8505, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand ~ .page {
  padding-left: 15rem;
}

/* line 8507, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand ~ .page [class^="container"] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 8510, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand.navbar-right ~ .page {
  padding-left: 0;
  padding-right: 15rem;
}

/* line 8513, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse {
  flex-direction: column;
}

/* line 8515, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse [class^="container"] {
  flex-direction: column;
  align-items: stretch;
}

/* line 8518, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .navbar-nav {
  margin-left: calc( -1 * var(--tblr-gutter-x, 1.5rem));
  margin-right: calc( -1 * var(--tblr-gutter-x, 1.5rem));
}

/* line 8521, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .navbar-nav .nav-link {
  padding: 0.5rem 1.5rem;
  justify-content: flex-start;
}

/* line 8524, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .dropdown-menu-columns {
  flex-direction: column;
}

/* line 8526, vendor/assets/stylesheets/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 8535, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .dropdown-menu .dropdown-item {
  min-width: 0;
  display: flex;
  width: auto;
  padding-left: 3.25rem;
}

/* line 8540, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
  padding-left: 4.75rem;
}

/* line 8542, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
  padding-left: 6.25rem;
}

/* line 8544, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .dropdown-toggle:after {
  -webkit-margin-start: auto;
  margin-inline-start: auto;
}

/* line 8547, vendor/assets/stylesheets/tabler.css */
.navbar-vertical.navbar-expand .navbar-collapse .nav-item.active:after {
  border-bottom-width: 0;
  border-left-width: 2px;
  right: auto;
  top: 0;
  bottom: 0;
}

/* line 8554, vendor/assets/stylesheets/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 8565, vendor/assets/stylesheets/tabler.css */
.page {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 100vh;
}

/* line 8571, vendor/assets/stylesheets/tabler.css */
.content {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* line 8577, vendor/assets/stylesheets/tabler.css */
.content > [class^="container"] {
  flex: 1;
}

@media print {
  /* line 8580, vendor/assets/stylesheets/tabler.css */
  .content {
    margin: 0 !important;
  }
}

/* line 8583, vendor/assets/stylesheets/tabler.css */
.content-full {
  margin: 0;
}

/* line 8586, vendor/assets/stylesheets/tabler.css */
.page-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 2.25rem;
  margin: 0 0 1.25rem;
}

/* line 8592, vendor/assets/stylesheets/tabler.css */
.page-header > * {
  flex: 1;
}

/* line 8595, vendor/assets/stylesheets/tabler.css */
.page-header-border {
  border-bottom: 1px solid rgba(101, 109, 119, 0.16);
  padding-bottom: 1.25rem;
}

/* line 8599, vendor/assets/stylesheets/tabler.css */
.page-pretitle {
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .04em;
  line-height: 1.6;
  color: #656d77;
}

/* line 8607, vendor/assets/stylesheets/tabler.css */
.page-title {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.5555556;
  font-weight: 500;
  color: inherit;
  display: flex;
  align-items: center;
}

/* line 8615, vendor/assets/stylesheets/tabler.css */
.page-title svg {
  width: 1.5rem;
  height: 1.5rem;
  -webkit-margin-end: .25rem;
  margin-inline-end: .25rem;
}

/* line 8621, vendor/assets/stylesheets/tabler.css */
.page-title-lg {
  font-size: 1.5rem;
  line-height: 1.3333333;
}

/* line 8625, vendor/assets/stylesheets/tabler.css */
.page-subtitle {
  margin-top: .25rem;
  color: #656d77;
}

/* line 8629, vendor/assets/stylesheets/tabler.css */
.footer {
  border-top: 1px solid #e6e8e9;
  background-color: #ffffff;
  padding: 2rem 0;
  color: #656d77;
  margin-bottom: -1.25rem;
  margin-top: 1.25rem;
}

/* line 8637, vendor/assets/stylesheets/tabler.css */
.footer-transparent {
  margin-top: 0;
  background-color: transparent;
  border-top: 0;
}

/* line 8642, vendor/assets/stylesheets/tabler.css */
.accordion-button:focus:not(:focus-visible) {
  outline: none;
  box-shadow: none;
}

/* line 8646, vendor/assets/stylesheets/tabler.css */
.accordion-button:after {
  opacity: 0.7;
}

/* line 8649, vendor/assets/stylesheets/tabler.css */
.accordion-button:not(.collapsed) {
  font-weight: 600;
  border-bottom-color: transparent;
}

/* line 8652, vendor/assets/stylesheets/tabler.css */
.accordion-button:not(.collapsed):after {
  opacity: 1;
}

/* line 8655, vendor/assets/stylesheets/tabler.css */
.alert {
  --tblr-alert-color: #656d77;
  background: #ffffff;
  border: 1px solid rgba(101, 109, 119, 0.16);
  border-left: 0.25rem solid var(--tblr-alert-color);
  box-shadow: rgba(35, 46, 60, 0.04) 0 2px 4px 0;
}

/* line 8661, vendor/assets/stylesheets/tabler.css */
.alert > :last-child {
  margin-bottom: 0;
}

/* line 8664, vendor/assets/stylesheets/tabler.css */
.alert-important {
  border-color: transparent;
  background: var(--tblr-alert-color);
  color: #fff;
  font-weight: 500;
}

/* line 8669, vendor/assets/stylesheets/tabler.css */
.alert-important .alert-icon {
  color: inherit;
}

/* line 8672, vendor/assets/stylesheets/tabler.css */
.alert-link, .alert-link:hover {
  color: var(--tblr-alert-color);
}

/* line 8675, vendor/assets/stylesheets/tabler.css */
.alert-primary {
  --tblr-alert-color: #206bc4;
}

/* line 8678, vendor/assets/stylesheets/tabler.css */
.alert-secondary {
  --tblr-alert-color: #656d77;
}

/* line 8681, vendor/assets/stylesheets/tabler.css */
.alert-success {
  --tblr-alert-color: #2fb344;
}

/* line 8684, vendor/assets/stylesheets/tabler.css */
.alert-info {
  --tblr-alert-color: #4299e1;
}

/* line 8687, vendor/assets/stylesheets/tabler.css */
.alert-warning {
  --tblr-alert-color: #f76707;
}

/* line 8690, vendor/assets/stylesheets/tabler.css */
.alert-danger {
  --tblr-alert-color: #d63939;
}

/* line 8693, vendor/assets/stylesheets/tabler.css */
.alert-light {
  --tblr-alert-color: #f4f6fa;
}

/* line 8696, vendor/assets/stylesheets/tabler.css */
.alert-dark {
  --tblr-alert-color: #232e3c;
}

/* line 8699, vendor/assets/stylesheets/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 8705, vendor/assets/stylesheets/tabler.css */
.alert-title {
  font-size: 0.875rem;
  line-height: 1.4285714;
  font-weight: 500;
  margin-bottom: .25rem;
}

/* line 8711, vendor/assets/stylesheets/tabler.css */
.avatar {
  --tblr-avatar-size: 2.5rem;
  position: relative;
  width: var(--tblr-avatar-size);
  height: var(--tblr-avatar-size);
  font-size: calc(var(--tblr-avatar-size) / 2.8571429);
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #656d77;
  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: #f0f2f6 no-repeat center/cover;
  border-radius: 4px;
}

/* line 8731, vendor/assets/stylesheets/tabler.css */
.avatar svg {
  width: 1.5rem;
  height: 1.5rem;
}

/* line 8734, vendor/assets/stylesheets/tabler.css */
.avatar .badge {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #ffffff;
}

/* line 8740, vendor/assets/stylesheets/tabler.css */
a.avatar {
  cursor: pointer;
}

/* line 8743, vendor/assets/stylesheets/tabler.css */
.avatar-rounded {
  border-radius: 50%;
}

/* line 8746, vendor/assets/stylesheets/tabler.css */
.avatar-xs {
  --tblr-avatar-size: 1.25rem;
}

/* line 8749, vendor/assets/stylesheets/tabler.css */
.avatar-xs .badge:empty {
  width: 0.3125rem;
  height: 0.3125rem;
}

/* line 8753, vendor/assets/stylesheets/tabler.css */
.avatar-sm {
  --tblr-avatar-size: 2rem;
}

/* line 8756, vendor/assets/stylesheets/tabler.css */
.avatar-sm .badge:empty {
  width: 0.5rem;
  height: 0.5rem;
}

/* line 8760, vendor/assets/stylesheets/tabler.css */
.avatar-md {
  --tblr-avatar-size: 3.75rem;
}

/* line 8763, vendor/assets/stylesheets/tabler.css */
.avatar-md .badge:empty {
  width: 0.9375rem;
  height: 0.9375rem;
}

/* line 8767, vendor/assets/stylesheets/tabler.css */
.avatar-lg {
  --tblr-avatar-size: 5rem;
}

/* line 8770, vendor/assets/stylesheets/tabler.css */
.avatar-lg .badge:empty {
  width: 1.25rem;
  height: 1.25rem;
}

/* line 8774, vendor/assets/stylesheets/tabler.css */
.avatar-xl {
  --tblr-avatar-size: 7rem;
}

/* line 8777, vendor/assets/stylesheets/tabler.css */
.avatar-xl .badge:empty {
  width: 1.75rem;
  height: 1.75rem;
}

/* line 8781, vendor/assets/stylesheets/tabler.css */
.avatar-list {
  display: inline-flex;
  padding: 0;
  margin: 0 0 -.5rem;
}

/* line 8785, vendor/assets/stylesheets/tabler.css */
.avatar-list .avatar {
  margin-bottom: .5rem;
}

/* line 8787, vendor/assets/stylesheets/tabler.css */
.avatar-list .avatar:not(:last-child) {
  margin-right: .5rem;
}

/* line 8789, vendor/assets/stylesheets/tabler.css */
.avatar-list a.avatar:hover {
  z-index: 1;
}

/* line 8792, vendor/assets/stylesheets/tabler.css */
.avatar-list-stacked .avatar {
  margin-right: -.5rem !important;
  box-shadow: 0 0 0 2px #ffffff;
}

/* line 8795, vendor/assets/stylesheets/tabler.css */
.card-footer .avatar-list-stacked .avatar {
  box-shadow: 0 0 0 2px #ffffff;
}

/* line 8798, vendor/assets/stylesheets/tabler.css */
.avatar-upload {
  width: 4rem;
  height: 4rem;
  border: 1px dashed #e6e8e9;
  background: #ffffff;
  flex-direction: column;
  transition: .3s color, .3s background-color;
}

/* line 8805, vendor/assets/stylesheets/tabler.css */
.avatar-upload svg {
  width: 1.5rem;
  height: 1.5rem;
  stroke-width: 1;
}

/* line 8809, vendor/assets/stylesheets/tabler.css */
.avatar-upload:hover {
  border-color: #206bc4;
  color: #206bc4;
  text-decoration: none;
}

/* line 8814, vendor/assets/stylesheets/tabler.css */
.avatar-upload-text {
  font-size: 0.625rem;
  line-height: 1;
  margin-top: .25rem;
}

/* line 8819, vendor/assets/stylesheets/tabler.css */
.badge {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #c6cad0;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: calc(.25rem - 1px) 0.25rem;
  height: 1.25rem;
  border: 1px solid transparent;
  min-width: 1.25rem;
}

/* line 8833, vendor/assets/stylesheets/tabler.css */
a.badge {
  color: #ffffff;
}

/* line 8835, vendor/assets/stylesheets/tabler.css */
.badge:empty {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  min-width: 0;
  min-height: auto;
  padding: 0;
  border-radius: 50%;
}

/* line 8843, vendor/assets/stylesheets/tabler.css */
.badge .avatar {
  box-sizing: content-box;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 .5rem 0 -.5rem;
}

/* line 8849, vendor/assets/stylesheets/tabler.css */
.badge-outline {
  background-color: transparent;
  border: 1px solid currentColor;
}

/* line 8853, vendor/assets/stylesheets/tabler.css */
.badge-pill {
  border-radius: 100px;
  min-width: 1.75em;
}

/* line 8857, vendor/assets/stylesheets/tabler.css */
.breadcrumb {
  padding: 0;
  margin: 0;
  background: transparent;
}

/* line 8862, vendor/assets/stylesheets/tabler.css */
.breadcrumb-item.active a {
  color: inherit;
  pointer-events: none;
}

/* line 8866, vendor/assets/stylesheets/tabler.css */
.breadcrumb-dots .breadcrumb-item + .breadcrumb-item:before {
  content: "·";
}

/* line 8869, vendor/assets/stylesheets/tabler.css */
.breadcrumb-arrows .breadcrumb-item + .breadcrumb-item:before {
  content: "›";
}

/* line 8872, vendor/assets/stylesheets/tabler.css */
.breadcrumb-bullets .breadcrumb-item + .breadcrumb-item:before {
  content: "•";
}

/* line 8875, vendor/assets/stylesheets/tabler.css */
.breadcrumb-alternate a {
  color: #656d77;
}

/* line 8877, vendor/assets/stylesheets/tabler.css */
.breadcrumb-alternate a:hover {
  text-decoration: underline;
}

/* line 8880, vendor/assets/stylesheets/tabler.css */
.breadcrumb-alternate .breadcrumb-item.active {
  color: inherit;
}

/* line 8883, vendor/assets/stylesheets/tabler.css */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #232e3c;
  background-color: #ffffff;
  border-color: rgba(101, 109, 119, 0.24);
  white-space: nowrap;
}

/* line 8891, vendor/assets/stylesheets/tabler.css */
.btn:hover {
  color: #232e3c;
  border-color: #a7abb1;
  background-color: #f4f6fa;
}

/* line 8895, vendor/assets/stylesheets/tabler.css */
.btn:focus {
  border-color: rgba(var(--tblr-btn-color, 32, 107, 196), 0.5);
  box-shadow: 0 0 0 0.25rem rgba(var(--tblr-btn-color, 32, 107, 196), 0.25);
}

/* line 8898, vendor/assets/stylesheets/tabler.css */
.btn:disabled, .btn.disabled {
  cursor: not-allowed;
}

/* line 8900, vendor/assets/stylesheets/tabler.css */
.btn .icon {
  width: 1.25rem;
  height: 1.25rem;
  min-width: 1.25rem;
  margin: 0 .5rem 0;
  -webkit-margin-start: -.25rem;
  margin-inline-start: -.25rem;
  vertical-align: bottom;
  color: #656d77;
}

/* line 8909, vendor/assets/stylesheets/tabler.css */
.btn .avatar {
  width: 1.25rem;
  height: 1.25rem;
  vertical-align: text-top;
  margin: 0 .5rem 0;
  -webkit-margin-start: -.25rem;
  margin-inline-start: -.25rem;
}

/* line 8916, vendor/assets/stylesheets/tabler.css */
.btn .icon-right {
  margin: 0 .5rem 0;
  -webkit-margin-end: -.25rem;
  margin-inline-end: -.25rem;
}

/* line 8920, vendor/assets/stylesheets/tabler.css */
.btn .badge {
  top: auto;
}

/* line 8923, vendor/assets/stylesheets/tabler.css */
.btn-primary, .btn-secondary, .btn-success, .btn-info, .btn-warning, .btn-danger, .btn-light, .btn-dark, .btn-blue, .btn-azure, .btn-indigo, .btn-purple, .btn-pink, .btn-red, .btn-orange, .btn-yellow, .btn-lime, .btn-green, .btn-teal, .btn-cyan, .btn-facebook, .btn-twitter, .btn-google, .btn-youtube, .btn-vimeo, .btn-dribbble, .btn-github, .btn-instagram, .btn-pinterest, .btn-vk, .btn-rss, .btn-flickr, .btn-bitbucket, .btn-tabler {
  background-color: rgba(var(--tblr-btn-color), 1);
  color: var(--tblr-btn-color-text);
}

/* line 8926, vendor/assets/stylesheets/tabler.css */
.btn-primary .icon, .btn-secondary .icon, .btn-success .icon, .btn-info .icon, .btn-warning .icon, .btn-danger .icon, .btn-light .icon, .btn-dark .icon, .btn-blue .icon, .btn-azure .icon, .btn-indigo .icon, .btn-purple .icon, .btn-pink .icon, .btn-red .icon, .btn-orange .icon, .btn-yellow .icon, .btn-lime .icon, .btn-green .icon, .btn-teal .icon, .btn-cyan .icon, .btn-facebook .icon, .btn-twitter .icon, .btn-google .icon, .btn-youtube .icon, .btn-vimeo .icon, .btn-dribbble .icon, .btn-github .icon, .btn-instagram .icon, .btn-pinterest .icon, .btn-vk .icon, .btn-rss .icon, .btn-flickr .icon, .btn-bitbucket .icon, .btn-tabler .icon {
  color: inherit;
}

/* line 8928, vendor/assets/stylesheets/tabler.css */
.btn-primary:hover, .btn-secondary:hover, .btn-success:hover, .btn-info:hover, .btn-warning:hover, .btn-danger:hover, .btn-light:hover, .btn-dark:hover, .btn-blue:hover, .btn-azure:hover, .btn-indigo:hover, .btn-purple:hover, .btn-pink:hover, .btn-red:hover, .btn-orange:hover, .btn-yellow:hover, .btn-lime:hover, .btn-green:hover, .btn-teal:hover, .btn-cyan:hover, .btn-facebook:hover, .btn-twitter:hover, .btn-google:hover, .btn-youtube:hover, .btn-vimeo:hover, .btn-dribbble:hover, .btn-github:hover, .btn-instagram:hover, .btn-pinterest:hover, .btn-vk:hover, .btn-rss:hover, .btn-flickr:hover, .btn-bitbucket:hover, .btn-tabler:hover {
  color: var(--tblr-btn-color-text);
  background: rgba(var(--tblr-btn-color-darker), 1);
  border-color: transparent;
}

/* line 8933, vendor/assets/stylesheets/tabler.css */
.btn-outline-primary, .btn-outline-secondary, .btn-outline-success, .btn-outline-info, .btn-outline-warning, .btn-outline-danger, .btn-outline-light, .btn-outline-dark, .btn-outline-blue, .btn-outline-azure, .btn-outline-indigo, .btn-outline-purple, .btn-outline-pink, .btn-outline-red, .btn-outline-orange, .btn-outline-yellow, .btn-outline-lime, .btn-outline-green, .btn-outline-teal, .btn-outline-cyan, .btn-outline-facebook, .btn-outline-twitter, .btn-outline-google, .btn-outline-youtube, .btn-outline-vimeo, .btn-outline-dribbble, .btn-outline-github, .btn-outline-instagram, .btn-outline-pinterest, .btn-outline-vk, .btn-outline-rss, .btn-outline-flickr, .btn-outline-bitbucket, .btn-outline-tabler {
  background-color: transparent;
  color: rgba(var(--tblr-btn-color), 1);
  border-color: rgba(101, 109, 119, 0.16);
}

/* line 8937, vendor/assets/stylesheets/tabler.css */
.btn-outline-primary .icon, .btn-outline-secondary .icon, .btn-outline-success .icon, .btn-outline-info .icon, .btn-outline-warning .icon, .btn-outline-danger .icon, .btn-outline-light .icon, .btn-outline-dark .icon, .btn-outline-blue .icon, .btn-outline-azure .icon, .btn-outline-indigo .icon, .btn-outline-purple .icon, .btn-outline-pink .icon, .btn-outline-red .icon, .btn-outline-orange .icon, .btn-outline-yellow .icon, .btn-outline-lime .icon, .btn-outline-green .icon, .btn-outline-teal .icon, .btn-outline-cyan .icon, .btn-outline-facebook .icon, .btn-outline-twitter .icon, .btn-outline-google .icon, .btn-outline-youtube .icon, .btn-outline-vimeo .icon, .btn-outline-dribbble .icon, .btn-outline-github .icon, .btn-outline-instagram .icon, .btn-outline-pinterest .icon, .btn-outline-vk .icon, .btn-outline-rss .icon, .btn-outline-flickr .icon, .btn-outline-bitbucket .icon, .btn-outline-tabler .icon {
  color: inherit;
}

/* line 8939, vendor/assets/stylesheets/tabler.css */
.btn-outline-primary:hover, .btn-outline-secondary:hover, .btn-outline-success:hover, .btn-outline-info:hover, .btn-outline-warning:hover, .btn-outline-danger:hover, .btn-outline-light:hover, .btn-outline-dark:hover, .btn-outline-blue:hover, .btn-outline-azure:hover, .btn-outline-indigo:hover, .btn-outline-purple:hover, .btn-outline-pink:hover, .btn-outline-red:hover, .btn-outline-orange:hover, .btn-outline-yellow:hover, .btn-outline-lime:hover, .btn-outline-green:hover, .btn-outline-teal:hover, .btn-outline-cyan:hover, .btn-outline-facebook:hover, .btn-outline-twitter:hover, .btn-outline-google:hover, .btn-outline-youtube:hover, .btn-outline-vimeo:hover, .btn-outline-dribbble:hover, .btn-outline-github:hover, .btn-outline-instagram:hover, .btn-outline-pinterest:hover, .btn-outline-vk:hover, .btn-outline-rss:hover, .btn-outline-flickr:hover, .btn-outline-bitbucket:hover, .btn-outline-tabler:hover {
  background-color: rgba(var(--tblr-btn-color), 1);
  color: var(--tblr-btn-color-text);
  border-color: rgba(var(--tblr-btn-color), 1);
}

/* line 8944, vendor/assets/stylesheets/tabler.css */
.btn-ghost-primary, .btn-ghost-secondary, .btn-ghost-success, .btn-ghost-info, .btn-ghost-warning, .btn-ghost-danger, .btn-ghost-light, .btn-ghost-dark, .btn-ghost-blue, .btn-ghost-azure, .btn-ghost-indigo, .btn-ghost-purple, .btn-ghost-pink, .btn-ghost-red, .btn-ghost-orange, .btn-ghost-yellow, .btn-ghost-lime, .btn-ghost-green, .btn-ghost-teal, .btn-ghost-cyan, .btn-ghost-facebook, .btn-ghost-twitter, .btn-ghost-google, .btn-ghost-youtube, .btn-ghost-vimeo, .btn-ghost-dribbble, .btn-ghost-github, .btn-ghost-instagram, .btn-ghost-pinterest, .btn-ghost-vk, .btn-ghost-rss, .btn-ghost-flickr, .btn-ghost-bitbucket, .btn-ghost-tabler {
  background: transparent;
  color: rgba(var(--tblr-btn-color), 1);
  border-color: transparent;
}

/* line 8948, vendor/assets/stylesheets/tabler.css */
.btn-ghost-primary:hover, .btn-ghost-secondary:hover, .btn-ghost-success:hover, .btn-ghost-info:hover, .btn-ghost-warning:hover, .btn-ghost-danger:hover, .btn-ghost-light:hover, .btn-ghost-dark:hover, .btn-ghost-blue:hover, .btn-ghost-azure:hover, .btn-ghost-indigo:hover, .btn-ghost-purple:hover, .btn-ghost-pink:hover, .btn-ghost-red:hover, .btn-ghost-orange:hover, .btn-ghost-yellow:hover, .btn-ghost-lime:hover, .btn-ghost-green:hover, .btn-ghost-teal:hover, .btn-ghost-cyan:hover, .btn-ghost-facebook:hover, .btn-ghost-twitter:hover, .btn-ghost-google:hover, .btn-ghost-youtube:hover, .btn-ghost-vimeo:hover, .btn-ghost-dribbble:hover, .btn-ghost-github:hover, .btn-ghost-instagram:hover, .btn-ghost-pinterest:hover, .btn-ghost-vk:hover, .btn-ghost-rss:hover, .btn-ghost-flickr:hover, .btn-ghost-bitbucket:hover, .btn-ghost-tabler:hover {
  background-color: rgba(var(--tblr-btn-color), 1);
  color: var(--tblr-btn-color-text);
  border-color: rgba(var(--tblr-btn-color), 1);
}

/* line 8953, vendor/assets/stylesheets/tabler.css */
.btn-link {
  color: #206bc4;
  background-color: transparent;
  border-color: transparent;
}

/* line 8957, vendor/assets/stylesheets/tabler.css */
.btn-link .icon {
  color: inherit;
}

/* line 8959, vendor/assets/stylesheets/tabler.css */
.btn-link:hover {
  color: #1a569d;
  border-color: transparent;
}

/* line 8963, vendor/assets/stylesheets/tabler.css */
.btn-lg svg.icon, .btn-group-lg > .btn svg.icon {
  stroke-width: 2;
}

/* line 8966, vendor/assets/stylesheets/tabler.css */
.btn-pill {
  padding-right: 1.5em;
  padding-left: 1.5em;
  border-radius: 10rem;
}

/* line 8970, vendor/assets/stylesheets/tabler.css */
.btn-pill[class*="btn-icon"] {
  padding: 0.375rem 15px;
}

/* line 8973, vendor/assets/stylesheets/tabler.css */
.btn-icon {
  min-width: calc(2.125rem + 2px);
}

/* line 8975, vendor/assets/stylesheets/tabler.css */
.btn-icon.btn-sm, .btn-group-sm > .btn-icon.btn {
  min-width: calc(1.3214286rem + 2px);
}

/* line 8977, vendor/assets/stylesheets/tabler.css */
.btn-icon .icon {
  margin: 0 -1em;
}

/* line 8980, vendor/assets/stylesheets/tabler.css */
.btn-square {
  border-radius: 0;
}

/* line 8983, vendor/assets/stylesheets/tabler.css */
.btn-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -.5rem !important;
  margin-right: -.5rem;
}

/* line 8988, vendor/assets/stylesheets/tabler.css */
.btn-list > * {
  margin: 0 .5rem .5rem 0 !important;
}

/* line 8991, vendor/assets/stylesheets/tabler.css */
.btn-floating {
  position: fixed;
  z-index: 1030;
  bottom: 1.5rem;
  right: 1.5rem;
  border-radius: 50%;
}

/* line 8998, vendor/assets/stylesheets/tabler.css */
.btn-loading {
  position: relative;
  color: transparent !important;
  text-shadow: none !important;
  pointer-events: none;
}

/* line 9003, vendor/assets/stylesheets/tabler.css */
.btn-loading:after {
  content: '';
  display: inline-block;
  vertical-align: text-bottom;
  border: 1px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  color: #ffffff;
  position: absolute;
  width: 1rem;
  height: 1rem;
  left: calc(50% - .5rem);
  top: calc(50% - .5rem);
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

/* line 9019, vendor/assets/stylesheets/tabler.css */
.btn-primary,
.btn-outline-primary,
.btn-ghost-primary {
  --tblr-btn-color: 32, 107, 196;
  --tblr-btn-color-darker: 29, 96, 176;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9026, vendor/assets/stylesheets/tabler.css */
.btn-secondary,
.btn-outline-secondary,
.btn-ghost-secondary {
  --tblr-btn-color: 101, 109, 119;
  --tblr-btn-color-darker: 91, 98, 107;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9033, vendor/assets/stylesheets/tabler.css */
.btn-success,
.btn-outline-success,
.btn-ghost-success {
  --tblr-btn-color: 47, 179, 68;
  --tblr-btn-color-darker: 42, 161, 61;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9040, vendor/assets/stylesheets/tabler.css */
.btn-info,
.btn-outline-info,
.btn-ghost-info {
  --tblr-btn-color: 66, 153, 225;
  --tblr-btn-color-darker: 59, 138, 203;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9047, vendor/assets/stylesheets/tabler.css */
.btn-warning,
.btn-outline-warning,
.btn-ghost-warning {
  --tblr-btn-color: 247, 103, 7;
  --tblr-btn-color-darker: 222, 93, 6;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9054, vendor/assets/stylesheets/tabler.css */
.btn-danger,
.btn-outline-danger,
.btn-ghost-danger {
  --tblr-btn-color: 214, 57, 57;
  --tblr-btn-color-darker: 193, 51, 51;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9061, vendor/assets/stylesheets/tabler.css */
.btn-light,
.btn-outline-light,
.btn-ghost-light {
  --tblr-btn-color: 244, 246, 250;
  --tblr-btn-color-darker: 220, 221, 225;
  --tblr-btn-color-text: #232e3c;
}

/* line 9068, vendor/assets/stylesheets/tabler.css */
.btn-dark,
.btn-outline-dark,
.btn-ghost-dark {
  --tblr-btn-color: 35, 46, 60;
  --tblr-btn-color-darker: 32, 41, 54;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9075, vendor/assets/stylesheets/tabler.css */
.btn-blue,
.btn-outline-blue,
.btn-ghost-blue {
  --tblr-btn-color: 32, 107, 196;
  --tblr-btn-color-darker: 29, 96, 176;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9082, vendor/assets/stylesheets/tabler.css */
.btn-azure,
.btn-outline-azure,
.btn-ghost-azure {
  --tblr-btn-color: 66, 153, 225;
  --tblr-btn-color-darker: 59, 138, 203;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9089, vendor/assets/stylesheets/tabler.css */
.btn-indigo,
.btn-outline-indigo,
.btn-ghost-indigo {
  --tblr-btn-color: 66, 99, 235;
  --tblr-btn-color-darker: 59, 89, 212;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9096, vendor/assets/stylesheets/tabler.css */
.btn-purple,
.btn-outline-purple,
.btn-ghost-purple {
  --tblr-btn-color: 174, 62, 201;
  --tblr-btn-color-darker: 157, 56, 181;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9103, vendor/assets/stylesheets/tabler.css */
.btn-pink,
.btn-outline-pink,
.btn-ghost-pink {
  --tblr-btn-color: 214, 51, 108;
  --tblr-btn-color-darker: 193, 46, 97;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9110, vendor/assets/stylesheets/tabler.css */
.btn-red,
.btn-outline-red,
.btn-ghost-red {
  --tblr-btn-color: 214, 57, 57;
  --tblr-btn-color-darker: 193, 51, 51;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9117, vendor/assets/stylesheets/tabler.css */
.btn-orange,
.btn-outline-orange,
.btn-ghost-orange {
  --tblr-btn-color: 247, 103, 7;
  --tblr-btn-color-darker: 222, 93, 6;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9124, vendor/assets/stylesheets/tabler.css */
.btn-yellow,
.btn-outline-yellow,
.btn-ghost-yellow {
  --tblr-btn-color: 245, 159, 0;
  --tblr-btn-color-darker: 221, 143, 0;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9131, vendor/assets/stylesheets/tabler.css */
.btn-lime,
.btn-outline-lime,
.btn-ghost-lime {
  --tblr-btn-color: 116, 184, 22;
  --tblr-btn-color-darker: 104, 166, 20;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9138, vendor/assets/stylesheets/tabler.css */
.btn-green,
.btn-outline-green,
.btn-ghost-green {
  --tblr-btn-color: 47, 179, 68;
  --tblr-btn-color-darker: 42, 161, 61;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9145, vendor/assets/stylesheets/tabler.css */
.btn-teal,
.btn-outline-teal,
.btn-ghost-teal {
  --tblr-btn-color: 12, 166, 120;
  --tblr-btn-color-darker: 11, 149, 108;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9152, vendor/assets/stylesheets/tabler.css */
.btn-cyan,
.btn-outline-cyan,
.btn-ghost-cyan {
  --tblr-btn-color: 23, 162, 184;
  --tblr-btn-color-darker: 21, 146, 166;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9159, vendor/assets/stylesheets/tabler.css */
.btn-facebook,
.btn-outline-facebook,
.btn-ghost-facebook {
  --tblr-btn-color: 59, 89, 152;
  --tblr-btn-color-darker: 53, 80, 137;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9166, vendor/assets/stylesheets/tabler.css */
.btn-twitter,
.btn-outline-twitter,
.btn-ghost-twitter {
  --tblr-btn-color: 29, 161, 242;
  --tblr-btn-color-darker: 26, 145, 218;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9173, vendor/assets/stylesheets/tabler.css */
.btn-google,
.btn-outline-google,
.btn-ghost-google {
  --tblr-btn-color: 220, 78, 65;
  --tblr-btn-color-darker: 198, 70, 59;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9180, vendor/assets/stylesheets/tabler.css */
.btn-youtube,
.btn-outline-youtube,
.btn-ghost-youtube {
  --tblr-btn-color: 255, 0, 0;
  --tblr-btn-color-darker: 230, 0, 0;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9187, vendor/assets/stylesheets/tabler.css */
.btn-vimeo,
.btn-outline-vimeo,
.btn-ghost-vimeo {
  --tblr-btn-color: 26, 183, 234;
  --tblr-btn-color-darker: 23, 165, 211;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9194, vendor/assets/stylesheets/tabler.css */
.btn-dribbble,
.btn-outline-dribbble,
.btn-ghost-dribbble {
  --tblr-btn-color: 234, 76, 137;
  --tblr-btn-color-darker: 211, 68, 123;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9201, vendor/assets/stylesheets/tabler.css */
.btn-github,
.btn-outline-github,
.btn-ghost-github {
  --tblr-btn-color: 24, 23, 23;
  --tblr-btn-color-darker: 22, 21, 21;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9208, vendor/assets/stylesheets/tabler.css */
.btn-instagram,
.btn-outline-instagram,
.btn-ghost-instagram {
  --tblr-btn-color: 228, 64, 95;
  --tblr-btn-color-darker: 205, 58, 86;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9215, vendor/assets/stylesheets/tabler.css */
.btn-pinterest,
.btn-outline-pinterest,
.btn-ghost-pinterest {
  --tblr-btn-color: 189, 8, 28;
  --tblr-btn-color-darker: 170, 7, 25;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9222, vendor/assets/stylesheets/tabler.css */
.btn-vk,
.btn-outline-vk,
.btn-ghost-vk {
  --tblr-btn-color: 99, 131, 168;
  --tblr-btn-color-darker: 89, 118, 151;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9229, vendor/assets/stylesheets/tabler.css */
.btn-rss,
.btn-outline-rss,
.btn-ghost-rss {
  --tblr-btn-color: 255, 165, 0;
  --tblr-btn-color-darker: 230, 149, 0;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9236, vendor/assets/stylesheets/tabler.css */
.btn-flickr,
.btn-outline-flickr,
.btn-ghost-flickr {
  --tblr-btn-color: 0, 99, 220;
  --tblr-btn-color-darker: 0, 89, 198;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9243, vendor/assets/stylesheets/tabler.css */
.btn-bitbucket,
.btn-outline-bitbucket,
.btn-ghost-bitbucket {
  --tblr-btn-color: 0, 82, 204;
  --tblr-btn-color-darker: 0, 74, 184;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9250, vendor/assets/stylesheets/tabler.css */
.btn-tabler,
.btn-outline-tabler,
.btn-ghost-tabler {
  --tblr-btn-color: 32, 107, 196;
  --tblr-btn-color-darker: 29, 96, 176;
  --tblr-btn-color-text: #f4f6fa;
}

/* line 9257, vendor/assets/stylesheets/tabler.css */
.calendar {
  display: block;
  font-size: 0.765625rem;
  border: 1px solid #e6e8e9;
  border-radius: 4px;
}

/* line 9263, vendor/assets/stylesheets/tabler.css */
.calendar-nav {
  display: flex;
  align-items: center;
}

/* line 9267, vendor/assets/stylesheets/tabler.css */
.calendar-title {
  flex: 1;
  text-align: center;
}

/* line 9271, vendor/assets/stylesheets/tabler.css */
.calendar-body,
.calendar-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: .5rem 0;
}

/* line 9278, vendor/assets/stylesheets/tabler.css */
.calendar-header {
  color: #656d77;
}

/* line 9281, vendor/assets/stylesheets/tabler.css */
.calendar-date {
  flex: 0 0 14.2857143%;
  max-width: 14.2857143%;
  padding: .2rem;
  text-align: center;
  border: 0;
}

/* line 9287, vendor/assets/stylesheets/tabler.css */
.calendar-date.prev-month, .calendar-date.next-month {
  opacity: .25;
}

/* line 9289, vendor/assets/stylesheets/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: 1px solid transparent;
  border-radius: 50%;
  outline: 0;
  transition: background .3s, border .3s, box-shadow .32s, color .3s;
}

/* line 9306, vendor/assets/stylesheets/tabler.css */
.calendar-date .date-item:hover {
  color: #206bc4;
  text-decoration: none;
  background: #fefeff;
  border-color: #e6e8e9;
}

/* line 9311, vendor/assets/stylesheets/tabler.css */
.calendar-date .date-today {
  color: #206bc4;
  border-color: #e6e8e9;
}

/* line 9315, vendor/assets/stylesheets/tabler.css */
.calendar-range {
  position: relative;
}

/* line 9317, vendor/assets/stylesheets/tabler.css */
.calendar-range:before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 1.4rem;
  content: "";
  background: rgba(32, 107, 196, 0.1);
  transform: translateY(-50%);
}

/* line 9326, vendor/assets/stylesheets/tabler.css */
.calendar-range.range-start .date-item, .calendar-range.range-end .date-item {
  color: #ffffff;
  background: #206bc4;
  border-color: #206bc4;
}

/* line 9330, vendor/assets/stylesheets/tabler.css */
.calendar-range.range-start:before {
  left: 50%;
}

/* line 9332, vendor/assets/stylesheets/tabler.css */
.calendar-range.range-end:before {
  right: 50%;
}

/* line 9335, vendor/assets/stylesheets/tabler.css */
.border-0 .card, .border-0 .nav-link {
  border: 0 !important;
}

/* line 9338, vendor/assets/stylesheets/tabler.css */
.border-0 .card-stacked::after {
  border: 1px solid rgba(101, 109, 119, 0.07) !important;
}

/* line 9341, vendor/assets/stylesheets/tabler.css */
.card {
  box-shadow: rgba(35, 46, 60, 0.04) 0 2px 4px 0;
  border: 1px solid rgba(101, 109, 119, 0.16);
}

@media print {
  /* line 9345, vendor/assets/stylesheets/tabler.css */
  .card {
    border: none;
    box-shadow: none;
  }
}

/* line 9348, vendor/assets/stylesheets/tabler.css */
a.card {
  color: inherit;
  transition: .3s box-shadow;
}

/* line 9351, vendor/assets/stylesheets/tabler.css */
a.card:hover {
  text-decoration: none;
  box-shadow: rgba(35, 46, 60, 0.16) 0 2px 16px 0;
}

/* line 9355, vendor/assets/stylesheets/tabler.css */
.card-img,
.card-img-start {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 9360, vendor/assets/stylesheets/tabler.css */
.card-img,
.card-img-end {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 9365, vendor/assets/stylesheets/tabler.css */
.card-inactive {
  pointer-events: none;
  box-shadow: none;
}

/* line 9368, vendor/assets/stylesheets/tabler.css */
.card-inactive .card-body {
  opacity: .64;
}

/* line 9371, vendor/assets/stylesheets/tabler.css */
.card-active {
  position: relative;
  background-color: rgba(32, 107, 196, 0.03);
  z-index: 1;
}

/* line 9375, vendor/assets/stylesheets/tabler.css */
.card-active:before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  content: "";
  border: 1px solid #206bc4;
  border-radius: inherit;
}

/* line 9385, vendor/assets/stylesheets/tabler.css */
.card-link {
  color: inherit;
}

/* line 9387, vendor/assets/stylesheets/tabler.css */
.card-link:hover {
  color: inherit;
  text-decoration: none;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.08);
}

/* line 9392, vendor/assets/stylesheets/tabler.css */
.card-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 1rem;
  text-align: center;
  transition: .3s background;
  border-top: 1px solid #e6e8e9;
  flex: 1;
  color: inherit;
  font-weight: 500;
}

/* line 9403, vendor/assets/stylesheets/tabler.css */
.card-btn:hover {
  text-decoration: none;
  background: rgba(32, 107, 196, 0.06);
}

/* line 9406, vendor/assets/stylesheets/tabler.css */
.card-btn:not(:first-child) {
  border-left: 1px solid #e6e8e9;
}

/* line 9409, vendor/assets/stylesheets/tabler.css */
.card-stacked {
  position: relative;
}

/* line 9411, vendor/assets/stylesheets/tabler.css */
.card-stacked:after {
  position: absolute;
  top: -5px;
  right: 5px;
  left: 5px;
  height: 5px;
  content: "";
  background: #ffffff;
  border: 1px solid rgba(101, 109, 119, 0.16);
  border-radius: 4px 4px 0 0;
}

/* line 9422, vendor/assets/stylesheets/tabler.css */
.card-cover {
  position: relative;
  padding: 1rem 1rem;
  background: #666666 no-repeat center/cover;
}

/* line 9426, vendor/assets/stylesheets/tabler.css */
.card-cover:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(35, 46, 60, 0.48);
}

/* line 9434, vendor/assets/stylesheets/tabler.css */
.card-cover:first-child, .card-cover:first-child:before {
  border-radius: 4px 4px 0 0;
}

/* line 9437, vendor/assets/stylesheets/tabler.css */
.card-cover-blurred:before {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}

/* line 9441, vendor/assets/stylesheets/tabler.css */
.card-actions {
  margin-left: auto;
  font-size: 0.75rem;
}

/* line 9444, vendor/assets/stylesheets/tabler.css */
.card-actions a {
  text-decoration: none;
}

/* line 9447, vendor/assets/stylesheets/tabler.css */
.card-header {
  color: inherit;
  display: flex;
  align-items: center;
  background: transparent;
}

/* line 9453, vendor/assets/stylesheets/tabler.css */
.card-header-tabs {
  flex: 1;
  margin: -1rem -1rem;
}

/* line 9457, vendor/assets/stylesheets/tabler.css */
.card-header-pills {
  flex: 1;
}

/*
Card footer
 */
/* line 9463, vendor/assets/stylesheets/tabler.css */
.card-footer {
  margin-top: auto;
}

/* line 9466, vendor/assets/stylesheets/tabler.css */
.card-footer-gray {
  border-top: 0;
  background: rgba(35, 46, 60, 0.024);
}

/* line 9470, vendor/assets/stylesheets/tabler.css */
.card-progress {
  height: .25rem;
}

/* line 9472, vendor/assets/stylesheets/tabler.css */
.card-progress:last-child {
  border-radius: 0 0 2px 2px;
}

/* line 9474, vendor/assets/stylesheets/tabler.css */
.card-progress:first-child {
  border-radius: 2px 2px 0 0;
}

/* line 9477, vendor/assets/stylesheets/tabler.css */
.card-meta {
  color: #656d77;
}

/* line 9480, vendor/assets/stylesheets/tabler.css */
.card-title {
  display: block;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

/* line 9486, vendor/assets/stylesheets/tabler.css */
a.card-title:hover {
  color: inherit;
}

/* line 9488, vendor/assets/stylesheets/tabler.css */
.card-header .card-title {
  margin: .125rem 0;
}

/* line 9491, vendor/assets/stylesheets/tabler.css */
.card-subtitle {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 85.7142857%;
  color: #656d77;
}

/* line 9497, vendor/assets/stylesheets/tabler.css */
.card-body > :last-child {
  margin-bottom: 0;
}

/* line 9500, vendor/assets/stylesheets/tabler.css */
.card-sm > .card-body {
  padding: .75rem;
}

@media (min-width: 768px) {
  /* line 9504, vendor/assets/stylesheets/tabler.css */
  .card-md > .card-body {
    padding: 2rem;
  }
}

@media (min-width: 768px) {
  /* line 9508, vendor/assets/stylesheets/tabler.css */
  .card-lg > .card-body {
    padding: 2rem;
  }
}

@media (min-width: 992px) {
  /* line 9512, vendor/assets/stylesheets/tabler.css */
  .card-lg > .card-body {
    padding: 4rem;
  }
}

@media print {
  /* line 9516, vendor/assets/stylesheets/tabler.css */
  .card-body {
    padding: 0;
  }
}

/* line 9519, vendor/assets/stylesheets/tabler.css */
.card-body + .card-body {
  border-top: 1px solid #e6e8e9;
}

/* line 9522, vendor/assets/stylesheets/tabler.css */
.card-body-scrollable {
  overflow: auto;
}

/**
Card optinos
 */
/* line 9528, vendor/assets/stylesheets/tabler.css */
.card-options {
  top: 1.5rem;
  right: .75rem;
  display: flex;
  margin-left: auto;
}

/* line 9534, vendor/assets/stylesheets/tabler.css */
.card-options-link {
  display: inline-block;
  min-width: 1rem;
  margin-left: .25rem;
  color: #656d77;
}

/* line 9540, vendor/assets/stylesheets/tabler.css */
.card-dropdown {
  line-height: 1;
  color: #656d77;
}

/* line 9543, vendor/assets/stylesheets/tabler.css */
.card-dropdown .icon {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem;
  stroke-width: 1;
}

/**
Card status
 */
/* line 9552, vendor/assets/stylesheets/tabler.css */
.card-status-top {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 2px;
  border-radius: 4px 4px 0 0;
}

/* line 9560, vendor/assets/stylesheets/tabler.css */
.card-status-start {
  position: absolute;
  right: auto;
  bottom: 0;
  width: 2px;
  height: 100%;
  border-radius: 4px 0 0 4px;
}

/* line 9568, vendor/assets/stylesheets/tabler.css */
.card-status-bottom {
  position: absolute;
  top: initial;
  bottom: 0;
  width: 100%;
  height: 2px;
  border-radius: 0 0 4px 4px;
}

/**
Card table
 */
/* line 9579, vendor/assets/stylesheets/tabler.css */
.card-table {
  margin-bottom: 0 !important;
}

/* line 9581, vendor/assets/stylesheets/tabler.css */
.card-table tr td:first-child,
.card-table tr th:first-child {
  padding-left: 1rem;
}

/* line 9584, vendor/assets/stylesheets/tabler.css */
.card-table tr td:last-child,
.card-table tr th:last-child {
  padding-right: 1rem;
}

/* line 9587, vendor/assets/stylesheets/tabler.css */
.card-table thead tr:first-child td,
.card-table thead tr:first-child th {
  border-top: 0;
}

/* line 9590, vendor/assets/stylesheets/tabler.css */
.card-table tbody tr:last-child td,
.card-table tbody tr:last-child th {
  border-bottom: 0;
}

/* line 9593, vendor/assets/stylesheets/tabler.css */
.card-body + .card-table {
  border-top: 1px solid #e6e8e9;
}

/*
Card code
 */
/* line 9599, vendor/assets/stylesheets/tabler.css */
.card-code {
  padding: 0;
}

/* line 9601, vendor/assets/stylesheets/tabler.css */
.card-code .highlight {
  margin: 0;
  border: 0;
}

/* line 9604, vendor/assets/stylesheets/tabler.css */
.card-code pre {
  margin: 0 !important;
  border: 0 !important;
}

/*
Card chart
 */
/* line 9611, vendor/assets/stylesheets/tabler.css */
.card-chart {
  position: relative;
  z-index: 1;
  height: 3.5rem;
}

/**
Card avatar
 */
/* line 9619, vendor/assets/stylesheets/tabler.css */
.card-avatar {
  box-shadow: 0 0 0 0.5rem #ffffff;
}

/*
Card list group
 */
/* line 9625, vendor/assets/stylesheets/tabler.css */
.card-body + .card-list-group {
  border-top: 1px solid #e6e8e9;
}

/* line 9628, vendor/assets/stylesheets/tabler.css */
.card-list-group .list-group-item {
  padding-right: 1rem;
  padding-left: 1rem;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 9634, vendor/assets/stylesheets/tabler.css */
.card-list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 9636, vendor/assets/stylesheets/tabler.css */
.card-list-group .list-group-item:first-child {
  border-top: 0;
}

/**
Card tabs
 */
/* line 9642, vendor/assets/stylesheets/tabler.css */
.card-tabs .nav-tabs {
  position: relative;
  z-index: 1000;
  border-bottom: 0;
}

/* line 9646, vendor/assets/stylesheets/tabler.css */
.card-tabs .nav-tabs .nav-link {
  background: #ffffff;
  border: 1px solid rgba(101, 109, 119, 0.16);
  border-bottom: 0;
}

/* line 9650, vendor/assets/stylesheets/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: rgba(101, 109, 119, 0.16);
}

/* line 9652, vendor/assets/stylesheets/tabler.css */
.card-tabs .nav-tabs .nav-link.active {
  background: #ffffff;
}

/* line 9654, vendor/assets/stylesheets/tabler.css */
.card-tabs .nav-tabs .nav-item:not(:first-child) .nav-link {
  border-top-left-radius: 0;
}

/* line 9656, vendor/assets/stylesheets/tabler.css */
.card-tabs .nav-tabs .nav-item:not(:last-child) .nav-link {
  border-top-right-radius: 0;
}

/* line 9658, vendor/assets/stylesheets/tabler.css */
.card-tabs .nav-tabs .nav-item + .nav-item {
  margin-left: -1px;
}

/* line 9661, vendor/assets/stylesheets/tabler.css */
.card-tabs .nav-tabs-bottom {
  margin-bottom: 0;
}

/* line 9663, vendor/assets/stylesheets/tabler.css */
.card-tabs .nav-tabs-bottom .nav-item {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 9666, vendor/assets/stylesheets/tabler.css */
.card-tabs .nav-tabs-bottom .nav-item .nav-link {
  border-top-width: 0;
  border-bottom: 1px solid rgba(101, 109, 119, 0.16);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 9672, vendor/assets/stylesheets/tabler.css */
.card-tabs .card {
  margin: 0;
  border-top-left-radius: 0;
}

/* line 9676, vendor/assets/stylesheets/tabler.css */
.btn-close {
  cursor: pointer;
}

/* line 9678, vendor/assets/stylesheets/tabler.css */
.btn-close:focus {
  outline: none;
}

/* line 9681, vendor/assets/stylesheets/tabler.css */
.dropdown-menu {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 !important;
}

/* line 9688, vendor/assets/stylesheets/tabler.css */
.dropdown-menu.card {
  padding: 0;
  min-width: 25rem;
  display: none;
}

/* line 9692, vendor/assets/stylesheets/tabler.css */
.dropdown-menu.card.show {
  display: flex;
}

/* line 9695, vendor/assets/stylesheets/tabler.css */
.dropdown-item {
  min-width: 11rem;
  display: flex;
  align-items: center;
  margin: 0;
  line-height: 1.4285714;
}

/* line 9702, vendor/assets/stylesheets/tabler.css */
.dropdown-item-icon {
  width: 1.25rem !important;
  height: 1.25rem !important;
  margin-right: .5rem;
  color: #656d77;
  opacity: 0.7;
  text-align: center;
}

/* line 9710, vendor/assets/stylesheets/tabler.css */
.dropdown-item-indicator {
  margin-right: .5rem;
  margin-left: -.25rem;
  height: 1.25rem;
  display: inline-flex;
  line-height: 1;
  vertical-align: bottom;
  align-items: center;
}

/* line 9719, vendor/assets/stylesheets/tabler.css */
.dropdown-header {
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .04em;
  line-height: 1.6;
  color: #656d77;
  padding-bottom: .25rem;
  pointer-events: none;
}

/* line 9729, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-scrollable {
  height: auto;
  max-height: 13rem;
  overflow-x: hidden;
}

/* line 9734, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-column {
  min-width: 11rem;
}

/* line 9736, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-column .dropdown-item {
  min-width: 0;
}

/* line 9739, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-columns {
  display: flex;
}

/* line 9742, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-arrow:before {
  content: "";
  position: absolute;
  top: -.25rem;
  left: .75rem;
  display: block;
  background: inherit;
  width: 14px;
  height: 14px;
  transform: rotate(45deg);
  transform-origin: center;
  border: 1px solid;
  border-color: inherit;
  z-index: -1;
  clip: rect(0px, 9px, 9px, 0px);
}

/* line 9758, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-arrow.dropdown-menu-end:before {
  right: .75rem;
  left: auto;
}

/* line 9762, vendor/assets/stylesheets/tabler.css */
.dropend > .dropdown-menu {
  margin-top: calc(-0.25rem - 1px);
  margin-left: -.25rem;
}

/* line 9766, vendor/assets/stylesheets/tabler.css */
.dropend .dropdown-toggle:after {
  margin-left: auto;
}

/* line 9769, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-card {
  padding: 0;
}

/* line 9771, vendor/assets/stylesheets/tabler.css */
.dropdown-menu-card > .card {
  margin: 0;
  border: 0;
  box-shadow: none;
}

/* line 9776, vendor/assets/stylesheets/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 9785, vendor/assets/stylesheets/tabler.css */
  .empty {
    padding: 3rem;
  }
}

/* line 9788, vendor/assets/stylesheets/tabler.css */
.empty-icon {
  margin: 0 0 1rem;
  width: 3rem;
  height: 3rem;
  line-height: 1;
  color: #656d77;
}

/* line 9794, vendor/assets/stylesheets/tabler.css */
.empty-icon svg {
  width: 100%;
  height: 100%;
}

/* line 9798, vendor/assets/stylesheets/tabler.css */
.empty-img {
  margin: 0 0 2rem;
  line-height: 1;
}

/* line 9801, vendor/assets/stylesheets/tabler.css */
.empty-img img {
  height: 8rem;
  width: auto;
}

/* line 9805, vendor/assets/stylesheets/tabler.css */
.empty-header {
  margin: 0 0 1rem;
  font-size: 4rem;
  font-weight: 300;
  line-height: 1;
  color: #656d77;
}

/* line 9812, vendor/assets/stylesheets/tabler.css */
.empty-title {
  font-size: 1.125rem;
  line-height: 1.5555556;
  font-weight: 500;
}

/* line 9817, vendor/assets/stylesheets/tabler.css */
.empty-title,
.empty-subtitle {
  margin: 0 0 .5rem;
}

/* line 9821, vendor/assets/stylesheets/tabler.css */
.empty-action {
  margin-top: 1.5rem;
}

/* line 9824, vendor/assets/stylesheets/tabler.css */
.empty-bordered {
  border: 1px solid #e6e8e9;
  border-radius: 4px;
}

/* line 9828, vendor/assets/stylesheets/tabler.css */
.row > * {
  min-width: 0;
}

/* line 9831, vendor/assets/stylesheets/tabler.css */
.col-separator {
  border-left: 1px solid #e6e8e9;
}

@media (max-width: 991.98px) {
  /* line 9835, vendor/assets/stylesheets/tabler.css */
  .container,
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    --tblr-gutter-x: 1rem;
  }
}

/* line 9839, vendor/assets/stylesheets/tabler.css */
.container-tight {
  width: 100%;
  padding-right: var(--tblr-gutter-x, 1.5rem);
  padding-left: var(--tblr-gutter-x, 1.5rem);
  margin-right: auto;
  margin-left: auto;
  max-width: 30rem;
}

/* line 9847, vendor/assets/stylesheets/tabler.css */
.container-narrow {
  width: 100%;
  padding-right: var(--tblr-gutter-x, 1.5rem);
  padding-left: var(--tblr-gutter-x, 1.5rem);
  margin-right: auto;
  margin-left: auto;
  max-width: 45rem;
}

/* line 9855, vendor/assets/stylesheets/tabler.css */
.row-0 {
  margin-right: 0;
  margin-left: 0;
}

/* line 9858, vendor/assets/stylesheets/tabler.css */
.row-0 > .col,
.row-0 > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 9862, vendor/assets/stylesheets/tabler.css */
.row-0 .card {
  margin-bottom: 0;
}

/* line 9865, vendor/assets/stylesheets/tabler.css */
.row-sm {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}

/* line 9868, vendor/assets/stylesheets/tabler.css */
.row-sm > .col,
.row-sm > [class*="col-"] {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 9872, vendor/assets/stylesheets/tabler.css */
.row-sm .card {
  margin-bottom: 0.75rem;
}

/* line 9875, vendor/assets/stylesheets/tabler.css */
.row-md {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

/* line 9878, vendor/assets/stylesheets/tabler.css */
.row-md > .col,
.row-md > [class*="col-"] {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

/* line 9882, vendor/assets/stylesheets/tabler.css */
.row-md .card {
  margin-bottom: 3rem;
}

/* line 9885, vendor/assets/stylesheets/tabler.css */
.row-lg {
  margin-right: -3rem;
  margin-left: -3rem;
}

/* line 9888, vendor/assets/stylesheets/tabler.css */
.row-lg > .col,
.row-lg > [class*="col-"] {
  padding-right: 3rem;
  padding-left: 3rem;
}

/* line 9892, vendor/assets/stylesheets/tabler.css */
.row-lg .card {
  margin-bottom: 6rem;
}

/* line 9895, vendor/assets/stylesheets/tabler.css */
.row-deck > .col,
.row-deck > [class*="col-"] {
  display: flex;
  align-items: stretch;
}

/* line 9899, vendor/assets/stylesheets/tabler.css */
.row-deck > .col .card,
.row-deck > [class*="col-"] .card {
  flex: 1 1 auto;
}

/* line 9903, vendor/assets/stylesheets/tabler.css */
.row-cards {
  --tblr-gutter-x: 1rem;
  --tblr-gutter-y: 1rem;
}

/* line 9906, vendor/assets/stylesheets/tabler.css */
.row-cards .row-cards {
  flex: 1;
}

@media (max-width: 991.98px) {
  /* line 9909, vendor/assets/stylesheets/tabler.css */
  .row-cards {
    --tblr-gutter-x: 0.5rem;
    --tblr-gutter-y: 0.5rem;
  }
}

/* line 9913, vendor/assets/stylesheets/tabler.css */
.space-y > :not(template) ~ :not(template) {
  margin-top: 1rem !important;
}

/* line 9916, vendor/assets/stylesheets/tabler.css */
.space-x > :not(template) ~ :not(template) {
  margin-left: 1rem !important;
}

/* line 9919, vendor/assets/stylesheets/tabler.css */
.space-y-0 > :not(template) ~ :not(template) {
  margin-top: 0 !important;
}

/* line 9922, vendor/assets/stylesheets/tabler.css */
.space-x-0 > :not(template) ~ :not(template) {
  margin-left: 0 !important;
}

/* line 9925, vendor/assets/stylesheets/tabler.css */
.space-y-1 > :not(template) ~ :not(template) {
  margin-top: 0.25rem !important;
}

/* line 9928, vendor/assets/stylesheets/tabler.css */
.space-x-1 > :not(template) ~ :not(template) {
  margin-left: 0.25rem !important;
}

/* line 9931, vendor/assets/stylesheets/tabler.css */
.space-y-2 > :not(template) ~ :not(template) {
  margin-top: 0.5rem !important;
}

/* line 9934, vendor/assets/stylesheets/tabler.css */
.space-x-2 > :not(template) ~ :not(template) {
  margin-left: 0.5rem !important;
}

/* line 9937, vendor/assets/stylesheets/tabler.css */
.space-y-3 > :not(template) ~ :not(template) {
  margin-top: 1rem !important;
}

/* line 9940, vendor/assets/stylesheets/tabler.css */
.space-x-3 > :not(template) ~ :not(template) {
  margin-left: 1rem !important;
}

/* line 9943, vendor/assets/stylesheets/tabler.css */
.space-y-4 > :not(template) ~ :not(template) {
  margin-top: 2rem !important;
}

/* line 9946, vendor/assets/stylesheets/tabler.css */
.space-x-4 > :not(template) ~ :not(template) {
  margin-left: 2rem !important;
}

/* line 9949, vendor/assets/stylesheets/tabler.css */
.space-y-5 > :not(template) ~ :not(template) {
  margin-top: 4rem !important;
}

/* line 9952, vendor/assets/stylesheets/tabler.css */
.space-x-5 > :not(template) ~ :not(template) {
  margin-left: 4rem !important;
}

/* line 9955, vendor/assets/stylesheets/tabler.css */
.divide-y > :not(template) ~ :not(template) {
  border-top: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 9958, vendor/assets/stylesheets/tabler.css */
.divide-y > :not(template):not(:first-child) {
  padding-top: 0.5rem !important;
}

/* line 9961, vendor/assets/stylesheets/tabler.css */
.divide-y > :not(template):not(:last-child) {
  padding-bottom: 0.5rem !important;
}

/* line 9964, vendor/assets/stylesheets/tabler.css */
.divide-x > :not(template) ~ :not(template) {
  border-left: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 9967, vendor/assets/stylesheets/tabler.css */
.divide-x > :not(template):not(:first-child) {
  padding-left: 0.5rem !important;
}

/* line 9970, vendor/assets/stylesheets/tabler.css */
.divide-x > :not(template):not(:last-child) {
  padding-right: 0.5rem !important;
}

/* line 9973, vendor/assets/stylesheets/tabler.css */
.divide-y-0 > :not(template) ~ :not(template) {
  border-top: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 9976, vendor/assets/stylesheets/tabler.css */
.divide-y-0 > :not(template):not(:first-child) {
  padding-top: 0 !important;
}

/* line 9979, vendor/assets/stylesheets/tabler.css */
.divide-y-0 > :not(template):not(:last-child) {
  padding-bottom: 0 !important;
}

/* line 9982, vendor/assets/stylesheets/tabler.css */
.divide-x-0 > :not(template) ~ :not(template) {
  border-left: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 9985, vendor/assets/stylesheets/tabler.css */
.divide-x-0 > :not(template):not(:first-child) {
  padding-left: 0 !important;
}

/* line 9988, vendor/assets/stylesheets/tabler.css */
.divide-x-0 > :not(template):not(:last-child) {
  padding-right: 0 !important;
}

/* line 9991, vendor/assets/stylesheets/tabler.css */
.divide-y-1 > :not(template) ~ :not(template) {
  border-top: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 9994, vendor/assets/stylesheets/tabler.css */
.divide-y-1 > :not(template):not(:first-child) {
  padding-top: 0.125rem !important;
}

/* line 9997, vendor/assets/stylesheets/tabler.css */
.divide-y-1 > :not(template):not(:last-child) {
  padding-bottom: 0.125rem !important;
}

/* line 10000, vendor/assets/stylesheets/tabler.css */
.divide-x-1 > :not(template) ~ :not(template) {
  border-left: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 10003, vendor/assets/stylesheets/tabler.css */
.divide-x-1 > :not(template):not(:first-child) {
  padding-left: 0.125rem !important;
}

/* line 10006, vendor/assets/stylesheets/tabler.css */
.divide-x-1 > :not(template):not(:last-child) {
  padding-right: 0.125rem !important;
}

/* line 10009, vendor/assets/stylesheets/tabler.css */
.divide-y-2 > :not(template) ~ :not(template) {
  border-top: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 10012, vendor/assets/stylesheets/tabler.css */
.divide-y-2 > :not(template):not(:first-child) {
  padding-top: 0.25rem !important;
}

/* line 10015, vendor/assets/stylesheets/tabler.css */
.divide-y-2 > :not(template):not(:last-child) {
  padding-bottom: 0.25rem !important;
}

/* line 10018, vendor/assets/stylesheets/tabler.css */
.divide-x-2 > :not(template) ~ :not(template) {
  border-left: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 10021, vendor/assets/stylesheets/tabler.css */
.divide-x-2 > :not(template):not(:first-child) {
  padding-left: 0.25rem !important;
}

/* line 10024, vendor/assets/stylesheets/tabler.css */
.divide-x-2 > :not(template):not(:last-child) {
  padding-right: 0.25rem !important;
}

/* line 10027, vendor/assets/stylesheets/tabler.css */
.divide-y-3 > :not(template) ~ :not(template) {
  border-top: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 10030, vendor/assets/stylesheets/tabler.css */
.divide-y-3 > :not(template):not(:first-child) {
  padding-top: 0.5rem !important;
}

/* line 10033, vendor/assets/stylesheets/tabler.css */
.divide-y-3 > :not(template):not(:last-child) {
  padding-bottom: 0.5rem !important;
}

/* line 10036, vendor/assets/stylesheets/tabler.css */
.divide-x-3 > :not(template) ~ :not(template) {
  border-left: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 10039, vendor/assets/stylesheets/tabler.css */
.divide-x-3 > :not(template):not(:first-child) {
  padding-left: 0.5rem !important;
}

/* line 10042, vendor/assets/stylesheets/tabler.css */
.divide-x-3 > :not(template):not(:last-child) {
  padding-right: 0.5rem !important;
}

/* line 10045, vendor/assets/stylesheets/tabler.css */
.divide-y-4 > :not(template) ~ :not(template) {
  border-top: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 10048, vendor/assets/stylesheets/tabler.css */
.divide-y-4 > :not(template):not(:first-child) {
  padding-top: 1rem !important;
}

/* line 10051, vendor/assets/stylesheets/tabler.css */
.divide-y-4 > :not(template):not(:last-child) {
  padding-bottom: 1rem !important;
}

/* line 10054, vendor/assets/stylesheets/tabler.css */
.divide-x-4 > :not(template) ~ :not(template) {
  border-left: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 10057, vendor/assets/stylesheets/tabler.css */
.divide-x-4 > :not(template):not(:first-child) {
  padding-left: 1rem !important;
}

/* line 10060, vendor/assets/stylesheets/tabler.css */
.divide-x-4 > :not(template):not(:last-child) {
  padding-right: 1rem !important;
}

/* line 10063, vendor/assets/stylesheets/tabler.css */
.divide-y-5 > :not(template) ~ :not(template) {
  border-top: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 10066, vendor/assets/stylesheets/tabler.css */
.divide-y-5 > :not(template):not(:first-child) {
  padding-top: 2rem !important;
}

/* line 10069, vendor/assets/stylesheets/tabler.css */
.divide-y-5 > :not(template):not(:last-child) {
  padding-bottom: 2rem !important;
}

/* line 10072, vendor/assets/stylesheets/tabler.css */
.divide-x-5 > :not(template) ~ :not(template) {
  border-left: 1px solid rgba(101, 109, 119, 0.16) !important;
}

/* line 10075, vendor/assets/stylesheets/tabler.css */
.divide-x-5 > :not(template):not(:first-child) {
  padding-left: 2rem !important;
}

/* line 10078, vendor/assets/stylesheets/tabler.css */
.divide-x-5 > :not(template):not(:last-child) {
  padding-right: 2rem !important;
}

/* line 10081, vendor/assets/stylesheets/tabler.css */
.icon {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 1.25rem;
  vertical-align: bottom;
  stroke-width: 1.5;
}

/* line 10087, vendor/assets/stylesheets/tabler.css */
.icon:hover {
  text-decoration: none;
}

/* line 10090, vendor/assets/stylesheets/tabler.css */
.icon-inline {
  width: 1.25em;
  height: 1.25em;
  font-size: 1em;
}

/* line 10095, vendor/assets/stylesheets/tabler.css */
.icon-filled {
  fill: currentColor;
}

/* line 10098, vendor/assets/stylesheets/tabler.css */
.icon-md {
  width: 2.5rem;
  height: 2.5rem;
  stroke-width: 1;
}

/* line 10103, vendor/assets/stylesheets/tabler.css */
.icon-lg {
  width: 3.5rem;
  height: 3.5rem;
  stroke-width: 1;
}

/* line 10108, vendor/assets/stylesheets/tabler.css */
.img-responsive {
  background: no-repeat center/cover;
  padding-top: 75%;
}

/* line 10112, vendor/assets/stylesheets/tabler.css */
.img-responsive-1x1 {
  padding-top: 100%;
}

/* line 10115, vendor/assets/stylesheets/tabler.css */
.img-responsive-4x3 {
  padding-top: calc(3 / 4 * 100%);
}

/* line 10118, vendor/assets/stylesheets/tabler.css */
.img-responsive-16x9 {
  padding-top: calc(9 / 16 * 100%);
}

/* line 10121, vendor/assets/stylesheets/tabler.css */
.img-responsive-21x9 {
  padding-top: calc(9 / 21 * 100%);
}

/* line 10124, vendor/assets/stylesheets/tabler.css */
textarea[cols] {
  height: auto;
}

/**
Form label
 */
/* line 10130, vendor/assets/stylesheets/tabler.css */
.form-label {
  display: block;
}

/* line 10132, vendor/assets/stylesheets/tabler.css */
.form-label.required:after {
  content: "*";
  margin-left: .25rem;
  color: #d63939;
}

/* line 10137, vendor/assets/stylesheets/tabler.css */
.form-label-description {
  float: right;
  font-weight: 400;
  color: #656d77;
}

/**
Form hint
 */
/* line 10145, vendor/assets/stylesheets/tabler.css */
.form-hint {
  display: block;
  font-size: 0.75rem;
  line-height: 1.3333333;
  color: #656d77;
}

/* line 10150, vendor/assets/stylesheets/tabler.css */
.form-hint:last-child {
  margin-bottom: 0;
}

/* line 10152, vendor/assets/stylesheets/tabler.css */
.form-hint + .form-control {
  margin-top: .25rem;
}

/* line 10154, vendor/assets/stylesheets/tabler.css */
.form-label + .form-hint {
  margin-top: -.5rem;
}

/* line 10156, vendor/assets/stylesheets/tabler.css */
.input-group + .form-hint,
.form-control + .form-hint,
.form-select + .form-hint {
  margin-top: .5rem;
}

/**
Form control
 */
/* line 10164, vendor/assets/stylesheets/tabler.css */
.form-control:-webkit-autofill {
  box-shadow: 0 0 0 1000px #ffffff inset;
}

/* line 10167, vendor/assets/stylesheets/tabler.css */
.form-control:disabled, .form-control.disabled {
  color: #656d77;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 10174, vendor/assets/stylesheets/tabler.css */
.form-control[size] {
  width: auto;
}

/* line 10177, vendor/assets/stylesheets/tabler.css */
.form-control[type="number"]::-webkit-inner-spin-button {
  opacity: 1;
  cursor: pointer;
  height: calc(calc(1.4285714em + 0.875rem + 2px) - 1px);
  margin: 0 -0.75rem 0 0;
}

/* line 10183, vendor/assets/stylesheets/tabler.css */
.form-control[type="number"]::-moz-inner-spin-button {
  opacity: 1;
  cursor: pointer;
  height: calc(calc(1.4285714em + 0.875rem + 2px) - 1px);
  margin: 0 -0.75rem 0 0;
}

/* line 10189, vendor/assets/stylesheets/tabler.css */
.form-control-light {
  background-color: #f4f6fa;
  border-color: transparent;
}

/* line 10193, vendor/assets/stylesheets/tabler.css */
.form-control-dark {
  background-color: rgba(0, 0, 0, 0.1);
  color: #ffffff;
  border-color: transparent;
}

/* line 10197, vendor/assets/stylesheets/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 10201, vendor/assets/stylesheets/tabler.css */
.form-control-dark::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 10203, vendor/assets/stylesheets/tabler.css */
.form-control-dark::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 10205, vendor/assets/stylesheets/tabler.css */
.form-control-dark:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 10207, vendor/assets/stylesheets/tabler.css */
.form-control-dark::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 10209, vendor/assets/stylesheets/tabler.css */
.form-control-dark::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

/* line 10212, vendor/assets/stylesheets/tabler.css */
.form-control-rounded {
  border-radius: 10rem;
}

/* line 10215, vendor/assets/stylesheets/tabler.css */
.form-control-flush {
  padding: 0;
  background: none !important;
  border-color: transparent !important;
  resize: none;
  box-shadow: none !important;
  line-height: inherit;
}

/* line 10223, vendor/assets/stylesheets/tabler.css */
.form-footer {
  margin-top: 2rem;
}

/* line 10226, vendor/assets/stylesheets/tabler.css */
.form-fieldset {
  padding: 1rem;
  margin-bottom: 1rem;
  background: rgba(35, 46, 60, 0.024);
  border: 1px solid #e6e8e9;
  border-radius: 4px;
}

/**
Form help
 */
/* line 10236, vendor/assets/stylesheets/tabler.css */
.form-help {
  display: inline-flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  width: 1.125rem;
  height: 1.125rem;
  font-size: .75rem;
  color: #656d77;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: rgba(135, 142, 151, 0.1);
  border-radius: 50%;
  transition: .3s background-color, .3s color;
}

/* line 10255, vendor/assets/stylesheets/tabler.css */
.form-help:hover, .form-help[aria-describedby] {
  color: #ffffff;
  background: #206bc4;
}

/**
Input group
 */
/* line 10262, vendor/assets/stylesheets/tabler.css */
.input-group-link {
  font-size: 0.75rem;
}

/* line 10265, vendor/assets/stylesheets/tabler.css */
.input-group-flat:focus-within {
  box-shadow: 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
  border-radius: 4px;
}

/* line 10268, vendor/assets/stylesheets/tabler.css */
.input-group-flat:focus-within .form-control,
.input-group-flat:focus-within .input-group-text {
  border-color: #90b5e2 !important;
}

/* line 10272, vendor/assets/stylesheets/tabler.css */
.input-group-flat .form-control:focus {
  border-color: #dadcde;
  box-shadow: none;
}

/* line 10276, vendor/assets/stylesheets/tabler.css */
.input-group-flat .form-control:not(:last-child) {
  border-right: 0;
}

/* line 10279, vendor/assets/stylesheets/tabler.css */
.input-group-flat .form-control:not(:first-child) {
  border-left: 0;
}

/* line 10282, vendor/assets/stylesheets/tabler.css */
.input-group-flat .input-group-text {
  background: transparent;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* line 10285, vendor/assets/stylesheets/tabler.css */
.input-group-flat .input-group-text:first-child {
  padding-right: 0;
}

/* line 10287, vendor/assets/stylesheets/tabler.css */
.input-group-flat .input-group-text:last-child {
  padding-left: 0;
}

/**
Upload files
 */
/* line 10293, vendor/assets/stylesheets/tabler.css */
.form-file-button {
  margin-left: 0;
  border-left: 0;
}

/**
Icon input
 */
/* line 10300, vendor/assets/stylesheets/tabler.css */
.input-icon {
  position: relative;
}

/* line 10302, vendor/assets/stylesheets/tabler.css */
.input-icon .form-control:not(:last-child),
.input-icon .form-select:not(:last-child) {
  padding-right: 2.5rem;
}

/* line 10305, vendor/assets/stylesheets/tabler.css */
.input-icon .form-control:not(:first-child),
.input-icon .form-select:not(:last-child) {
  padding-left: 2.5rem;
}

/* line 10309, vendor/assets/stylesheets/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: #656d77;
  pointer-events: none;
  font-size: 1.2em;
}

/* line 10321, vendor/assets/stylesheets/tabler.css */
.input-icon-addon:last-child {
  right: 0;
  left: auto;
}

/*
Color Input
 */
/* line 10328, vendor/assets/stylesheets/tabler.css */
.form-colorinput {
  position: relative;
  display: inline-block;
  margin: 0;
  line-height: 1;
  cursor: pointer;
}

/* line 10335, vendor/assets/stylesheets/tabler.css */
.form-colorinput-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 10340, vendor/assets/stylesheets/tabler.css */
.form-colorinput-color {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  color: #ffffff;
  border: 1px solid rgba(101, 109, 119, 0.16);
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

/* line 10348, vendor/assets/stylesheets/tabler.css */
.form-colorinput-color:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: no-repeat center center/1rem;
  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: .3s opacity;
}

/* line 10359, vendor/assets/stylesheets/tabler.css */
.form-colorinput-input:checked ~ .form-colorinput-color:before {
  opacity: 1;
}

/* line 10361, vendor/assets/stylesheets/tabler.css */
.form-colorinput-input:focus ~ .form-colorinput-color {
  border-color: #206bc4;
  box-shadow: 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
}

/* line 10364, vendor/assets/stylesheets/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='%23232e3c' 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 10370, vendor/assets/stylesheets/tabler.css */
.form-imagecheck {
  position: relative;
  margin: 0;
  cursor: pointer;
}

/* line 10375, vendor/assets/stylesheets/tabler.css */
.form-imagecheck-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 10380, vendor/assets/stylesheets/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: 1px solid #e6e8e9;
  border-radius: 3px;
}

/* line 10390, vendor/assets/stylesheets/tabler.css */
.form-imagecheck-input:focus ~ .form-imagecheck-figure {
  border-color: #206bc4;
  box-shadow: 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
}

/* line 10393, vendor/assets/stylesheets/tabler.css */
.form-imagecheck-input:checked ~ .form-imagecheck-figure {
  border-color: #e6e8e9;
}

/* line 10395, vendor/assets/stylesheets/tabler.css */
.form-imagecheck-figure:before {
  position: absolute;
  top: .25rem;
  left: .25rem;
  z-index: 1;
  display: block;
  width: 1rem;
  height: 1rem;
  color: #ffffff;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #ffffff;
  border: 1px solid #e6e8e9;
  border-radius: 3px;
  transition: .3s opacity;
}

/* line 10414, vendor/assets/stylesheets/tabler.css */
.form-imagecheck-input:checked ~ .form-imagecheck-figure:before {
  background-color: #206bc4;
  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: 1rem;
  border-color: rgba(101, 109, 119, 0.24);
}

/* line 10422, vendor/assets/stylesheets/tabler.css */
.form-imagecheck-image {
  max-width: 100%;
  display: block;
  opacity: .64;
  transition: .3s opacity;
}

/* line 10427, vendor/assets/stylesheets/tabler.css */
.form-imagecheck-image:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 10430, vendor/assets/stylesheets/tabler.css */
.form-imagecheck-image:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 10433, vendor/assets/stylesheets/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 10438, vendor/assets/stylesheets/tabler.css */
.form-imagecheck-caption {
  padding: .25rem;
  font-size: 0.765625rem;
  color: #656d77;
  text-align: center;
  transition: .3s color;
}

/* line 10444, vendor/assets/stylesheets/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: #232e3c;
}

/*
Select group
 */
/* line 10452, vendor/assets/stylesheets/tabler.css */
.form-selectgroup {
  display: inline-flex;
  margin: 0 -.5rem -.5rem 0;
  flex-wrap: wrap;
}

/* line 10456, vendor/assets/stylesheets/tabler.css */
.form-selectgroup .form-selectgroup-item {
  margin: 0 .5rem .5rem 0;
}

/* line 10459, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-vertical {
  flex-direction: column;
}

/* line 10462, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-item {
  display: block;
  position: relative;
}

/* line 10466, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}

/* line 10473, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-label {
  position: relative;
  display: block;
  min-width: calc(1.4285714em + 0.875rem + 2px);
  margin: 0;
  padding: 0.4375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.4285714;
  color: #656d77;
  background: #ffffff;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #dadcde;
  border-radius: 3px;
  transition: border-color .3s, background .3s, color .3s;
}

/* line 10492, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-label .icon:only-child {
  margin: 0 -.25rem;
}

/* line 10494, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-label:hover {
  color: #232e3c;
}

/* line 10497, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-check {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border: 1px solid rgba(101, 109, 119, 0.24);
  vertical-align: middle;
}

/* line 10503, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-input[type="checkbox"] + .form-selectgroup-label .form-selectgroup-check {
  border-radius: 4px;
}

/* line 10505, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-input[type="radio"] + .form-selectgroup-label .form-selectgroup-check {
  border-radius: 50%;
}

/* line 10507, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-input:checked + .form-selectgroup-label .form-selectgroup-check {
  background-color: #206bc4;
  background-repeat: repeat;
  background-position: center;
  background-size: 1rem;
  border-color: rgba(101, 109, 119, 0.24);
}

/* line 10513, vendor/assets/stylesheets/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 10515, vendor/assets/stylesheets/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 10518, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-input:checked + .form-selectgroup-label {
  z-index: 1;
  color: #206bc4;
  background: rgba(32, 107, 196, 0.04);
  border-color: #90b5e2;
}

/* line 10524, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-input:focus + .form-selectgroup-label {
  z-index: 2;
  color: #206bc4;
  border-color: #90b5e2;
  box-shadow: 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
}

/**
Alternate version of form select group
 */
/* line 10533, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-boxes .form-selectgroup-label {
  text-align: left;
  padding: 1rem 1rem;
  color: inherit;
}

/* line 10538, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-boxes .form-selectgroup-input:checked + .form-selectgroup-label {
  color: inherit;
}

/* line 10540, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-boxes .form-selectgroup-input:checked + .form-selectgroup-label .form-selectgroup-title {
  color: #206bc4;
}

/* line 10542, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-boxes .form-selectgroup-input:checked + .form-selectgroup-label .form-selectgroup-label-content {
  opacity: 1;
}

/**
Select group
 */
/* line 10548, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-pills {
  flex-wrap: wrap;
  align-items: flex-start;
}

/* line 10551, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-pills .form-selectgroup-item {
  flex-grow: 0;
}

/* line 10553, vendor/assets/stylesheets/tabler.css */
.form-selectgroup-pills .form-selectgroup-label {
  border-radius: 50px;
}

/**
Bootstrap color input
 */
/* line 10559, vendor/assets/stylesheets/tabler.css */
.form-control-color::-webkit-color-swatch {
  border: none;
}

/**
Remove the cancel buttons in Chrome and Safari on macOS.
 */
/* line 10565, vendor/assets/stylesheets/tabler.css */
[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/*
Form check
 */
/* line 10571, vendor/assets/stylesheets/tabler.css */
.form-check {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 10576, vendor/assets/stylesheets/tabler.css */
.form-check.form-check-highlight .form-check-input:not(:checked) ~ .form-check-label {
  opacity: 0.7;
}

/* line 10579, vendor/assets/stylesheets/tabler.css */
.form-check-input {
  background-size: 1rem;
  margin-top: 0.125rem;
}

/* line 10582, vendor/assets/stylesheets/tabler.css */
.form-switch .form-check-input {
  transition: .3s background-color, .3s background-position;
}

/* line 10585, vendor/assets/stylesheets/tabler.css */
.form-check-label {
  display: block;
}

/* line 10587, vendor/assets/stylesheets/tabler.css */
.form-check-label.required:after {
  content: "*";
  margin-left: .25rem;
  color: #d63939;
}

/* line 10592, vendor/assets/stylesheets/tabler.css */
.form-check-description {
  display: block;
  color: #656d77;
  font-size: 0.75rem;
  margin-top: .25rem;
}

/* line 10598, vendor/assets/stylesheets/tabler.css */
.form-check-single {
  margin: 0;
}

/* line 10600, vendor/assets/stylesheets/tabler.css */
.form-check-single .form-check-input {
  margin: 0;
}

/*
Form switch
 */
/* line 10606, vendor/assets/stylesheets/tabler.css */
.form-switch .form-check-input {
  height: 1.125rem;
  margin-top: 0.0625rem;
}

/* line 10610, vendor/assets/stylesheets/tabler.css */
.form-control.is-valid-lite, .form-select.is-valid-lite, .form-control.is-invalid-lite, .form-select.is-invalid-lite {
  border-color: #dadcde;
}

/* line 10613, vendor/assets/stylesheets/tabler.css */
.legend {
  display: inline-block;
  background: #e6e8e9;
  width: .75em;
  height: .75em;
  border-radius: 4px;
}

/* line 10620, vendor/assets/stylesheets/tabler.css */
.list-group {
  margin-left: 0;
  margin-right: 0;
}

/* line 10624, vendor/assets/stylesheets/tabler.css */
.list-group-header {
  background: #f4f6fa;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  color: #656d77;
  border-bottom: 1px solid #e6e8e9;
}

/* line 10633, vendor/assets/stylesheets/tabler.css */
.list-group-flush > .list-group-header:last-child {
  border-bottom-width: 0;
}

/* line 10636, vendor/assets/stylesheets/tabler.css */
.list-bordered .list-item {
  border-top: 1px solid #e6e8e9;
  margin-top: -1px;
}

/* line 10639, vendor/assets/stylesheets/tabler.css */
.list-bordered .list-item:first-child {
  border-top: none;
}

/* line 10642, vendor/assets/stylesheets/tabler.css */
.list-group-hoverable .list-group-item-actions {
  opacity: 0;
  transition: .3s opacity;
}

/* line 10646, vendor/assets/stylesheets/tabler.css */
.list-group-hoverable .list-group-item:hover .list-group-item-actions,
.list-group-hoverable .list-group-item-actions.show {
  opacity: 1;
}

/* line 10650, vendor/assets/stylesheets/tabler.css */
.list-timeline {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 10655, vendor/assets/stylesheets/tabler.css */
.list-timeline > li {
  position: relative;
  margin-bottom: 1.5rem;
}

/* line 10658, vendor/assets/stylesheets/tabler.css */
.list-timeline > li:last-child {
  margin-bottom: 0;
}

/* line 10661, vendor/assets/stylesheets/tabler.css */
.list-timeline-time {
  float: right;
  margin-left: 1rem;
  color: #656d77;
}

/* line 10666, vendor/assets/stylesheets/tabler.css */
.list-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  color: #ffffff;
  text-align: center;
  background: #656d77;
  border-radius: 50%;
}

/* line 10679, vendor/assets/stylesheets/tabler.css */
.list-timeline-icon .icon {
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
}

/* line 10684, vendor/assets/stylesheets/tabler.css */
.list-timeline-title {
  margin: 0;
  font-weight: 600;
}

/* line 10688, vendor/assets/stylesheets/tabler.css */
.list-timeline-content {
  margin-left: 3.5rem;
}

@media screen and (min-width: 768px) {
  /* line 10692, vendor/assets/stylesheets/tabler.css */
  .list-timeline:not(.list-timeline-simple):before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(7.5rem + 2px);
    z-index: 1;
    display: block;
    width: 4px;
    content: "";
    background-color: #f4f6fa;
  }
  /* line 10702, vendor/assets/stylesheets/tabler.css */
  .list-timeline:not(.list-timeline-simple) > li {
    z-index: 2;
    min-height: 40px;
  }
  /* line 10705, vendor/assets/stylesheets/tabler.css */
  .list-timeline:not(.list-timeline-simple) .list-timeline-time {
    position: absolute;
    top: .5rem;
    left: 0;
    width: 5.5rem;
    margin: 0;
    text-align: right;
  }
  /* line 10712, vendor/assets/stylesheets/tabler.css */
  .list-timeline:not(.list-timeline-simple) .list-timeline-icon {
    top: 0;
    left: 6.5rem;
  }
  /* line 10715, vendor/assets/stylesheets/tabler.css */
  .list-timeline:not(.list-timeline-simple) .list-timeline-content {
    padding: .625rem 0 0 10rem;
    margin: 0;
  }
}

/* line 10719, vendor/assets/stylesheets/tabler.css */
.list-group-transparent {
  margin: 0 -1rem;
}

/* line 10721, vendor/assets/stylesheets/tabler.css */
.list-group-transparent .list-group-item {
  background: none;
  border: 0;
  border-radius: 3px;
}

/* line 10725, vendor/assets/stylesheets/tabler.css */
.list-group-transparent .list-group-item .icon {
  color: #656d77;
}

/* line 10727, vendor/assets/stylesheets/tabler.css */
.list-group-transparent .list-group-item.active {
  font-weight: 600;
  color: inherit;
  background: rgba(32, 107, 196, 0.06);
}

/* line 10731, vendor/assets/stylesheets/tabler.css */
.list-group-transparent .list-group-item.active .icon {
  color: inherit;
}

/* line 10734, vendor/assets/stylesheets/tabler.css */
.list-separated-item {
  padding: 1rem 0;
}

/* line 10736, vendor/assets/stylesheets/tabler.css */
.list-separated-item:first-child {
  padding-top: 0;
}

/* line 10738, vendor/assets/stylesheets/tabler.css */
.list-separated-item:last-child {
  padding-bottom: 0;
}

/* line 10740, vendor/assets/stylesheets/tabler.css */
.list-separated-item + .list-separated-item {
  border-top: 1px solid #e6e8e9;
}

/**
Inline list
 */
/* line 10746, vendor/assets/stylesheets/tabler.css */
.list-inline-item:not(:last-child) {
  margin-right: auto;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 10751, vendor/assets/stylesheets/tabler.css */
.list-inline-dots .list-inline-item + .list-inline-item:before {
  content: ' · ';
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

@-webkit-keyframes loader {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes loader {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* line 10768, vendor/assets/stylesheets/tabler.css */
.loader {
  position: relative;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  color: #206bc4;
  vertical-align: middle;
}

/* line 10775, vendor/assets/stylesheets/tabler.css */
.loader:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: 1px solid;
  border-color: transparent;
  border-top-color: currentColor;
  border-left-color: currentColor;
  border-radius: 50%;
  -webkit-animation: loader .6s linear;
  animation: loader .6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/**
Dimmer
*/
/* line 10795, vendor/assets/stylesheets/tabler.css */
.dimmer {
  position: relative;
}

/* line 10797, vendor/assets/stylesheets/tabler.css */
.dimmer .loader {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  display: none;
  margin: 0 auto;
  transform: translateY(-50%);
}

/* line 10805, vendor/assets/stylesheets/tabler.css */
.dimmer.active .loader {
  display: block;
}

/* line 10807, vendor/assets/stylesheets/tabler.css */
.dimmer.active .dimmer-content {
  pointer-events: none;
  opacity: .1;
}

@-webkit-keyframes animated-dots {
  0% {
    transform: translateX(-100%);
  }
}

@keyframes animated-dots {
  0% {
    transform: translateX(-100%);
  }
}

/* line 10819, vendor/assets/stylesheets/tabler.css */
.animated-dots {
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
}

/* line 10823, vendor/assets/stylesheets/tabler.css */
.animated-dots:after {
  display: inline-block;
  content: "...";
  -webkit-animation: animated-dots 1.2s steps(4, jump-none) infinite;
  animation: animated-dots 1.2s steps(4, jump-none) infinite;
}

/* line 10829, vendor/assets/stylesheets/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 10839, vendor/assets/stylesheets/tabler.css */
.modal-body::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  -webkit-transition: .3s background;
  transition: .3s background;
}

/* line 10845, vendor/assets/stylesheets/tabler.css */
.modal-body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #a0a6ae;
}

/* line 10849, vendor/assets/stylesheets/tabler.css */
.modal-body::-webkit-scrollbar-track {
  background: #e7eaef;
}

/* line 10852, vendor/assets/stylesheets/tabler.css */
.modal-body::-webkit-scrollbar-corner {
  background: transparent;
}

/* line 10855, vendor/assets/stylesheets/tabler.css */
.modal-body:hover::-webkit-scrollbar-thumb {
  background: #a0a6ae;
}

/* line 10858, vendor/assets/stylesheets/tabler.css */
.modal-body .modal-title {
  margin-bottom: 1rem;
}

/* line 10861, vendor/assets/stylesheets/tabler.css */
.modal-body + .modal-body {
  border-top: 1px solid #e6e8e9;
}

/* line 10864, vendor/assets/stylesheets/tabler.css */
.modal-status {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #656d77;
  border-radius: 4px 4px 0 0;
}

/* line 10873, vendor/assets/stylesheets/tabler.css */
.modal-header {
  align-items: center;
  min-height: 3.5rem;
  background: #ffffff;
  padding: 0 3.5rem 0 1.5rem;
}

/* line 10879, vendor/assets/stylesheets/tabler.css */
.modal-title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3333333;
}

/* line 10884, vendor/assets/stylesheets/tabler.css */
.modal-footer {
  padding-top: 0;
  padding-bottom: .75rem;
}

/* line 10888, vendor/assets/stylesheets/tabler.css */
.modal-blur {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}

/* line 10892, vendor/assets/stylesheets/tabler.css */
.modal-full-width {
  max-width: none;
  margin: 0 0.5rem;
}

/* line 10896, vendor/assets/stylesheets/tabler.css */
.nav {
  margin: 0;
}

/* line 10899, vendor/assets/stylesheets/tabler.css */
.nav-vertical,
.nav-vertical .nav {
  flex-direction: column;
  flex-wrap: nowrap;
}

/* line 10904, vendor/assets/stylesheets/tabler.css */
.nav-vertical .nav {
  -webkit-margin-start: 1.25rem;
  margin-inline-start: 1.25rem;
  border-left: 1px solid #e6e8e9;
  -webkit-padding-start: .5rem;
  padding-inline-start: .5rem;
}

/* line 10911, vendor/assets/stylesheets/tabler.css */
.nav-vertical .nav-link.active,
.nav-vertical .nav-item.show .nav-link {
  font-weight: 600;
}

/* line 10915, vendor/assets/stylesheets/tabler.css */
.nav-vertical.nav-pills {
  margin: 0 -0.75rem;
}

/* line 10918, vendor/assets/stylesheets/tabler.css */
.nav-tabs {
  margin: 0;
}

/* line 10920, vendor/assets/stylesheets/tabler.css */
.nav-tabs .icon {
  color: #656d77;
}

/* line 10922, vendor/assets/stylesheets/tabler.css */
.nav-tabs .nav-link {
  padding: 0.5rem 1rem;
  line-height: 20px;
  color: #656d77;
  cursor: pointer;
  background: transparent;
  border: none;
  border-bottom: 1px solid transparent;
  transition: .3s color, .3s border-color;
}

/* line 10931, vendor/assets/stylesheets/tabler.css */
.nav-tabs .nav-link:hover {
  color: #232e3c;
  border-color: transparent;
}

/* line 10934, vendor/assets/stylesheets/tabler.css */
.nav-tabs .nav-link.disabled {
  color: rgba(101, 109, 119, 0.2);
}

/* line 10936, vendor/assets/stylesheets/tabler.css */
.nav-tabs .nav-link.active {
  color: #232e3c;
  background: inherit;
  border-color: transparent;
  border-bottom-color: #206bc4;
}

/* line 10942, vendor/assets/stylesheets/tabler.css */
.nav-tabs-alt .nav-link {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 10947, vendor/assets/stylesheets/tabler.css */
.nav-link {
  display: flex;
  transition: .3s color;
  align-items: center;
}

/* line 10952, vendor/assets/stylesheets/tabler.css */
.nav-link-toggle {
  margin-left: auto;
  padding: 0 .25rem;
  transition: .3s transform;
}

/* line 10956, vendor/assets/stylesheets/tabler.css */
.nav-link-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: 0.306em;
  width: 0.36em;
  height: 0.36em;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-margin-end: .1em;
  margin-inline-end: .1em;
  -webkit-margin-start: 0.4em;
  margin-inline-start: 0.4em;
  transform: rotate(-45deg);
}

/* line 10969, vendor/assets/stylesheets/tabler.css */
.nav-link-toggle:after {
  margin: 0;
}

/* line 10971, vendor/assets/stylesheets/tabler.css */
.nav-link[aria-expanded="true"] .nav-link-toggle {
  transform: rotate(180deg);
}

/* line 10974, vendor/assets/stylesheets/tabler.css */
.nav-link-icon {
  width: 1.5rem;
  height: 1.25rem;
  -webkit-margin-end: .25rem;
  margin-inline-end: .25rem;
  opacity: 0.7;
}

/* line 10980, vendor/assets/stylesheets/tabler.css */
.nav-link-icon svg {
  display: block;
  height: 100%;
}

/* line 10984, vendor/assets/stylesheets/tabler.css */
.stars {
  display: inline-flex;
  color: #dbdee3;
  font-size: 0.75rem;
}

/* line 10988, vendor/assets/stylesheets/tabler.css */
.stars .star:not(:first-child) {
  margin-left: .25rem;
}

/* line 10991, vendor/assets/stylesheets/tabler.css */
.pagination {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 10997, vendor/assets/stylesheets/tabler.css */
.page-link {
  min-width: 1.75rem;
  border-radius: 4px;
}

/* line 11000, vendor/assets/stylesheets/tabler.css */
.page-link:hover {
  background: transparent;
}

/* line 11003, vendor/assets/stylesheets/tabler.css */
.page-item {
  text-align: center;
}

/* line 11005, vendor/assets/stylesheets/tabler.css */
.page-item.page-prev, .page-item.page-next {
  flex: 0 0 50%;
  text-align: left;
}

/* line 11008, vendor/assets/stylesheets/tabler.css */
.page-item.page-next {
  margin-left: auto;
  text-align: right;
}

/* line 11012, vendor/assets/stylesheets/tabler.css */
.page-item-subtitle {
  margin-bottom: 2px;
  font-size: 12px;
  color: #656d77;
  text-transform: uppercase;
}

/* line 11017, vendor/assets/stylesheets/tabler.css */
.page-item.disabled .page-item-subtitle {
  color: rgba(101, 109, 119, 0.5);
}

/* line 11020, vendor/assets/stylesheets/tabler.css */
.page-item-title {
  font-size: 1rem;
  font-weight: 400;
  color: #232e3c;
}

/* line 11024, vendor/assets/stylesheets/tabler.css */
.page-link:hover .page-item-title {
  color: #206bc4;
}

/* line 11026, vendor/assets/stylesheets/tabler.css */
.page-item.disabled .page-item-title {
  color: rgba(101, 109, 119, 0.5);
}

@-webkit-keyframes progress-indeterminate {
  0% {
    right: 100%;
    left: -35%;
  }
  100%,
60% {
    right: -90%;
    left: 100%;
  }
}

@keyframes progress-indeterminate {
  0% {
    right: 100%;
    left: -35%;
  }
  100%,
60% {
    right: -90%;
    left: 100%;
  }
}

/* line 11047, vendor/assets/stylesheets/tabler.css */
.progress {
  position: relative;
  width: 100%;
  line-height: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 11054, vendor/assets/stylesheets/tabler.css */
.progress::-webkit-progress-bar {
  background: #f4f6fa;
}

/* line 11056, vendor/assets/stylesheets/tabler.css */
.progress::-webkit-progress-value {
  background-color: #206bc4;
}

/* line 11058, vendor/assets/stylesheets/tabler.css */
.progress::-moz-progress-bar {
  background-color: #206bc4;
}

/* line 11060, vendor/assets/stylesheets/tabler.css */
.progress::-ms-fill {
  background-color: #206bc4;
  border: none;
}

/* line 11064, vendor/assets/stylesheets/tabler.css */
.progress-sm {
  height: .25rem;
}

/* line 11067, vendor/assets/stylesheets/tabler.css */
.progress-bar {
  height: 100%;
}

/* line 11070, vendor/assets/stylesheets/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 11079, vendor/assets/stylesheets/tabler.css */
.progress-bar-indeterminate:before {
  -webkit-animation: progress-indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  animation: progress-indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

/* line 11083, vendor/assets/stylesheets/tabler.css */
.progress-separated .progress-bar {
  border-right: 2px solid #ffffff;
}

/* line 11086, vendor/assets/stylesheets/tabler.css */
.ribbon {
  position: absolute;
  top: .75rem;
  right: -0.25rem;
  z-index: 1;
  padding: .25rem .75rem;
  font-size: 0.625rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  background: #206bc4;
  border-color: #206bc4;
}

/* line 11100, vendor/assets/stylesheets/tabler.css */
.ribbon:before {
  position: absolute;
  right: 0;
  bottom: 100%;
  width: 0;
  height: 0;
  content: "";
  filter: brightness(70%);
  border: 0.125rem solid;
  border-color: inherit;
  border-top-color: transparent;
  border-right-color: transparent;
}

/* line 11112, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-blue {
  border-color: #206bc4;
}

/* line 11114, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-blue-lt {
  border-color: #edf3fa !important;
}

/* line 11116, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-azure {
  border-color: #4299e1;
}

/* line 11118, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-azure-lt {
  border-color: #f0f7fd !important;
}

/* line 11120, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-indigo {
  border-color: #4263eb;
}

/* line 11122, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-indigo-lt {
  border-color: #f0f3fd !important;
}

/* line 11124, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-purple {
  border-color: #ae3ec9;
}

/* line 11126, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-purple-lt {
  border-color: #f9f0fb !important;
}

/* line 11128, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-pink {
  border-color: #d6336c;
}

/* line 11130, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-pink-lt {
  border-color: #fceff3 !important;
}

/* line 11132, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-red {
  border-color: #d63939;
}

/* line 11134, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-red-lt {
  border-color: #fcefef !important;
}

/* line 11136, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-orange {
  border-color: #f76707;
}

/* line 11138, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-orange-lt {
  border-color: #fef3eb !important;
}

/* line 11140, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-yellow {
  border-color: #f59f00;
}

/* line 11142, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-yellow-lt {
  border-color: #fef7eb !important;
}

/* line 11144, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-lime {
  border-color: #74b816;
}

/* line 11146, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-lime-lt {
  border-color: #f4f9ec !important;
}

/* line 11148, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-green {
  border-color: #2fb344;
}

/* line 11150, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-green-lt {
  border-color: #eef9f0 !important;
}

/* line 11152, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-teal {
  border-color: #0ca678;
}

/* line 11154, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-teal-lt {
  border-color: #ecf8f4 !important;
}

/* line 11156, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-cyan {
  border-color: #17a2b8;
}

/* line 11158, vendor/assets/stylesheets/tabler.css */
.ribbon.bg-cyan-lt {
  border-color: #ecf8f9 !important;
}

/* line 11160, vendor/assets/stylesheets/tabler.css */
.ribbon .icon {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 1.25rem;
}

/* line 11165, vendor/assets/stylesheets/tabler.css */
.ribbon-top {
  top: -0.25rem;
  right: .75rem;
  width: 2rem;
  padding: .5rem 0;
}

/* line 11170, vendor/assets/stylesheets/tabler.css */
.ribbon-top:before {
  top: 0;
  right: 100%;
  bottom: auto;
  border-color: inherit;
  border-top-color: transparent;
  border-left-color: transparent;
}

/* line 11177, vendor/assets/stylesheets/tabler.css */
.ribbon-top.ribbon-start {
  right: auto;
  left: .75rem;
}

/* line 11180, vendor/assets/stylesheets/tabler.css */
.ribbon-top.ribbon-start:before {
  top: 0;
  right: 100%;
  left: auto;
}

/* line 11185, vendor/assets/stylesheets/tabler.css */
.ribbon-start {
  right: auto;
  left: -0.25rem;
}

/* line 11188, vendor/assets/stylesheets/tabler.css */
.ribbon-start:before {
  top: auto;
  bottom: 100%;
  left: 0;
  border-color: inherit;
  border-top-color: transparent;
  border-left-color: transparent;
}

/* line 11196, vendor/assets/stylesheets/tabler.css */
.ribbon-bottom {
  top: auto;
  bottom: .75rem;
}

/* line 11200, vendor/assets/stylesheets/tabler.css */
.ribbon-bookmark {
  padding-left: .25rem;
}

/* line 11202, vendor/assets/stylesheets/tabler.css */
.ribbon-bookmark:after {
  position: absolute;
  top: 0;
  right: 100%;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border: 1rem solid;
  border-color: inherit;
  border-right-width: 0;
  border-left-color: transparent;
  border-left-width: .5rem;
}

/* line 11215, vendor/assets/stylesheets/tabler.css */
.ribbon-bookmark.ribbon-left {
  padding-right: .5rem;
  padding-left: .5rem;
}

/* line 11218, vendor/assets/stylesheets/tabler.css */
.ribbon-bookmark.ribbon-left:after {
  right: auto;
  left: 100%;
  border-right-color: transparent;
  border-right-width: .5rem;
  border-left-width: 0;
}

/* line 11224, vendor/assets/stylesheets/tabler.css */
.ribbon-bookmark.ribbon-top {
  padding-right: 0;
  padding-bottom: .25rem;
  padding-left: 0;
}

/* line 11228, vendor/assets/stylesheets/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: .5rem;
}

/**
Markdown
 */
/* line 11241, vendor/assets/stylesheets/tabler.css */
.markdown {
  line-height: 1.7142857;
  font-size: 0.875rem;
}

/* line 11244, vendor/assets/stylesheets/tabler.css */
.markdown > :first-child {
  margin-top: 0;
}

/* line 11246, vendor/assets/stylesheets/tabler.css */
.markdown > :last-child,
.markdown > :last-child .highlight {
  margin-bottom: 0;
}

/* line 11249, vendor/assets/stylesheets/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 {
  margin-top: 2rem;
  margin-bottom: .5rem;
  font-weight: 600;
}

/* line 11253, vendor/assets/stylesheets/tabler.css */
.markdown > h1, .markdown > .h1 {
  font-size: 1.125rem;
  line-height: 1.5555556;
}

/* line 11256, vendor/assets/stylesheets/tabler.css */
.markdown > h2, .markdown > .h2 {
  font-size: 1rem;
  line-height: 1.5;
}

/* line 11259, vendor/assets/stylesheets/tabler.css */
.markdown > h3, .markdown > .h3 {
  font-size: 0.875rem;
  line-height: 1.4285714;
}

/* line 11262, vendor/assets/stylesheets/tabler.css */
.markdown > h4, .markdown > .h4 {
  font-size: 0.75rem;
  line-height: 1.3333333;
}

@media (min-width: 768px) {
  /* line 11266, vendor/assets/stylesheets/tabler.css */
  .markdown > hr, .markdown > .hr {
    margin-top: 3em;
    margin-bottom: 3em;
  }
}

/* line 11269, vendor/assets/stylesheets/tabler.css */
.markdown img {
  border-radius: 4px;
}

@-webkit-keyframes skeleton-load {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100vw 0;
  }
}

@keyframes skeleton-load {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100vw 0;
  }
}

/* line 11284, vendor/assets/stylesheets/tabler.css */
.skeleton-avatar, .skeleton-line:after, .skeleton-heading:after, .skeleton-image {
  background-image: linear-gradient(to right, #f0f2f6 0, #dfe2e7 40%, #f0f2f6 80%);
  background-size: 50vw 100%;
  background-attachment: fixed;
  -webkit-animation: skeleton-load 2s linear infinite;
  animation: skeleton-load 2s linear infinite;
}

/* line 11291, vendor/assets/stylesheets/tabler.css */
.skeleton-avatar {
  display: inline-block;
  vertical-align: bottom;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}

/* line 11297, vendor/assets/stylesheets/tabler.css */
.skeleton-avatar-xs {
  width: 1.25rem;
  height: 1.25rem;
}

/* line 11300, vendor/assets/stylesheets/tabler.css */
.skeleton-avatar-sm {
  width: 2rem;
  height: 2rem;
}

/* line 11303, vendor/assets/stylesheets/tabler.css */
.skeleton-avatar-md {
  width: 3.75rem;
  height: 3.75rem;
}

/* line 11306, vendor/assets/stylesheets/tabler.css */
.skeleton-avatar-lg {
  width: 5rem;
  height: 5rem;
}

/* line 11309, vendor/assets/stylesheets/tabler.css */
.skeleton-avatar-xl {
  width: 7rem;
  height: 7rem;
}

/* line 11313, vendor/assets/stylesheets/tabler.css */
.skeleton-line, .skeleton-heading {
  padding: .375rem 0;
  display: block;
  line-height: 0;
  height: 1.25rem;
}

/* line 11318, vendor/assets/stylesheets/tabler.css */
.skeleton-line:after, .skeleton-heading:after {
  content: '';
  display: inline-block;
  height: 100%;
  border-radius: 4px;
  width: 100%;
}

/* line 11324, vendor/assets/stylesheets/tabler.css */
.skeleton-line:nth-child(5n+2):after, .skeleton-heading:nth-child(5n+2):after {
  width: 80%;
}

/* line 11326, vendor/assets/stylesheets/tabler.css */
.skeleton-line:nth-child(5n+3):after, .skeleton-heading:nth-child(5n+3):after {
  width: 90%;
}

/* line 11328, vendor/assets/stylesheets/tabler.css */
.skeleton-line:nth-child(5n+4):after, .skeleton-heading:nth-child(5n+4):after {
  width: 95%;
}

/* line 11330, vendor/assets/stylesheets/tabler.css */
.skeleton-line:nth-child(5n+5):after, .skeleton-heading:nth-child(5n+5):after {
  width: 85%;
}

/* line 11333, vendor/assets/stylesheets/tabler.css */
.skeleton-line-full:after {
  width: 100% !important;
}

/* line 11336, vendor/assets/stylesheets/tabler.css */
.skeleton-heading {
  height: 1.5rem;
  margin-bottom: .5rem;
}

/* line 11339, vendor/assets/stylesheets/tabler.css */
.skeleton-heading:after {
  width: 70%;
}

/* line 11342, vendor/assets/stylesheets/tabler.css */
.skeleton-image:after {
  content: '';
  padding-top: 56.25%;
  display: block;
}

/* line 11347, vendor/assets/stylesheets/tabler.css */
.card-img-top .skeleton-image,
.card-img-bottom .skeleton-image,
.card-img-left .skeleton-image,
.card-img-right .skeleton-image {
  border-radius: inherit;
}

/* line 11353, vendor/assets/stylesheets/tabler.css */
.steps {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  padding: 0;
  margin: 2rem 0;
  list-style: none;
}

/* line 11360, vendor/assets/stylesheets/tabler.css */
.steps .step-item {
  padding-top: calc(0.5rem + 4px);
}

/* line 11362, vendor/assets/stylesheets/tabler.css */
.steps .step-item:after {
  top: calc(0.25rem + 2px);
  height: 2px;
}

/* line 11365, vendor/assets/stylesheets/tabler.css */
.steps .step-item:before {
  width: 0.5rem;
  height: 0.5rem;
}

/* line 11368, vendor/assets/stylesheets/tabler.css */
.steps .step-item:after, .steps .step-item:before {
  color: #ffffff;
  background: #206bc4;
}

/* line 11371, vendor/assets/stylesheets/tabler.css */
.steps .step-item.active:before {
  color: inherit;
  border-color: #206bc4;
}

/* line 11375, vendor/assets/stylesheets/tabler.css */
.steps-blue .step-item:after, .steps-blue .step-item:before {
  color: #ffffff;
  background: #206bc4;
}

/* line 11379, vendor/assets/stylesheets/tabler.css */
.steps-blue .step-item.active:before {
  color: inherit;
  border-color: #206bc4;
}

/* line 11383, vendor/assets/stylesheets/tabler.css */
.steps-azure .step-item:after, .steps-azure .step-item:before {
  color: #ffffff;
  background: #4299e1;
}

/* line 11387, vendor/assets/stylesheets/tabler.css */
.steps-azure .step-item.active:before {
  color: inherit;
  border-color: #4299e1;
}

/* line 11391, vendor/assets/stylesheets/tabler.css */
.steps-indigo .step-item:after, .steps-indigo .step-item:before {
  color: #ffffff;
  background: #4263eb;
}

/* line 11395, vendor/assets/stylesheets/tabler.css */
.steps-indigo .step-item.active:before {
  color: inherit;
  border-color: #4263eb;
}

/* line 11399, vendor/assets/stylesheets/tabler.css */
.steps-purple .step-item:after, .steps-purple .step-item:before {
  color: #ffffff;
  background: #ae3ec9;
}

/* line 11403, vendor/assets/stylesheets/tabler.css */
.steps-purple .step-item.active:before {
  color: inherit;
  border-color: #ae3ec9;
}

/* line 11407, vendor/assets/stylesheets/tabler.css */
.steps-pink .step-item:after, .steps-pink .step-item:before {
  color: #ffffff;
  background: #d6336c;
}

/* line 11411, vendor/assets/stylesheets/tabler.css */
.steps-pink .step-item.active:before {
  color: inherit;
  border-color: #d6336c;
}

/* line 11415, vendor/assets/stylesheets/tabler.css */
.steps-red .step-item:after, .steps-red .step-item:before {
  color: #ffffff;
  background: #d63939;
}

/* line 11419, vendor/assets/stylesheets/tabler.css */
.steps-red .step-item.active:before {
  color: inherit;
  border-color: #d63939;
}

/* line 11423, vendor/assets/stylesheets/tabler.css */
.steps-orange .step-item:after, .steps-orange .step-item:before {
  color: #ffffff;
  background: #f76707;
}

/* line 11427, vendor/assets/stylesheets/tabler.css */
.steps-orange .step-item.active:before {
  color: inherit;
  border-color: #f76707;
}

/* line 11431, vendor/assets/stylesheets/tabler.css */
.steps-yellow .step-item:after, .steps-yellow .step-item:before {
  color: #ffffff;
  background: #f59f00;
}

/* line 11435, vendor/assets/stylesheets/tabler.css */
.steps-yellow .step-item.active:before {
  color: inherit;
  border-color: #f59f00;
}

/* line 11439, vendor/assets/stylesheets/tabler.css */
.steps-lime .step-item:after, .steps-lime .step-item:before {
  color: #ffffff;
  background: #74b816;
}

/* line 11443, vendor/assets/stylesheets/tabler.css */
.steps-lime .step-item.active:before {
  color: inherit;
  border-color: #74b816;
}

/* line 11447, vendor/assets/stylesheets/tabler.css */
.steps-green .step-item:after, .steps-green .step-item:before {
  color: #ffffff;
  background: #2fb344;
}

/* line 11451, vendor/assets/stylesheets/tabler.css */
.steps-green .step-item.active:before {
  color: inherit;
  border-color: #2fb344;
}

/* line 11455, vendor/assets/stylesheets/tabler.css */
.steps-teal .step-item:after, .steps-teal .step-item:before {
  color: #ffffff;
  background: #0ca678;
}

/* line 11459, vendor/assets/stylesheets/tabler.css */
.steps-teal .step-item.active:before {
  color: inherit;
  border-color: #0ca678;
}

/* line 11463, vendor/assets/stylesheets/tabler.css */
.steps-cyan .step-item:after, .steps-cyan .step-item:before {
  color: #ffffff;
  background: #17a2b8;
}

/* line 11467, vendor/assets/stylesheets/tabler.css */
.steps-cyan .step-item.active:before {
  color: inherit;
  border-color: #17a2b8;
}

/* line 11471, vendor/assets/stylesheets/tabler.css */
.step-item {
  position: relative;
  flex: 1 1 0;
  min-height: 1rem;
  margin-top: 0;
  color: inherit;
  text-align: center;
  cursor: default;
}

/* line 11479, vendor/assets/stylesheets/tabler.css */
a.step-item {
  cursor: pointer;
}

/* line 11481, vendor/assets/stylesheets/tabler.css */
a.step-item:hover {
  color: inherit;
}

/* line 11483, vendor/assets/stylesheets/tabler.css */
.step-item:not(:first-child):after {
  position: absolute;
  left: -50%;
  width: 100%;
  content: "";
  transform: translateY(-50%);
}

/* line 11489, vendor/assets/stylesheets/tabler.css */
.step-item:before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  box-sizing: content-box;
  display: block;
  content: "";
  border: 2px solid #ffffff;
  border-radius: 50%;
  transform: translateX(-50%);
}

/* line 11500, vendor/assets/stylesheets/tabler.css */
.step-item.active {
  font-weight: 600;
}

/* line 11502, vendor/assets/stylesheets/tabler.css */
.step-item.active:before {
  background: #ffffff;
}

/* line 11504, vendor/assets/stylesheets/tabler.css */
.step-item.active ~ .step-item {
  color: #656d77;
}

/* line 11506, vendor/assets/stylesheets/tabler.css */
.step-item.active ~ .step-item:after, .step-item.active ~ .step-item:before {
  background: #f3f5f5;
}

/* line 11508, vendor/assets/stylesheets/tabler.css */
.step-item.active ~ .step-item:before {
  color: #656d77 !important;
}

/* line 11511, vendor/assets/stylesheets/tabler.css */
.steps-counter {
  counter-reset: steps;
}

/* line 11513, vendor/assets/stylesheets/tabler.css */
.steps-counter .step-item {
  padding-top: calc(1.5rem + 4px);
}

/* line 11515, vendor/assets/stylesheets/tabler.css */
.steps-counter .step-item:after {
  top: calc(0.75rem + 2px);
  height: 2px;
}

/* line 11518, vendor/assets/stylesheets/tabler.css */
.steps-counter .step-item:before {
  width: 1.5rem;
  height: 1.5rem;
}

/* line 11521, vendor/assets/stylesheets/tabler.css */
.steps-counter .step-item {
  counter-increment: steps;
}

/* line 11523, vendor/assets/stylesheets/tabler.css */
.steps-counter .step-item:before {
  font-size: 0.75rem;
  line-height: 1.5rem;
  content: counter(steps);
}

/* line 11527, vendor/assets/stylesheets/tabler.css */
.steps-counter .step-item.active ~ .step-item:before {
  background: #ffffff;
}

/* line 11530, vendor/assets/stylesheets/tabler.css */
.switch-icon {
  display: inline-block;
  line-height: 1;
  border: 0;
  padding: 0;
  background: transparent;
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
  cursor: pointer;
}

/* line 11540, vendor/assets/stylesheets/tabler.css */
.switch-icon.disabled {
  pointer-events: none;
  opacity: 0.65;
}

/* line 11543, vendor/assets/stylesheets/tabler.css */
.switch-icon:focus {
  outline: none;
}

/* line 11545, vendor/assets/stylesheets/tabler.css */
.switch-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 11549, vendor/assets/stylesheets/tabler.css */
.switch-icon .switch-icon-a,
.switch-icon .switch-icon-b {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 11554, vendor/assets/stylesheets/tabler.css */
.switch-icon .switch-icon-a {
  opacity: 1;
}

/* line 11556, vendor/assets/stylesheets/tabler.css */
.switch-icon .switch-icon-b {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

/* line 11561, vendor/assets/stylesheets/tabler.css */
.switch-icon.active .switch-icon-a {
  opacity: 0;
}

/* line 11563, vendor/assets/stylesheets/tabler.css */
.switch-icon.active .switch-icon-b {
  opacity: 1;
}

/* line 11566, vendor/assets/stylesheets/tabler.css */
.switch-icon-fade .switch-icon-a,
.switch-icon-fade .switch-icon-b {
  transition: opacity .5s;
}

/* line 11570, vendor/assets/stylesheets/tabler.css */
.switch-icon-scale .switch-icon-a,
.switch-icon-scale .switch-icon-b {
  transition: opacity .5s, transform .0s .5s;
}

/* line 11574, vendor/assets/stylesheets/tabler.css */
.switch-icon-scale .switch-icon-b {
  transform: scale(1.5);
}

/* line 11577, vendor/assets/stylesheets/tabler.css */
.switch-icon-scale.active .switch-icon-a,
.switch-icon-scale.active .switch-icon-b {
  transition: opacity .0s, transform .5s;
}

/* line 11581, vendor/assets/stylesheets/tabler.css */
.switch-icon-scale.active .switch-icon-b {
  transform: scale(1);
}

/* line 11584, vendor/assets/stylesheets/tabler.css */
.switch-icon-flip {
  perspective: 10em;
}

/* line 11586, vendor/assets/stylesheets/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 .2s, transform .4s ease-in-out;
}

/* line 11592, vendor/assets/stylesheets/tabler.css */
.switch-icon-flip .switch-icon-a {
  opacity: 1;
  transform: rotateY(0deg);
}

/* line 11595, vendor/assets/stylesheets/tabler.css */
.switch-icon-flip .switch-icon-b {
  opacity: 1;
  transform: rotateY(-180deg);
}

/* line 11598, vendor/assets/stylesheets/tabler.css */
.switch-icon-flip.active .switch-icon-a {
  opacity: 1;
  transform: rotateY(180deg);
}

/* line 11601, vendor/assets/stylesheets/tabler.css */
.switch-icon-flip.active .switch-icon-b {
  opacity: 1;
  transform: rotateY(0deg);
}

/* line 11605, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-up,
.switch-icon-slide-left,
.switch-icon-slide-right,
.switch-icon-slide-down {
  overflow: hidden;
}

/* line 11610, vendor/assets/stylesheets/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 .3s, transform .3s;
}

/* line 11619, vendor/assets/stylesheets/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 11624, vendor/assets/stylesheets/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 11629, vendor/assets/stylesheets/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 11634, vendor/assets/stylesheets/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 11640, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-left .switch-icon-a {
  transform: translateX(0);
}

/* line 11643, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-left .switch-icon-b {
  transform: translateX(100%);
}

/* line 11646, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-left.active .switch-icon-a {
  transform: translateX(-100%);
}

/* line 11649, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-left.active .switch-icon-b {
  transform: translateX(0);
}

/* line 11652, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-right .switch-icon-a {
  transform: translateX(0);
}

/* line 11655, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-right .switch-icon-b {
  transform: translateX(-100%);
}

/* line 11658, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-right.active .switch-icon-a {
  transform: translateX(100%);
}

/* line 11661, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-right.active .switch-icon-b {
  transform: translateX(0);
}

/* line 11664, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-down .switch-icon-a {
  transform: translateY(0);
}

/* line 11667, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-down .switch-icon-b {
  transform: translateY(-100%);
}

/* line 11670, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-down.active .switch-icon-a {
  transform: translateY(100%);
}

/* line 11673, vendor/assets/stylesheets/tabler.css */
.switch-icon-slide-down.active .switch-icon-b {
  transform: translateY(0);
}

/* line 11676, vendor/assets/stylesheets/tabler.css */
.table thead th, .markdown > table thead th {
  color: #656d77;
  background: #f4f6fa;
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .04em;
  line-height: 1.6;
  color: #656d77;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media print {
  /* line 11688, vendor/assets/stylesheets/tabler.css */
  .table thead th, .markdown > table thead th {
    background: transparent;
  }
}

/* line 11691, vendor/assets/stylesheets/tabler.css */
.table-responsive {
  margin-bottom: 1rem;
}

/* line 11693, vendor/assets/stylesheets/tabler.css */
.table-responsive .table, .table-responsive .markdown > table {
  margin-bottom: 0;
}

/* line 11696, vendor/assets/stylesheets/tabler.css */
.table-transparent thead th {
  background: transparent;
}

/* line 11699, vendor/assets/stylesheets/tabler.css */
.table-nowrap > :not(caption) > * > * {
  white-space: nowrap;
}

/* line 11702, vendor/assets/stylesheets/tabler.css */
.table-vcenter > :not(caption) > * > * {
  vertical-align: middle;
}

/* line 11705, vendor/assets/stylesheets/tabler.css */
.table-center > :not(caption) > * > * {
  text-align: center;
}

/* line 11708, vendor/assets/stylesheets/tabler.css */
.td-truncate {
  max-width: 1px;
  width: 100%;
}

/* line 11712, vendor/assets/stylesheets/tabler.css */
.table-mobile {
  display: block;
}

/* line 11714, vendor/assets/stylesheets/tabler.css */
.table-mobile thead {
  display: none;
}

/* line 11716, vendor/assets/stylesheets/tabler.css */
.table-mobile tbody,
.table-mobile tr {
  display: flex;
  flex-direction: column;
}

/* line 11720, vendor/assets/stylesheets/tabler.css */
.table-mobile td {
  display: block;
  padding: 0.5rem 0.5rem !important;
  border: none;
  color: #232e3c !important;
}

/* line 11725, vendor/assets/stylesheets/tabler.css */
.table-mobile td[data-label]:before {
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .04em;
  line-height: 1.6;
  color: #656d77;
  content: attr(data-label);
  display: block;
}

/* line 11734, vendor/assets/stylesheets/tabler.css */
.table-mobile tr {
  border-bottom: 1px solid rgba(101, 109, 119, 0.16);
}

/* line 11736, vendor/assets/stylesheets/tabler.css */
.table-mobile .btn {
  display: block;
}

@media (max-width: 575.98px) {
  /* line 11740, vendor/assets/stylesheets/tabler.css */
  .table-mobile-sm {
    display: block;
  }
  /* line 11742, vendor/assets/stylesheets/tabler.css */
  .table-mobile-sm thead {
    display: none;
  }
  /* line 11744, vendor/assets/stylesheets/tabler.css */
  .table-mobile-sm tbody,
.table-mobile-sm tr {
    display: flex;
    flex-direction: column;
  }
  /* line 11748, vendor/assets/stylesheets/tabler.css */
  .table-mobile-sm td {
    display: block;
    padding: 0.5rem 0.5rem !important;
    border: none;
    color: #232e3c !important;
  }
  /* line 11753, vendor/assets/stylesheets/tabler.css */
  .table-mobile-sm td[data-label]:before {
    font-size: 0.625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .04em;
    line-height: 1.6;
    color: #656d77;
    content: attr(data-label);
    display: block;
  }
  /* line 11762, vendor/assets/stylesheets/tabler.css */
  .table-mobile-sm tr {
    border-bottom: 1px solid rgba(101, 109, 119, 0.16);
  }
  /* line 11764, vendor/assets/stylesheets/tabler.css */
  .table-mobile-sm .btn {
    display: block;
  }
}

@media (max-width: 767.98px) {
  /* line 11768, vendor/assets/stylesheets/tabler.css */
  .table-mobile-md {
    display: block;
  }
  /* line 11770, vendor/assets/stylesheets/tabler.css */
  .table-mobile-md thead {
    display: none;
  }
  /* line 11772, vendor/assets/stylesheets/tabler.css */
  .table-mobile-md tbody,
.table-mobile-md tr {
    display: flex;
    flex-direction: column;
  }
  /* line 11776, vendor/assets/stylesheets/tabler.css */
  .table-mobile-md td {
    display: block;
    padding: 0.5rem 0.5rem !important;
    border: none;
    color: #232e3c !important;
  }
  /* line 11781, vendor/assets/stylesheets/tabler.css */
  .table-mobile-md td[data-label]:before {
    font-size: 0.625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .04em;
    line-height: 1.6;
    color: #656d77;
    content: attr(data-label);
    display: block;
  }
  /* line 11790, vendor/assets/stylesheets/tabler.css */
  .table-mobile-md tr {
    border-bottom: 1px solid rgba(101, 109, 119, 0.16);
  }
  /* line 11792, vendor/assets/stylesheets/tabler.css */
  .table-mobile-md .btn {
    display: block;
  }
}

@media (max-width: 991.98px) {
  /* line 11796, vendor/assets/stylesheets/tabler.css */
  .table-mobile-lg {
    display: block;
  }
  /* line 11798, vendor/assets/stylesheets/tabler.css */
  .table-mobile-lg thead {
    display: none;
  }
  /* line 11800, vendor/assets/stylesheets/tabler.css */
  .table-mobile-lg tbody,
.table-mobile-lg tr {
    display: flex;
    flex-direction: column;
  }
  /* line 11804, vendor/assets/stylesheets/tabler.css */
  .table-mobile-lg td {
    display: block;
    padding: 0.5rem 0.5rem !important;
    border: none;
    color: #232e3c !important;
  }
  /* line 11809, vendor/assets/stylesheets/tabler.css */
  .table-mobile-lg td[data-label]:before {
    font-size: 0.625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .04em;
    line-height: 1.6;
    color: #656d77;
    content: attr(data-label);
    display: block;
  }
  /* line 11818, vendor/assets/stylesheets/tabler.css */
  .table-mobile-lg tr {
    border-bottom: 1px solid rgba(101, 109, 119, 0.16);
  }
  /* line 11820, vendor/assets/stylesheets/tabler.css */
  .table-mobile-lg .btn {
    display: block;
  }
}

@media (max-width: 1199.98px) {
  /* line 11824, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xl {
    display: block;
  }
  /* line 11826, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xl thead {
    display: none;
  }
  /* line 11828, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xl tbody,
.table-mobile-xl tr {
    display: flex;
    flex-direction: column;
  }
  /* line 11832, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xl td {
    display: block;
    padding: 0.5rem 0.5rem !important;
    border: none;
    color: #232e3c !important;
  }
  /* line 11837, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xl td[data-label]:before {
    font-size: 0.625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .04em;
    line-height: 1.6;
    color: #656d77;
    content: attr(data-label);
    display: block;
  }
  /* line 11846, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xl tr {
    border-bottom: 1px solid rgba(101, 109, 119, 0.16);
  }
  /* line 11848, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xl .btn {
    display: block;
  }
}

@media (max-width: 1399.98px) {
  /* line 11852, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xxl {
    display: block;
  }
  /* line 11854, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xxl thead {
    display: none;
  }
  /* line 11856, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xxl tbody,
.table-mobile-xxl tr {
    display: flex;
    flex-direction: column;
  }
  /* line 11860, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xxl td {
    display: block;
    padding: 0.5rem 0.5rem !important;
    border: none;
    color: #232e3c !important;
  }
  /* line 11865, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xxl td[data-label]:before {
    font-size: 0.625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .04em;
    line-height: 1.6;
    color: #656d77;
    content: attr(data-label);
    display: block;
  }
  /* line 11874, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xxl tr {
    border-bottom: 1px solid rgba(101, 109, 119, 0.16);
  }
  /* line 11876, vendor/assets/stylesheets/tabler.css */
  .table-mobile-xxl .btn {
    display: block;
  }
}

/* line 11879, vendor/assets/stylesheets/tabler.css */
.toast-header {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 11885, vendor/assets/stylesheets/tabler.css */
.toast button[data-bs-dismiss="toast"] {
  outline: none;
}

/* line 11888, vendor/assets/stylesheets/tabler.css */
.toolbar {
  display: flex;
  flex-wrap: nowrap;
  flex-shrink: 0;
  margin: 0 -.5rem;
}

/* line 11893, vendor/assets/stylesheets/tabler.css */
.toolbar > * {
  margin: 0 .5rem;
}

/**
Horizontal rules
 */
/**
Hr text
 */
/* line 11902, vendor/assets/stylesheets/tabler.css */
.hr-text {
  display: flex;
  align-items: center;
  margin: 2rem 0;
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .04em;
  line-height: 1.6;
  color: #656d77;
  height: 1px;
}

/* line 11913, vendor/assets/stylesheets/tabler.css */
.hr-text:after, .hr-text:before {
  flex: 1 1 auto;
  height: 1px;
  background-color: currentColor;
  opacity: 0.16;
}

/* line 11918, vendor/assets/stylesheets/tabler.css */
.hr-text:before {
  content: "";
  margin-right: .5rem;
}

/* line 11921, vendor/assets/stylesheets/tabler.css */
.hr-text:after {
  content: "";
  margin-left: .5rem;
}

/* line 11924, vendor/assets/stylesheets/tabler.css */
.hr-text > *:first-child {
  padding-right: .5rem;
  padding-left: 0;
  color: #656d77;
}

/* line 11928, vendor/assets/stylesheets/tabler.css */
.hr-text.hr-text-left:before {
  content: none;
}

/* line 11930, vendor/assets/stylesheets/tabler.css */
.hr-text.hr-text-left > *:first-child {
  padding-right: .5rem;
  padding-left: .5rem;
}

/* line 11933, vendor/assets/stylesheets/tabler.css */
.hr-text.hr-text-right:before {
  content: "";
}

/* line 11935, vendor/assets/stylesheets/tabler.css */
.hr-text.hr-text-right:after {
  content: none;
}

/* line 11937, vendor/assets/stylesheets/tabler.css */
.hr-text.hr-text-right > *:first-child {
  padding-right: 0;
  padding-left: .5rem;
}

/* line 11940, vendor/assets/stylesheets/tabler.css */
.card > .hr-text {
  margin: 0;
}

/* line 11943, vendor/assets/stylesheets/tabler.css */
.hr-text-spaceless {
  margin: -.5rem 0;
}

/* line 11946, vendor/assets/stylesheets/tabler.css */
.lead {
  line-height: 1.4;
}

/* line 11949, vendor/assets/stylesheets/tabler.css */
a {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

/* line 11953, vendor/assets/stylesheets/tabler.css */
ul,
ol {
  margin: 0 0 1rem 0;
  -webkit-margin-start: 1rem;
  margin-inline-start: 1rem;
  padding: 0;
  -webkit-padding-start: 1rem;
  padding-inline-start: 1rem;
}

/* line 11962, vendor/assets/stylesheets/tabler.css */
h1 a, .h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  color: inherit;
}

/* line 11981, vendor/assets/stylesheets/tabler.css */
h1, .h1 {
  line-height: 1.3333333;
}

/* line 11984, vendor/assets/stylesheets/tabler.css */
h2, .h2 {
  line-height: 1.5555556;
}

/* line 11987, vendor/assets/stylesheets/tabler.css */
h3, .h3 {
  line-height: 1.5;
}

/* line 11990, vendor/assets/stylesheets/tabler.css */
h4, .h4 {
  line-height: 1.4285714;
}

/* line 11993, vendor/assets/stylesheets/tabler.css */
h5, .h5 {
  line-height: 1.3333333;
}

/* line 11996, vendor/assets/stylesheets/tabler.css */
h6, .h6 {
  line-height: 1.6;
}

/* line 11999, vendor/assets/stylesheets/tabler.css */
strong,
.strong,
b {
  font-weight: 600;
}

/* line 12004, vendor/assets/stylesheets/tabler.css */
blockquote {
  padding-left: 1rem;
  border-left: 2px solid #e6e8e9;
}

/* line 12007, vendor/assets/stylesheets/tabler.css */
blockquote p {
  margin-bottom: 1rem;
}

/* line 12009, vendor/assets/stylesheets/tabler.css */
blockquote cite {
  display: block;
  text-align: right;
}

/* line 12012, vendor/assets/stylesheets/tabler.css */
blockquote cite:before {
  content: "— ";
}

/* line 12015, vendor/assets/stylesheets/tabler.css */
hr, .hr {
  margin: 2rem 0;
}

/* line 12018, vendor/assets/stylesheets/tabler.css */
dl dd:last-child {
  margin-bottom: 0;
}

/* line 12021, vendor/assets/stylesheets/tabler.css */
code {
  padding: 2px 4px;
  background: rgba(32, 107, 196, 0.03);
  border: 1px solid rgba(32, 107, 196, 0.064);
  border-radius: 4px;
  font-weight: 400;
}

/* line 12028, vendor/assets/stylesheets/tabler.css */
pre {
  padding: 1rem;
  overflow: auto;
  font-size: 85.7142857%;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.25rem;
  -moz-tab-size: 3;
  -o-tab-size: 3;
  tab-size: 3;
  border-radius: 4px;
  white-space: pre-wrap;
  background: #fafbfd;
  border: 1px solid rgba(101, 109, 119, 0.16);
  -webkit-font-smoothing: auto;
}

/* line 12044, vendor/assets/stylesheets/tabler.css */
pre code {
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
}

/* line 12050, vendor/assets/stylesheets/tabler.css */
img {
  max-width: 100%;
}

/* line 12053, vendor/assets/stylesheets/tabler.css */
.list-unstyled {
  margin-left: 0;
}

/**
Selection
 */
/* line 12059, vendor/assets/stylesheets/tabler.css */
::-moz-selection {
  color: #ffffff;
  background-color: #307fdd;
}

/* line 12062, vendor/assets/stylesheets/tabler.css */
::selection {
  color: #ffffff;
  background-color: #307fdd;
}

/**
Links
 */
/* line 12069, vendor/assets/stylesheets/tabler.css */
.disabled[class^="link-"], .disabled[class*=" link-"] {
  color: #a0a6ae;
  pointer-events: none;
}

/**
Subheader
 */
/* line 12076, vendor/assets/stylesheets/tabler.css */
.subheader {
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .04em;
  line-height: 1.6;
  color: #656d77;
}

/* line 12084, vendor/assets/stylesheets/tabler.css */
.chart {
  display: block;
  min-height: 10rem;
}

/* line 12087, vendor/assets/stylesheets/tabler.css */
.chart text {
  font-family: inherit;
}

/* line 12090, vendor/assets/stylesheets/tabler.css */
.chart-sm {
  height: 2.5rem;
}

/* line 12093, vendor/assets/stylesheets/tabler.css */
.chart-lg {
  height: 15rem;
}

/* line 12096, vendor/assets/stylesheets/tabler.css */
.chart-square {
  height: 5.75rem;
}

/**
Chart sparkline
 */
/* line 12102, vendor/assets/stylesheets/tabler.css */
.chart-sparkline {
  position: relative;
  width: 4rem;
  height: 2.5rem;
  line-height: 1;
  min-height: 0 !important;
}

/* line 12109, vendor/assets/stylesheets/tabler.css */
.chart-sparkline-sm {
  height: 1.5rem;
}

/* line 12112, vendor/assets/stylesheets/tabler.css */
.chart-sparkline-square {
  width: 2.5rem;
}

/* line 12115, vendor/assets/stylesheets/tabler.css */
.chart-sparkline-wide {
  width: 6rem;
}

/* line 12118, vendor/assets/stylesheets/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 12128, vendor/assets/stylesheets/tabler.css */
.chart-sparkline-label .icon {
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
}

/* line 12133, vendor/assets/stylesheets/tabler.css */
.bg-white-overlay {
  color: #ffffff;
  background-color: rgba(244, 246, 250, 0.24);
}

/* line 12137, vendor/assets/stylesheets/tabler.css */
.bg-dark-overlay {
  color: #ffffff;
  background-color: rgba(35, 46, 60, 0.24);
}

/* line 12141, vendor/assets/stylesheets/tabler.css */
.bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/**
SOCIAL COLORS
 */
/* line 12149, vendor/assets/stylesheets/tabler.css */
.bg-facebook {
  color: #fff !important;
  background: #3b5998 !important;
}

/* line 12153, vendor/assets/stylesheets/tabler.css */
.text-facebook {
  color: #3b5998 !important;
}

/* line 12156, vendor/assets/stylesheets/tabler.css */
.bg-twitter {
  color: #fff !important;
  background: #1da1f2 !important;
}

/* line 12160, vendor/assets/stylesheets/tabler.css */
.text-twitter {
  color: #1da1f2 !important;
}

/* line 12163, vendor/assets/stylesheets/tabler.css */
.bg-google {
  color: #fff !important;
  background: #dc4e41 !important;
}

/* line 12167, vendor/assets/stylesheets/tabler.css */
.text-google {
  color: #dc4e41 !important;
}

/* line 12170, vendor/assets/stylesheets/tabler.css */
.bg-youtube {
  color: #fff !important;
  background: #ff0000 !important;
}

/* line 12174, vendor/assets/stylesheets/tabler.css */
.text-youtube {
  color: #ff0000 !important;
}

/* line 12177, vendor/assets/stylesheets/tabler.css */
.bg-vimeo {
  color: #fff !important;
  background: #1ab7ea !important;
}

/* line 12181, vendor/assets/stylesheets/tabler.css */
.text-vimeo {
  color: #1ab7ea !important;
}

/* line 12184, vendor/assets/stylesheets/tabler.css */
.bg-dribbble {
  color: #fff !important;
  background: #ea4c89 !important;
}

/* line 12188, vendor/assets/stylesheets/tabler.css */
.text-dribbble {
  color: #ea4c89 !important;
}

/* line 12191, vendor/assets/stylesheets/tabler.css */
.bg-github {
  color: #fff !important;
  background: #181717 !important;
}

/* line 12195, vendor/assets/stylesheets/tabler.css */
.text-github {
  color: #181717 !important;
}

/* line 12198, vendor/assets/stylesheets/tabler.css */
.bg-instagram {
  color: #fff !important;
  background: #e4405f !important;
}

/* line 12202, vendor/assets/stylesheets/tabler.css */
.text-instagram {
  color: #e4405f !important;
}

/* line 12205, vendor/assets/stylesheets/tabler.css */
.bg-pinterest {
  color: #fff !important;
  background: #bd081c !important;
}

/* line 12209, vendor/assets/stylesheets/tabler.css */
.text-pinterest {
  color: #bd081c !important;
}

/* line 12212, vendor/assets/stylesheets/tabler.css */
.bg-vk {
  color: #fff !important;
  background: #6383a8 !important;
}

/* line 12216, vendor/assets/stylesheets/tabler.css */
.text-vk {
  color: #6383a8 !important;
}

/* line 12219, vendor/assets/stylesheets/tabler.css */
.bg-rss {
  color: #fff !important;
  background: #ffa500 !important;
}

/* line 12223, vendor/assets/stylesheets/tabler.css */
.text-rss {
  color: #ffa500 !important;
}

/* line 12226, vendor/assets/stylesheets/tabler.css */
.bg-flickr {
  color: #fff !important;
  background: #0063dc !important;
}

/* line 12230, vendor/assets/stylesheets/tabler.css */
.text-flickr {
  color: #0063dc !important;
}

/* line 12233, vendor/assets/stylesheets/tabler.css */
.bg-bitbucket {
  color: #fff !important;
  background: #0052cc !important;
}

/* line 12237, vendor/assets/stylesheets/tabler.css */
.text-bitbucket {
  color: #0052cc !important;
}

/* line 12240, vendor/assets/stylesheets/tabler.css */
.bg-tabler {
  color: #fff !important;
  background: #206bc4 !important;
}

/* line 12244, vendor/assets/stylesheets/tabler.css */
.text-tabler {
  color: #206bc4 !important;
}

/* line 12247, vendor/assets/stylesheets/tabler.css */
.bg-blue {
  background: #206bc4;
}

/* line 12250, vendor/assets/stylesheets/tabler.css */
.text-blue {
  color: #206bc4 !important;
}

/* line 12253, vendor/assets/stylesheets/tabler.css */
.bg-blue-lt {
  color: #1d60b0 !important;
  background: rgba(32, 107, 196, 0.08) !important;
}

/* line 12257, vendor/assets/stylesheets/tabler.css */
.bg-azure {
  background: #4299e1;
}

/* line 12260, vendor/assets/stylesheets/tabler.css */
.text-azure {
  color: #4299e1 !important;
}

/* line 12263, vendor/assets/stylesheets/tabler.css */
.bg-azure-lt {
  color: #3b8acb !important;
  background: rgba(66, 153, 225, 0.08) !important;
}

/* line 12267, vendor/assets/stylesheets/tabler.css */
.bg-indigo {
  background: #4263eb;
}

/* line 12270, vendor/assets/stylesheets/tabler.css */
.text-indigo {
  color: #4263eb !important;
}

/* line 12273, vendor/assets/stylesheets/tabler.css */
.bg-indigo-lt {
  color: #3b59d4 !important;
  background: rgba(66, 99, 235, 0.08) !important;
}

/* line 12277, vendor/assets/stylesheets/tabler.css */
.bg-purple {
  background: #ae3ec9;
}

/* line 12280, vendor/assets/stylesheets/tabler.css */
.text-purple {
  color: #ae3ec9 !important;
}

/* line 12283, vendor/assets/stylesheets/tabler.css */
.bg-purple-lt {
  color: #9d38b5 !important;
  background: rgba(174, 62, 201, 0.08) !important;
}

/* line 12287, vendor/assets/stylesheets/tabler.css */
.bg-pink {
  background: #d6336c;
}

/* line 12290, vendor/assets/stylesheets/tabler.css */
.text-pink {
  color: #d6336c !important;
}

/* line 12293, vendor/assets/stylesheets/tabler.css */
.bg-pink-lt {
  color: #c12e61 !important;
  background: rgba(214, 51, 108, 0.08) !important;
}

/* line 12297, vendor/assets/stylesheets/tabler.css */
.bg-red {
  background: #d63939;
}

/* line 12300, vendor/assets/stylesheets/tabler.css */
.text-red {
  color: #d63939 !important;
}

/* line 12303, vendor/assets/stylesheets/tabler.css */
.bg-red-lt {
  color: #c13333 !important;
  background: rgba(214, 57, 57, 0.08) !important;
}

/* line 12307, vendor/assets/stylesheets/tabler.css */
.bg-orange {
  background: #f76707;
}

/* line 12310, vendor/assets/stylesheets/tabler.css */
.text-orange {
  color: #f76707 !important;
}

/* line 12313, vendor/assets/stylesheets/tabler.css */
.bg-orange-lt {
  color: #de5d06 !important;
  background: rgba(247, 103, 7, 0.08) !important;
}

/* line 12317, vendor/assets/stylesheets/tabler.css */
.bg-yellow {
  background: #f59f00;
}

/* line 12320, vendor/assets/stylesheets/tabler.css */
.text-yellow {
  color: #f59f00 !important;
}

/* line 12323, vendor/assets/stylesheets/tabler.css */
.bg-yellow-lt {
  color: #dd8f00 !important;
  background: rgba(245, 159, 0, 0.08) !important;
}

/* line 12327, vendor/assets/stylesheets/tabler.css */
.bg-lime {
  background: #74b816;
}

/* line 12330, vendor/assets/stylesheets/tabler.css */
.text-lime {
  color: #74b816 !important;
}

/* line 12333, vendor/assets/stylesheets/tabler.css */
.bg-lime-lt {
  color: #68a614 !important;
  background: rgba(116, 184, 22, 0.08) !important;
}

/* line 12337, vendor/assets/stylesheets/tabler.css */
.bg-green {
  background: #2fb344;
}

/* line 12340, vendor/assets/stylesheets/tabler.css */
.text-green {
  color: #2fb344 !important;
}

/* line 12343, vendor/assets/stylesheets/tabler.css */
.bg-green-lt {
  color: #2aa13d !important;
  background: rgba(47, 179, 68, 0.08) !important;
}

/* line 12347, vendor/assets/stylesheets/tabler.css */
.bg-teal {
  background: #0ca678;
}

/* line 12350, vendor/assets/stylesheets/tabler.css */
.text-teal {
  color: #0ca678 !important;
}

/* line 12353, vendor/assets/stylesheets/tabler.css */
.bg-teal-lt {
  color: #0b956c !important;
  background: rgba(12, 166, 120, 0.08) !important;
}

/* line 12357, vendor/assets/stylesheets/tabler.css */
.bg-cyan {
  background: #17a2b8;
}

/* line 12360, vendor/assets/stylesheets/tabler.css */
.text-cyan {
  color: #17a2b8 !important;
}

/* line 12363, vendor/assets/stylesheets/tabler.css */
.bg-cyan-lt {
  color: #1592a6 !important;
  background: rgba(23, 162, 184, 0.08) !important;
}

/* line 12367, vendor/assets/stylesheets/tabler.css */
.bg-dark {
  background: #232e3c;
}

/* line 12370, vendor/assets/stylesheets/tabler.css */
.text-dark {
  color: #232e3c !important;
}

/* line 12373, vendor/assets/stylesheets/tabler.css */
.bg-dark-lt {
  color: #202936 !important;
  background: rgba(35, 46, 60, 0.08) !important;
}

/* line 12377, vendor/assets/stylesheets/tabler.css */
.bg-muted {
  background: #656d77;
}

/* line 12380, vendor/assets/stylesheets/tabler.css */
.text-muted {
  color: #656d77 !important;
}

/* line 12383, vendor/assets/stylesheets/tabler.css */
.bg-muted-lt {
  color: #5b626b !important;
  background: rgba(101, 109, 119, 0.08) !important;
}

/* line 12387, vendor/assets/stylesheets/tabler.css */
.bg-white {
  background: #ffffff;
}

/* line 12390, vendor/assets/stylesheets/tabler.css */
.text-white {
  color: #ffffff !important;
}

/* line 12393, vendor/assets/stylesheets/tabler.css */
.bg-white-lt {
  color: #e6e6e6 !important;
  background: rgba(255, 255, 255, 0.08) !important;
}

/*
Scrollable
*/
/* line 12400, vendor/assets/stylesheets/tabler.css */
.scrollable {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 12404, vendor/assets/stylesheets/tabler.css */
.scrollable.hover {
  overflow-y: hidden;
}

/* line 12406, vendor/assets/stylesheets/tabler.css */
.scrollable.hover > * {
  margin-top: -1px;
}

/* line 12408, vendor/assets/stylesheets/tabler.css */
.scrollable.hover:hover, .scrollable.hover:focus, .scrollable.hover:active {
  overflow: visible;
  overflow-y: auto;
}

/* line 12411, vendor/assets/stylesheets/tabler.css */
.touch .scrollable {
  overflow-y: auto !important;
}

/* line 12414, vendor/assets/stylesheets/tabler.css */
.scroll-x,
.scroll-y {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

/* line 12419, vendor/assets/stylesheets/tabler.css */
.scroll-y {
  overflow-y: auto;
}

/* line 12422, vendor/assets/stylesheets/tabler.css */
.scroll-x {
  overflow-x: auto;
}

/* line 12425, vendor/assets/stylesheets/tabler.css */
.no-scroll {
  overflow: hidden;
}

/* line 12428, vendor/assets/stylesheets/tabler.css */
.w-0 {
  width: 0 !important;
}

/* line 12431, vendor/assets/stylesheets/tabler.css */
.fe-transport_terminal:before {
  content: "\e9db";
}

/* line 12435, vendor/assets/stylesheets/tabler.css */
.h-0 {
  height: 0 !important;
}

/* line 12438, vendor/assets/stylesheets/tabler.css */
.w-1 {
  width: 0.25rem !important;
}

/* line 12441, vendor/assets/stylesheets/tabler.css */
.h-1 {
  height: 0.25rem !important;
}

/* line 12444, vendor/assets/stylesheets/tabler.css */
.w-2 {
  width: 0.5rem !important;
}

/* line 12447, vendor/assets/stylesheets/tabler.css */
.h-2 {
  height: 0.5rem !important;
}

/* line 12450, vendor/assets/stylesheets/tabler.css */
.w-3 {
  width: 1rem !important;
}

/* line 12453, vendor/assets/stylesheets/tabler.css */
.h-3 {
  height: 1rem !important;
}

/* line 12456, vendor/assets/stylesheets/tabler.css */
.w-4 {
  width: 2rem !important;
}

/* line 12459, vendor/assets/stylesheets/tabler.css */
.h-4 {
  height: 2rem !important;
}

/* line 12462, vendor/assets/stylesheets/tabler.css */
.w-5 {
  width: 4rem !important;
}

/* line 12465, vendor/assets/stylesheets/tabler.css */
.h-5 {
  height: 4rem !important;
}

/* line 12468, vendor/assets/stylesheets/tabler.css */
.w-auto {
  width: auto !important;
}

/* line 12471, vendor/assets/stylesheets/tabler.css */
.h-auto {
  height: auto !important;
}

/* line 12474, vendor/assets/stylesheets/tabler.css */
.w-px {
  width: 1px !important;
}

/* line 12477, vendor/assets/stylesheets/tabler.css */
.h-px {
  height: 1px !important;
}

/* line 12480, vendor/assets/stylesheets/tabler.css */
.w-full {
  width: 100% !important;
}

/* line 12483, vendor/assets/stylesheets/tabler.css */
.h-full {
  height: 100% !important;
}

/* line 12486, vendor/assets/stylesheets/tabler.css */
.opacity-0 {
  opacity: 0 !important;
}

/* line 12489, vendor/assets/stylesheets/tabler.css */
.opacity-5 {
  opacity: 0.05 !important;
}

/* line 12492, vendor/assets/stylesheets/tabler.css */
.opacity-10 {
  opacity: 0.1 !important;
}

/* line 12495, vendor/assets/stylesheets/tabler.css */
.opacity-15 {
  opacity: 0.15 !important;
}

/* line 12498, vendor/assets/stylesheets/tabler.css */
.opacity-20 {
  opacity: 0.2 !important;
}

/* line 12501, vendor/assets/stylesheets/tabler.css */
.opacity-25 {
  opacity: 0.25 !important;
}

/* line 12504, vendor/assets/stylesheets/tabler.css */
.opacity-30 {
  opacity: 0.3 !important;
}

/* line 12507, vendor/assets/stylesheets/tabler.css */
.opacity-35 {
  opacity: 0.35 !important;
}

/* line 12510, vendor/assets/stylesheets/tabler.css */
.opacity-40 {
  opacity: 0.4 !important;
}

/* line 12513, vendor/assets/stylesheets/tabler.css */
.opacity-45 {
  opacity: 0.45 !important;
}

/* line 12516, vendor/assets/stylesheets/tabler.css */
.opacity-50 {
  opacity: 0.5 !important;
}

/* line 12519, vendor/assets/stylesheets/tabler.css */
.opacity-55 {
  opacity: 0.55 !important;
}

/* line 12522, vendor/assets/stylesheets/tabler.css */
.opacity-60 {
  opacity: 0.6 !important;
}

/* line 12525, vendor/assets/stylesheets/tabler.css */
.opacity-65 {
  opacity: 0.65 !important;
}

/* line 12528, vendor/assets/stylesheets/tabler.css */
.opacity-70 {
  opacity: 0.7 !important;
}

/* line 12531, vendor/assets/stylesheets/tabler.css */
.opacity-75 {
  opacity: 0.75 !important;
}

/* line 12534, vendor/assets/stylesheets/tabler.css */
.opacity-80 {
  opacity: 0.8 !important;
}

/* line 12537, vendor/assets/stylesheets/tabler.css */
.opacity-85 {
  opacity: 0.85 !important;
}

/* line 12540, vendor/assets/stylesheets/tabler.css */
.opacity-90 {
  opacity: 0.9 !important;
}

/* line 12543, vendor/assets/stylesheets/tabler.css */
.opacity-95 {
  opacity: 0.95 !important;
}

/* line 12546, vendor/assets/stylesheets/tabler.css */
.opacity-100 {
  opacity: 1 !important;
}

/* line 12549, vendor/assets/stylesheets/tabler.css */
.hover-shadow-sm:hover {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 12552, vendor/assets/stylesheets/tabler.css */
.hover-shadow:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 12555, vendor/assets/stylesheets/tabler.css */
.hover-shadow-lg:hover {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 12558, vendor/assets/stylesheets/tabler.css */
.hover-shadow-none:hover {
  box-shadow: none !important;
}

/**
Antialiasing
 */
/* line 12564, vendor/assets/stylesheets/tabler.css */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 12568, vendor/assets/stylesheets/tabler.css */
.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

@media not print {
  /* line 12573, vendor/assets/stylesheets/tabler.css */
  .theme-dark {
    color: #f4f6fa;
    background-color: #1f2936;
  }
  /* line 12576, vendor/assets/stylesheets/tabler.css */
  .theme-dark .card,
.theme-dark .card-footer,
.theme-dark .card-stacked::after,
.theme-dark .footer:not(.footer-transparent),
.theme-dark .modal-content,
.theme-dark .modal-header,
.theme-dark .dropdown-menu {
    background-color: #232e3c;
    color: inherit;
  }
  /* line 12585, vendor/assets/stylesheets/tabler.css */
  .theme-dark .card {
    border-color: transparent;
  }
  /* line 12587, vendor/assets/stylesheets/tabler.css */
  .theme-dark .card-tabs .nav-tabs .nav-link {
    background-color: #1f2936;
    color: inherit;
  }
  /* line 12590, vendor/assets/stylesheets/tabler.css */
  .theme-dark .card-tabs .nav-tabs .nav-link.active {
    background-color: #232e3c;
    color: inherit;
  }
  /* line 12593, vendor/assets/stylesheets/tabler.css */
  .theme-dark .btn-white,
.theme-dark .form-file-button {
    background-image: none;
  }
  /* line 12596, vendor/assets/stylesheets/tabler.css */
  .theme-dark .form-check-input:not(:checked),
.theme-dark .form-select,
.theme-dark .form-file-text,
.theme-dark .form-control,
.theme-dark .form-selectgroup-label,
.theme-dark .form-selectgroup-check,
.theme-dark .form-imagecheck-figure:before {
    background-color: #1f2936;
    color: #f4f6fa;
  }
  /* line 12605, vendor/assets/stylesheets/tabler.css */
  .theme-dark .form-control-plaintext {
    color: #f4f6fa;
  }
  /* line 12607, vendor/assets/stylesheets/tabler.css */
  .theme-dark .input-group-flat .input-group-text {
    background-color: #1f2936;
  }
  /* line 12609, vendor/assets/stylesheets/tabler.css */
  .theme-dark .highlight {
    background-color: #1f2936;
  }
  /* line 12611, vendor/assets/stylesheets/tabler.css */
  .theme-dark .avatar {
    background-color: #273342;
  }
  /* line 12613, vendor/assets/stylesheets/tabler.css */
  .theme-dark .avatar-list-stacked .avatar {
    box-shadow: 0 0 0 2px #232e3c;
  }
  /* line 12615, vendor/assets/stylesheets/tabler.css */
  .theme-dark .markdown,
.theme-dark .markdown > *,
.theme-dark .btn-close,
.theme-dark .accordion-button {
    color: inherit;
  }
  /* line 12620, vendor/assets/stylesheets/tabler.css */
  .theme-dark .apexcharts-text {
    fill: #f4f6fa;
  }
  /* line 12622, vendor/assets/stylesheets/tabler.css */
  .theme-dark .apexcharts-legend-text {
    color: inherit !important;
  }
  /* line 12624, vendor/assets/stylesheets/tabler.css */
  .theme-dark .navbar-brand-autodark {
    filter: brightness(0) invert(1);
  }
  /* line 12626, vendor/assets/stylesheets/tabler.css */
  .theme-dark .table thead th, .theme-dark .markdown > table thead th,
.theme-dark .input-group-text {
    background: transparent;
  }
  /* line 12629, vendor/assets/stylesheets/tabler.css */
  .theme-dark .list-group-item,
.theme-dark .form-fieldset {
    border-color: #dadcde;
  }
  /* line 12632, vendor/assets/stylesheets/tabler.css */
  .theme-dark .list-group-header {
    background: #1f2936;
    border-color: #dadcde;
  }
}

@media not print and (prefers-color-scheme: dark) {
  /* line 12637, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto {
    color: #f4f6fa;
    background-color: #1f2936;
  }
  /* line 12640, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .card,
.theme-dark-auto .card-footer,
.theme-dark-auto .card-stacked::after,
.theme-dark-auto .footer:not(.footer-transparent),
.theme-dark-auto .modal-content,
.theme-dark-auto .modal-header,
.theme-dark-auto .dropdown-menu {
    background-color: #232e3c;
    color: inherit;
  }
  /* line 12649, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .card {
    border-color: transparent;
  }
  /* line 12651, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .card-tabs .nav-tabs .nav-link {
    background-color: #1f2936;
    color: inherit;
  }
  /* line 12654, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .card-tabs .nav-tabs .nav-link.active {
    background-color: #232e3c;
    color: inherit;
  }
  /* line 12657, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .btn-white,
.theme-dark-auto .form-file-button {
    background-image: none;
  }
  /* line 12660, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .form-check-input:not(:checked),
.theme-dark-auto .form-select,
.theme-dark-auto .form-file-text,
.theme-dark-auto .form-control,
.theme-dark-auto .form-selectgroup-label,
.theme-dark-auto .form-selectgroup-check,
.theme-dark-auto .form-imagecheck-figure:before {
    background-color: #1f2936;
    color: #f4f6fa;
  }
  /* line 12669, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .form-control-plaintext {
    color: #f4f6fa;
  }
  /* line 12671, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .input-group-flat .input-group-text {
    background-color: #1f2936;
  }
  /* line 12673, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .highlight {
    background-color: #1f2936;
  }
  /* line 12675, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .avatar {
    background-color: #273342;
  }
  /* line 12677, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .avatar-list-stacked .avatar {
    box-shadow: 0 0 0 2px #232e3c;
  }
  /* line 12679, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .markdown,
.theme-dark-auto .markdown > *,
.theme-dark-auto .btn-close,
.theme-dark-auto .accordion-button {
    color: inherit;
  }
  /* line 12684, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .apexcharts-text {
    fill: #f4f6fa;
  }
  /* line 12686, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .apexcharts-legend-text {
    color: inherit !important;
  }
  /* line 12688, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .navbar-brand-autodark {
    filter: brightness(0) invert(1);
  }
  /* line 12690, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .table thead th, .theme-dark-auto .markdown > table thead th,
.theme-dark-auto .input-group-text {
    background: transparent;
  }
  /* line 12693, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .list-group-item,
.theme-dark-auto .form-fieldset {
    border-color: #dadcde;
  }
  /* line 12696, vendor/assets/stylesheets/tabler.css */
  .theme-dark-auto .list-group-header {
    background: #1f2936;
    border-color: #dadcde;
  }
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }

  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
/*!
 * Datepicker for Bootstrap v1.10.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */

/*






 */



/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-checked {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899/*{borderColorError}*/;
	background: #fddfdf/*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/;
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	-ms-filter: "alpha(opacity=70)"; /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-0ec02058e27f71c352637ad8cf116491b94527208affb95e29534bc6e1c239a4.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-0ec02058e27f71c352637ad8cf116491b94527208affb95e29534bc6e1c239a4.png)/*{iconsHeader}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_555555_256x240-2ae1a3121a9024293d3d98f529f49edd9609e4043974e86304e263f811e865b8.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240-063ff6c0b18fa40b9a89952c7a14ba75909dc2a6012612d83c40b9ef77df08e9.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777620_256x240-db31659e24ef3c3402c3cce811aaa4f6e6c69d353f32ddf40ce43f80e98e1297.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240-32d2aace8d299dd84d2e10ce1f1eb9cbb83550e147a4147b474eb22510dac5c3.png)/*{iconsError}*/;
}
.ui-button .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777777_256x240-03396f638d0837b69aa809188d82742d27a85eb85d105d4d553520df635176b7.png)/*{iconsDefault}*/;
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	-ms-filter: "alpha(opacity=30)"/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*

 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*!
 * jQuery UI Accordion 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */
/*

 */
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
/*!
 * jQuery UI Autocomplete 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
/*

 */
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
/*!
 * jQuery UI Button 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */
/*

 */
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*!
 * jQuery UI Checkboxradio 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */
/*

 */

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
/*!
 * jQuery UI Controlgroup 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */
/*

 */

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

/*!
 * jQuery UI Datepicker 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
/*

 */
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
/*!
 * jQuery UI Dialog 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */
/*

 */
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
/*!
 * jQuery UI Draggable 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
/*!
 * jQuery UI Menu 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
/*

 */
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
/*!
 * jQuery UI Progressbar 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */
/*

 */
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	-ms-filter: "alpha(opacity=25)"; /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
/*!
 * jQuery UI Resizable 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
/*!
 * jQuery UI Selectable 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
/*!
 * jQuery UI Selectmenu 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
/*

 */
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
/*!
 * jQuery UI Sortable 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
/*!
 * jQuery UI Slider 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
/*

 */
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: pointer;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
/*!
 * jQuery UI Spinner 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */
/*

 */
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
/*!
 * jQuery UI Tabs 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */
/*

 */
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
/*!
 * jQuery UI Tooltip 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
/*

 */
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*




















 */
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*


 */
