/*
! tailwindcss v3.3.2 | 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: #e5e7eb;
  /* 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.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -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 */
}

/*
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. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
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-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}

/*
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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 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] {
  display: none;
}

*, ::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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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(59 130 246 / 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:  ;
}

::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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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(59 130 246 / 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:  ;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.right-0 {
  right: 0px;
}

.z-10 {
  z-index: 10;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.m-0 {
  margin: 0px;
}

.m-2 {
  margin: 0.5rem;
}

.m-auto {
  margin: auto;
}

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

.mx-14 {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

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

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

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

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

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

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

.mb-0 {
  margin-bottom: 0px;
}

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

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

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-\[-13px\] {
  margin-left: -13px;
}

.ml-auto {
  margin-left: auto;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-auto {
  margin-right: auto;
}

.-mt-5 {
  margin-top: -1.25rem;
}

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

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

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-8 {
  margin-top: 2rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-6 {
  height: 1.5rem;
}

.h-full {
  height: 100%;
}

.h-max {
  height: -moz-max-content;
  height: max-content;
}

.h-screen {
  height: 100vh;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-2\/4 {
  width: 50%;
}

.w-2\/5 {
  width: 40%;
}

.w-4 {
  width: 1rem;
}

.w-4\/5 {
  width: 80%;
}

.w-52 {
  width: 13rem;
}

.w-56 {
  width: 14rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.min-w-\[1280px\] {
  min-width: 1280px;
}

.border-collapse {
  border-collapse: collapse;
}

.origin-top-right {
  transform-origin: top right;
}

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

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize {
  resize: both;
}

.flex-col {
  flex-direction: column;
}

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

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

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

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

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

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}

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

.rounded {
  border-radius: 0.25rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-r {
  border-right-width: 1px;
}

.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-zinc-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity));
}

.bg-cover {
  background-size: cover;
}

.fill-black {
  fill: #000;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

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

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

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

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

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

.pl-1 {
  padding-left: 0.25rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

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

.text-left {
  text-align: left;
}

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

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-zinc-500 {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity));
}

.text-zinc-900 {
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-75 {
  opacity: 0.75;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline {
  outline-style: solid;
}

.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}

.ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}

.blur {
  --tw-blur: blur(8px);
  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: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-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;
}

.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{
  color:var(--adp-color-other-month)
}

.air-datepicker-cell.-year-.-other-decade-:hover,.air-datepicker-cell.-day-.-other-month-:hover{
  color:var(--adp-color-other-month-hover)
}

.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-{
  color:var(--adp-color-other-month)
}

.-selected-.air-datepicker-cell.-year-.-other-decade-,.-selected-.air-datepicker-cell.-day-.-other-month-{
  color:#fff;
  background:var(--adp-background-color-selected-other-month)
}

.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-{
  background:var(--adp-background-color-selected-other-month-focused)
}

.-in-range-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.air-datepicker-cell.-day-.-other-month-{
  background-color:var(--adp-background-color-in-range);
  color:var(--adp-color)
}

.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-{
  background-color:var(--adp-background-color-in-range-focused)
}

.air-datepicker-cell.-year-.-other-decade-:empty,.air-datepicker-cell.-day-.-other-month-:empty{
  background:none;
  border:none
}

.air-datepicker-cell{
  border-radius:var(--adp-cell-border-radius);
  box-sizing:border-box;
  cursor:pointer;
  display:flex;
  position:relative;
  align-items:center;
  justify-content:center;
  z-index:1
}

.air-datepicker-cell.-focus-{
  background:var(--adp-cell-background-color-hover)
}

.air-datepicker-cell.-current-{
  color:var(--adp-color-current-date)
}

.air-datepicker-cell.-current-.-focus-{
  color:var(--adp-color)
}

.air-datepicker-cell.-current-.-in-range-{
  color:var(--adp-color-current-date)
}

.air-datepicker-cell.-disabled-{
  cursor:default;
  color:var(--adp-color-disabled)
}

.air-datepicker-cell.-disabled-.-focus-{
  color:var(--adp-color-disabled)
}

.air-datepicker-cell.-disabled-.-in-range-{
  color:var(--adp-color-disabled-in-range)
}

.air-datepicker-cell.-disabled-.-current-.-focus-{
  color:var(--adp-color-disabled)
}

.air-datepicker-cell.-in-range-{
  background:var(--adp-cell-background-color-in-range);
  border-radius:0
}

.air-datepicker-cell.-in-range-:hover{
  background:var(--adp-cell-background-color-in-range-hover)
}

.air-datepicker-cell.-range-from-{
  border:1px solid var(--adp-cell-border-color-in-range);
  background-color:var(--adp-cell-background-color-in-range);
  border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)
}

.air-datepicker-cell.-range-to-{
  border:1px solid var(--adp-cell-border-color-in-range);
  background-color:var(--adp-cell-background-color-in-range);
  border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0
}

.air-datepicker-cell.-range-to-.-range-from-{
  border-radius:var(--adp-cell-border-radius)
}

.air-datepicker-cell.-selected-{
  color:#fff;
  border:none;
  background:var(--adp-cell-background-color-selected)
}

.air-datepicker-cell.-selected-.-current-{
  color:#fff;
  background:var(--adp-cell-background-color-selected)
}

.air-datepicker-cell.-selected-.-focus-{
  background:var(--adp-cell-background-color-selected-hover)
}

.air-datepicker-body{
  transition:all var(--adp-transition-duration) var(--adp-transition-ease)
}

.air-datepicker-body.-hidden-{
  display:none
}

.air-datepicker-body--day-names{
  display:grid;
  grid-template-columns:repeat(7, var(--adp-day-cell-width));
  margin:8px 0 3px
}

.air-datepicker-body--day-name{
  color:var(--adp-day-name-color);
  display:flex;
  align-items:center;
  justify-content:center;
  flex:1;
  text-align:center;
  text-transform:uppercase;
  font-size:.8em
}

.air-datepicker-body--day-name.-clickable-{
  cursor:pointer
}

.air-datepicker-body--day-name.-clickable-:hover{
  color:var(--adp-day-name-color-hover)
}

.air-datepicker-body--cells{
  display:grid
}

.air-datepicker-body--cells.-days-{
  grid-template-columns:repeat(7, var(--adp-day-cell-width));
  grid-auto-rows:var(--adp-day-cell-height)
}

.air-datepicker-body--cells.-months-{
  grid-template-columns:repeat(3, 1fr);
  grid-auto-rows:var(--adp-month-cell-height)
}

.air-datepicker-body--cells.-years-{
  grid-template-columns:repeat(4, 1fr);
  grid-auto-rows:var(--adp-year-cell-height)
}

.air-datepicker-nav{
  display:flex;
  justify-content:space-between;
  border-bottom:1px solid var(--adp-border-color-inner);
  min-height:var(--adp-nav-height);
  padding:var(--adp-padding);
  box-sizing:content-box
}

.-only-timepicker- .air-datepicker-nav{
  display:none
}

.air-datepicker-nav--title,.air-datepicker-nav--action{
  display:flex;
  cursor:pointer;
  align-items:center;
  justify-content:center
}

.air-datepicker-nav--action{
  width:var(--adp-nav-action-size);
  border-radius:var(--adp-border-radius);
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none
}

.air-datepicker-nav--action:hover{
  background:var(--adp-background-color-hover)
}

.air-datepicker-nav--action:active{
  background:var(--adp-background-color-active)
}

.air-datepicker-nav--action.-disabled-{
  visibility:hidden
}

.air-datepicker-nav--action svg{
  width:32px;
  height:32px
}

.air-datepicker-nav--action path{
  fill:none;
  stroke:var(--adp-nav-arrow-color);
  stroke-width:2px
}

.air-datepicker-nav--title{
  border-radius:var(--adp-border-radius);
  padding:0 8px
}

.air-datepicker-nav--title i{
  font-style:normal;
  color:var(--adp-nav-color-secondary);
  margin-left:.3em
}

.air-datepicker-nav--title:hover{
  background:var(--adp-background-color-hover)
}

.air-datepicker-nav--title:active{
  background:var(--adp-background-color-active)
}

.air-datepicker-nav--title.-disabled-{
  cursor:default;
  background:none
}

.air-datepicker-buttons{
  display:grid;
  grid-auto-columns:1fr;
  grid-auto-flow:column
}

.air-datepicker-button{
  display:inline-flex;
  color:var(--adp-btn-color);
  border-radius:var(--adp-btn-border-radius);
  cursor:pointer;
  height:var(--adp-btn-height);
  border:none;
  background:rgba(255,255,255,0)
}

.air-datepicker-button:hover{
  color:var(--adp-btn-color-hover);
  background:var(--adp-btn-background-color-hover)
}

.air-datepicker-button:focus{
  color:var(--adp-btn-color-hover);
  background:var(--adp-btn-background-color-hover);
  outline:none
}

.air-datepicker-button:active{
  background:var(--adp-btn-background-color-active)
}

.air-datepicker-button span{
  outline:none;
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%
}

.air-datepicker-time{
  display:grid;
  grid-template-columns:max-content 1fr;
  grid-column-gap:12px;
  align-items:center;
  position:relative;
  padding:0 var(--adp-time-padding-inner)
}

.-only-timepicker- .air-datepicker-time{
  border-top:none
}

.air-datepicker-time--current{
  display:flex;
  align-items:center;
  flex:1;
  font-size:14px;
  text-align:center
}

.air-datepicker-time--current-colon{
  margin:0 2px 3px;
  line-height:1
}

.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{
  line-height:1;
  font-size:19px;
  font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;
  position:relative;
  z-index:1
}

.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{
  content:"";
  background:var(--adp-background-color-hover);
  border-radius:var(--adp-border-radius);
  position:absolute;
  left:-2px;
  top:-3px;
  right:-2px;
  bottom:-2px;
  z-index:-1;
  opacity:0
}

.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{
  opacity:1
}

.air-datepicker-time--current-ampm{
  text-transform:uppercase;
  align-self:flex-end;
  color:var(--adp-time-day-period-color);
  margin-left:6px;
  font-size:11px;
  margin-bottom:1px
}

.air-datepicker-time--row{
  display:flex;
  align-items:center;
  font-size:11px;
  height:17px;
  background:linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat
}

.air-datepicker-time--row:first-child{
  margin-bottom:4px
}

.air-datepicker-time--row input[type=range]{
  background:none;
  cursor:pointer;
  flex:1;
  height:100%;
  width:100%;
  padding:0;
  margin:0;
  -webkit-appearance:none
}

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{
  -webkit-appearance:none
}

.air-datepicker-time--row input[type=range]::-ms-tooltip{
  display:none
}

.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{
  border-color:var(--adp-time-track-color-hover)
}

.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{
  border-color:var(--adp-time-track-color-hover)
}

.air-datepicker-time--row input[type=range]:hover::-ms-thumb{
  border-color:var(--adp-time-track-color-hover)
}

.air-datepicker-time--row input[type=range]:focus{
  outline:none
}

.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{
  background:var(--adp-cell-background-color-selected);
  border-color:var(--adp-cell-background-color-selected)
}

.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{
  background:var(--adp-cell-background-color-selected);
  border-color:var(--adp-cell-background-color-selected)
}

.air-datepicker-time--row input[type=range]:focus::-ms-thumb{
  background:var(--adp-cell-background-color-selected);
  border-color:var(--adp-cell-background-color-selected)
}

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{
  box-sizing:border-box;
  height:12px;
  width:12px;
  border-radius:3px;
  border:1px solid var(--adp-time-track-color);
  background:#fff;
  cursor:pointer;
  -webkit-transition:background var(--adp-transition-duration);
  transition:background var(--adp-transition-duration)
}

.air-datepicker-time--row input[type=range]::-moz-range-thumb{
  box-sizing:border-box;
  height:12px;
  width:12px;
  border-radius:3px;
  border:1px solid var(--adp-time-track-color);
  background:#fff;
  cursor:pointer;
  -moz-transition:background var(--adp-transition-duration);
  transition:background var(--adp-transition-duration)
}

.air-datepicker-time--row input[type=range]::-ms-thumb{
  box-sizing:border-box;
  height:12px;
  width:12px;
  border-radius:3px;
  border:1px solid var(--adp-time-track-color);
  background:#fff;
  cursor:pointer;
  -ms-transition:background var(--adp-transition-duration);
  transition:background var(--adp-transition-duration)
}

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{
  margin-top:calc(var(--adp-time-thumb-size)/2*-1)
}

.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{
  border:none;
  height:var(--adp-time-track-height);
  cursor:pointer;
  color:rgba(0,0,0,0);
  background:rgba(0,0,0,0)
}

.air-datepicker-time--row input[type=range]::-moz-range-track{
  border:none;
  height:var(--adp-time-track-height);
  cursor:pointer;
  color:rgba(0,0,0,0);
  background:rgba(0,0,0,0)
}

.air-datepicker-time--row input[type=range]::-ms-track{
  border:none;
  height:var(--adp-time-track-height);
  cursor:pointer;
  color:rgba(0,0,0,0);
  background:rgba(0,0,0,0)
}

.air-datepicker-time--row input[type=range]::-ms-fill-lower{
  background:rgba(0,0,0,0)
}

.air-datepicker-time--row input[type=range]::-ms-fill-upper{
  background:rgba(0,0,0,0)
}

.air-datepicker{
  --adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --adp-font-size: 14px;
  --adp-width: 246px;
  --adp-z-index: 100;
  --adp-padding: 4px;
  --adp-grid-areas: "nav" "body" "timepicker" "buttons";
  --adp-transition-duration: .3s;
  --adp-transition-ease: ease-out;
  --adp-transition-offset: 8px;
  --adp-background-color: #fff;
  --adp-background-color-hover: #f0f0f0;
  --adp-background-color-active: #eaeaea;
  --adp-background-color-in-range: rgba(92, 196, 239, .1);
  --adp-background-color-in-range-focused: rgba(92, 196, 239, .2);
  --adp-background-color-selected-other-month-focused: #8ad5f4;
  --adp-background-color-selected-other-month: #a2ddf6;
  --adp-color: #4a4a4a;
  --adp-color-secondary: #9c9c9c;
  --adp-accent-color: #4eb5e6;
  --adp-color-current-date: var(--adp-accent-color);
  --adp-color-other-month: #dedede;
  --adp-color-disabled: #aeaeae;
  --adp-color-disabled-in-range: #939393;
  --adp-color-other-month-hover: #c5c5c5;
  --adp-border-color: #dbdbdb;
  --adp-border-color-inner: #efefef;
  --adp-border-radius: 4px;
  --adp-border-color-inline: #d7d7d7;
  --adp-nav-height: 32px;
  --adp-nav-arrow-color: var(--adp-color-secondary);
  --adp-nav-action-size: 32px;
  --adp-nav-color-secondary: var(--adp-color-secondary);
  --adp-day-name-color: #ff9a19;
  --adp-day-name-color-hover: #8ad5f4;
  --adp-day-cell-width: 1fr;
  --adp-day-cell-height: 32px;
  --adp-month-cell-height: 42px;
  --adp-year-cell-height: 56px;
  --adp-pointer-size: 10px;
  --adp-poiner-border-radius: 2px;
  --adp-pointer-offset: 14px;
  --adp-cell-border-radius: 4px;
  --adp-cell-background-color-hover: var(--adp-background-color-hover);
  --adp-cell-background-color-selected: #5cc4ef;
  --adp-cell-background-color-selected-hover: #45bced;
  --adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);
  --adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);
  --adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);
  --adp-btn-height: 32px;
  --adp-btn-color: var(--adp-accent-color);
  --adp-btn-color-hover: var(--adp-color);
  --adp-btn-border-radius: var(--adp-border-radius);
  --adp-btn-background-color-hover: var(--adp-background-color-hover);
  --adp-btn-background-color-active: var(--adp-background-color-active);
  --adp-time-track-height: 1px;
  --adp-time-track-color: #dedede;
  --adp-time-track-color-hover: #b1b1b1;
  --adp-time-thumb-size: 12px;
  --adp-time-padding-inner: 10px;
  --adp-time-day-period-color: var(--adp-color-secondary);
  --adp-mobile-font-size: 16px;
  --adp-mobile-nav-height: 40px;
  --adp-mobile-width: 320px;
  --adp-mobile-day-cell-height: 38px;
  --adp-mobile-month-cell-height: 48px;
  --adp-mobile-year-cell-height: 64px
}

.air-datepicker-overlay{
  --adp-overlay-background-color: rgba(0, 0, 0, .3);
  --adp-overlay-transition-duration: .3s;
  --adp-overlay-transition-ease: ease-out;
  --adp-overlay-z-index: 99
}

.air-datepicker{
  background:var(--adp-background-color);
  border:1px solid var(--adp-border-color);
  box-shadow:0 4px 12px rgba(0,0,0,.15);
  border-radius:var(--adp-border-radius);
  box-sizing:content-box;
  display:grid;
  grid-template-columns:1fr;
  grid-template-rows:repeat(4, max-content);
  grid-template-areas:var(--adp-grid-areas);
  font-family:var(--adp-font-family),sans-serif;
  font-size:var(--adp-font-size);
  color:var(--adp-color);
  width:var(--adp-width);
  position:absolute;
  transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);
  z-index:var(--adp-z-index)
}

.air-datepicker:not(.-custom-position-){
  opacity:0
}

.air-datepicker.-from-top-{
  transform:translateY(calc(var(--adp-transition-offset) * -1))
}

.air-datepicker.-from-right-{
  transform:translateX(var(--adp-transition-offset))
}

.air-datepicker.-from-bottom-{
  transform:translateY(var(--adp-transition-offset))
}

.air-datepicker.-from-left-{
  transform:translateX(calc(var(--adp-transition-offset) * -1))
}

.air-datepicker.-active-:not(.-custom-position-){
  transform:translate(0, 0);
  opacity:1
}

.air-datepicker.-active-.-custom-position-{
  transition:none
}

.air-datepicker.-inline-{
  border-color:var(--adp-border-color-inline);
  box-shadow:none;
  position:static;
  left:auto;
  right:auto;
  opacity:1;
  transform:none
}

.air-datepicker.-inline- .air-datepicker--pointer{
  display:none
}

.air-datepicker.-is-mobile-{
  --adp-font-size: var(--adp-mobile-font-size);
  --adp-day-cell-height: var(--adp-mobile-day-cell-height);
  --adp-month-cell-height: var(--adp-mobile-month-cell-height);
  --adp-year-cell-height: var(--adp-mobile-year-cell-height);
  --adp-nav-height: var(--adp-mobile-nav-height);
  --adp-nav-action-size: var(--adp-mobile-nav-height);
  position:fixed;
  width:var(--adp-mobile-width);
  border:none
}

.air-datepicker.-is-mobile- *{
  -webkit-tap-highlight-color:rgba(0,0,0,0)
}

.air-datepicker.-is-mobile- .air-datepicker--pointer{
  display:none
}

.air-datepicker.-is-mobile-:not(.-custom-position-){
  transform:translate(-50%, calc(-50% + var(--adp-transition-offset)))
}

.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){
  transform:translate(-50%, -50%)
}

.air-datepicker.-custom-position-{
  transition:none
}

.air-datepicker-global-container{
  position:absolute;
  left:0;
  top:0
}

.air-datepicker--pointer{
  --pointer-half-size: calc(var(--adp-pointer-size) / 2);
  position:absolute;
  width:var(--adp-pointer-size);
  height:var(--adp-pointer-size);
  z-index:-1
}

.air-datepicker--pointer:after{
  content:"";
  position:absolute;
  background:#fff;
  border-top:1px solid var(--adp-border-color-inline);
  border-right:1px solid var(--adp-border-color-inline);
  border-top-right-radius:var(--adp-poiner-border-radius);
  width:var(--adp-pointer-size);
  height:var(--adp-pointer-size);
  box-sizing:border-box
}

.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{
  top:calc(100% - var(--pointer-half-size) + 1px)
}

.-top-left- .air-datepicker--pointer:after,.-top-center- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{
  transform:rotate(135deg)
}

.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{
  right:calc(100% - var(--pointer-half-size) + 1px)
}

.-right-top- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-bottom- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{
  transform:rotate(225deg)
}

.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{
  bottom:calc(100% - var(--pointer-half-size) + 1px)
}

.-bottom-left- .air-datepicker--pointer:after,.-bottom-center- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{
  transform:rotate(315deg)
}

.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{
  left:calc(100% - var(--pointer-half-size) + 1px)
}

.-left-top- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-bottom- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{
  transform:rotate(45deg)
}

.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{
  left:var(--adp-pointer-offset)
}

.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{
  right:var(--adp-pointer-offset)
}

.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{
  left:calc(50% - var(--adp-pointer-size)/2)
}

.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{
  top:var(--adp-pointer-offset)
}

.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{
  bottom:var(--adp-pointer-offset)
}

.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{
  top:calc(50% - var(--adp-pointer-size)/2)
}

.air-datepicker--navigation{
  grid-area:nav
}

.air-datepicker--content{
  box-sizing:content-box;
  padding:var(--adp-padding);
  grid-area:body
}

.-only-timepicker- .air-datepicker--content{
  display:none
}

.air-datepicker--time{
  grid-area:timepicker
}

.air-datepicker--buttons{
  grid-area:buttons
}

.air-datepicker--buttons,.air-datepicker--time{
  padding:var(--adp-padding);
  border-top:1px solid var(--adp-border-color-inner)
}

.air-datepicker-overlay{
  position:fixed;
  background:var(--adp-overlay-background-color);
  left:0;
  top:0;
  width:0;
  height:0;
  opacity:0;
  transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;
  transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);
  z-index:var(--adp-overlay-z-index)
}

.air-datepicker-overlay.-active-{
  opacity:1;
  width:100%;
  height:100%;
  transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s
}

.air-datepicker {
  border: none;
  padding: 34px;
  font-size: 16px;
  border-radius: 16px;
  width: 530px;
  display: flex;
  font-family: 'IBM Plex Sans', sans-serif;
  margin-left: -10%;
  margin-top: 10px;
  position: relative;
  z-index: 999999999;
}

.air-datepicker .air-datepicker-left:nth-child(1) {
  width: 306px;
}

.air-datepicker--pointer {
  display: none;
}

.air-datepicker-nav--title i {
  font-weight: bold;
}

.air-datepicker {
  --adp-color-secondary: #000000;
  --adp-background-color-hover: rgba(0,0,0,0);
  --adp-background-color-active: rgba(0,0,0,0);
}

.air-datepicker-nav--action svg {
  width: 20px;
  height: 20px;
}

.air-datepicker-body--day-name {
  color: #5C5C5C;
  text-transform: lowercase;
}

.air-datepicker-body--day-name:nth-child(6) {
  color: #FF3030;
}

.air-datepicker-body--day-name:nth-child(7) {
  color: #FF3030;
}

.air-datepicker-body--cells.-days- {
  display: grid;
  /*flex-wrap: wrap;*/
  /*justify-content: space-between;*/
  font-size: 14px;
  grid-column-gap: 10px;
  grid-row-gap: 16px;
}

