/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-300: oklch(80.8% 0.114 19.571);
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --breakpoint-2xl: 96rem;
    --container-md: 28rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .collapse {
    visibility: collapse;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .-z-10 {
    z-index: calc(10 * -1);
  }
  .-z-20 {
    z-index: calc(20 * -1);
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .order-1 {
    order: 1;
  }
  .order-5 {
    order: 5;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  .col-span-4 {
    grid-column: span 4 / span 4;
  }
  .col-span-5 {
    grid-column: span 5 / span 5;
  }
  .col-span-6 {
    grid-column: span 6 / span 6;
  }
  .col-span-7 {
    grid-column: span 7 / span 7;
  }
  .col-span-10 {
    grid-column: span 10 / span 10;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .m-2 {
    margin: calc(var(--spacing) * 2);
  }
  .m-auto {
    margin: auto;
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }
  .mx-5 {
    margin-inline: calc(var(--spacing) * 5);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }
  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .my-5 {
    margin-block: calc(var(--spacing) * 5);
  }
  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
  .my-12 {
    margin-block: calc(var(--spacing) * 12);
  }
  .my-16 {
    margin-block: calc(var(--spacing) * 16);
  }
  .my-20 {
    margin-block: calc(var(--spacing) * 20);
  }
  .my-auto {
    margin-block: auto;
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-40 {
    margin-top: calc(var(--spacing) * 40);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }
  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }
  .mr-auto {
    margin-right: auto;
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-14 {
    margin-bottom: calc(var(--spacing) * 14);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }
  .ml-0 {
    margin-left: calc(var(--spacing) * 0);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-8 {
    margin-left: calc(var(--spacing) * 8);
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .list-item {
    display: list-item;
  }
  .table {
    display: table;
  }
  .\!aspect-square {
    aspect-ratio: 1 / 1 !important;
  }
  .\!h-auto {
    height: auto !important;
  }
  .h-0 {
    height: calc(var(--spacing) * 0);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-40 {
    height: calc(var(--spacing) * 40);
  }
  .h-80 {
    height: calc(var(--spacing) * 80);
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .h-max {
    height: max-content;
  }
  .h-min {
    height: min-content;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }
  .max-h-10 {
    max-height: calc(var(--spacing) * 10);
  }
  .max-h-48 {
    max-height: calc(var(--spacing) * 48);
  }
  .max-h-screen {
    max-height: 100vh;
  }
  .min-h-16 {
    min-height: calc(var(--spacing) * 16);
  }
  .min-h-40 {
    min-height: calc(var(--spacing) * 40);
  }
  .\!w-full {
    width: 100% !important;
  }
  .w-1\/12 {
    width: calc(1/12 * 100%);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-10\/12 {
    width: calc(10/12 * 100%);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-40 {
    width: calc(var(--spacing) * 40);
  }
  .w-96 {
    width: calc(var(--spacing) * 96);
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .w-max {
    width: max-content;
  }
  .w-screen {
    width: 100vw;
  }
  .\!max-w-fit {
    max-width: fit-content !important;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-screen-2xl {
    max-width: var(--breakpoint-2xl);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .min-w-full {
    min-width: 100%;
  }
  .min-w-max {
    min-width: max-content;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .scale-110 {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .\!list-inside {
    list-style-position: inside !important;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-outside {
    list-style-position: outside;
  }
  .list-decimal {
    list-style-type: decimal;
  }
  .list-disc {
    list-style-type: disc;
  }
  .appearance-none {
    appearance: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }
  .\!flex-col {
    flex-direction: column !important;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .content-center {
    align-content: center;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .justify-items-start {
    justify-items: start;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-x-1 {
    column-gap: calc(var(--spacing) * 1);
  }
  .gap-x-3 {
    column-gap: calc(var(--spacing) * 3);
  }
  .gap-x-4 {
    column-gap: calc(var(--spacing) * 4);
  }
  .gap-x-5 {
    column-gap: calc(var(--spacing) * 5);
  }
  .gap-x-7 {
    column-gap: calc(var(--spacing) * 7);
  }
  .gap-y-1 {
    row-gap: calc(var(--spacing) * 1);
  }
  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }
  .gap-y-3 {
    row-gap: calc(var(--spacing) * 3);
  }
  .gap-y-4 {
    row-gap: calc(var(--spacing) * 4);
  }
  .gap-y-5 {
    row-gap: calc(var(--spacing) * 5);
  }
  .self-center {
    align-self: center;
  }
  .self-start {
    align-self: flex-start;
  }
  .justify-self-center {
    justify-self: center;
  }
  .justify-self-end {
    justify-self: flex-end;
  }
  .justify-self-start {
    justify-self: flex-start;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .\!overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-t-2xl {
    border-top-left-radius: var(--radius-2xl);
    border-top-right-radius: var(--radius-2xl);
  }
  .rounded-b-xl {
    border-bottom-right-radius: var(--radius-xl);
    border-bottom-left-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .\!border-gray-600 {
    border-color: var(--color-gray-600) !important;
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-700 {
    border-color: var(--color-gray-700);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-t-white {
    border-top-color: var(--color-white);
  }
  .bg-gray-800 {
    background-color: var(--color-gray-800);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .fill-none {
    fill: none;
  }
  .fill-red-400 {
    fill: var(--color-red-400);
  }
  .fill-white {
    fill: var(--color-white);
  }
  .\!stroke-red-300 {
    stroke: var(--color-red-300) !important;
  }
  .stroke-gray-200 {
    stroke: var(--color-gray-200);
  }
  .stroke-none {
    stroke: none;
  }
  .stroke-red-400 {
    stroke: var(--color-red-400);
  }
  .stroke-1 {
    stroke-width: 1;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-10 {
    padding: calc(var(--spacing) * 10);
  }
  .p-12 {
    padding: calc(var(--spacing) * 12);
  }
  .p-20 {
    padding: calc(var(--spacing) * 20);
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
  .px-16 {
    padding-inline: calc(var(--spacing) * 16);
  }
  .px-20 {
    padding-inline: calc(var(--spacing) * 20);
  }
  .\!py-6 {
    padding-block: calc(var(--spacing) * 6) !important;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-36 {
    padding-block: calc(var(--spacing) * 36);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pl-1 {
    padding-left: calc(var(--spacing) * 1);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-start {
    text-align: start;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
  .text-7xl {
    font-size: var(--text-7xl);
    line-height: var(--tw-leading, var(--text-7xl--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .overflow-ellipsis {
    text-overflow: ellipsis;
  }
  .\!text-black {
    color: var(--color-black) !important;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-gray-200 {
    color: var(--color-gray-200);
  }
  .text-gray-300 {
    color: var(--color-gray-300);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-red-300 {
    color: var(--color-red-300);
  }
  .text-white {
    color: var(--color-white);
  }
  .\!underline {
    text-decoration-line: underline !important;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-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, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .hover\:cursor-pointer {
    &:hover {
      @media (hover: hover) {
        cursor: pointer;
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .md\:\!order-10 {
    @media (width >= 48rem) {
      order: 10 !important;
    }
  }
  .md\:col-span-3 {
    @media (width >= 48rem) {
      grid-column: span 3 / span 3;
    }
  }
  .md\:col-span-5 {
    @media (width >= 48rem) {
      grid-column: span 5 / span 5;
    }
  }
  .md\:col-span-6 {
    @media (width >= 48rem) {
      grid-column: span 6 / span 6;
    }
  }
  .md\:col-span-7 {
    @media (width >= 48rem) {
      grid-column: span 7 / span 7;
    }
  }
  .md\:col-span-9 {
    @media (width >= 48rem) {
      grid-column: span 9 / span 9;
    }
  }
  .md\:mx-4 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--spacing) * 4);
    }
  }
  .md\:mx-6 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--spacing) * 6);
    }
  }
  .md\:my-2 {
    @media (width >= 48rem) {
      margin-block: calc(var(--spacing) * 2);
    }
  }
  .md\:mt-0 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:mt-4 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 4);
    }
  }
  .md\:mr-auto {
    @media (width >= 48rem) {
      margin-right: auto;
    }
  }
  .md\:ml-auto {
    @media (width >= 48rem) {
      margin-left: auto;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:grid {
    @media (width >= 48rem) {
      display: grid;
    }
  }
  .md\:h-24 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 24);
    }
  }
  .md\:w-24 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 24);
    }
  }
  .md\:max-w-max {
    @media (width >= 48rem) {
      max-width: max-content;
    }
  }
  .md\:max-w-md {
    @media (width >= 48rem) {
      max-width: var(--container-md);
    }
  }
  .md\:\!grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
  }
  .md\:\!grid-cols-12 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-12 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .md\:\!flex-row {
    @media (width >= 48rem) {
      flex-direction: row !important;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:\!gap-0 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 0) !important;
    }
  }
  .md\:\!gap-3 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 3) !important;
    }
  }
  .md\:\!gap-20 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 20) !important;
    }
  }
  .md\:gap-2 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .md\:gap-6 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .md\:gap-20 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 20);
    }
  }
  .md\:\!p-10 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 10) !important;
    }
  }
  .md\:p-0 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 0);
    }
  }
  .md\:p-5 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 5);
    }
  }
  .md\:p-10 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 10);
    }
  }
  .md\:\!px-4 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 4) !important;
    }
  }
  .md\:\!px-5 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 5) !important;
    }
  }
  .md\:\!px-10 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 10) !important;
    }
  }
  .md\:px-2 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 2);
    }
  }
  .md\:px-20 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 20);
    }
  }
  .md\:px-24 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 24);
    }
  }
  .md\:\!py-10 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 10) !important;
    }
  }
  .md\:\!py-16 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 16) !important;
    }
  }
  .md\:\!pt-0 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 0) !important;
    }
  }
  .md\:pb-0 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .md\:pb-20 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 20);
    }
  }
  .md\:text-left {
    @media (width >= 48rem) {
      text-align: left;
    }
  }
  .md\:\!text-base {
    @media (width >= 48rem) {
      font-size: var(--text-base) !important;
      line-height: var(--tw-leading, var(--text-base--line-height)) !important;
    }
  }
  .md\:\!text-lg {
    @media (width >= 48rem) {
      font-size: var(--text-lg) !important;
      line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:text-6xl {
    @media (width >= 48rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .lg\:\!mb-10 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 10) !important;
    }
  }
  .lg\:ml-10 {
    @media (width >= 64rem) {
      margin-left: calc(var(--spacing) * 10);
    }
  }
  .lg\:\!grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
  }
  .lg\:\!gap-10 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 10) !important;
    }
  }
  .lg\:gap-4 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .lg\:px-3 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 3);
    }
  }
  .lg\:px-10 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 10);
    }
  }
  .lg\:text-3xl {
    @media (width >= 64rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .xl\:\!col-span-4 {
    @media (width >= 80rem) {
      grid-column: span 4 / span 4 !important;
    }
  }
  .xl\:\!col-span-5 {
    @media (width >= 80rem) {
      grid-column: span 5 / span 5 !important;
    }
  }
  .xl\:\!col-span-7 {
    @media (width >= 80rem) {
      grid-column: span 7 / span 7 !important;
    }
  }
  .xl\:\!hidden {
    @media (width >= 80rem) {
      display: none !important;
    }
  }
  .xl\:max-w-xl {
    @media (width >= 80rem) {
      max-width: var(--container-xl);
    }
  }
  .xl\:grid-cols-2 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-3 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-12 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .xl\:grid-rows-2 {
    @media (width >= 80rem) {
      grid-template-rows: repeat(2, minmax(0, 1fr));
    }
  }
  .xl\:gap-8 {
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .xl\:self-end {
    @media (width >= 80rem) {
      align-self: flex-end;
    }
  }
  .xl\:p-20 {
    @media (width >= 80rem) {
      padding: calc(var(--spacing) * 20);
    }
  }
  .xl\:\!px-10 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 10) !important;
    }
  }
  .xl\:\!px-20 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 20) !important;
    }
  }
  .xl\:px-40 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 40);
    }
  }
  .\32 xl\:mx-24 {
    @media (width >= 96rem) {
      margin-inline: calc(var(--spacing) * 24);
    }
  }
  .\32 xl\:\!px-64 {
    @media (width >= 96rem) {
      padding-inline: calc(var(--spacing) * 64) !important;
    }
  }
  .\32 xl\:px-20 {
    @media (width >= 96rem) {
      padding-inline: calc(var(--spacing) * 20);
    }
  }
  .\32 xl\:py-10 {
    @media (width >= 96rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
}
:root {
  --fc-page-bg-color: #ebebeb;
  --fc-list-event-hover-bg-color: #989898;
  --fc-border-color: #000000;
  --background-color: #ffffff;
  --background-color-2: #cbcbcb;
  --theme-color: #ff2e2e;
  --primary-tone-text: #801111;
  --secondary-tone-text: #982727;
  --text-primary: #000000;
  --text-secondary: #1d1d1d;
  --text-terciary: #3f3f3f;
  --red-gradient-start: rgb(213, 69, 69);
  --red-gradient-end: rgb(188, 21, 21);
  --bs-border-color: #868686;
}
* {
  font-family: "Poppins", sans-serif;
}
@font-face {
  font-family: "Panton Black Caps";
  src: url("/fonts/Panton-BlackCaps.otf") format("opentype");
}
@font-face {
  font-family: "Panton Light Caps";
  src: url("/fonts/Panton-LightCaps.otf") format("opentype");
}
@font-face {
  font-family: "Rethink Sans Caps";
  src: url("/fonts/RethinkSans-Bold.ttf") format("truetype");
}
.panton-black-caps {
  font-family: "Panton Black Caps";
}
.panton-light-caps {
  font-family: "Panton Light Caps";
}
@media (min-width: 768px) {
  .mobile {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
}
h1, h2, h3, h4, h5, h6, p, li, label {
  color: var(--text-primary);
}
#darkmode-toggle svg {
  stroke: var(--text-primary);
}
a {
  color: var(--text-primary) !important;
  text-decoration: none !important;
}
a.text-gray-200 {
  color: var(--text-secondary) !important;
}
a.text-primary {
  color: var(--primary-tone-text) !important;
}
a:hover {
  text-decoration: none;
  color: var(--secondary-tone-text) !important;
}
.hover\:red-gradient:hover > a.hover\:var(--secondary-tone-text)-gradient {
  color: black !important;
}
.hover\:red-gradient > a.hover\:var(--secondary-tone-text)-gradient {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.hover\:red-gradient:hover > a.hover\:var(--secondary-tone-text)-gradient {
  background: none;
}
.hover\:red-gradient > a.hover\:var(--secondary-tone-text)-gradient::before {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, rgb(230, 179, 38), rgb(234, 219, 108));
  opacity: 0;
  z-index: -1;
  transition: opacity 0.5s ease;
}
a.hover\:var(--secondary-tone-text)-gradient::before {
  border-radius: 6px;
}
.hover\:red-gradient:hover > a.hover\:var(--secondary-tone-text)-gradient::before {
  opacity: 1;
}
.hover\:red-gradient a:hover {
  color: rgb(230, 179, 38) !important;
}
a.hover\:red-gradient:hover {
  color: var(--text-primary) !important;
}
a.hover\:var(--secondary-tone-text)-gradient-solo {
  color: black !important;
}
a.hover\:var(--secondary-tone-text)-gradient-solo {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
a.hover\:var(--secondary-tone-text)-gradient-solo:hover {
  background: none !important;
}
a.hover\:var(--secondary-tone-text)-gradient-solo::before {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, rgb(230, 179, 38), rgb(234, 219, 108));
  opacity: 0;
  z-index: -1;
  transition: opacity 0.2s ease;
}
a.hover\:var(--secondary-tone-text)-gradient-solo::before {
  border-radius: 6px;
}
a.hover\:var(--secondary-tone-text)-gradient-solo:hover::before {
  opacity: 1;
}
.btn:hover {
  color: var(--text-primary) !important;
}
.btn-primary {
  background-color: #0d6efd !important;
}
.btn-primary, .btn.text-white, .btn-primary:hover, .btn-secondary, .btn-secondary:hover {
  color: white !important;
}
.red {
  transition: all 0.3s ease;
}
.red:hover {
  text-decoration: none;
  color: rgb(229, 91, 91) !important;
}
#logo {
  transition: all 0.3s ease;
}
#logo:hover {
  color: var(--text-primary) !important;
  transform: translateY(-5px);
}
#dashboard-button {
  background-color: var(--background-color-2);
  transition: all 0.3s ease;
}
#dashboard-button:hover {
  transform: translateY(-5px);
  color: var(--text-primary);
}
.hover\:red-gradient {
  position: relative;
}
.hover\:red-gradient:hover {
  background: none;
}
.hover\:red-gradient::before {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, var(--red-gradient-start), var(--red-gradient-end));
  opacity: 0;
  z-index: -1;
  transition: opacity 0.5s ease;
}
.hover\:red-gradient.rounded-2xl::before {
  border-radius: 1rem;
}
.hover\:red-gradient:hover::before {
  opacity: 1;
}
.text-red {
  color: #ff2e2e;
}
.mobile-navigation.active {
  opacity: 1;
  z-index: 10;
  right: 0;
  transform: translateY(calc(100% + 190px));
}
.mobilenav > li {
  padding: 0 auto;
  flex-grow: 1;
  text-align: center;
}
.fade-in {
  opacity: 0;
  animation: fadeIn 1s ease-out forwards;
}
.fade-in-no-transform {
  opacity: 0;
  animation: fadeInNoTransform 1s ease-out forwards;
}
.scale-in {
  opacity: 0;
  transform: scale(0.9);
  animation: scaleIn 1s ease-out forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes fadeInNoTransform {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
::-webkit-scrollbar {
  width: 7px;
  border-radius: 10px;
  transition: 0.5s;
  z-index: 2000;
}
::-webkit-scrollbar-track {
  background: #19181e;
  border-radius: 10px;
  transition: 0.5s;
  z-index: 2000;
}
::-webkit-scrollbar-thumb {
  background: #14121e;
  border-radius: 10px;
  transition: 0.5s;
  z-index: 2000;
}
::-webkit-scrollbar-thumb:hover {
  background: #211e31;
  border-radius: 10px;
  transition: 0.5s;
  z-index: 2000;
}
.carousel-indicators {
  height: 2rem;
  gap: 0.5rem;
}
.carousel-indicators > * {
  width: 1.5rem !important;
  height: 1.5rem !important;
  border-radius: 50%;
  background-color: transparent !important;
  border: none !important;
  appearance: none;
  -webkit-appearance: none !important;
  transition: all 0.3s ease !important;
}
.custom-shadow {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
  transition: box-shadow 0.3s ease;
}
.custom-shadow:hover {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 21px 35px, rgba(0, 0, 0, 0.633) 0px 15px 15px;
}
.custom-shadow-lighter {
  box-shadow: rgba(10, 10, 10, 0.15) 0px 14px 28px, rgba(10, 10, 10, 0.12) 0px 10px 10px;
  transition: box-shadow 0.3s ease;
}
.custom-shadow-lighter:hover {
  box-shadow: rgba(10, 10, 10, 0.2) 0px 21px 35px, rgba(10, 10, 10, 0.33) 0px 15px 15px;
}
.custom-shadow-var(--secondary-tone-text) {
  box-shadow: rgba(226, 193, 45, 0.05) 0px 0px 128px, rgba(226, 193, 45, 0.05) 0px 0px 88px;
  transition: box-shadow 0.25s ease-in;
}
.custom-shadow-var(--secondary-tone-text):hover {
  box-shadow: rgba(226, 193, 45, 0.15) 0px 10px 100px, rgba(226, 193, 45, 0.15) 0px -10px 1184px;
}
.carousel-indicators > .active {
  transform: scale(1.3) translateY(-4px);
}
@keyframes shake {
  0% {
    transform: translateX(0);
  }
  33% {
    transform: translateX(1px) rotate(1deg);
  }
  66% {
    transform: translateX(-1px) rotate(-1deg);
  }
  100% {
    transform: translateX(0);
  }
}
.hover-underline {
  position: relative;
}
.hover-underline::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background-color: var(--text-primary);
  transform: scaleX(0);
  transition: transform 0.4s ease-out;
}
.hover-underline.fast::after {
  transition: transform 0.2s ease-out;
}
.hover-underline.blue::after {
  background-color: rgb(55, 55, 161);
}
.hover-underline:hover::after {
  transform: scaleX(1);
}
.external-link {
  text-decoration: none;
  position: relative;
  left: 0px;
  color: var(--primary-tone-text) !important;
  transition: all 0.2s ease;
}
.external-link::after {
  position: absolute;
  content: "↗";
  font-size: 0.8rem;
  top: 2px;
  margin-left: 0.3rem;
  transition: all 0.2s ease;
}
.external-link:hover {
  left: 4px;
  color: var(--secondary-tone-text) !important;
}
.external-link:hover::after {
  color: var(--primary-tone-text);
}
.grid-node {
  background-color: var(--background-color-2);
}
.grid-node:hover .external-link {
  color: #fffe00 !important;
}
.grid-node:hover .external-link::after {
  color: #fffe00 !important;
}
.grid-node .grid-node-icon {
  opacity: 1;
  transition: all 0.5s ease;
  fill: var(--text-primary);
}
.grid-node:hover .grid-node-icon {
  opacity: 0;
  transform: translateY(-50px);
}
.grid-node .grid-node-text {
  opacity: 1;
  transition: all 0.3s ease;
}
.grid-node:hover .grid-node-text {
  transform: translateY(-50px);
}
.grid-node:hover a {
  color: var(--secondary-tone-text);
}
.grid-node:hover a::after {
  color: var(--secondary-tone-text);
}
.live-icon {
  height: 26px;
  position: absolute;
  right: 1rem;
  transition: all 0.3s ease;
}
.unsaturated {
  filter: grayscale(100%);
  opacity: 0.5;
}
.unsaturated-animation {
  animation: unsaturated-animation 3s ease-in-out infinite alternate;
}
@keyframes unsaturated-animation {
  0% {
    filter: grayscale(100%);
    opacity: 0.5;
  }
  50% {
    filter: grayscale(0%);
    opacity: 1;
  }
  100% {
    filter: grayscale(100%);
    opacity: 0.5;
  }
}
.fc-scrollgrid {
  border-radius: 8px;
}
.calendar > a:hover {
  color: var(--secondary-tone-text) !important;
}
.fc-col-header {
  width: 100% !important;
}
.fc-view-harness {
  height: 100% !important;
}
.fc-scroller {
  overflow: auto !important;
}
#current-balance::before {
  content: "$";
}
#current-balance {
  transition: transform 0.3s ease;
}
#current-balance:hover {
  transform: translateY(5px) scale(1.3);
}
@import url(https://fonts.googleapis.com/css?family=Righteous);
.animated-shadow {
  display: inline-block;
  color: var(--text-primary);
  font-family: "Righteous", serif;
  font-size: 12em;
  text-shadow: 0.03em 0.03em 0 hsla(230, 40%, 50%, 1);
}
.animated-shadow:after {
  content: attr(data-shadow);
  position: absolute;
  top: 0.06em;
  left: 0.06em;
  z-index: -1;
  text-shadow: none;
  background-image: linear-gradient( 45deg, transparent 45%, hsla(48, 20%, 90%, 1) 45%, hsla(48, 20%, 90%, 1) 55%, transparent 0 );
  background-size: 0.05em 0.05em;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shad-anim 20s linear infinite;
}
@keyframes shad-anim {
  0% {
    background-position: 0 0;
  }
  0% {
    background-position: 100% -100%;
  }
}
.shape {
  background: linear-gradient(90deg, #ff2e2e, #be3d3d);
}
.shape-1 {
  border-bottom-left-radius: 2rem;
  border-top-right-radius: 2rem;
}
.shape-2 {
  border-radius: 10rem;
}
.shape-3 {
  border: 10px solid #222;
  border-top: 0;
  background: rgba(0, 0, 0, 0);
  -moz-border-radius: 0 0 120px 120px / 0 0 90px 90px;
  -webkit-border-radius: 0 0 120px 120px 0 0 90px 90px;
  border-radius: 0 0 120px 120px / 0 0 90px 90px;
  position: absolute;
  bottom: 50px;
  left: 38px;
  box-shadow: 0 2px 0 rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.8);
  -moz-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.8);
}
.success-from-top .success {
  transition: all 0.7s ease-in;
  -moz-transition: all 0.7s ease-in;
  -webkit-transition: all 0.7s ease-in;
}
.success-from-top .success {
  width: 40%;
  transform: translateY(-200%);
  background-color: #72dd4f;
}
.success-from-top.active .success {
  transform: translateY(20px);
  -moz-transform: translateY(20px);
  -webkit-transform: translateY(20px);
}
@media (max-width: 768px) {
  .success-from-top .success {
    width: 90%;
  }
}
#game-input > option {
  background-color: var(--background-color-2);
  color: var(--text-primary);
  padding: 2px 1px;
}
#game-input > option:hover, #game-input > option:focus, #game-input > option:active, #game-input > option.selected {
  background-color: var(--background-color-2) !important;
  color: var(--text-primary);
  padding: 2px 1px;
}
.modal-backdrop {
  position: absolute !important;
  inset: 0 !important;
  height: 100% !important;
  width: 100% !important;
}
.required::after {
  content: "*";
  color: red;
  margin-left: 0.2rem;
}
@media (min-width: 1024px) {
  #mySubmissionsModal .modal-dialog {
    max-width: 50vw;
  }
}
.only-md-to-xl {
  display: none;
}
@media (min-width: 768px) {
  .only-md-to-xl {
    display: block;
  }
}
.custom-input {
  background-color: var(--background-color);
  border: 1px solid var(--background-color-2);
  color: var(--text-primary);
  padding: 0.5rem;
  border-radius: 0.5rem;
  transition: all 0.3s ease;
  color-scheme: dark;
}
@media (min-width: 768px ) {
  #divisions-banner-wrapper {
    position: relative;
  }
  #divisions-banner-wrapper::before {
    content: "";
    position: absolute;
    top: -20%;
    left: -25%;
    background: radial-gradient(ellipse at left, rgba(122, 5, 120, 0.01), transparent), radial-gradient(ellipse at right, #FA14F6, transparent);
    opacity: 0.1;
    height: calc(110% + 680px);
    width: 75%;
    z-index: -1;
    transition: opacity 0.5s ease;
    -webkit-animation: Pulsate 15s ease infinite;
    -moz-animation: Pulsate 15s ease infinite;
    -o-animation: Pulsate 15s ease infinite;
    animation: Pulsate 15s ease infinite;
  }
  #divisions-banner-wrapper:hover::before {
    opacity: 1;
  }
  #divisions-banner-wrapper::after {
    content: "";
    position: absolute;
    top: -20%;
    right: -25%;
    background: radial-gradient(ellipse at left, #FE6E64, transparent), radial-gradient(ellipse at right, #ac2c23, transparent);
    opacity: 0.1;
    height: calc(110% + 680px);
    width: 75%;
    z-index: -1;
    transition: opacity 0.5s ease;
    -webkit-animation: Pulsate 15s ease infinite;
    -moz-animation: Pulsate 15s ease infinite;
    -o-animation: Pulsate 15s ease infinite;
    animation: Pulsate 15s ease infinite;
  }
  #divisions-banner-wrapper:hover::after {
    opacity: 1;
  }
}
@-webkit-keyframes Pulsate {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@-moz-keyframes Pulsate {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@-o-keyframes Pulsate {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes Pulsate {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.cookie-consent {
  background-color: var(--background-color-2);
  border: 1px solid var(--text-primary);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in srgb, var(--text-primary) 50%, transparent);
  }
  color: var(--text-primary);
  left: 50%;
  line-height: 24px;
  overflow: hidden;
  position: fixed;
  top: 0%;
  transform: translate(-50%,-50%);
  z-index: 50;
  width: 90vw;
}
@media (max-width: 768px) {
  .cookie-consent {
    top: 50vh;
  }
}
@media (min-width: 768px) {
  .cookie-consent {
    top: 100vh;
    transform: translate(-50%, -100%);
    width: 100vw;
    border: none;
    border-top: 1px solid var(--text-primary);
    @supports (color: color-mix(in lab, red, red)) {
      border-top: 1px solid color-mix(in srgb, var(--text-primary) 50%, transparent);
    }
    border-radius: 0 !important;
  }
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-ease: initial;
    }
  }
}
