:root {
  /* Primary Color */
  --color-primary-text-stronger: #001946;
  --color-primary-text-strong: #002c7b;
  --color-primary-text-default: #0164bb;
  --color-primary-text-weak: #90b8ff;

  --color-primary-background-stronger: #001946;
  --color-primary-background-strong: #002c7b;
  --color-primary-background-default: #0164bb;
  --color-primary-background-weak: #e5efff;

  --color-primary-icon-strong: #001946;
  --color-primary-icon-default: #002c7b;
  --color-primary-icon-weak: #0164bb;

  --color-primary-border-strong: #001946;
  --color-primary-border-default: #002c7b;
  --color-primary-border-weak: #0164bb;

  /* Secondary Color */
  --color-secondary-text-stronger: #3c000b;
  --color-secondary-text-strong: #670013;
  --color-secondary-text-default: #cf414b;
  --color-secondary-text-weak: #df9faf;

  --color-secondary-background-stronger: #3c000b;
  --color-secondary-background-strong: #670013;
  --color-secondary-background-default: #cf414b;
  --color-secondary-background-weak: #fff5e8;

  --color-secondary-icon-strong: #3c000b;
  --color-secondary-icon-default: #670013;
  --color-secondary-icon-weak: #cf414b;

  --color-secondary-border-strong: #3c000b;
  --color-secondary-border-default: #670013;
  --color-secondary-border-weak: #cf414b;

  /* Neutral Color */
  --color-neutral-text-strong: #111111;
  --color-neutral-text-default: #555555;
  --color-neutral-text-weak: #bababa;
  --color-neutral-text-weaker: #ffffff;

  --color-neutral-background-stronger: #111111;
  --color-neutral-background-strong: #555555;
  --color-neutral-background-default: #bababa;
  --color-neutral-background-weak: #f2f2f2;
  --color-neutral-background-weaker: #ffffff;

  --color-neutral-icon-strong: #111111;
  --color-neutral-icon-default: #555555;
  --color-neutral-icon-weak: #bababa;
  --color-neutral-icon-weaker: #ffffff;

  --color-neutral-border-strong: #555555;
  --color-neutral-border-default: #bababa;
  --color-neutral-border-weak: #e2e2e2;
  --color-neutral-border-weaker: #ffffff;

  /* Support: Success */
  --color-success-text-strong: #003c27;
  --color-success-text-default: #016040;

  --color-success-background-strong: #016040;
  --color-success-background-default: #008458;
  --color-success-background-weak: #ecfaf9;

  --color-success-icon-default: #016040;
  --color-success-icon-weak: #008458;

  --color-success-border-default: #016040;
  --color-success-border-weak: #008458;

  /* Support: Danger */
  --color-danger-text-default: #670013;
  --color-danger-text-weak: #cf414b;

  --color-danger-background-default: #cf414b;
  --color-danger-background-weak: #ffebef;

  --color-danger-icon-default: #cf414b;

  --color-danger-border-default: #cf414b;

  /* Support: Warning */
  --color-warning-text-default: #744200;

  --color-warning-background-default: #ffb046;
  --color-warning-background-weak: #fff5e8;

  --color-warning-icon-default: #ffb046;

  --color-warning-border-default: #ffb046;

  /* Support: Info */
  --color-info-text-default: #002c7b;

  --color-info-background-default: #0164bb;
  --color-info-background-weak: #e5efff;

  --color-info-icon-default: #0164bb;

  --color-info-border-default: #0164bb;
}

:root {
  /* Red */
  --color-red-01: #ffebef;
  --color-red-02: #ffc5d0;
  --color-red-03: #df9fab;
  --color-red-04: #cf414b;
  --color-red-05: #670013;
  --color-red-06: #3c000b;

  /* Orange */
  --color-orange-01: #fff4ee;
  --color-orange-02: #ffdac3;
  --color-orange-03: #ffc19a;
  --color-orange-04: #ff8c45;
  --color-orange-05: #772d00;
  --color-orange-06: #501e00;

  /* Yellow */
  --color-yellow-01: #ffffe8;
  --color-yellow-02: #ffe6c5;
  --color-yellow-03: #fbd6a5;
  --color-yellow-04: #ffb046;
  --color-yellow-05: #744200;
  --color-yellow-06: #593300;

  /* Blue */
  --color-blue-01: #e5efff;
  --color-blue-02: #c5daff;
  --color-blue-03: #90b8ff;
  --color-blue-04: #0164bb;
  --color-blue-05: #002c7b;
  --color-blue-06: #001946;

  /* Purple */
  --color-purple-01: #fdeeff;
  --color-purple-02: #ebbbf0;
  --color-purple-03: #e090e8;
  --color-purple-04: #d469de;
  --color-purple-05: #580060;
  --color-purple-06: #2b002f;

  /* Green */
  --color-green-01: #ecfaf9;
  --color-green-02: #d7f5db;
  --color-green-03: #9fdadb;
  --color-green-04: #001d14;
  --color-green-05: #016040;
  --color-green-06: #003c27;

  /* Alt Blue */
  --color-alt-blue-01: #e7f2f8;
  --color-alt-blue-02: #b3d5e8;
  --color-alt-blue-03: #779aae;
  --color-alt-blue-04: #516a78;
  --color-alt-blue-05: #253740;
  --color-alt-blue-06: #0c1519;

  /* Grey */
  --color-grey-01: #f7f7f7;
  --color-grey-02: #e2e2e2;
  --color-grey-03: #bababa;
  --color-grey-04: #555555;
  --color-grey-05: #262626;
  --color-grey-06: #111111;
}