.air-datepicker-cell {
  border-radius: 50%;
  color: #000;
  transition: .1s ease;
  width: 30px;
  height: 30px;
  /*margin: 0 15px 15px 0;*/
}

.air-datepicker-cell.-current- {
  background: #E1E1E1;
  color: #000;
}

.air-datepicker-cell.-current-.-in-range- {
  background: #000;
  color: #fff !important;
}

.air-datepicker-cell.-current-.-focus- {
  background: #000;
  color: #fff !important;
}

.air-datepicker-body.-months- {
  display: flex;
  justify-content: space-between;
}

.air-datepicker-body.-months-.-hidden- {
  display: none;
}

.air-datepicker-body.-years- .air-datepicker-cell {
  border-radius: 4px;
  width: 90px;
  height: 36px;
  margin-top: 24px;
  margin-right: 18px;
  margin-bottom: 24px;
}

.air-datepicker-body.-years- .air-datepicker-cell:hover {
  background: #000;
  color: #fff;
}

.air-datepicker-body--cells.-months- {
  grid-column-gap: 10px;
  grid-row-gap: 16px;
}

.air-datepicker-body.-months- .air-datepicker-cell {
  border-radius: 4px;
  width: 90px;
  height: 36px;
  margin-top: 24px;
  margin-right: 18px;
  margin-bottom: 24px;
  grid-row-gap: 16px;
}

