﻿:root {
    /* primary */
    --wig_calendar_color_primary_100: #F1EFF6;
    --wig_calendar_color_primary_light: var(--wig_calendar_color_primary_100);
    --wig_calendar_color_primary_200: #E4DFED;
    --wig_calendar_color_primary_300: #C9BEDB;
    --wig_calendar_color_primary_400: #AD9ECA;
    --wig_calendar_color_primary_hover: var(--wig_calendar_color_primary_500);
    --wig_calendar_color_primary_500: #927DB8;
    --wig_calendar_color_primary: var(--wig_calendar_color_primary_600);
    --wig_calendar_color_primary_600: #775DA6;
    --wig_calendar_color_primary_active: var(--wig_calendar_color_primary_700);
    --wig_calendar_color_primary_700: #5F4A85;
    --wig_calendar_color_primary_800: #473864;
    --wig_calendar_color_primary_dark: var(--wig_calendar_color_primary_900);
    --wig_calendar_color_primary_900: #302542;
    --wig_calendar_color_primary_1000: #181321;
    /* secondary */
    --wig_calendar_color_secondary_100: #F7FBFF;
    --wig_calendar_color_secondary_light: var(--wig_calendar_color_secondary_200);
    --wig_calendar_color_secondary_200: #EFF6FE;
    --wig_calendar_color_secondary_300: #DFEDFD;
    --wig_calendar_color_secondary_400: #CEE4FC;
    --wig_calendar_color_secondary_hover: var(--wig_calendar_color_secondary_500);
    --wig_calendar_color_secondary_500: #BEDBFB;
    --wig_calendar_color_secondary: var(--wig_calendar_color_secondary_600);
    --wig_calendar_color_secondary_600: #AED2FA;
    --wig_calendar_color_secondary_active: var(--wig_calendar_color_secondary_700);
    --wig_calendar_color_secondary_700: #8BA8C8;
    --wig_calendar_color_secondary_800: #687E96;
    --wig_calendar_color_secondary_dark: var(--wig_calendar_color_secondary_900);
    --wig_calendar_color_secondary_900: #465464;
    --wig_calendar_color_secondary_1000: #232A32;
    /* success */
    --wig_calendar_color_success_100: #E9F9EE;
    --wig_calendar_color_success_light: var(--wig_calendar_color_success_200);
    --wig_calendar_color_success_200: #DDF3E4;
    --wig_calendar_color_success_300: #CCEBD7;
    --wig_calendar_color_success_400: #B4DFC4;
    --wig_calendar_color_success_hover: var(--wig_calendar_color_success_500);
    --wig_calendar_color_success_500: #92CEAC;
    --wig_calendar_color_success_600: #5BB98C;
    --wig_calendar_color_success: var(--wig_calendar_color_success_700);
    --wig_calendar_color_success_700: #30A46C;
    --wig_calendar_color_success_800: #299764;
    --wig_calendar_color_success_dark: var(--wig_calendar_color_success_900);
    --wig_calendar_color_success_active: var(--wig_calendar_color_success_900);
    --wig_calendar_color_success_900: #18794E;
    --wig_calendar_color_success_1000: #193B2D;
    /* error */
    --wig_calendar_color_error_100: #FFEFEF;
    --wig_calendar_color_error_light: var(--wig_calendar_color_error_200);
    --wig_calendar_color_error_200: #FFE5E5;
    --wig_calendar_color_error_300: #FDD8D8;
    --wig_calendar_color_error_400: #F9C6C6;
    --wig_calendar_color_error_hover: var(--wig_calendar_color_error_500);
    --wig_calendar_color_error_500: #F3AEAF;
    --wig_calendar_color_error_600: #EB9091;
    --wig_calendar_color_error: var(--wig_calendar_color_error_700);
    --wig_calendar_color_error_700: #E5484D;
    --wig_calendar_color_error_800: #D93D42;
    --wig_calendar_color_error_dark: var(--wig_calendar_color_error_900);
    --wig_calendar_color_error_active: var(--wig_calendar_color_error_900);
    --wig_calendar_color_error_900: #C62A2F;
    --wig_calendar_color_error_1000: #641723;
    /* warning */
    --wig_calendar_color_warning_100: #FFF3D0;
    --wig_calendar_color_warning_light: var(--wig_calendar_color_warning_200);
    --wig_calendar_color_warning_200: #FFECB7;
    --wig_calendar_color_warning_300: #FFEA01;
    --wig_calendar_color_warning_400: #F5D08C;
    --wig_calendar_color_warning_hover: var(--wig_calendar_color_warning_500);
    --wig_calendar_color_warning_500: #E4BB78;
    --wig_calendar_color_warning: var(--wig_calendar_color_warning_600);
    --wig_calendar_color_warning_600: #D6A35C;
    --wig_calendar_color_warning_active: var(--wig_calendar_color_warning_700);
    --wig_calendar_color_warning_700: #FFC53D;
    --wig_calendar_color_warning_800: #FFBA1A;
    --wig_calendar_color_warning_dark: var(--wig_calendar_color_warning_900);
    --wig_calendar_color_warning_900: #915930;
    --wig_calendar_color_warning_1000: #4F3422;
    /* info */
    --wig_calendar_color_info_100: #E2F9FF;
    --wig_calendar_color_info_light: var(--wig_calendar_color_info_200);
    --wig_calendar_color_info_200: #D2F4FD;
    --wig_calendar_color_info_300: #BFE8F8;
    --wig_calendar_color_info_400: #A5DCED;
    --wig_calendar_color_info_hover: var(--wig_calendar_color_info_500);
    --wig_calendar_color_info_500: #82CAE0;
    --wig_calendar_color_info: var(--wig_calendar_color_info_600);
    --wig_calendar_color_info_600: #46B8D8;
    --wig_calendar_color_info_active: var(--wig_calendar_color_info_700);
    --wig_calendar_color_info_700: #7CE2FE;
    --wig_calendar_color_info_800: #72DBF8;
    --wig_calendar_color_info_dark: var(--wig_calendar_color_info_900);
    --wig_calendar_color_info_900: #256E93;
    --wig_calendar_color_info_1000: #19404D;
    /*custom gray */
    --wig_calendar_color_gray_100: #F2F2F5;
    --wig_calendar_color_gray_200: #EBEBEF;
    --wig_calendar_color_gray_300: #E4E4E9;
    --wig_calendar_color_gray_400: #DDDDE3;
    --wig_calendar_color_gray_500: #D3D4DB;
    --wig_calendar_color_gray_600: #B9BBC6;
    --wig_calendar_color_gray_700: #8B8D98;
    --wig_calendar_color_gray_800: #7E808A;
    --wig_calendar_color_gray_900: #60646C;
    --wig_calendar_color_gray_1000: #1C2024;
}
.wigCalendarGeneral {
  /*Button classes*/
  /*CheckboxClasses*/
  /*! tailwindcss v3.4.15 | 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)
  */
  /*
  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
  */
  /*
  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.
  */
  /*
  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.
  */
  /*
  Add the correct text decoration in Chrome, Edge, and Safari.
  */
  /*
  Remove the default font size and weight for headings.
  */
  /*
  Reset links to optimize for opt-in styling instead of opt-out.
  */
  /*
  Add the correct font weight in Edge and Safari.
  */
  /*
  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.
  */
  /*
  Add the correct font size in all browsers.
  */
  /*
  Prevent `sub` and `sup` elements from affecting the line height in all browsers.
  */
  /*
  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.
  */
  /*
  1. Change the font styles in all browsers.
  2. Remove the margin in Firefox and Safari.
  3. Remove default padding in all browsers.
  */
  /*
  Remove the inheritance of text transform in Edge and Firefox.
  */
  /*
  1. Correct the inability to style clickable types in iOS and Safari.
  2. Remove default button styles.
  */
  /*
  Use the modern Firefox focus style for all focusable elements.
  */
  /*
  Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
  */
  /*
  Add the correct vertical alignment in Chrome and Firefox.
  */
  /*
  Correct the cursor style of increment and decrement buttons in Safari.
  */
  /*
  1. Correct the odd appearance in Chrome and Safari.
  2. Correct the outline style in Safari.
  */
  /*
  Remove the inner padding in Chrome and Safari on macOS.
  */
  /*
  1. Correct the inability to style clickable types in iOS and Safari.
  2. Change font properties to `inherit` in Safari.
  */
  /*
  Add the correct display in Chrome and Safari.
  */
  /*
  Removes the default spacing and border for appropriate elements.
  */
  /*
  Reset default styling for dialogs.
  */
  /*
  Prevent resizing textareas horizontally by default.
  */
  /*
  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.
  */
  /*
  Set the default cursor for buttons.
  */
  /*
  Make sure disabled buttons don't get the pointer cursor.
  */
  /*
  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.
  */
  /*
  Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
  */
  /* Make elements with the HTML hidden attribute stay hidden by default */
}
.wigCalendarGeneral .day {
  background-color: var(--wig_calendar_color_secondary_light);
}
.wigCalendarGeneral .current-day {
  background-color: #FFECBB;
}
.wigCalendarGeneral .selected-day {
  background-color: var(--wig_calendar_color_primary);
}
.wigCalendarGeneral .holiday {
  background-color: var(--wig_calendar_color_success_light);
}
.wigCalendarGeneral .weekend-day {
  background-color: #E3E3E3;
}
.wigCalendarGeneral .prev-month,
.wigCalendarGeneral .next-month {
  background-color: transparent !important;
}
.wigCalendarGeneral .month-calendar-selection-message:hover {
  background-color: var(--hover-bg-color) !important;
  color: var(--hover-text-color) !important;
}
.wigCalendarGeneral .horizontal-full-year-calendar-resources-width {
  width: 265px;
}
.wigCalendarGeneral .horizontal-full-year-calendar-resources-pl {
  padding-left: 1rem;
}
.wigCalendarGeneral .horizontal-full-year-calendar-resources-px {
  padding-left: 1rem;
  padding-right: 1rem;
}
.wigCalendarGeneral .btn-primary {
  background-color: var(--wig_calendar_color_primary);
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .btn-primary:hover {
  background-color: var(--wig_calendar_color_primary_hover);
}
.wigCalendarGeneral .btn-primary:active {
  background-color: var(--wig_calendar_color_primary_active);
}
.wigCalendarGeneral .btn-primary:disabled {
  background-color: var(--color_gray_500);
}
.wigCalendarGeneral .btn-outline-primary {
  border-width: 1px;
  border-color: var(--wig_calendar_color_primary);
  color: var(--wig_calendar_color_primary);
}
.wigCalendarGeneral .btn-outline-primary:hover {
  border-color: var(--wig_calendar_color_primary_hover);
}
.wigCalendarGeneral .btn-outline-primary:active {
  border-color: var(--wig_calendar_color_primary_active);
}
.wigCalendarGeneral .btn-outline-primary:disabled {
  border-color: var(--color_gray_500);
  color: var(--color_gray_500);
}
.wigCalendarGeneral .btn-success {
  background-color: var(--wig_calendar_color_success);
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .btn-success:hover {
  background-color: var(--wig_calendar_color_success_hover);
}
.wigCalendarGeneral .btn-success:active {
  background-color: var(--wig_calendar_color_success_active);
}
.wigCalendarGeneral .btn-success:disabled {
  background-color: var(--color_gray_500);
}
.wigCalendarGeneral .btn-outline-success {
  border-width: 1px;
  border-color: var(--wig_calendar_color_success);
  color: var(--wig_calendar_color_success);
}
.wigCalendarGeneral .btn-outline-success:hover {
  border-color: var(--wig_calendar_color_success_hover);
}
.wigCalendarGeneral .btn-outline-success:active {
  border-color: var(--wig_calendar_color_success_active);
}
.wigCalendarGeneral .btn-outline-success:disabled {
  border-color: var(--color_gray_500);
  color: var(--color_gray_500);
}
.wigCalendarGeneral .btn-error {
  background-color: var(--wig_calendar_color_error);
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .btn-error:hover {
  background-color: var(--wig_calendar_color_error_hover);
}
.wigCalendarGeneral .btn-error:active {
  background-color: var(--wig_calendar_color_error_active);
}
.wigCalendarGeneral .btn-error:disabled {
  background-color: var(--color_gray_500);
}
.wigCalendarGeneral .btn-outline-error {
  border-width: 1px;
  border-color: var(--wig_calendar_color_error);
  color: var(--wig_calendar_color_error);
}
.wigCalendarGeneral .btn-outline-error:hover {
  border-color: var(--wig_calendar_color_error_hover);
}
.wigCalendarGeneral .btn-outline-error:active {
  border-color: var(--wig_calendar_color_error_active);
}
.wigCalendarGeneral .btn-outline-error:disabled {
  border-color: var(--color_gray_500);
  color: var(--color_gray_500);
}
.wigCalendarGeneral .checkbox-input-base {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235/var(--tw-border-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.wigCalendarGeneral .checkbox-input-base::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  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));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128/var(--tw-bg-opacity, 1));
  opacity: 0;
  content: var(--tw-content);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.wigCalendarGeneral .checkbox-input-base:hover::before {
  content: var(--tw-content);
  opacity: 0.1;
}
.wigCalendarGeneral .checkbox-input-checked:checked {
  border-color: var(--wig_calendar_color_primary);
  background-color: var(--wig_calendar_color_primary);
}
.wigCalendarGeneral .checkbox-input-checked:checked::before {
  content: var(--tw-content);
  background-color: var(--wig_calendar_color_primary);
}
.wigCalendarGeneral .checkbox-input-disabled:disabled {
  cursor: not-allowed;
  background-color: var(--color_gray_500);
}
.wigCalendarGeneral .checkbox-input-disabled:checked:disabled {
  border-color: var(--color_gray_500);
  background-color: var(--color_gray_500);
}
.wigCalendarGeneral .checkbox-input-disabled:checked:disabled::before {
  content: var(--tw-content);
  background-color: var(--color_gray_500);
}
.wigCalendarGeneral .checkbox-svg-disabled-color {
  fill: #B9BBC6;
  stroke: #B9BBC6;
}
.wigCalendarGeneral .btn-neutral {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235/var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(17 24 39/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .btn-neutral:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219/var(--tw-bg-opacity, 1));
}
.wigCalendarGeneral .btn-neutral:active {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128/var(--tw-bg-opacity, 1));
}
.wigCalendarGeneral .btn-neutral:disabled {
  background-color: var(--color_gray_500);
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .btn-outline-neutral {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235/var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(17 24 39/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .btn-outline-neutral:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219/var(--tw-border-opacity, 1));
}
.wigCalendarGeneral .btn-outline-neutral:active {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128/var(--tw-border-opacity, 1));
}
.wigCalendarGeneral .btn-outline-neutral:disabled {
  border-color: var(--color_gray_500);
  color: var(--color_gray_500);
}
.wigCalendarGeneral .hide-scrollbar::-webkit-scrollbar {
  display: none;
  /* Hides scrollbar for Chrome, Safari, Opera */
}
.wigCalendarGeneral .hide-scrollbar {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.wigCalendarGeneral *, .wigCalendarGeneral ::before, .wigCalendarGeneral ::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: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
.wigCalendarGeneral ::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: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
.wigCalendarGeneral *,
.wigCalendarGeneral ::before,
.wigCalendarGeneral ::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}
.wigCalendarGeneral ::before,
.wigCalendarGeneral ::after {
  --tw-content: "";
}
.wigCalendarGeneral html,
.wigCalendarGeneral :host {
  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, 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 */
}
.wigCalendarGeneral body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}
.wigCalendarGeneral hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}
.wigCalendarGeneral abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.wigCalendarGeneral h1,
.wigCalendarGeneral h2,
.wigCalendarGeneral h3,
.wigCalendarGeneral h4,
.wigCalendarGeneral h5,
.wigCalendarGeneral h6 {
  font-size: inherit;
  font-weight: inherit;
}
.wigCalendarGeneral a {
  color: inherit;
  text-decoration: inherit;
}
.wigCalendarGeneral b,
.wigCalendarGeneral strong {
  font-weight: bolder;
}
.wigCalendarGeneral code,
.wigCalendarGeneral kbd,
.wigCalendarGeneral samp,
.wigCalendarGeneral pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}
.wigCalendarGeneral small {
  font-size: 80%;
}
.wigCalendarGeneral sub,
.wigCalendarGeneral sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.wigCalendarGeneral sub {
  bottom: -0.25em;
}
.wigCalendarGeneral sup {
  top: -0.5em;
}
.wigCalendarGeneral table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}
.wigCalendarGeneral button,
.wigCalendarGeneral input,
.wigCalendarGeneral optgroup,
.wigCalendarGeneral select,
.wigCalendarGeneral 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 */
}
.wigCalendarGeneral button,
.wigCalendarGeneral select {
  text-transform: none;
}
.wigCalendarGeneral button,
.wigCalendarGeneral input:where([type=button]),
.wigCalendarGeneral input:where([type=reset]),
.wigCalendarGeneral input:where([type=submit]) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}
.wigCalendarGeneral :-moz-focusring {
  outline: auto;
}
.wigCalendarGeneral :-moz-ui-invalid {
  box-shadow: none;
}
.wigCalendarGeneral progress {
  vertical-align: baseline;
}
.wigCalendarGeneral ::-webkit-inner-spin-button,
.wigCalendarGeneral ::-webkit-outer-spin-button {
  height: auto;
}
.wigCalendarGeneral [type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
.wigCalendarGeneral ::-webkit-search-decoration {
  -webkit-appearance: none;
}
.wigCalendarGeneral ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
.wigCalendarGeneral summary {
  display: list-item;
}
.wigCalendarGeneral blockquote,
.wigCalendarGeneral dl,
.wigCalendarGeneral dd,
.wigCalendarGeneral h1,
.wigCalendarGeneral h2,
.wigCalendarGeneral h3,
.wigCalendarGeneral h4,
.wigCalendarGeneral h5,
.wigCalendarGeneral h6,
.wigCalendarGeneral hr,
.wigCalendarGeneral figure,
.wigCalendarGeneral p,
.wigCalendarGeneral pre {
  margin: 0;
}
.wigCalendarGeneral fieldset {
  margin: 0;
  padding: 0;
}
.wigCalendarGeneral legend {
  padding: 0;
}
.wigCalendarGeneral ol,
.wigCalendarGeneral ul,
.wigCalendarGeneral menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wigCalendarGeneral dialog {
  padding: 0;
}
.wigCalendarGeneral textarea {
  resize: vertical;
}
.wigCalendarGeneral input::-moz-placeholder, .wigCalendarGeneral textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}
.wigCalendarGeneral input::placeholder,
.wigCalendarGeneral textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}
.wigCalendarGeneral button,
.wigCalendarGeneral [role=button] {
  cursor: pointer;
}
.wigCalendarGeneral :disabled {
  cursor: default;
}
.wigCalendarGeneral img,
.wigCalendarGeneral svg,
.wigCalendarGeneral video,
.wigCalendarGeneral canvas,
.wigCalendarGeneral audio,
.wigCalendarGeneral iframe,
.wigCalendarGeneral embed,
.wigCalendarGeneral object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}
.wigCalendarGeneral img,
.wigCalendarGeneral video {
  max-width: 100%;
  height: auto;
}
.wigCalendarGeneral [hidden]:where(:not([hidden=until-found])) {
  display: none;
}
.wigCalendarGeneral .wig-pointer-events-none {
  pointer-events: none;
}
.wigCalendarGeneral .wig-fixed {
  position: fixed;
}
.wigCalendarGeneral .wig-absolute {
  position: absolute;
}
.wigCalendarGeneral .wig-relative {
  position: relative;
}
.wigCalendarGeneral .-wig-top-10 {
  top: -2.5rem;
}
.wigCalendarGeneral .wig--left-5 {
  left: -1.25rem;
}
.wigCalendarGeneral .wig--right-2 {
  right: -0.5rem;
}
.wigCalendarGeneral .wig--top-2 {
  top: -0.5rem;
}
.wigCalendarGeneral .wig--top-6 {
  top: -1.5rem;
}
.wigCalendarGeneral .wig-bottom-3 {
  bottom: 0.75rem;
}
.wigCalendarGeneral .wig-left-0 {
  left: 0px;
}
.wigCalendarGeneral .wig-left-1\/2 {
  left: 50%;
}
.wigCalendarGeneral .wig-left-2\/4 {
  left: 50%;
}
.wigCalendarGeneral .wig-left-\[-7px\] {
  left: -7px;
}
.wigCalendarGeneral .wig-left-\[calc\(100\%_\+_4px\)\] {
  left: calc(100% + 4px);
}
.wigCalendarGeneral .wig-right-0 {
  right: 0px;
}
.wigCalendarGeneral .wig-top-0 {
  top: 0px;
}
.wigCalendarGeneral .wig-top-1\/2 {
  top: 50%;
}
.wigCalendarGeneral .wig-top-2\/4 {
  top: 50%;
}
.wigCalendarGeneral .wig-top-56 {
  top: 14rem;
}
.wigCalendarGeneral .wig-top-6 {
  top: 1.5rem;
}
.wigCalendarGeneral .wig-top-8 {
  top: 2rem;
}
.wigCalendarGeneral .wig-top-\[-7px\] {
  top: -7px;
}
.wigCalendarGeneral .wig-top-\[36px\] {
  top: 36px;
}
.wigCalendarGeneral .wig-z-10 {
  z-index: 10;
}
.wigCalendarGeneral .wig-z-20 {
  z-index: 20;
}
.wigCalendarGeneral .wig-z-40 {
  z-index: 40;
}
.wigCalendarGeneral .wig-m-auto {
  margin: auto;
}
.wigCalendarGeneral .wig-my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.wigCalendarGeneral .wig-my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.wigCalendarGeneral .-wig-ml-1 {
  margin-left: -0.25rem;
}
.wigCalendarGeneral .wig-mb-2 {
  margin-bottom: 0.5rem;
}
.wigCalendarGeneral .wig-mb-2\.5 {
  margin-bottom: 0.625rem;
}
.wigCalendarGeneral .wig-mb-8 {
  margin-bottom: 2rem;
}
.wigCalendarGeneral .wig-ml-2 {
  margin-left: 0.5rem;
}
.wigCalendarGeneral .wig-ml-\[-4px\] {
  margin-left: -4px;
}
.wigCalendarGeneral .wig-mr-1 {
  margin-right: 0.25rem;
}
.wigCalendarGeneral .wig-mr-2 {
  margin-right: 0.5rem;
}
.wigCalendarGeneral .wig-mr-4 {
  margin-right: 1rem;
}
.wigCalendarGeneral .wig-mt-2 {
  margin-top: 0.5rem;
}
.wigCalendarGeneral .wig-mt-4 {
  margin-top: 1rem;
}
.wigCalendarGeneral .wig-mt-5 {
  margin-top: 1.25rem;
}
.wigCalendarGeneral .wig-mt-6 {
  margin-top: 1.5rem;
}
.wigCalendarGeneral .wig-flex {
  display: flex;
}
.wigCalendarGeneral .wig-grid {
  display: grid;
}
.wigCalendarGeneral .wig-aspect-square {
  aspect-ratio: 1/1;
}
.wigCalendarGeneral .wig-size-3 {
  width: 0.75rem;
  height: 0.75rem;
}
.wigCalendarGeneral .wig-size-5 {
  width: 1.25rem;
  height: 1.25rem;
}
.wigCalendarGeneral .wig-size-8 {
  width: 2rem;
  height: 2rem;
}
.wigCalendarGeneral .wig-h-10 {
  height: 2.5rem;
}
.wigCalendarGeneral .wig-h-12 {
  height: 3rem;
}
.wigCalendarGeneral .wig-h-14 {
  height: 3.5rem;
}
.wigCalendarGeneral .wig-h-16 {
  height: 4rem;
}
.wigCalendarGeneral .wig-h-2 {
  height: 0.5rem;
}
.wigCalendarGeneral .wig-h-2\.5 {
  height: 0.625rem;
}
.wigCalendarGeneral .wig-h-3\.5 {
  height: 0.875rem;
}
.wigCalendarGeneral .wig-h-4 {
  height: 1rem;
}
.wigCalendarGeneral .wig-h-5 {
  height: 1.25rem;
}
.wigCalendarGeneral .wig-h-6 {
  height: 1.5rem;
}
.wigCalendarGeneral .wig-h-7 {
  height: 1.75rem;
}
.wigCalendarGeneral .wig-h-8 {
  height: 2rem;
}
.wigCalendarGeneral .wig-h-\[25px\] {
  height: 25px;
}
.wigCalendarGeneral .wig-h-full {
  height: 100%;
}
.wigCalendarGeneral .wig-min-h-8 {
  min-height: 2rem;
}
.wigCalendarGeneral .wig-w-1\/3 {
  width: 33.333333%;
}
.wigCalendarGeneral .wig-w-1\/5 {
  width: 20%;
}
.wigCalendarGeneral .wig-w-10 {
  width: 2.5rem;
}
.wigCalendarGeneral .wig-w-12 {
  width: 3rem;
}
.wigCalendarGeneral .wig-w-2 {
  width: 0.5rem;
}
.wigCalendarGeneral .wig-w-2\.5 {
  width: 0.625rem;
}
.wigCalendarGeneral .wig-w-3\.5 {
  width: 0.875rem;
}
.wigCalendarGeneral .wig-w-32 {
  width: 8rem;
}
.wigCalendarGeneral .wig-w-4 {
  width: 1rem;
}
.wigCalendarGeneral .wig-w-5 {
  width: 1.25rem;
}
.wigCalendarGeneral .wig-w-6 {
  width: 1.5rem;
}
.wigCalendarGeneral .wig-w-7 {
  width: 1.75rem;
}
.wigCalendarGeneral .wig-w-9 {
  width: 2.25rem;
}
.wigCalendarGeneral .wig-w-\[29px\] {
  width: 29px;
}
.wigCalendarGeneral .wig-w-auto {
  width: auto;
}
.wigCalendarGeneral .wig-w-full {
  width: 100%;
}
.wigCalendarGeneral .wig-min-w-5 {
  min-width: 1.25rem;
}
.wigCalendarGeneral .wig-min-w-64 {
  min-width: 16rem;
}
.wigCalendarGeneral .wig-min-w-\[330px\] {
  min-width: 330px;
}
.wigCalendarGeneral .wig-min-w-\[439px\] {
  min-width: 439px;
}
.wigCalendarGeneral .wig-min-w-max {
  min-width: -moz-max-content;
  min-width: max-content;
}
.wigCalendarGeneral .wig-max-w-\[330px\] {
  max-width: 330px;
}
.wigCalendarGeneral .wig-flex-1 {
  flex: 1 1 0%;
}
.wigCalendarGeneral .wig-flex-shrink-0 {
  flex-shrink: 0;
}
.wigCalendarGeneral .wig-flex-grow {
  flex-grow: 1;
}
.wigCalendarGeneral .wig-grow {
  flex-grow: 1;
}
.wigCalendarGeneral .-wig-translate-x-1\/2 {
  --tw-translate-x: -50%;
  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));
}
.wigCalendarGeneral .-wig-translate-y-1\/2 {
  --tw-translate-y: -50%;
  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));
}
.wigCalendarGeneral .wig--translate-x-1\/2 {
  --tw-translate-x: -50%;
  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));
}
.wigCalendarGeneral .wig--translate-x-2\/4 {
  --tw-translate-x: -50%;
  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));
}
.wigCalendarGeneral .wig--translate-y-2\/4 {
  --tw-translate-y: -50%;
  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));
}
.wigCalendarGeneral .wig-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));
}
@keyframes wig-spin {
  to {
    transform: rotate(360deg);
  }
}
.wigCalendarGeneral .wig-animate-spin {
  animation: wig-spin 1s linear infinite;
}
.wigCalendarGeneral .wig-cursor-auto {
  cursor: auto;
}
.wigCalendarGeneral .wig-cursor-default {
  cursor: default;
}
.wigCalendarGeneral .wig-cursor-pointer {
  cursor: pointer;
}
.wigCalendarGeneral .wig-select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.wigCalendarGeneral .wig-auto-rows-\[1fr\] {
  grid-auto-rows: 1fr;
}
.wigCalendarGeneral .wig-grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.wigCalendarGeneral .wig-grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.wigCalendarGeneral .wig-grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.wigCalendarGeneral .wig-flex-col {
  flex-direction: column;
}
.wigCalendarGeneral .wig-place-items-center {
  place-items: center;
}
.wigCalendarGeneral .wig-items-start {
  align-items: flex-start;
}
.wigCalendarGeneral .wig-items-end {
  align-items: flex-end;
}
.wigCalendarGeneral .wig-items-center {
  align-items: center;
}
.wigCalendarGeneral .wig-justify-start {
  justify-content: flex-start;
}
.wigCalendarGeneral .wig-justify-end {
  justify-content: flex-end;
}
.wigCalendarGeneral .wig-justify-center {
  justify-content: center;
}
.wigCalendarGeneral .wig-justify-between {
  justify-content: space-between;
}
.wigCalendarGeneral .wig-gap-0\.5 {
  gap: 0.125rem;
}
.wigCalendarGeneral .wig-gap-1 {
  gap: 0.25rem;
}
.wigCalendarGeneral .wig-gap-1\.5 {
  gap: 0.375rem;
}
.wigCalendarGeneral .wig-gap-12 {
  gap: 3rem;
}
.wigCalendarGeneral .wig-gap-2 {
  gap: 0.5rem;
}
.wigCalendarGeneral .wig-gap-20 {
  gap: 5rem;
}
.wigCalendarGeneral .wig-gap-3 {
  gap: 0.75rem;
}
.wigCalendarGeneral .wig-gap-5 {
  gap: 1.25rem;
}
.wigCalendarGeneral .wig-gap-6 {
  gap: 1.5rem;
}
.wigCalendarGeneral .wig-space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.wigCalendarGeneral .wig-overflow-hidden {
  overflow: hidden;
}
.wigCalendarGeneral .wig-overflow-x-auto {
  overflow-x: auto;
}
.wigCalendarGeneral .wig-overflow-y-hidden {
  overflow-y: hidden;
}
.wigCalendarGeneral .wig-overflow-y-scroll {
  overflow-y: scroll;
}
.wigCalendarGeneral .wig-text-ellipsis {
  text-overflow: ellipsis;
}
.wigCalendarGeneral .wig-whitespace-nowrap {
  white-space: nowrap;
}
.wigCalendarGeneral .wig-rounded {
  border-radius: 0.25rem;
}
.wigCalendarGeneral .wig-rounded-2xl {
  border-radius: 1rem;
}
.wigCalendarGeneral .wig-rounded-\[10px\] {
  border-radius: 10px;
}
.wigCalendarGeneral .wig-rounded-\[6px\] {
  border-radius: 6px;
}
.wigCalendarGeneral .wig-rounded-full {
  border-radius: 9999px;
}
.wigCalendarGeneral .wig-rounded-lg {
  border-radius: 0.5rem;
}
.wigCalendarGeneral .wig-rounded-md {
  border-radius: 0.375rem;
}
.wigCalendarGeneral .wig-rounded-xl {
  border-radius: 0.75rem;
}
.wigCalendarGeneral .wig-rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.wigCalendarGeneral .wig-rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.wigCalendarGeneral .wig-rounded-bl-2xl {
  border-bottom-left-radius: 1rem;
}
.wigCalendarGeneral .wig-rounded-br-2xl {
  border-bottom-right-radius: 1rem;
}
.wigCalendarGeneral .wig-rounded-tl-2xl {
  border-top-left-radius: 1rem;
}
.wigCalendarGeneral .wig-rounded-tr-2xl {
  border-top-right-radius: 1rem;
}
.wigCalendarGeneral .wig-border {
  border-width: 1px;
}
.wigCalendarGeneral .wig-border-2 {
  border-width: 2px;
}
.wigCalendarGeneral .wig-border-4 {
  border-width: 4px;
}
.wigCalendarGeneral .wig-border-r {
  border-right-width: 1px;
}
.wigCalendarGeneral .wig-border-t {
  border-top-width: 1px;
}
.wigCalendarGeneral .wig-border-\[\#00000008\] {
  border-color: rgba(0, 0, 0, 0.031372549);
}
.wigCalendarGeneral .wig-border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0/var(--tw-border-opacity, 1));
}
.wigCalendarGeneral .wig-border-customGray-300 {
  border-color: var(--wig_calendar_color_gray_300);
}
.wigCalendarGeneral .wig-border-disabled {
  border-color: var(--color_gray_500);
}
.wigCalendarGeneral .wig-border-error {
  border-color: var(--wig_calendar_color_error);
}
.wigCalendarGeneral .wig-border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235/var(--tw-border-opacity, 1));
}
.wigCalendarGeneral .wig-border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219/var(--tw-border-opacity, 1));
}
.wigCalendarGeneral .wig-border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81/var(--tw-border-opacity, 1));
}
.wigCalendarGeneral .wig-border-primary {
  border-color: var(--wig_calendar_color_primary);
}
.wigCalendarGeneral .wig-border-primary-400 {
  border-color: var(--wig_calendar_color_primary_400);
}
.wigCalendarGeneral .wig-border-secondary-300 {
  border-color: var(--wig_calendar_color_secondary_300);
}
.wigCalendarGeneral .wig-border-success {
  border-color: var(--wig_calendar_color_success);
}
.wigCalendarGeneral .wig-border-transparent {
  border-color: transparent;
}
.wigCalendarGeneral .wig-border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255/var(--tw-border-opacity, 1));
}
.wigCalendarGeneral .wig-border-t-transparent {
  border-top-color: transparent;
}
.wigCalendarGeneral .wig-bg-\[\#00000008\] {
  background-color: rgba(0, 0, 0, 0.031372549);
}
.wigCalendarGeneral .wig-bg-\[\#FCFCFC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252/var(--tw-bg-opacity, 1));
}
.wigCalendarGeneral .wig-bg-\[\#f7f7f7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247/var(--tw-bg-opacity, 1));
}
.wigCalendarGeneral .wig-bg-\[\#fdfdfd\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 253 253/var(--tw-bg-opacity, 1));
}
.wigCalendarGeneral .wig-bg-background-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252/var(--tw-bg-opacity, 1));
}
.wigCalendarGeneral .wig-bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235/var(--tw-bg-opacity, 1));
}
.wigCalendarGeneral .wig-bg-primary {
  background-color: var(--wig_calendar_color_primary);
}
.wigCalendarGeneral .wig-bg-primary-500 {
  background-color: var(--wig_calendar_color_primary_500);
}
.wigCalendarGeneral .wig-bg-primary-light {
  background-color: var(--wig_calendar_color_primary_light);
}
.wigCalendarGeneral .wig-bg-secondary-100 {
  background-color: var(--wig_calendar_color_secondary_100);
}
.wigCalendarGeneral .wig-bg-transparent {
  background-color: transparent;
}
.wigCalendarGeneral .wig-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity, 1));
}
.wigCalendarGeneral .wig-object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.wigCalendarGeneral .wig-object-center {
  -o-object-position: center;
  object-position: center;
}
.wigCalendarGeneral .wig-p-1 {
  padding: 0.25rem;
}
.wigCalendarGeneral .wig-p-2 {
  padding: 0.5rem;
}
.wigCalendarGeneral .wig-p-3 {
  padding: 0.75rem;
}
.wigCalendarGeneral .wig-p-5 {
  padding: 1.25rem;
}
.wigCalendarGeneral .wig-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.wigCalendarGeneral .wig-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.wigCalendarGeneral .wig-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.wigCalendarGeneral .wig-px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.wigCalendarGeneral .wig-px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.wigCalendarGeneral .wig-px-\[var\(--customPadding\)\] {
  padding-left: var(--customPadding);
  padding-right: var(--customPadding);
}
.wigCalendarGeneral .wig-py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.wigCalendarGeneral .wig-py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.wigCalendarGeneral .wig-py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.wigCalendarGeneral .wig-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.wigCalendarGeneral .wig-py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.wigCalendarGeneral .wig-pb-2 {
  padding-bottom: 0.5rem;
}
.wigCalendarGeneral .wig-pb-8 {
  padding-bottom: 2rem;
}
.wigCalendarGeneral .wig-pl-1 {
  padding-left: 0.25rem;
}
.wigCalendarGeneral .wig-pl-3 {
  padding-left: 0.75rem;
}
.wigCalendarGeneral .wig-pl-4 {
  padding-left: 1rem;
}
.wigCalendarGeneral .wig-pr-2 {
  padding-right: 0.5rem;
}
.wigCalendarGeneral .wig-pr-3 {
  padding-right: 0.75rem;
}
.wigCalendarGeneral .wig-pr-8 {
  padding-right: 2rem;
}
.wigCalendarGeneral .wig-pt-1 {
  padding-top: 0.25rem;
}
.wigCalendarGeneral .wig-pt-10 {
  padding-top: 2.5rem;
}
.wigCalendarGeneral .wig-pt-2 {
  padding-top: 0.5rem;
}
.wigCalendarGeneral .wig-pt-5 {
  padding-top: 1.25rem;
}
.wigCalendarGeneral .wig-text-left {
  text-align: left;
}
.wigCalendarGeneral .wig-text-center {
  text-align: center;
}
.wigCalendarGeneral .wig-text-right {
  text-align: right;
}
.wigCalendarGeneral .wig-text-\[10px\] {
  font-size: 10px;
}
.wigCalendarGeneral .wig-text-\[12px\] {
  font-size: 12px;
}
.wigCalendarGeneral .wig-text-\[14px\] {
  font-size: 14px;
}
.wigCalendarGeneral .wig-text-\[28px\] {
  font-size: 28px;
}
.wigCalendarGeneral .wig-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.wigCalendarGeneral .wig-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.wigCalendarGeneral .wig-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.wigCalendarGeneral .wig-text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.wigCalendarGeneral .wig-text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.wigCalendarGeneral .wig-font-bold {
  font-weight: 700;
}
.wigCalendarGeneral .wig-font-extrabold {
  font-weight: 800;
}
.wigCalendarGeneral .wig-font-medium {
  font-weight: 500;
}
.wigCalendarGeneral .wig-font-normal {
  font-weight: 400;
}
.wigCalendarGeneral .wig-font-semibold {
  font-weight: 600;
}
.wigCalendarGeneral .wig-uppercase {
  text-transform: uppercase;
}
.wigCalendarGeneral .wig-capitalize {
  text-transform: capitalize;
}
.wigCalendarGeneral .wig-leading-7 {
  line-height: 1.75rem;
}
.wigCalendarGeneral .wig-leading-\[100\%\] {
  line-height: 100%;
}
.wigCalendarGeneral .wig-leading-tight {
  line-height: 1.25;
}
.wigCalendarGeneral .wig-tracking-normal {
  letter-spacing: 0em;
}
.wigCalendarGeneral .wig-text-\[\#040404\] {
  --tw-text-opacity: 1;
  color: rgb(4 4 4/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .wig-text-\[\#141414\] {
  --tw-text-opacity: 1;
  color: rgb(20 20 20/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .wig-text-\[\#505050\] {
  --tw-text-opacity: 1;
  color: rgb(80 80 80/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .wig-text-\[\#646464\] {
  --tw-text-opacity: 1;
  color: rgb(100 100 100/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .wig-text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .wig-text-customGray-600 {
  color: var(--wig_calendar_color_gray_600);
}
.wigCalendarGeneral .wig-text-customGray-900 {
  color: var(--wig_calendar_color_gray_900);
}
.wigCalendarGeneral .wig-text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .wig-text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .wig-text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .wig-text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .wig-text-primary {
  color: var(--wig_calendar_color_primary);
}
.wigCalendarGeneral .wig-text-primary-light {
  color: var(--wig_calendar_color_primary_light);
}
.wigCalendarGeneral .wig-text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .wig-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .wig-opacity-0 {
  opacity: 0;
}
.wigCalendarGeneral .wig-opacity-100 {
  opacity: 1;
}
.wigCalendarGeneral .wig-opacity-50 {
  opacity: 0.5;
}
.wigCalendarGeneral .wig-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 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}
.wigCalendarGeneral .wig-shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}
.wigCalendarGeneral .wig-shadow-primary-light {
  --tw-shadow-color: var(--wig_calendar_color_primary_light);
  --tw-shadow: var(--tw-shadow-colored);
}
.wigCalendarGeneral .wig-outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.wigCalendarGeneral .wig-transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.wigCalendarGeneral .wig-transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.wigCalendarGeneral .wig-duration-200 {
  transition-duration: 200ms;
}
.wigCalendarGeneral .placeholder\:wig-font-light::-moz-placeholder {
  font-weight: 300;
}
.wigCalendarGeneral .placeholder\:wig-font-light::placeholder {
  font-weight: 300;
}
.wigCalendarGeneral .placeholder\:wig-text-slate-400::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(148 163 184/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .placeholder\:wig-text-slate-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(148 163 184/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .before\:wig-h-10::before {
  content: var(--tw-content);
  height: 2.5rem;
}
.wigCalendarGeneral .before\:wig-h-12::before {
  content: var(--tw-content);
  height: 3rem;
}
.wigCalendarGeneral .before\:wig-h-8::before {
  content: var(--tw-content);
  height: 2rem;
}
.wigCalendarGeneral .before\:wig-w-10::before {
  content: var(--tw-content);
  width: 2.5rem;
}
.wigCalendarGeneral .before\:wig-w-12::before {
  content: var(--tw-content);
  width: 3rem;
}
.wigCalendarGeneral .before\:wig-w-8::before {
  content: var(--tw-content);
  width: 2rem;
}
.wigCalendarGeneral .hover\:wig-gap-2:hover {
  gap: 0.5rem;
}
.wigCalendarGeneral .hover\:wig-bg-primary-500:hover {
  background-color: var(--wig_calendar_color_primary_500);
}
.wigCalendarGeneral .hover\:wig-font-bold:hover {
  font-weight: 700;
}
.wigCalendarGeneral .hover\:wig-text-gray-800:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55/var(--tw-text-opacity, 1));
}
.wigCalendarGeneral .hover\:wig-text-primary-light:hover {
  color: var(--wig_calendar_color_primary_light);
}
.wigCalendarGeneral .hover\:wig-opacity-100:hover {
  opacity: 1;
}
.wigCalendarGeneral .focus\:wig-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.wigCalendarGeneral .disabled\:wig-cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.wigCalendarGeneral .disabled\:wig-opacity-30:disabled {
  opacity: 0.3;
}
.wigCalendarGeneral .wig-peer:checked ~ .peer-checked\:wig-opacity-100 {
  opacity: 1;
}
@media (min-width: 768px) {
  .wigCalendarGeneral .md\:wig-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .wigCalendarGeneral .lg\:wig-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .wigCalendarGeneral .lg\:wig-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .wigCalendarGeneral .lg\:wig-flex-row {
    flex-direction: row;
  }
}
@media (min-width: 1280px) {
  .wigCalendarGeneral .xl\:wig-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .wigCalendarGeneral .xl\:wig-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1536px) {
  .wigCalendarGeneral .\32 xl\:wig-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}