@font-face {
  font-family: 'Roboto';
  src: url(/static/media/Roboto-Regular.fc2b5060f7accec5cf74.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url(/static/media/Roboto-Medium.7c8d04cd831df3033c8a.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url(/static/media/Roboto-Bold.f80816a5455d171f948d.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url(/static/media/RobotoCondensed-Regular.72f32aff4124468d86a4.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url(/static/media/RobotoCondensed-Bold.b151d2e8beef32d5bd12.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url(/static/media/RobotoCondensed-Medium.ff190f979bb05ae7bee6.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
}

/**
 * Normalize.css and sTailwind's base styles.
 */
@import-normalize;

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(33 150 243 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(33 150 243 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
 */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #EEEEEE; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: Muli, Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #BDBDBD; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

/**
 * Custom base styles, applied after the tailwind-base classes
 */

html {
  /*font-size: 62.5%;*/
  font-family: "Poppins", "Roboto Condensed", "Roboto", "Helvetica", "Arial", sans-serif;
  /*background-color: #121212;*/
}

body {
  /*font-size: 13px;*/
  line-height: 1.4;
  overflow-x: hidden;
}

html,
body,
#root {
  position: relative;
  margin: 0;
  min-height: 100vh;
}

h1,
.h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 20px;
}

h3,
.h3 {
  font-size: 16px;
}

h4,
.h4 {
  font-size: 15px;
}

h5,
.h5 {
  font-size: 13px;
}

h6,
.h6 {
  font-size: 12px;
}

.ps > .ps__rail-y,
.ps > .ps__rail-x {
  z-index: 99;
}

a[role="button"] {
  text-decoration: none;
}

[role="tooltip"] {
  z-index: 9999;
}


form label {
  z-index: 99;
}

body.no-animate *,
body.no-animate *::before,
body.no-animate *::after {
  transition: none !important;
  animation: none !important;
}

button:focus {
  outline: none;
}

/* Removes webkit's autofill backgorund color */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transitiondelay: 9999s;
  transitionproperty: background-color, color;
}

:focus {
  outline-color: transparent;
}

/*fullcalendar Fix*/
.fc-scrollgrid-section-liquid {
  height: 1px !important;
}

@media only screen and (min-width: 992px) {
  ::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }

  ::-webkit-scrollbar-track {
    background-color: #F2F2F2; 
  }

  ::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 20px;
  }

  ::-webkit-scrollbar-thumb:hover {
    background: #aaa; 
  }
}
.w-100p {
  width: 100%;
}

/*----------------------------------------------------------------*/
/*  Print
/*----------------------------------------------------------------*/
@media all {
  /* Never show page breaks in normal view */
  .page-break-after,
  .page-break-before {
    display: none;
  }
}

@media print {
  /* html and body tweaks */
  html,
  body {
    height: auto !important;
    overflow: visible !important;
    overflow: initial !important;
    background: none;
  }

  /* Page breaks */
  .page-break-after {
    display: block;
    page-break-after: always;
    position: relative;
  }

  .page-break-before {
    display: block;
    page-break-before: always;
    position: relative;
  }

  /* General styles */
  #toolbar,
  #footer,
  #navbar,
  #settings-presets,
  #layout .ps > .ps__rail-x,
  #layout .ps > .ps__rail-y {
    display: none !important;
  }

  #layout .ps {
    overflow: visible !important;
  }
}

/**
Basic Table Styles
 */
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

table.simple {
    width: 100%;
    border: none;
    border-spacing: 0;
    text-align: left;
}

table.simple thead tr th {
    padding: 16px 8px;
    font-weight: 500;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    white-space: nowrap;
}

table.simple thead tr th:first-child {
    padding-left: 24px;
}

table.simple thead tr th:last-child {
    padding-right: 24px;
}

table.simple tbody tr td {
    padding: 12px 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

table.simple tbody tr td:first-child {
    padding-left: 24px;
}

table.simple tbody tr td:last-child {
    padding-right: 24px;
}

table.simple tbody tr:last-child td {
    border-bottom: none;
}

table.simple.clickable tbody tr {
    cursor: pointer;
}

table.simple.clickable tbody tr:hover {
    background: rgba(0, 0, 0, 0.03);
}

table.simple.borderless {
    border: none;
}

table.simple.borderless tbody tr td{
    border: none;
}

table.simple.borderless thead tr th{
    border: none;
}

/**
 * Prism base code highlighter theme using Sass
 *
 * @author @MoOx
 * https://github.com/MoOx/sass-prism-theme-base/blob/master/_prism.scss
 * slightly adapted by me, Bram de Haan
 */
code[class*="language-"], pre[class*="language-"] {
    tab-size: 4;
    -webkit-hyphens: none;
    hyphens: none;
    white-space: pre;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
    font-size: 14px;
    line-height: 1.5;
    color: #EEFFFF;
    background: #263238;
}

pre[class*="language-"], :not(pre) > code[class*="language-"] {
    border-radius: 0;
    border: none;
    box-shadow: none;
}

pre[class*="language-"] {
    padding: 12px;
    border-radius: 16px;
}

:not(pre) > code[class*="language-"] {
    padding: 2px 6px;
}

code[class*="language-"] .namespace, pre[class*="language-"] .namespace {
    opacity: .7;
}

code[class*="language-"] .token.comment, code[class*="language-"] .token.prolog, code[class*="language-"] .token.doctype, code[class*="language-"] .token.cdata, pre[class*="language-"] .token.comment, pre[class*="language-"] .token.prolog, pre[class*="language-"] .token.doctype, pre[class*="language-"] .token.cdata {
    color: #62727A;
}

code[class*="language-"] .token.null, code[class*="language-"] .token.operator, code[class*="language-"] .token.boolean, code[class*="language-"] .token.number, pre[class*="language-"] .token.null, pre[class*="language-"] .token.operator, pre[class*="language-"] .token.boolean, pre[class*="language-"] .token.number {
    color: #F78C6C;
}

code[class*="language-"] .token.string, pre[class*="language-"] .token.string {
    color: #89DDFF;
}

code[class*="language-"] .token.attr-name, pre[class*="language-"] .token.attr-name {
    color: #F78C6C;
}

code[class*="language-"] .token.entity, code[class*="language-"] .token.url, .language-css code[class*="language-"] .token.string, .style code[class*="language-"] .token.string, pre[class*="language-"] .token.entity, pre[class*="language-"] .token.url, .language-css pre[class*="language-"] .token.string, .style pre[class*="language-"] .token.string {
    color: #89DDFF;
}

code[class*="language-"] .token.selector, pre[class*="language-"] .token.selector {
    color: #C792EA;
}

code[class*="language-"] .token.attr-value, code[class*="language-"] .token.keyword, code[class*="language-"] .token.control, code[class*="language-"] .token.directive, code[class*="language-"] .token.unit, pre[class*="language-"] .token.attr-value, pre[class*="language-"] .token.keyword, pre[class*="language-"] .token.control, pre[class*="language-"] .token.directive, pre[class*="language-"] .token.unit {
    color: #C3E88D;
}

code[class*="language-"] .token.important, pre[class*="language-"] .token.important {
    color: #F07178;
}

code[class*="language-"] .token.atrule, pre[class*="language-"] .token.atrule {
    color: #89DDFF;
}

code[class*="language-"] .token.regex, code[class*="language-"] .token.statement, pre[class*="language-"] .token.regex, pre[class*="language-"] .token.statement {
    color: #89DDFF;
}

code[class*="language-"] .token.placeholder, code[class*="language-"] .token.variable, pre[class*="language-"] .token.placeholder, pre[class*="language-"] .token.variable {
    color: #82AAFF;
}

code[class*="language-"] .token.property, pre[class*="language-"] .token.property {
    color: #FFCB6B;
}

code[class*="language-"] .token.tag, pre[class*="language-"] .token.tag {
    color: #82AAFF;
}

code[class*="language-"] .token.important, code[class*="language-"] .token.statement, pre[class*="language-"] .token.important, pre[class*="language-"] .token.statement {
    font-weight: bold;
}

code[class*="language-"] .token.punctuation, pre[class*="language-"] .token.punctuation {
    color: #EEFFFF;
}

code[class*="language-"] .token.entity, pre[class*="language-"] .token.entity {
    cursor: help;
}

code[class*="language-"] .token.debug, pre[class*="language-"] .token.debug {
    color: red;
}

/**
 * Component classes registered by plugins.
 *
 */

/**
 * Tailwind's utility classes, generated based on your config file.
 */

.visible {

    visibility: visible
}

.static {

    position: static
}

.fixed {

    position: fixed
}

.absolute {

    position: absolute
}

.relative {

    position: relative
}

.bottom-0 {

    bottom: 0
}

.right-0 {

    right: 0
}

.z-10 {

    z-index: 10
}

.z-20 {

    z-index: 20
}

.z-99 {

    z-index: 99
}

.mx-0 {

    margin-left: 0;

    margin-right: 0
}

.mx-auto {

    margin-left: auto;

    margin-right: auto
}

.my-16 {

    margin-top: 1.6rem;

    margin-bottom: 1.6rem
}

.mb-52 {

    margin-bottom: 5.2rem
}

.mr-8 {

    margin-right: 0.8rem
}

.mt-16 {

    margin-top: 1.6rem
}

.mt-4 {

    margin-top: 0.4rem
}

.block {

    display: block
}

.inline-block {

    display: inline-block
}

.flex {

    display: flex
}

.inline-flex {

    display: inline-flex
}

.grid {

    display: grid
}

.hidden {

    display: none
}

.h-40 {

    height: 4rem
}

.h-full {

    height: 100%
}

.min-h-48 {

    min-height: 4.8rem
}

.min-h-screen {

    min-height: 100vh
}

.w-40 {

    width: 4rem
}

.w-full {

    width: 100%
}

.min-w-0 {

    min-width: 0
}

.max-w-320 {

    max-width: 32rem
}

.max-w-400 {

    max-width: 40rem
}

.max-w-sm {

    max-width: 48rem
}

.flex-1 {

    flex: 1 1
}

.flex-auto {

    flex: 1 1 auto
}

.shrink {

    flex-shrink: 1
}

.transform {

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.flex-col {

    flex-direction: column
}

.items-center {

    align-items: center
}

.justify-center {

    justify-content: center
}

.overflow-hidden {

    overflow: hidden
}

.overflow-x-auto {

    overflow-x: auto
}

.rounded-20 {

    border-radius: 2rem
}

.border {

    border-width: 1px
}

.p-0 {

    padding: 0
}

.p-16 {

    padding: 1.6rem
}

.p-64 {

    padding: 6.4rem
}

.px-8 {

    padding-left: 0.8rem;

    padding-right: 0.8rem
}

.py-0 {

    padding-top: 0;

    padding-bottom: 0
}

.py-32 {

    padding-top: 3.2rem;

    padding-bottom: 3.2rem
}

.pl-24 {

    padding-left: 2.4rem
}

.pl-40 {

    padding-left: 4rem
}

.pl-56 {

    padding-left: 5.6rem
}

.pl-72 {

    padding-left: 7.2rem
}

.pl-80 {

    padding-left: 8rem
}

.uppercase {

    text-transform: uppercase
}

.capitalize {

    text-transform: capitalize
}

.italic {

    font-style: italic
}

.underline {

    -webkit-text-decoration-line: underline;

            text-decoration-line: underline
}

.overline {

    -webkit-text-decoration-line: overline;

            text-decoration-line: overline
}

.shadow-0 {

    --tw-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);

    --tw-shadow-colored: 0px 0px 0px 0px var(--tw-shadow-color), 0px 0px 0px 0px var(--tw-shadow-color), 0px 0px 0px 0px var(--tw-shadow-color);

    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);

    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-2xl {

    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);

    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);

    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);

    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md {

    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);

    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -1px var(--tw-shadow-color);

    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);

    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.outline {

    outline-style: solid
}

.drop-shadow {

    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));

    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.filter {

    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {

    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;

    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;

    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;

    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

    transition-duration: 150ms
}

@media (min-width: 600px) {

    .sm\:px-12 {

        padding-left: 1.2rem;

        padding-right: 1.2rem
    }
}

@media (min-width: 960px) {

    .md\:mb-68 {

        margin-bottom: 6.8rem
    }

    .md\:flex {

        display: flex
    }

    .md\:min-h-64 {

        min-height: 6.4rem
    }

    .md\:max-w-3xl {

        max-width: 128rem
    }

    .md\:p-24 {

        padding: 2.4rem
    }
}

@media (min-width: 1280px) {

    .lg\:mr-80 {

        margin-right: 8rem
    }
}