.air-datepicker-cell.-month- {
  margin-bottom: 104px;
}

.air-datepicker-body.-months- .air-datepicker-cell:hover {
  background: #000;
  color: #fff;
}

.air-datepicker-body.-months- .air-datepicker-cell.-selected- {
  background: inherit;
  color: inherit;
}

.air-datepicker-body.-months- .air-datepicker-cell.-selected-.-focus- {
  background: #000;
  color: #fff;
}

.air-datepicker-cell.-selected- {
  background: #000;
  color: #fff;
  border-radius: 50%;
}

.air-datepicker-cell.-selected-.-current- {
  background: #000;
  color: #fff;
  border-radius: 50%;
}

.air-datepicker-cell.-selected-.-focus- {
  background: #000;
  color: #fff;
  border-radius: 50%;
}

.air-datepicker-cell.-in-range- {
  background: #000;
  color: #fff;
  border-radius: 50%;
}

.air-datepicker-cell.-range-to- {
  background: #000;
  color: #fff;
  border-radius: 50%;
  border: none;
}

.air-datepicker-nav--action path {
  stroke: none;
  fill: #000;
}

.air-datepicker--content {
  padding: 0;
}

.air-datepicker-body--day-names {
  margin: 28px 0 18px;
}

.air-datepicker-nav {
  border-bottom: none;
  padding: 0 6px;
}

.air-datepicker--buttons {
  border-top: none;
  border-left: 1px solid #EDEDED;
  margin-left: 24px;
  padding-left: 24px;
}

.air-datepicker-buttons {
  display: flex;
  flex-direction: column;
}

.air-datepicker-button {
  color: #6A6A6A;
  font-weight: bold;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 16px;
}

.air-datepicker-button:hover,
.air-datepicker-button:focus {
  color: #000 !important;
}

.air-datepicker-button span {
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
  font-size: 14px;
}

.air-datepicker-button:last-child {
  color: #FF3030;
}

.tippy-tooltip[data-animation=scale][data-placement^=top]{
  transform-origin:bottom
}

.tippy-tooltip[data-animation=scale][data-placement^=bottom]{
  transform-origin:top
}

.tippy-tooltip[data-animation=scale][data-placement^=left]{
  transform-origin:right
}

.tippy-tooltip[data-animation=scale][data-placement^=right]{
  transform-origin:left
}

.tippy-tooltip[data-animation=scale][data-state=hidden]{
  transform:scale(.5);
  opacity:0
}

/*@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@100;200;300;400;500;600;700&family=Libre+Franklin:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300&family=Montserrat:wght@300;400;500;600;700;800&family=Open+Sans:wght@300;400;600;800&display=swap');*/

* {
  box-sizing: border-box;
}

html, body {
  margin: 0;
  padding: 0;
}

body {
  font-family: 'IBM Plex Sans', sans-serif;
  background: rgba(248, 248, 248, 1);
}

.login__left-block {
  background: url("/img/login-bg.png");
  width: 50%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

input:focus {
  outline: none;
}

.main {
  min-height: 95vh;
}

.form-input {
  height: 42px;
  border: 1px solid #EDEDED;
  padding-left: 12px;
  font-size: 14px;
  border-radius: 4px;
  gap: 4px;
}

/* Отступы для полей формы от label */

.form-group input {
  margin-top: 4px;
}

.sidebar {
  background: #fff;
  width: 200px;
  height: 100vh;
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
}

.sidebar .nav__links {
  font-size: 12px;
}

.sidebar .nav__links li {
  border-left: 2px solid rgba(204, 14, 0, 0);
  transition: .1s ease;
}

.sidebar .nav__links li a,
.sidebar .nav__links li button {
  padding: 16px;
}

.sidebar .nav__links li:hover {
  background: rgba(241, 241, 241, 1);
  cursor: pointer;
  border-left: 2px solid rgba(204, 14, 0, 1);
}

.sidebar .nav__links li:hover a {
  color: rgba(24, 24, 24, 1);
}

.sidebar .nav__links li:hover svg path {
  fill: #CC0E00;
}

.sidebar .nav__links li.fillable:hover svg path {
  fill: none;
  stroke: #CC0E00;
}

.sidebar .nav__links li.active {
  background: rgba(241, 241, 241, 1);
  border-left: 2px solid rgba(204, 14, 0, 1);
}

.sidebar .nav__links li.active a {
  color: rgba(24, 24, 24, 1);
}

.sidebar .nav__links li.active svg path {
  fill: #CC0E00;
}

.sidebar .nav__links li a,
.sidebar .nav__links li button{
  display: flex;
  align-items: center;
  justify-content: start;
  font-weight: 500;
  color: rgba(116, 116, 116, 1);
}

.sidebar .nav__links li a svg,
.sidebar .nav__links li button svg {
  margin-right: 18px;
}

.main {
  width: 80%;
  margin: 24px auto 0 240px;
  max-width: 1840px;
  position: relative;
}

/* BUTTONS */

.btn {
  font-size: 14px;
  height: 40px;
  padding: 0 20px;
  border-radius: 4px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn img,
.btn svg {
  /*margin-right: 12px;*/
}

.btn-primary {
  background: #181818 !important;
  color: #fff;
}

.btn-success {
  background: #63BD54;
  color: #fff;
}

.btn-danger {
  background: #FF3030 !important;
  color: #fff;
}

.btn-default {
  background: #E1E1E1 !important ;
  color: #000;
}

/* TABLES */

table td {
  height: 38px;
}

.table {
  width: 100%;
  text-align: left;
}

.table-default td:first-child,
.table-default th:first-child {
  padding-left: 40px;
  padding-right: 30px;
}

.table-default td:last-child,
.table-default th:last-child {
  padding-right: 40px;
}

.table-default th:first-child {
  width: 46px;
}

.table-default th:nth-child(2) {
  width: 218px;
}

.table-default thead th,
.table-second thead th {
  text-align: left;
  font-weight: 600;
  font-size: 14px;
}

.table-default thead {
  border-bottom: 1px solid #D7D7D7;
  height: 45px;
}

.table-default tr,
.table-second tr {
  padding: 0 40px;
}

.table-default tbody tr,
.table-second tbody tr {
  border-bottom: 1px solid #EDEDED;
  height: 50px;
}

.table-default tbody td,
.table-second tbody td {
  font-size: 14px;
}

.table-default tbody td:nth-child(1) {
  width: 46px;
}

.item-drop .item-drop__content {
  display: none;
}

.item-drop.opened .item-drop__preview {
  border-color: rgba(0,0,0,0);
  box-shadow: 0 0 20px #84848433;
}

.item-drop.opened .item-drop__content {
  display: block;
}

.admin-header {
  background: #1C1C1C;
  height: 40px;
  width: 100%;
  padding: 0 24px;
}

.admin-header .icon {
  display: flex;
  align-items: center;
  color: #fff;
  margin-right: 15px;
  color: #9D9D9D;
}

.admin-header .icon svg {
  margin-right: 7px;
  fill: #7C7B7B;
}

.admin-header .icon-on svg {
  fill: #EDB900;
}

.admin-header .icon-green svg {
  fill: #63BD54;
}

.admin-header ul {
  height: 100%;
}

.admin-header li {
  height: 100%;
  padding: 0 24px;
  display: flex;
  align-items: center;
  color: #9D9D9D;
  font-weight: 600;
}

.admin-header .right li {
  padding: 0 14px;
}

.admin-header .right li svg {
  fill: #9D9D9D;
}

.admin-header li.active {
  background: #282828;
  color: #fff;
}

.admin-header li.active svg {
  fill: #fff;
}

.admin-header .left {
  width: 30%;
}

.admin-header .center {
  width: 40%;
}

.admin-header .right {
  width: 30%;
}

.settings-header {
  margin: 16px 0;
}

.settings-header li {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7px 20px;
  font-weight: 600;
  color: #5C5C5C;
  cursor: pointer;
}

.settings-header li svg {
  margin-right: 13px;
  fill: #5C5C5C;
}

.settings-header li.active {
  border-bottom: 2px solid #181818;
  color: #000;
}

.settings-header li.active svg {
  fill: #181818;
}

.select {
  display: block;
  max-width: 215px;
  width: 100%;
  position: relative;
  height: 100%;
  line-height: 37px;
}

.new-select {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space:nowrap;
}

.new-select__list {
  position: absolute;
  top: 45px;
  left: 0;
  cursor: pointer;
  z-index: 2;
  background: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 4px;
  box-shadow: 0px 0px 10px rgba(132, 132, 132, 0.15);
  margin-left: -12px;
  margin-top: 5px;
  width: 234px;
}

.new-select__list.on {
  display: block;
}

.new-select__item span {
  display: block;
  padding: 12px 16px;
  font-size: 14px;
}

.new-select__item span:hover {
  color: #000;
  background: #EDEDED;
}

.new-select:after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 9px;
  top: 9px;
  opacity: 0.6;
  transition: all .27s ease-in-out;
  transform: rotate(0deg);
}

.new-select.on:after {
  transform: rotate(180deg);
}

.table-2columns td {
  width: 4%;
}

/** Modal **/

.modal {
  position: relative;
  z-index: 9999;
  display: none;
}

.modal.show {
  display: block;
}

.modal-cover {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #181818B2;
}

.modal-center {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-body {
  height: -moz-fit-content;
  height: fit-content;
  max-height: 90%;
  width: 70%;
  background: #fff;
  position: fixed;
  border-radius: 10px;
}

.modal-header {
  padding: 24px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}

.modal-content {
  padding: 0 24px;
  margin-bottom: 42px;
}

.modal-footer {
  display: flex;
  justify-content: end;
  align-items: center;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 24px;
  border-top: 1px solid #D7D7D7;
}

.left-navs li {
  padding: 16px;
  font-size: 14px;
  border-bottom: 1px solid #EDEDED;
}

.left-navs li div {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 267px;
  overflow: hidden;
}

.dropdown {
  position: relative;
  z-index: 100;
}

.dropdown__content {
  background: #fff;
  width: 300px;
  position: absolute;
  left: -140%;
  margin-top: 16px;
  box-shadow: 0px 0px 30px rgba(132, 132, 132, 0.25);
  border-radius: 10px;
  display: none;
}

.dropdown__content.show {
  display: block;
}

.dropdown__content .item {
  padding: 17px;
}

.item-drop .item-drop__info {
  display: none;
}

.item-drop.opened .item-drop__info {
  display: block;
}

.dropdown__content .item-drop.opened .item-drop__preview {
  box-shadow: none;
}

.dropdown__content .item-drop svg {
  fill: #7C7B7B;
}

.dropdown__content .item-drop.opened svg {
  fill: #181818 !important;
}

.dropdown__content .item-drop__preview {
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
}

.dropdown__content .item-drop__preview::after {
  content: " ";
  background-image: url("../../img/icons/plus-gray.svg");
  position: absolute;
  float: right;
  right: 0;
  width: 16px;
  height: 16px;
  margin-right: 16px;
}

.dropdown__content .item-drop.opened .item-drop__preview::after {
  background-image: url("../../img/icons/close-gray.svg");
}

.dropdown__content .item-drop.opened .item-drop__preview {
  background: #EDEDED;
}

/** CHARTS **/

.chart {
  font-family: 'IBM Plex Sans', sans-serif !important;
}

.zc-legend-frame {
  /*margin-top: ;*/
}

[data-tip]:hover {
  cursor: pointer;
}

.toolTip-plot {
  display: none;
}

.dropdown .dropdown_list {
  display: none;
}

.dropdown.opened .dropdown_list {
  display: block;
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 1536px) {
  .\32xl\:ml-14 {
    margin-left: 3.5rem;
  }

  .\32xl\:w-1\/3 {
    width: 33.333333%;
  }
}