/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@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-border-spacing-x:0;
      --tw-border-spacing-y:0;
      --tw-translate-x:0;
      --tw-translate-y:0;
      --tw-translate-z:0;
      --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-scroll-snap-strictness:proximity;
      --tw-space-y-reverse:0;
      --tw-space-x-reverse:0;
      --tw-border-style:solid;
      --tw-gradient-position:initial;
      --tw-gradient-from:#0000;
      --tw-gradient-via:#0000;
      --tw-gradient-to:#0000;
      --tw-gradient-stops:initial;
      --tw-gradient-via-stops:initial;
      --tw-gradient-from-position:0%;
      --tw-gradient-via-position:50%;
      --tw-gradient-to-position:100%;
      --tw-leading:initial;
      --tw-font-weight:initial;
      --tw-tracking: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-outline-style:solid;
      --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-backdrop-blur:initial;
      --tw-backdrop-brightness:initial;
      --tw-backdrop-contrast:initial;
      --tw-backdrop-grayscale:initial;
      --tw-backdrop-hue-rotate:initial;
      --tw-backdrop-invert:initial;
      --tw-backdrop-opacity:initial;
      --tw-backdrop-saturate:initial;
      --tw-backdrop-sepia:initial;
      --tw-duration:initial;
      --tw-ease:initial;
      --tw-content:"";
    }
  }
}
@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-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;
    --font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --color-amber-100:oklch(96.2% .059 95.617);
    --color-amber-900:oklch(41.4% .112 45.904);
    --color-green-600:oklch(62.7% .194 149.214);
    --color-blue-500:oklch(62.3% .214 259.815);
    --color-blue-600:oklch(54.6% .245 262.881);
    --color-blue-700:oklch(48.8% .243 264.376);
    --color-violet-50:oklch(96.9% .016 293.756);
    --color-purple-500:oklch(62.7% .265 303.9);
    --color-gray-50:oklch(98.5% .002 247.839);
    --color-gray-100:oklch(96.7% .003 264.542);
    --color-gray-200:oklch(92.8% .006 264.531);
    --color-gray-300:oklch(87.2% .01 258.338);
    --color-gray-400:oklch(70.7% .022 261.325);
    --color-gray-500:oklch(55.1% .027 264.364);
    --color-gray-600:oklch(44.6% .03 256.802);
    --color-gray-700:oklch(37.3% .034 259.733);
    --color-gray-800:oklch(27.8% .033 256.848);
    --color-gray-900:oklch(21% .034 264.665);
    --spacing:.25rem;
    --container-xs:20rem;
    --container-lg:32rem;
    --text-xs:.75rem;
    --text-xs--line-height:calc(1/.75);
    --text-sm:.875rem;
    --text-sm--line-height:calc(1.25/.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;
    --font-weight-normal:400;
    --font-weight-medium:500;
    --font-weight-semibold:600;
    --font-weight-bold:700;
    --tracking-tighter:-.05em;
    --tracking-tight:-.025em;
    --leading-relaxed:1.625;
    --radius-xs:.125rem;
    --radius-sm:.25rem;
    --radius-md:.375rem;
    --radius-lg:.5rem;
    --radius-xl:.75rem;
    --radius-2xl:1rem;
    --ease-in:cubic-bezier(.4,0,1,1);
    --ease-in-out:cubic-bezier(.4,0,.2,1);
    --animate-spin:spin 1s linear infinite;
    --animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;
    --blur-sm:8px;
    --blur-md:12px;
    --default-transition-duration:.15s;
    --default-transition-timing-function:cubic-bezier(.4,0,.2,1);
    --default-font-family:var(--font-sans);
    --default-mono-font-family:var(--font-mono);
  }
}
@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,
  :host {
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    line-height: 1.5;
    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;
    -webkit-text-decoration: 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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  sub {
    bottom: -.25em;
  }
  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :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)) {
      ::placeholder {
        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 {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type=button], [type=reset], [type=submit]) {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }
  ::file-selector-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden=until-found])) {
    display: none !important;
  }
  *,
  :after,
  :before,
  ::backdrop {
    border-color: var(--color-gray-200,currentcolor);
  }
  ::file-selector-button {
    border-color: var(--color-gray-200,currentcolor);
  }
  html,
  body {
    color: #121212;
    min-height: -webkit-fill-available;
    font-family: Pretendard;
    font-size: 16px;
    font-weight: 400;
  }
  #root {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }
}
@layer components {
  .auth-layout {
    background-color: #fafafa;
    flex-direction: column;
    width: 100%;
    min-width: 1920px;
    height: 100dvh;
    display: flex;
    overflow: hidden;
  }
  .auth-layout-content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
  .auth-layout-page {
    flex-direction: column;
    gap: 1rem;
    max-width: 1760px;
    height: 100%;
    margin: 0 auto;
    padding-top: 96px;
    display: flex;
  }
  .auth-layout-page.scrollable {
    overflow-y: auto;
  }
  .max-container {
    max-width: 1760px;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing)*0);
  }
  .inset-y-0 {
    inset-block: calc(var(--spacing)*0);
  }
  .top-0 {
    top: calc(var(--spacing)*0);
  }
  .top-1\.5 {
    top: calc(var(--spacing)*1.5);
  }
  .top-1\/2 {
    top: 50%;
  }
  .top-2 {
    top: calc(var(--spacing)*2);
  }
  .top-3 {
    top: calc(var(--spacing)*3);
  }
  .top-4 {
    top: calc(var(--spacing)*4);
  }
  .top-8 {
    top: calc(var(--spacing)*8);
  }
  .top-12 {
    top: calc(var(--spacing)*12);
  }
  .top-14 {
    top: calc(var(--spacing)*14);
  }
  .top-\[1px\] {
    top: 1px;
  }
  .top-\[9px\] {
    top: 9px;
  }
  .top-\[18px\] {
    top: 18px;
  }
  .top-\[50\%\] {
    top: 50%;
  }
  .top-\[60\%\] {
    top: 60%;
  }
  .top-full {
    top: 100%;
  }
  .right-0 {
    right: calc(var(--spacing)*0);
  }
  .right-2 {
    right: calc(var(--spacing)*2);
  }
  .right-3 {
    right: calc(var(--spacing)*3);
  }
  .right-4 {
    right: calc(var(--spacing)*4);
  }
  .right-8 {
    right: calc(var(--spacing)*8);
  }
  .right-35 {
    right: calc(var(--spacing)*35);
  }
  .right-52 {
    right: calc(var(--spacing)*52);
  }
  .right-\[16px\] {
    right: 16px;
  }
  .bottom-0 {
    bottom: calc(var(--spacing)*0);
  }
  .bottom-full {
    bottom: 100%;
  }
  .-left-\[1px\] {
    left: -1px;
  }
  .left-0 {
    left: calc(var(--spacing)*0);
  }
  .left-2 {
    left: calc(var(--spacing)*2);
  }
  .left-\[50\%\] {
    left: 50%;
  }
  .-z-10 {
    z-index: calc(10*-1);
  }
  .z-2 {
    z-index: 2;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[1001\] {
    z-index: 1001;
  }
  .z-\[2005\] {
    z-index: 2005;
  }
  .col-span-1 {
    grid-column: span 1/span 1;
  }
  .col-span-3 {
    grid-column: span 3/span 3;
  }
  .container {
    width: 100%;
  }
  @media (min-width:576px) {
    .container {
      max-width: 576px;
    }
  }
  @media (min-width:768px) {
    .container {
      max-width: 768px;
    }
  }
  @media (min-width:992px) {
    .container {
      max-width: 992px;
    }
  }
  @media (min-width:1200px) {
    .container {
      max-width: 1200px;
    }
  }
  .m-0 {
    margin: calc(var(--spacing)*0);
  }
  .m-5 {
    margin: calc(var(--spacing)*5);
  }
  .m-\[1px\] {
    margin: 1px;
  }
  .m-auto {
    margin: auto;
  }
  .mx-1 {
    margin-inline: calc(var(--spacing)*1);
  }
  .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-10 {
    margin-inline: calc(var(--spacing)*10);
  }
  .mx-12 {
    margin-inline: calc(var(--spacing)*12);
  }
  .mx-\[6px\] {
    margin-inline: 6px;
  }
  .mx-\[20px\] {
    margin-inline: 20px;
  }
  .mx-\[40px\] {
    margin-inline: 40px;
  }
  .mx-\[110px\] {
    margin-inline: 110px;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-1 {
    margin-block: calc(var(--spacing)*1);
  }
  .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-6 {
    margin-block: calc(var(--spacing)*6);
  }
  .my-12 {
    margin-block: calc(var(--spacing)*12);
  }
  .my-\[12px\] {
    margin-block: 12px;
  }
  .my-\[16px\] {
    margin-block: 16px;
  }
  .my-\[22\.5px\] {
    margin-block: 22.5px;
  }
  .my-\[26px\] {
    margin-block: 26px;
  }
  .my-\[32px\] {
    margin-block: 32px;
  }
  .my-\[150px\] {
    margin-block: 150px;
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing)*.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing)*1);
  }
  .mt-1\.5 {
    margin-top: calc(var(--spacing)*1.5);
  }
  .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-9 {
    margin-top: calc(var(--spacing)*9);
  }
  .mt-10 {
    margin-top: calc(var(--spacing)*10);
  }
  .mt-16 {
    margin-top: calc(var(--spacing)*16);
  }
  .mt-20 {
    margin-top: calc(var(--spacing)*20);
  }
  .mt-48 {
    margin-top: calc(var(--spacing)*48);
  }
  .mt-\[-2px\] {
    margin-top: -2px;
  }
  .mt-\[1px\] {
    margin-top: 1px;
  }
  .mt-\[2px\] {
    margin-top: 2px;
  }
  .mt-\[3px\] {
    margin-top: 3px;
  }
  .mt-\[6px\] {
    margin-top: 6px;
  }
  .mt-\[7px\] {
    margin-top: 7px;
  }
  .mt-\[16px\] {
    margin-top: 16px;
  }
  .mt-\[17px\] {
    margin-top: 17px;
  }
  .mt-\[18px\] {
    margin-top: 18px;
  }
  .mt-\[19px\] {
    margin-top: 19px;
  }
  .mt-\[20\%\] {
    margin-top: 20%;
  }
  .mt-\[20px\] {
    margin-top: 20px;
  }
  .mt-\[24px\] {
    margin-top: 24px;
  }
  .mt-\[26px\] {
    margin-top: 26px;
  }
  .mt-\[30\%\] {
    margin-top: 30%;
  }
  .mt-\[32px\] {
    margin-top: 32px;
  }
  .mt-\[36px\] {
    margin-top: 36px;
  }
  .mt-\[40px\] {
    margin-top: 40px;
  }
  .mt-\[44px\] {
    margin-top: 44px;
  }
  .mt-\[49px\] {
    margin-top: 49px;
  }
  .mt-\[55px\] {
    margin-top: 55px;
  }
  .mt-\[56px\] {
    margin-top: 56px;
  }
  .mt-\[60px\] {
    margin-top: 60px;
  }
  .mt-\[80px\] {
    margin-top: 80px;
  }
  .mt-\[86px\] {
    margin-top: 86px;
  }
  .mt-\[103px\] {
    margin-top: 103px;
  }
  .mt-\[135px\] {
    margin-top: 135px;
  }
  .mt-\[136px\] {
    margin-top: 136px;
  }
  .mr-1 {
    margin-right: calc(var(--spacing)*1);
  }
  .mr-1\.5 {
    margin-right: calc(var(--spacing)*1.5);
  }
  .mr-2 {
    margin-right: calc(var(--spacing)*2);
  }
  .mr-3 {
    margin-right: calc(var(--spacing)*3);
  }
  .mr-3\.5 {
    margin-right: calc(var(--spacing)*3.5);
  }
  .mr-4 {
    margin-right: calc(var(--spacing)*4);
  }
  .mr-6 {
    margin-right: calc(var(--spacing)*6);
  }
  .mr-20 {
    margin-right: calc(var(--spacing)*20);
  }
  .mr-\[2px\] {
    margin-right: 2px;
  }
  .mr-\[14px\] {
    margin-right: 14px;
  }
  .mb-0\.5 {
    margin-bottom: calc(var(--spacing)*.5);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing)*1);
  }
  .mb-1\.5 {
    margin-bottom: calc(var(--spacing)*1.5);
  }
  .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-5 {
    margin-bottom: calc(var(--spacing)*5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing)*6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing)*8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing)*10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing)*12);
  }
  .mb-14 {
    margin-bottom: calc(var(--spacing)*14);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing)*16);
  }
  .mb-40 {
    margin-bottom: calc(var(--spacing)*40);
  }
  .mb-\[2px\] {
    margin-bottom: 2px;
  }
  .mb-\[6px\] {
    margin-bottom: 6px;
  }
  .mb-\[9px\] {
    margin-bottom: 9px;
  }
  .mb-\[10px\] {
    margin-bottom: 10px;
  }
  .mb-\[16px\] {
    margin-bottom: 16px;
  }
  .mb-\[18px\] {
    margin-bottom: 18px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  .mb-\[26px\] {
    margin-bottom: 26px;
  }
  .mb-\[40px\] {
    margin-bottom: 40px;
  }
  .mb-\[44px\] {
    margin-bottom: 44px;
  }
  .mb-\[46px\] {
    margin-bottom: 46px;
  }
  .mb-\[56px\] {
    margin-bottom: 56px;
  }
  .mb-\[64px\] {
    margin-bottom: 64px;
  }
  .mb-\[70px\] {
    margin-bottom: 70px;
  }
  .mb-\[80px\] {
    margin-bottom: 80px;
  }
  .mb-\[100px\] {
    margin-bottom: 100px;
  }
  .mb-\[163px\] {
    margin-bottom: 163px;
  }
  .mb-\[176px\] {
    margin-bottom: 176px;
  }
  .mb-\[300px\] {
    margin-bottom: 300px;
  }
  .ml-1 {
    margin-left: calc(var(--spacing)*1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing)*2);
  }
  .ml-3 {
    margin-left: calc(var(--spacing)*3);
  }
  .ml-4 {
    margin-left: calc(var(--spacing)*4);
  }
  .ml-5 {
    margin-left: calc(var(--spacing)*5);
  }
  .ml-6 {
    margin-left: calc(var(--spacing)*6);
  }
  .ml-20 {
    margin-left: calc(var(--spacing)*20);
  }
  .ml-\[3\.5px\] {
    margin-left: 3.5px;
  }
  .ml-\[16px\] {
    margin-left: 16px;
  }
  .ml-\[40px\] {
    margin-left: 40px;
  }
  .ml-\[48\.5px\] {
    margin-left: 48.5px;
  }
  .ml-\[64px\] {
    margin-left: 64px;
  }
  .ml-\[150px\] {
    margin-left: 150px;
  }
  .ml-\[220px\] {
    margin-left: 220px;
  }
  .ml-auto {
    margin-left: auto;
  }
  .box-content {
    box-sizing: content-box;
  }
  .line-clamp-1 {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
  .line-clamp-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .inline-grid {
    display: inline-grid;
  }
  .table {
    display: table;
  }
  .aspect-square {
    aspect-ratio: 1;
  }
  .size-4 {
    width: calc(var(--spacing)*4);
    height: calc(var(--spacing)*4);
  }
  .size-9 {
    width: calc(var(--spacing)*9);
    height: calc(var(--spacing)*9);
  }
  .\!h-12 {
    height: calc(var(--spacing)*12) !important;
  }
  .\!h-\[48px\] {
    height: 48px !important;
  }
  .h-0 {
    height: calc(var(--spacing)*0);
  }
  .h-1 {
    height: calc(var(--spacing)*1);
  }
  .h-1\.5 {
    height: calc(var(--spacing)*1.5);
  }
  .h-1\/2 {
    height: 50%;
  }
  .h-2 {
    height: calc(var(--spacing)*2);
  }
  .h-2\.5 {
    height: calc(var(--spacing)*2.5);
  }
  .h-3 {
    height: calc(var(--spacing)*3);
  }
  .h-3\.5 {
    height: calc(var(--spacing)*3.5);
  }
  .h-4 {
    height: calc(var(--spacing)*4);
  }
  .h-5 {
    height: calc(var(--spacing)*5);
  }
  .h-6 {
    height: calc(var(--spacing)*6);
  }
  .h-7 {
    height: calc(var(--spacing)*7);
  }
  .h-8 {
    height: calc(var(--spacing)*8);
  }
  .h-9 {
    height: calc(var(--spacing)*9);
  }
  .h-10 {
    height: calc(var(--spacing)*10);
  }
  .h-11 {
    height: calc(var(--spacing)*11);
  }
  .h-12 {
    height: calc(var(--spacing)*12);
  }
  .h-14 {
    height: calc(var(--spacing)*14);
  }
  .h-16 {
    height: calc(var(--spacing)*16);
  }
  .h-20 {
    height: calc(var(--spacing)*20);
  }
  .h-28 {
    height: calc(var(--spacing)*28);
  }
  .h-40 {
    height: calc(var(--spacing)*40);
  }
  .h-52 {
    height: calc(var(--spacing)*52);
  }
  .h-64 {
    height: calc(var(--spacing)*64);
  }
  .h-120 {
    height: calc(var(--spacing)*120);
  }
  .h-\[1\.5px\] {
    height: 1.5px;
  }
  .h-\[1px\] {
    height: 1px;
  }
  .h-\[2px\] {
    height: 2px;
  }
  .h-\[3px\] {
    height: 3px;
  }
  .h-\[5px\] {
    height: 5px;
  }
  .h-\[8px\] {
    height: 8px;
  }
  .h-\[10px\] {
    height: 10px;
  }
  .h-\[15px\] {
    height: 15px;
  }
  .h-\[16px\] {
    height: 16px;
  }
  .h-\[18px\] {
    height: 18px;
  }
  .h-\[20px\] {
    height: 20px;
  }
  .h-\[21px\] {
    height: 21px;
  }
  .h-\[22px\] {
    height: 22px;
  }
  .h-\[24px\] {
    height: 24px;
  }
  .h-\[25px\] {
    height: 25px;
  }
  .h-\[27px\] {
    height: 27px;
  }
  .h-\[28px\] {
    height: 28px;
  }
  .h-\[29px\] {
    height: 29px;
  }
  .h-\[30px\] {
    height: 30px;
  }
  .h-\[32px\] {
    height: 32px;
  }
  .h-\[33px\] {
    height: 33px;
  }
  .h-\[34px\] {
    height: 34px;
  }
  .h-\[36px\] {
    height: 36px;
  }
  .h-\[37px\] {
    height: 37px;
  }
  .h-\[39px\] {
    height: 39px;
  }
  .h-\[40px\] {
    height: 40px;
  }
  .h-\[42px\] {
    height: 42px;
  }
  .h-\[46px\] {
    height: 46px;
  }
  .h-\[48px\] {
    height: 48px;
  }
  .h-\[53px\] {
    height: 53px;
  }
  .h-\[54px\] {
    height: 54px;
  }
  .h-\[56px\] {
    height: 56px;
  }
  .h-\[59px\] {
    height: 59px;
  }
  .h-\[60px\] {
    height: 60px;
  }
  .h-\[62px\] {
    height: 62px;
  }
  .h-\[63px\] {
    height: 63px;
  }
  .h-\[64px\] {
    height: 64px;
  }
  .h-\[65dvh\] {
    height: 65dvh;
  }
  .h-\[66px\] {
    height: 66px;
  }
  .h-\[72px\] {
    height: 72px;
  }
  .h-\[78px\] {
    height: 78px;
  }
  .h-\[80px\] {
    height: 80px;
  }
  .h-\[80vh\] {
    height: 80vh;
  }
  .h-\[82px\] {
    height: 82px;
  }
  .h-\[86\.66px\] {
    height: 86.66px;
  }
  .h-\[86px\] {
    height: 86px;
  }
  .h-\[87px\] {
    height: 87px;
  }
  .h-\[89px\] {
    height: 89px;
  }
  .h-\[90px\] {
    height: 90px;
  }
  .h-\[92px\] {
    height: 92px;
  }
  .h-\[93px\] {
    height: 93px;
  }
  .h-\[96px\] {
    height: 96px;
  }
  .h-\[100dvh\] {
    height: 100dvh;
  }
  .h-\[100px\] {
    height: 100px;
  }
  .h-\[110px\] {
    height: 110px;
  }
  .h-\[113px\] {
    height: 113px;
  }
  .h-\[114px\] {
    height: 114px;
  }
  .h-\[116px\] {
    height: 116px;
  }
  .h-\[117px\] {
    height: 117px;
  }
  .h-\[120px\] {
    height: 120px;
  }
  .h-\[122px\] {
    height: 122px;
  }
  .h-\[133px\] {
    height: 133px;
  }
  .h-\[140px\] {
    height: 140px;
  }
  .h-\[142px\] {
    height: 142px;
  }
  .h-\[143px\] {
    height: 143px;
  }
  .h-\[151px\] {
    height: 151px;
  }
  .h-\[152px\] {
    height: 152px;
  }
  .h-\[155px\] {
    height: 155px;
  }
  .h-\[156px\] {
    height: 156px;
  }
  .h-\[160px\] {
    height: 160px;
  }
  .h-\[173px\] {
    height: 173px;
  }
  .h-\[176px\] {
    height: 176px;
  }
  .h-\[180px\] {
    height: 180px;
  }
  .h-\[183px\] {
    height: 183px;
  }
  .h-\[184px\] {
    height: 184px;
  }
  .h-\[192px\] {
    height: 192px;
  }
  .h-\[196px\] {
    height: 196px;
  }
  .h-\[198px\] {
    height: 198px;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-\[204px\] {
    height: 204px;
  }
  .h-\[205px\] {
    height: 205px;
  }
  .h-\[206px\] {
    height: 206px;
  }
  .h-\[208px\] {
    height: 208px;
  }
  .h-\[218px\] {
    height: 218px;
  }
  .h-\[234px\] {
    height: 234px;
  }
  .h-\[238px\] {
    height: 238px;
  }
  .h-\[248px\] {
    height: 248px;
  }
  .h-\[249px\] {
    height: 249px;
  }
  .h-\[250px\] {
    height: 250px;
  }
  .h-\[255px\] {
    height: 255px;
  }
  .h-\[260px\] {
    height: 260px;
  }
  .h-\[261px\] {
    height: 261px;
  }
  .h-\[269px\] {
    height: 269px;
  }
  .h-\[270px\] {
    height: 270px;
  }
  .h-\[271px\] {
    height: 271px;
  }
  .h-\[289px\] {
    height: 289px;
  }
  .h-\[291px\] {
    height: 291px;
  }
  .h-\[295px\] {
    height: 295px;
  }
  .h-\[296px\] {
    height: 296px;
  }
  .h-\[305px\] {
    height: 305px;
  }
  .h-\[313px\] {
    height: 313px;
  }
  .h-\[316px\] {
    height: 316px;
  }
  .h-\[328px\] {
    height: 328px;
  }
  .h-\[338px\] {
    height: 338px;
  }
  .h-\[344px\] {
    height: 344px;
  }
  .h-\[360px\] {
    height: 360px;
  }
  .h-\[370px\] {
    height: 370px;
  }
  .h-\[371px\] {
    height: 371px;
  }
  .h-\[374px\] {
    height: 374px;
  }
  .h-\[375px\] {
    height: 375px;
  }
  .h-\[380px\] {
    height: 380px;
  }
  .h-\[384px\] {
    height: 384px;
  }
  .h-\[400px\] {
    height: 400px;
  }
  .h-\[406px\] {
    height: 406px;
  }
  .h-\[420px\] {
    height: 420px;
  }
  .h-\[428px\] {
    height: 428px;
  }
  .h-\[441px\] {
    height: 441px;
  }
  .h-\[442px\] {
    height: 442px;
  }
  .h-\[453px\] {
    height: 453px;
  }
  .h-\[486px\] {
    height: 486px;
  }
  .h-\[500px\] {
    height: 500px;
  }
  .h-\[524px\] {
    height: 524px;
  }
  .h-\[526px\] {
    height: 526px;
  }
  .h-\[527px\] {
    height: 527px;
  }
  .h-\[534px\] {
    height: 534px;
  }
  .h-\[564px\] {
    height: 564px;
  }
  .h-\[574px\] {
    height: 574px;
  }
  .h-\[584px\] {
    height: 584px;
  }
  .h-\[598px\] {
    height: 598px;
  }
  .h-\[629px\] {
    height: 629px;
  }
  .h-\[634px\] {
    height: 634px;
  }
  .h-\[658px\] {
    height: 658px;
  }
  .h-\[660px\] {
    height: 660px;
  }
  .h-\[672px\] {
    height: 672px;
  }
  .h-\[675px\] {
    height: 675px;
  }
  .h-\[676px\] {
    height: 676px;
  }
  .h-\[740px\] {
    height: 740px;
  }
  .h-\[748px\] {
    height: 748px;
  }
  .h-\[808px\] {
    height: 808px;
  }
  .h-\[890px\] {
    height: 890px;
  }
  .h-\[900px\] {
    height: 900px;
  }
  .h-\[1000px\] {
    height: 1000px;
  }
  .h-\[1152px\] {
    height: 1152px;
  }
  .h-\[1192px\] {
    height: 1192px;
  }
  .h-\[calc\(100\%-62px\)\] {
    height: calc(100% - 62px);
  }
  .h-\[calc\(100dvh\)\] {
    height: 100dvh;
  }
  .h-\[calc\(100dvh-62px\)\] {
    height: calc(100dvh - 62px);
  }
  .h-\[calc\(100dvh-80px\)\] {
    height: calc(100dvh - 80px);
  }
  .h-\[calc\(100dvh-172px\)\] {
    height: calc(100dvh - 172px);
  }
  .h-\[calc\(100dvh-190px\)\] {
    height: calc(100dvh - 190px);
  }
  .h-\[calc\(100dvh-200px\)\] {
    height: calc(100dvh - 200px);
  }
  .h-\[calc\(100dvh-300px\)\] {
    height: calc(100dvh - 300px);
  }
  .h-\[calc\(100dvh-370px\)\] {
    height: calc(100dvh - 370px);
  }
  .h-\[calc\(100dvh-410px\)\] {
    height: calc(100dvh - 410px);
  }
  .h-\[calc\(100dvh-420px\)\] {
    height: calc(100dvh - 420px);
  }
  .h-\[calc\(100dvh-500px\)\] {
    height: calc(100dvh - 500px);
  }
  .h-\[calc\(100dvh-530px\)\] {
    height: calc(100dvh - 530px);
  }
  .h-\[calc\(100vh-92px\)\] {
    height: calc(100vh - 92px);
  }
  .h-\[var\(--radix-navigation-menu-viewport-height\)\] {
    height: var(--radix-navigation-menu-viewport-height);
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-0 {
    max-height: calc(var(--spacing)*0);
  }
  .max-h-60 {
    max-height: calc(var(--spacing)*60);
  }
  .max-h-96 {
    max-height: calc(var(--spacing)*96);
  }
  .max-h-\[40px\] {
    max-height: 40px;
  }
  .max-h-\[60px\] {
    max-height: 60px;
  }
  .max-h-\[145px\] {
    max-height: 145px;
  }
  .max-h-\[250px\] {
    max-height: 250px;
  }
  .max-h-\[400px\] {
    max-height: 400px;
  }
  .max-h-\[491px\] {
    max-height: 491px;
  }
  .max-h-\[496px\] {
    max-height: 496px;
  }
  .max-h-\[500px\] {
    max-height: 500px;
  }
  .max-h-\[564px\] {
    max-height: 564px;
  }
  .max-h-\[616px\] {
    max-height: 616px;
  }
  .max-h-\[812px\] {
    max-height: 812px;
  }
  .max-h-\[900px\] {
    max-height: 900px;
  }
  .max-h-\[calc\(100dvh-300px\)\] {
    max-height: calc(100dvh - 300px);
  }
  .max-h-full {
    max-height: 100%;
  }
  .min-h-\[28px\] {
    min-height: 28px;
  }
  .min-h-\[60px\] {
    min-height: 60px;
  }
  .min-h-\[103px\] {
    min-height: 103px;
  }
  .min-h-\[117px\] {
    min-height: 117px;
  }
  .min-h-\[136px\] {
    min-height: 136px;
  }
  .min-h-\[150px\] {
    min-height: 150px;
  }
  .min-h-\[198px\] {
    min-height: 198px;
  }
  .min-h-\[216px\] {
    min-height: 216px;
  }
  .min-h-\[246px\] {
    min-height: 246px;
  }
  .min-h-\[285px\] {
    min-height: 285px;
  }
  .min-h-\[295px\] {
    min-height: 295px;
  }
  .min-h-\[400px\] {
    min-height: 400px;
  }
  .min-h-\[402px\] {
    min-height: 402px;
  }
  .min-h-\[500px\] {
    min-height: 500px;
  }
  .min-h-\[640px\] {
    min-height: 640px;
  }
  .min-h-\[740px\] {
    min-height: 740px;
  }
  .min-h-full {
    min-height: 100%;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-0 {
    width: calc(var(--spacing)*0);
  }
  .w-0\.5 {
    width: calc(var(--spacing)*.5);
  }
  .w-1\/2 {
    width: 50%;
  }
  .w-1\/3 {
    width: 33.3333%;
  }
  .w-1\/4 {
    width: 25%;
  }
  .w-1\/5 {
    width: 20%;
  }
  .w-1\/6 {
    width: 16.6667%;
  }
  .w-2 {
    width: calc(var(--spacing)*2);
  }
  .w-2\/3 {
    width: 66.6667%;
  }
  .w-3 {
    width: calc(var(--spacing)*3);
  }
  .w-3\.5 {
    width: calc(var(--spacing)*3.5);
  }
  .w-3\/4 {
    width: 75%;
  }
  .w-4 {
    width: calc(var(--spacing)*4);
  }
  .w-5 {
    width: calc(var(--spacing)*5);
  }
  .w-6 {
    width: calc(var(--spacing)*6);
  }
  .w-9 {
    width: calc(var(--spacing)*9);
  }
  .w-10 {
    width: calc(var(--spacing)*10);
  }
  .w-16 {
    width: calc(var(--spacing)*16);
  }
  .w-20 {
    width: calc(var(--spacing)*20);
  }
  .w-24 {
    width: calc(var(--spacing)*24);
  }
  .w-36 {
    width: calc(var(--spacing)*36);
  }
  .w-40 {
    width: calc(var(--spacing)*40);
  }
  .w-72 {
    width: calc(var(--spacing)*72);
  }
  .w-96 {
    width: calc(var(--spacing)*96);
  }
  .w-400 {
    width: calc(var(--spacing)*400);
  }
  .w-\[1px\] {
    width: 1px;
  }
  .w-\[10px\] {
    width: 10px;
  }
  .w-\[15px\] {
    width: 15px;
  }
  .w-\[16px\] {
    width: 16px;
  }
  .w-\[18\%\] {
    width: 18%;
  }
  .w-\[18px\] {
    width: 18px;
  }
  .w-\[20px\] {
    width: 20px;
  }
  .w-\[24px\] {
    width: 24px;
  }
  .w-\[28\%\] {
    width: 28%;
  }
  .w-\[28px\] {
    width: 28px;
  }
  .w-\[29\%\] {
    width: 29%;
  }
  .w-\[30px\] {
    width: 30px;
  }
  .w-\[31px\] {
    width: 31px;
  }
  .w-\[32px\] {
    width: 32px;
  }
  .w-\[35\%\] {
    width: 35%;
  }
  .w-\[45px\] {
    width: 45px;
  }
  .w-\[48px\] {
    width: 48px;
  }
  .w-\[50px\] {
    width: 50px;
  }
  .w-\[54px\] {
    width: 54px;
  }
  .w-\[55px\] {
    width: 55px;
  }
  .w-\[56px\] {
    width: 56px;
  }
  .w-\[60px\] {
    width: 60px;
  }
  .w-\[64px\] {
    width: 64px;
  }
  .w-\[65px\] {
    width: 65px;
  }
  .w-\[66px\] {
    width: 66px;
  }
  .w-\[67px\] {
    width: 67px;
  }
  .w-\[68px\] {
    width: 68px;
  }
  .w-\[70px\] {
    width: 70px;
  }
  .w-\[72px\] {
    width: 72px;
  }
  .w-\[74px\] {
    width: 74px;
  }
  .w-\[75px\] {
    width: 75px;
  }
  .w-\[76px\] {
    width: 76px;
  }
  .w-\[79px\] {
    width: 79px;
  }
  .w-\[80px\] {
    width: 80px;
  }
  .w-\[81px\] {
    width: 81px;
  }
  .w-\[82px\] {
    width: 82px;
  }
  .w-\[83\.91px\] {
    width: 83.91px;
  }
  .w-\[84px\] {
    width: 84px;
  }
  .w-\[85px\] {
    width: 85px;
  }
  .w-\[86\.66px\] {
    width: 86.66px;
  }
  .w-\[86px\] {
    width: 86px;
  }
  .w-\[88px\] {
    width: 88px;
  }
  .w-\[90px\] {
    width: 90px;
  }
  .w-\[91px\] {
    width: 91px;
  }
  .w-\[92px\] {
    width: 92px;
  }
  .w-\[94px\] {
    width: 94px;
  }
  .w-\[95px\] {
    width: 95px;
  }
  .w-\[96px\] {
    width: 96px;
  }
  .w-\[97px\] {
    width: 97px;
  }
  .w-\[100px\] {
    width: 100px;
  }
  .w-\[101px\] {
    width: 101px;
  }
  .w-\[102px\] {
    width: 102px;
  }
  .w-\[103px\] {
    width: 103px;
  }
  .w-\[104px\] {
    width: 104px;
  }
  .w-\[107px\] {
    width: 107px;
  }
  .w-\[108px\] {
    width: 108px;
  }
  .w-\[110px\] {
    width: 110px;
  }
  .w-\[111px\] {
    width: 111px;
  }
  .w-\[112px\] {
    width: 112px;
  }
  .w-\[114px\] {
    width: 114px;
  }
  .w-\[115px\] {
    width: 115px;
  }
  .w-\[116px\] {
    width: 116px;
  }
  .w-\[117px\] {
    width: 117px;
  }
  .w-\[118px\] {
    width: 118px;
  }
  .w-\[119px\] {
    width: 119px;
  }
  .w-\[120px\] {
    width: 120px;
  }
  .w-\[121px\] {
    width: 121px;
  }
  .w-\[122px\] {
    width: 122px;
  }
  .w-\[124px\] {
    width: 124px;
  }
  .w-\[125px\] {
    width: 125px;
  }
  .w-\[128px\] {
    width: 128px;
  }
  .w-\[129px\] {
    width: 129px;
  }
  .w-\[130px\] {
    width: 130px;
  }
  .w-\[131px\] {
    width: 131px;
  }
  .w-\[134px\] {
    width: 134px;
  }
  .w-\[136px\] {
    width: 136px;
  }
  .w-\[137px\] {
    width: 137px;
  }
  .w-\[140px\] {
    width: 140px;
  }
  .w-\[141px\] {
    width: 141px;
  }
  .w-\[144px\] {
    width: 144px;
  }
  .w-\[145px\] {
    width: 145px;
  }
  .w-\[146px\] {
    width: 146px;
  }
  .w-\[147px\] {
    width: 147px;
  }
  .w-\[148px\] {
    width: 148px;
  }
  .w-\[150px\] {
    width: 150px;
  }
  .w-\[152px\] {
    width: 152px;
  }
  .w-\[155px\] {
    width: 155px;
  }
  .w-\[156px\] {
    width: 156px;
  }
  .w-\[159px\] {
    width: 159px;
  }
  .w-\[160px\] {
    width: 160px;
  }
  .w-\[163px\] {
    width: 163px;
  }
  .w-\[164px\] {
    width: 164px;
  }
  .w-\[165\.33px\] {
    width: 165.33px;
  }
  .w-\[167px\] {
    width: 167px;
  }
  .w-\[168px\] {
    width: 168px;
  }
  .w-\[170px\] {
    width: 170px;
  }
  .w-\[174\.5px\] {
    width: 174.5px;
  }
  .w-\[174px\] {
    width: 174px;
  }
  .w-\[175px\] {
    width: 175px;
  }
  .w-\[176px\] {
    width: 176px;
  }
  .w-\[178px\] {
    width: 178px;
  }
  .w-\[179px\] {
    width: 179px;
  }
  .w-\[180px\] {
    width: 180px;
  }
  .w-\[184px\] {
    width: 184px;
  }
  .w-\[190px\] {
    width: 190px;
  }
  .w-\[191px\] {
    width: 191px;
  }
  .w-\[193px\] {
    width: 193px;
  }
  .w-\[194px\] {
    width: 194px;
  }
  .w-\[195px\] {
    width: 195px;
  }
  .w-\[196px\] {
    width: 196px;
  }
  .w-\[200px\] {
    width: 200px;
  }
  .w-\[204px\] {
    width: 204px;
  }
  .w-\[206px\] {
    width: 206px;
  }
  .w-\[208px\] {
    width: 208px;
  }
  .w-\[210px\] {
    width: 210px;
  }
  .w-\[212px\] {
    width: 212px;
  }
  .w-\[216px\] {
    width: 216px;
  }
  .w-\[218px\] {
    width: 218px;
  }
  .w-\[219px\] {
    width: 219px;
  }
  .w-\[222px\] {
    width: 222px;
  }
  .w-\[223px\] {
    width: 223px;
  }
  .w-\[224px\] {
    width: 224px;
  }
  .w-\[225px\] {
    width: 225px;
  }
  .w-\[230px\] {
    width: 230px;
  }
  .w-\[232px\] {
    width: 232px;
  }
  .w-\[236px\] {
    width: 236px;
  }
  .w-\[238px\] {
    width: 238px;
  }
  .w-\[240px\] {
    width: 240px;
  }
  .w-\[241px\] {
    width: 241px;
  }
  .w-\[246px\] {
    width: 246px;
  }
  .w-\[248px\] {
    width: 248px;
  }
  .w-\[250px\] {
    width: 250px;
  }
  .w-\[254px\] {
    width: 254px;
  }
  .w-\[255px\] {
    width: 255px;
  }
  .w-\[256px\] {
    width: 256px;
  }
  .w-\[258px\] {
    width: 258px;
  }
  .w-\[260px\] {
    width: 260px;
  }
  .w-\[264px\] {
    width: 264px;
  }
  .w-\[268px\] {
    width: 268px;
  }
  .w-\[272px\] {
    width: 272px;
  }
  .w-\[275px\] {
    width: 275px;
  }
  .w-\[279px\] {
    width: 279px;
  }
  .w-\[280px\] {
    width: 280px;
  }
  .w-\[282px\] {
    width: 282px;
  }
  .w-\[285px\] {
    width: 285px;
  }
  .w-\[286px\] {
    width: 286px;
  }
  .w-\[291px\] {
    width: 291px;
  }
  .w-\[295px\] {
    width: 295px;
  }
  .w-\[300px\] {
    width: 300px;
  }
  .w-\[301px\] {
    width: 301px;
  }
  .w-\[306px\] {
    width: 306px;
  }
  .w-\[308px\] {
    width: 308px;
  }
  .w-\[310px\] {
    width: 310px;
  }
  .w-\[315px\] {
    width: 315px;
  }
  .w-\[318px\] {
    width: 318px;
  }
  .w-\[320px\] {
    width: 320px;
  }
  .w-\[326px\] {
    width: 326px;
  }
  .w-\[328px\] {
    width: 328px;
  }
  .w-\[330px\] {
    width: 330px;
  }
  .w-\[340px\] {
    width: 340px;
  }
  .w-\[345px\] {
    width: 345px;
  }
  .w-\[350px\] {
    width: 350px;
  }
  .w-\[360px\] {
    width: 360px;
  }
  .w-\[367px\] {
    width: 367px;
  }
  .w-\[368px\] {
    width: 368px;
  }
  .w-\[371px\] {
    width: 371px;
  }
  .w-\[375px\] {
    width: 375px;
  }
  .w-\[376px\] {
    width: 376px;
  }
  .w-\[380px\] {
    width: 380px;
  }
  .w-\[394px\] {
    width: 394px;
  }
  .w-\[396px\] {
    width: 396px;
  }
  .w-\[400px\] {
    width: 400px;
  }
  .w-\[403px\] {
    width: 403px;
  }
  .w-\[404px\] {
    width: 404px;
  }
  .w-\[413px\] {
    width: 413px;
  }
  .w-\[416px\] {
    width: 416px;
  }
  .w-\[421px\] {
    width: 421px;
  }
  .w-\[424px\] {
    width: 424px;
  }
  .w-\[426px\] {
    width: 426px;
  }
  .w-\[430px\] {
    width: 430px;
  }
  .w-\[431px\] {
    width: 431px;
  }
  .w-\[432px\] {
    width: 432px;
  }
  .w-\[438px\] {
    width: 438px;
  }
  .w-\[440px\] {
    width: 440px;
  }
  .w-\[441\.33px\] {
    width: 441.33px;
  }
  .w-\[448px\] {
    width: 448px;
  }
  .w-\[450px\] {
    width: 450px;
  }
  .w-\[452px\] {
    width: 452px;
  }
  .w-\[462px\] {
    width: 462px;
  }
  .w-\[472px\] {
    width: 472px;
  }
  .w-\[474px\] {
    width: 474px;
  }
  .w-\[475px\] {
    width: 475px;
  }
  .w-\[494px\] {
    width: 494px;
  }
  .w-\[507px\] {
    width: 507px;
  }
  .w-\[512px\] {
    width: 512px;
  }
  .w-\[516px\] {
    width: 516px;
  }
  .w-\[520px\] {
    width: 520px;
  }
  .w-\[528px\] {
    width: 528px;
  }
  .w-\[550px\] {
    width: 550px;
  }
  .w-\[560px\] {
    width: 560px;
  }
  .w-\[564px\] {
    width: 564px;
  }
  .w-\[573px\] {
    width: 573px;
  }
  .w-\[574px\] {
    width: 574px;
  }
  .w-\[593px\] {
    width: 593px;
  }
  .w-\[600px\] {
    width: 600px;
  }
  .w-\[644px\] {
    width: 644px;
  }
  .w-\[645px\] {
    width: 645px;
  }
  .w-\[670px\] {
    width: 670px;
  }
  .w-\[672px\] {
    width: 672px;
  }
  .w-\[684px\] {
    width: 684px;
  }
  .w-\[699px\] {
    width: 699px;
  }
  .w-\[712px\] {
    width: 712px;
  }
  .w-\[717px\] {
    width: 717px;
  }
  .w-\[735px\] {
    width: 735px;
  }
  .w-\[740px\] {
    width: 740px;
  }
  .w-\[771px\] {
    width: 771px;
  }
  .w-\[772px\] {
    width: 772px;
  }
  .w-\[774px\] {
    width: 774px;
  }
  .w-\[795px\] {
    width: 795px;
  }
  .w-\[808px\] {
    width: 808px;
  }
  .w-\[836px\] {
    width: 836px;
  }
  .w-\[847px\] {
    width: 847px;
  }
  .w-\[932px\] {
    width: 932px;
  }
  .w-\[952px\] {
    width: 952px;
  }
  .w-\[969px\] {
    width: 969px;
  }
  .w-\[970px\] {
    width: 970px;
  }
  .w-\[1096px\] {
    width: 1096px;
  }
  .w-\[1139px\] {
    width: 1139px;
  }
  .w-\[1166px\] {
    width: 1166px;
  }
  .w-\[1190px\] {
    width: 1190px;
  }
  .w-\[1248px\] {
    width: 1248px;
  }
  .w-\[1263px\] {
    width: 1263px;
  }
  .w-\[1266px\] {
    width: 1266px;
  }
  .w-\[1280px\] {
    width: 1280px;
  }
  .w-\[1364px\] {
    width: 1364px;
  }
  .w-\[1373px\] {
    width: 1373px;
  }
  .w-\[1380px\] {
    width: 1380px;
  }
  .w-\[1690px\] {
    width: 1690px;
  }
  .w-\[1760px\] {
    width: 1760px;
  }
  .w-\[1920px\] {
    width: 1920px;
  }
  .w-\[2122px\] {
    width: 2122px;
  }
  .w-\[calc\(50\%-0\.5rem\)\] {
    width: calc(50% - .5rem);
  }
  .w-\[calc\(100\%-124px\)\] {
    width: calc(100% - 124px);
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .w-max {
    width: max-content;
  }
  .w-px {
    width: 1px;
  }
  .w-screen {
    width: 100vw;
  }
  .max-w-\[100\%\] {
    max-width: 100%;
  }
  .max-w-\[120px\] {
    max-width: 120px;
  }
  .max-w-\[200px\] {
    max-width: 200px;
  }
  .max-w-\[328px\] {
    max-width: 328px;
  }
  .max-w-\[436px\] {
    max-width: 436px;
  }
  .max-w-\[480px\] {
    max-width: 480px;
  }
  .max-w-\[500px\] {
    max-width: 500px;
  }
  .max-w-\[560px\] {
    max-width: 560px;
  }
  .max-w-\[672px\] {
    max-width: 672px;
  }
  .max-w-\[800px\] {
    max-width: 800px;
  }
  .max-w-\[816px\] {
    max-width: 816px;
  }
  .max-w-\[902px\] {
    max-width: 902px;
  }
  .max-w-\[1120px\] {
    max-width: 1120px;
  }
  .max-w-\[1160px\] {
    max-width: 1160px;
  }
  .max-w-\[1161px\] {
    max-width: 1161px;
  }
  .max-w-\[1166px\] {
    max-width: 1166px;
  }
  .max-w-\[1440px\] {
    max-width: 1440px;
  }
  .max-w-\[1920px\] {
    max-width: 1920px;
  }
  .max-w-\[calc\(100\%-2rem\)\] {
    max-width: calc(100% - 2rem);
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .max-w-max {
    max-width: max-content;
  }
  .max-w-xs {
    max-width: var(--container-xs);
  }
  .min-w-40 {
    min-width: calc(var(--spacing)*40);
  }
  .min-w-\[8rem\] {
    min-width: 8rem;
  }
  .min-w-\[48px\] {
    min-width: 48px;
  }
  .min-w-\[60px\] {
    min-width: 60px;
  }
  .min-w-\[67px\] {
    min-width: 67px;
  }
  .min-w-\[80px\] {
    min-width: 80px;
  }
  .min-w-\[82px\] {
    min-width: 82px;
  }
  .min-w-\[90px\] {
    min-width: 90px;
  }
  .min-w-\[96px\] {
    min-width: 96px;
  }
  .min-w-\[100px\] {
    min-width: 100px;
  }
  .min-w-\[120px\] {
    min-width: 120px;
  }
  .min-w-\[124px\] {
    min-width: 124px;
  }
  .min-w-\[128px\] {
    min-width: 128px;
  }
  .min-w-\[170px\] {
    min-width: 170px;
  }
  .min-w-\[210px\] {
    min-width: 210px;
  }
  .min-w-\[225px\] {
    min-width: 225px;
  }
  .min-w-\[242px\] {
    min-width: 242px;
  }
  .min-w-\[265px\] {
    min-width: 265px;
  }
  .min-w-\[352px\] {
    min-width: 352px;
  }
  .min-w-\[376px\] {
    min-width: 376px;
  }
  .min-w-\[380px\] {
    min-width: 380px;
  }
  .min-w-\[460px\] {
    min-width: 460px;
  }
  .min-w-\[672px\] {
    min-width: 672px;
  }
  .min-w-\[1266px\] {
    min-width: 1266px;
  }
  .min-w-\[1364px\] {
    min-width: 1364px;
  }
  .min-w-\[1920px\] {
    min-width: 1920px;
  }
  .min-w-full {
    min-width: 100%;
  }
  .min-w-max {
    min-width: max-content;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink-0,
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow,
  .grow {
    flex-grow: 1;
  }
  .table-fixed {
    table-layout: fixed;
  }
  .caption-bottom {
    caption-side: bottom;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .border-separate {
    border-collapse: separate;
  }
  .border-spacing-0 {
    --tw-border-spacing-x:calc(var(--spacing)*0);
    --tw-border-spacing-y:calc(var(--spacing)*0);
    border-spacing: var(--tw-border-spacing-x)var(--tw-border-spacing-y);
  }
  .border-spacing-2 {
    --tw-border-spacing-x:calc(var(--spacing)*2);
    --tw-border-spacing-y:calc(var(--spacing)*2);
    border-spacing: var(--tw-border-spacing-x)var(--tw-border-spacing-y);
  }
  .translate-x-0 {
    --tw-translate-x:calc(var(--spacing)*0);
    translate: var(--tw-translate-x)var(--tw-translate-y);
  }
  .translate-x-\[-50\%\] {
    --tw-translate-x:-50%;
    translate: var(--tw-translate-x)var(--tw-translate-y);
  }
  .translate-x-full {
    --tw-translate-x:100%;
    translate: var(--tw-translate-x)var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y:calc(calc(1/2*100%)*-1);
    translate: var(--tw-translate-x)var(--tw-translate-y);
  }
  .translate-y-\[-50\%\] {
    --tw-translate-y:-50%;
    translate: var(--tw-translate-x)var(--tw-translate-y);
  }
  .scale-100 {
    --tw-scale-x:100%;
    --tw-scale-y:100%;
    --tw-scale-z:100%;
    scale: var(--tw-scale-x)var(--tw-scale-y);
  }
  .rotate-0 {
    rotate: none;
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .transform {
    transform: var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,);
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-grab {
    cursor: grab;
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .resize-none {
    resize: none;
  }
  .snap-y {
    scroll-snap-type: y var(--tw-scroll-snap-strictness);
  }
  .snap-mandatory {
    --tw-scroll-snap-strictness:mandatory;
  }
  .snap-end {
    scroll-snap-align: end;
  }
  .snap-start {
    scroll-snap-align: start;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .\[appearance\:textfield\] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
  }
  .break-inside-avoid {
    break-inside: avoid;
  }
  .grid-flow-col {
    grid-auto-flow: column;
  }
  .grid-flow-row {
    grid-auto-flow: row;
  }
  .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-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid-cols-\[auto\,1fr\] {
    grid-template-columns: auto, 1fr;
  }
  .grid-cols-\[auto_1fr\] {
    grid-template-columns: auto 1fr;
  }
  .grid-cols-\[auto_auto\] {
    grid-template-columns: auto auto;
  }
  .grid-cols-\[auto_auto_1fr_auto\] {
    grid-template-columns: auto auto 1fr auto;
  }
  .grid-cols-\[max-content_auto\] {
    grid-template-columns: max-content auto;
  }
  .grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-nowrap {
    flex-wrap: nowrap;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .place-items-center {
    place-items: center;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-evenly {
    justify-content: space-evenly;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .justify-stretch {
    justify-content: stretch;
  }
  .gap-0 {
    gap: calc(var(--spacing)*0);
  }
  .gap-0\.5 {
    gap: calc(var(--spacing)*.5);
  }
  .gap-1 {
    gap: calc(var(--spacing)*1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing)*1.5);
  }
  .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-9 {
    gap: calc(var(--spacing)*9);
  }
  .gap-10 {
    gap: calc(var(--spacing)*10);
  }
  .gap-40 {
    gap: calc(var(--spacing)*40);
  }
  .gap-\[1\.5px\] {
    gap: 1.5px;
  }
  .gap-\[2px\] {
    gap: 2px;
  }
  .gap-\[3px\] {
    gap: 3px;
  }
  .gap-\[4px\] {
    gap: 4px;
  }
  .gap-\[7px\] {
    gap: 7px;
  }
  .gap-\[8px\] {
    gap: 8px;
  }
  .gap-\[9px\] {
    gap: 9px;
  }
  .gap-\[13px\] {
    gap: 13px;
  }
  .gap-\[14px\] {
    gap: 14px;
  }
  .gap-\[16px\] {
    gap: 16px;
  }
  .gap-\[17px\] {
    gap: 17px;
  }
  .gap-\[18px\] {
    gap: 18px;
  }
  .gap-\[19px\] {
    gap: 19px;
  }
  .gap-\[26px\] {
    gap: 26px;
  }
  .gap-\[28px\] {
    gap: 28px;
  }
  .gap-\[31px\] {
    gap: 31px;
  }
  .gap-\[40px\] {
    gap: 40px;
  }
  .gap-\[50px\] {
    gap: 50px;
  }
  .gap-\[73px\] {
    gap: 73px;
  }
  .gap-\[115px\] {
    gap: 115px;
  }
  .gap-\[120px\] {
    gap: 120px;
  }
  :where(.space-y-0 > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(calc(var(--spacing)*0)*var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing)*0)*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-1\.5 > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(calc(var(--spacing)*1.5)*var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing)*1.5)*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-5 > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(calc(var(--spacing)*5)*var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-8 > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-10 > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(calc(var(--spacing)*10)*var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing)*10)*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-14 > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(calc(var(--spacing)*14)*var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing)*14)*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[2px\] > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(2px*var(--tw-space-y-reverse));
    margin-block-end: calc(2px*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[6px\] > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(6px*var(--tw-space-y-reverse));
    margin-block-end: calc(6px*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[7px\] > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(7px*var(--tw-space-y-reverse));
    margin-block-end: calc(7px*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[10px\] > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(10px*var(--tw-space-y-reverse));
    margin-block-end: calc(10px*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[16px\] > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(16px*var(--tw-space-y-reverse));
    margin-block-end: calc(16px*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[18px\] > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(18px*var(--tw-space-y-reverse));
    margin-block-end: calc(18px*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[20px\] > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(20px*var(--tw-space-y-reverse));
    margin-block-end: calc(20px*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[24px\] > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(24px*var(--tw-space-y-reverse));
    margin-block-end: calc(24px*calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[32px\] > :not(:last-child)) {
    --tw-space-y-reverse:0;
    margin-block-start: calc(32px*var(--tw-space-y-reverse));
    margin-block-end: calc(32px*calc(1 - var(--tw-space-y-reverse)));
  }
  .gap-x-0\.5 {
    column-gap: calc(var(--spacing)*.5);
  }
  .gap-x-1 {
    column-gap: calc(var(--spacing)*1);
  }
  .gap-x-2 {
    column-gap: calc(var(--spacing)*2);
  }
  .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-6 {
    column-gap: calc(var(--spacing)*6);
  }
  .gap-x-8 {
    column-gap: calc(var(--spacing)*8);
  }
  .gap-x-10 {
    column-gap: calc(var(--spacing)*10);
  }
  .gap-x-12 {
    column-gap: calc(var(--spacing)*12);
  }
  .gap-x-15 {
    column-gap: calc(var(--spacing)*15);
  }
  .gap-x-\[1\.5px\] {
    column-gap: 1.5px;
  }
  .gap-x-\[1px\] {
    column-gap: 1px;
  }
  .gap-x-\[3px\] {
    column-gap: 3px;
  }
  .gap-x-\[6px\] {
    column-gap: 6px;
  }
  .gap-x-\[12px\] {
    column-gap: 12px;
  }
  .gap-x-\[18px\] {
    column-gap: 18px;
  }
  .gap-x-\[20px\] {
    column-gap: 20px;
  }
  .gap-x-\[60px\] {
    column-gap: 60px;
  }
  .gap-x-\[104px\] {
    column-gap: 104px;
  }
  .gap-x-\[119px\] {
    column-gap: 119px;
  }
  :where(.space-x-1 > :not(:last-child)) {
    --tw-space-x-reverse:0;
    margin-inline-start: calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)));
  }
  :where(.space-x-2 > :not(:last-child)) {
    --tw-space-x-reverse:0;
    margin-inline-start: calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)));
  }
  :where(.space-x-3 > :not(:last-child)) {
    --tw-space-x-reverse:0;
    margin-inline-start: calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)));
  }
  :where(.space-x-4 > :not(:last-child)) {
    --tw-space-x-reverse:0;
    margin-inline-start: calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)));
  }
  :where(.space-x-6 > :not(:last-child)) {
    --tw-space-x-reverse:0;
    margin-inline-start: calc(calc(var(--spacing)*6)*var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-x-reverse)));
  }
  :where(.space-x-\[28px\] > :not(:last-child)) {
    --tw-space-x-reverse:0;
    margin-inline-start: calc(28px*var(--tw-space-x-reverse));
    margin-inline-end: calc(28px*calc(1 - var(--tw-space-x-reverse)));
  }
  .gap-y-1 {
    row-gap: calc(var(--spacing)*1);
  }
  .gap-y-1\.5 {
    row-gap: calc(var(--spacing)*1.5);
  }
  .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);
  }
  .gap-y-6 {
    row-gap: calc(var(--spacing)*6);
  }
  .gap-y-7 {
    row-gap: calc(var(--spacing)*7);
  }
  .gap-y-8 {
    row-gap: calc(var(--spacing)*8);
  }
  .gap-y-10 {
    row-gap: calc(var(--spacing)*10);
  }
  .gap-y-20 {
    row-gap: calc(var(--spacing)*20);
  }
  .gap-y-\[2px\] {
    row-gap: 2px;
  }
  .gap-y-\[3px\] {
    row-gap: 3px;
  }
  .gap-y-\[4px\] {
    row-gap: 4px;
  }
  .gap-y-\[6px\] {
    row-gap: 6px;
  }
  .gap-y-\[9px\] {
    row-gap: 9px;
  }
  .gap-y-\[16px\] {
    row-gap: 16px;
  }
  .gap-y-\[18px\] {
    row-gap: 18px;
  }
  .gap-y-\[24px\] {
    row-gap: 24px;
  }
  .gap-y-\[30px\] {
    row-gap: 30px;
  }
  .gap-y-\[32px\] {
    row-gap: 32px;
  }
  .gap-y-\[35\.5px\] {
    row-gap: 35.5px;
  }
  .gap-y-\[40px\] {
    row-gap: 40px;
  }
  .gap-y-\[41px\] {
    row-gap: 41px;
  }
  .gap-y-\[47px\] {
    row-gap: 47px;
  }
  .gap-y-\[56px\] {
    row-gap: 56px;
  }
  .gap-y-\[64px\] {
    row-gap: 64px;
  }
  .gap-y-\[72px\] {
    row-gap: 72px;
  }
  .gap-y-\[80px\] {
    row-gap: 80px;
  }
  .gap-y-\[114px\] {
    row-gap: 114px;
  }
  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-scroll {
    overflow: scroll;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .overflow-y-scroll {
    overflow-y: scroll;
  }
  .scroll-auto {
    scroll-behavior: auto;
  }
  .rounded {
    border-radius: .25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-\[2px\] {
    border-radius: 2px;
  }
  .rounded-\[3px\] {
    border-radius: 3px;
  }
  .rounded-\[4px\] {
    border-radius: 4px;
  }
  .rounded-\[6px\] {
    border-radius: 6px;
  }
  .rounded-\[8px\] {
    border-radius: 8px;
  }
  .rounded-\[12px\] {
    border-radius: 12px;
  }
  .rounded-\[16px\] {
    border-radius: 16px;
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-full {
    border-radius: 3.40282e38px;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-xs {
    border-radius: var(--radius-xs);
  }
  .rounded-t-\[4px\] {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .rounded-t-\[8px\] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .rounded-t-lg {
    border-top-left-radius: var(--radius-lg);
    border-top-right-radius: var(--radius-lg);
  }
  .rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }
  .rounded-tl-\[4px\] {
    border-top-left-radius: 4px;
  }
  .rounded-tl-sm {
    border-top-left-radius: var(--radius-sm);
  }
  .rounded-tr-\[20px\] {
    border-top-right-radius: 20px;
  }
  .rounded-b-\[4px\] {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .rounded-b-\[8px\] {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .rounded-b-lg {
    border-bottom-right-radius: var(--radius-lg);
    border-bottom-left-radius: var(--radius-lg);
  }
  .rounded-br-\[4px\] {
    border-bottom-right-radius: 4px;
  }
  .rounded-bl-\[4px\] {
    border-bottom-left-radius: 4px;
  }
  .rounded-bl-\[20px\] {
    border-bottom-left-radius: 20px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-\[1\.5px\] {
    border-style: var(--tw-border-style);
    border-width: 1.5px;
  }
  .border-\[1px\] {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-\[2px\] {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-\[3px\] {
    border-style: var(--tw-border-style);
    border-width: 3px;
  }
  .border-x {
    border-inline-style: var(--tw-border-style);
    border-inline-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-t-0 {
    border-top-style: var(--tw-border-style);
    border-top-width: 0;
  }
  .border-t-\[10px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: 10px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-r-0 {
    border-right-style: var(--tw-border-style);
    border-right-width: 0;
  }
  .border-r-\[22px\] {
    border-right-style: var(--tw-border-style);
    border-right-width: 22px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-0 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-b-\[3px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 3px;
  }
  .border-b-\[10px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 10px;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-l-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }
  .border-l-\[1px\] {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-dashed {
    --tw-border-style:dashed;
    border-style: dashed;
  }
  .border-none {
    --tw-border-style:none;
    border-style: none;
  }
  .border-solid {
    --tw-border-style:solid;
    border-style: solid;
  }
  .\!border-g400 {
    border-color: #b2b2b2 !important;
  }
  .\!border-gray-400 {
    border-color: var(--color-gray-400) !important;
  }
  .border-\[\#046FD9\] {
    border-color: #046fd9;
  }
  .border-\[\#D2D2D2\] {
    border-color: #d2d2d2;
  }
  .border-\[\#D9D9D9\] {
    border-color: #d9d9d9;
  }
  .border-\[\#E2E2E2\] {
    border-color: #e2e2e2;
  }
  .border-\[\#F2F2F2\] {
    border-color: #f2f2f2;
  }
  .border-b600 {
    border-color: #0032e3;
  }
  .border-black {
    border-color: #000;
  }
  .border-blue-600 {
    border-color: var(--color-blue-600);
  }
  .border-f300 {
    border-color: #5fcc5f;
  }
  .border-f500 {
    border-color: #088e08;
  }
  .border-g100 {
    border-color: #f3f3f3;
  }
  .border-g200 {
    border-color: #ececec;
  }
  .border-g300 {
    border-color: #ddd;
  }
  .border-g400 {
    border-color: #b2b2b2;
  }
  .border-g500 {
    border-color: #929292;
  }
  .border-g800 {
    border-color: #3a3a3a;
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-gray-400 {
    border-color: var(--color-gray-400);
  }
  .border-mono-light-020 {
    border-color: #f2f2f2;
  }
  .border-mono-light-030 {
    border-color: #e2e2e2;
  }
  .border-mono-light-050 {
    border-color: #d9d9d9;
  }
  .border-primary {
    border-color: #5a1ae0;
  }
  .border-primary-dark-010 {
    border-color: #4827a3;
  }
  .border-purple-500 {
    border-color: var(--color-purple-500);
  }
  .border-r300 {
    border-color: #ff7d75;
  }
  .border-r400 {
    border-color: #ff4f44;
  }
  .border-r500 {
    border-color: #e22929;
  }
  .border-transparent {
    border-color: #0000;
  }
  .border-v50 {
    border-color: #f7f5ff;
  }
  .border-v200 {
    border-color: #c9b5ff;
  }
  .border-v300 {
    border-color: #a889fd;
  }
  .border-v400 {
    border-color: #865afe;
  }
  .border-v500 {
    border-color: #6e3cf9;
  }
  .border-v600 {
    border-color: #5a1ae0;
  }
  .border-x-mono-light-030 {
    border-inline-color: #e2e2e2;
  }
  .border-t-transparent {
    border-top-color: #0000;
  }
  .border-b-transparent {
    border-bottom-color: #0000;
  }
  .border-b-white {
    border-bottom-color: #fff;
  }
  .border-l-g300 {
    border-left-color: #ddd;
  }
  .\!bg-\[\#046FD9\] {
    background-color: #046fd9 !important;
  }
  .\!bg-g100 {
    background-color: #f3f3f3 !important;
  }
  .bg-\[\#5A1AE0\] {
    background-color: #5a1ae0;
  }
  .bg-\[\#6DB5FC\] {
    background-color: #6db5fc;
  }
  .bg-\[\#046FD9\] {
    background-color: #046fd9;
  }
  .bg-\[\#1967d2\] {
    background-color: #1967d2;
  }
  .bg-\[\#4827A3\] {
    background-color: #4827a3;
  }
  .bg-\[\#C1E0FE\] {
    background-color: #c1e0fe;
  }
  .bg-\[\#DAF0E3\] {
    background-color: #daf0e3;
  }
  .bg-\[\#EBF5FFBF\] {
    background-color: #ebf5ffbf;
  }
  .bg-\[\#EBF5FF\] {
    background-color: #ebf5ff;
  }
  .bg-\[\#F2EDFF\] {
    background-color: #f2edff;
  }
  .bg-\[\#F2F2F2\] {
    background-color: #f2f2f2;
  }
  .bg-\[\#F5D8D4\] {
    background-color: #f5d8d4;
  }
  .bg-\[\#F8F5FF\] {
    background-color: #f8f5ff;
  }
  .bg-\[\#F8F8F8\] {
    background-color: #f8f8f8;
  }
  .bg-\[\#FDF6D3\] {
    background-color: #fdf6d3;
  }
  .bg-\[\#FFF8F5\] {
    background-color: #fff8f5;
  }
  .bg-\[\#FFFFFF\] {
    background-color: #fff;
  }
  .bg-\[\#d6c9f0\] {
    background-color: #d6c9f0;
  }
  .bg-\[rgba\(0\,0\,0\,0\.6\)\] {
    background-color: #0009;
  }
  .bg-amber-100 {
    background-color: var(--color-amber-100);
  }
  .bg-b50 {
    background-color: #e8edff;
  }
  .bg-b300 {
    background-color: #859fff;
  }
  .bg-b700 {
    background-color: #001cb0;
  }
  .bg-black {
    background-color: #000;
  }
  .bg-black\/50 {
    background-color: oklab(0% none none/.5);
  }
  .bg-black\/80 {
    background-color: oklab(0% none none/.8);
  }
  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-f50 {
    background-color: #e4f7e4;
  }
  .bg-f400 {
    background-color: #10b210;
  }
  .bg-f500 {
    background-color: #088e08;
  }
  .bg-f600 {
    background-color: #007200;
  }
  .bg-g50 {
    background-color: #fafafa;
  }
  .bg-g100 {
    background-color: #f3f3f3;
  }
  .bg-g200 {
    background-color: #ececec;
  }
  .bg-g300 {
    background-color: #ddd;
  }
  .bg-g500 {
    background-color: #929292;
  }
  .bg-g600 {
    background-color: #6f6f6f;
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }
  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }
  .bg-gray-500 {
    background-color: var(--color-gray-500);
  }
  .bg-m600 {
    background-color: #017862;
  }
  .bg-mono-dark-040 {
    background-color: #3a3a3a;
  }
  .bg-mono-light-010 {
    background-color: #f8f8f8;
  }
  .bg-mono-light-020 {
    background-color: #f2f2f2;
  }
  .bg-mono-light-030 {
    background-color: #e2e2e2;
  }
  .bg-mono-white {
    background-color: #fefefe;
  }
  .bg-primary {
    background-color: #5a1ae0;
  }
  .bg-primary-dark-010 {
    background-color: #4827a3;
  }
  .bg-primary-light-010 {
    background-color: #f8f5ff;
  }
  .bg-r50 {
    background-color: #ffeeed;
  }
  .bg-r100 {
    background-color: #ffd9d7;
  }
  .bg-r500 {
    background-color: #e22929;
  }
  .bg-s500 {
    background-color: #4098ff;
  }
  .bg-transparent {
    background-color: #0000;
  }
  .bg-v50 {
    background-color: #f7f5ff;
  }
  .bg-v70 {
    background-color: #f1eeff;
  }
  .bg-v100 {
    background-color: #e9e1ff;
  }
  .bg-v600 {
    background-color: #5a1ae0;
  }
  .bg-v700 {
    background-color: #4410b2;
  }
  .bg-violet-50 {
    background-color: var(--color-violet-50);
  }
  .bg-white {
    background-color: #fff;
  }
  .bg-white\/50 {
    background-color: #ffffff80;
  }
  .bg-y50 {
    background-color: #fffae7;
  }
  .bg-y600 {
    background-color: #ea8c00;
  }
  .bg-gradient-to-r {
    --tw-gradient-position:to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-\[url\(\'\/bg_welcome_circle_outline\.svg\'\)\] {
    background-image: url(/bg_welcome_circle_outline.svg);
  }
  .bg-\[url\(\'\/img_marble_layout\.svg\'\)\] {
    background-image: url(/img_marble_layout.svg);
  }
  .from-\[\#6A11CB\] {
    --tw-gradient-from:#6a11cb;
    --tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position));
  }
  .to-\[\#2575FC\] {
    --tw-gradient-to:#2575fc;
    --tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position));
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: 50%;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .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-\[16px\] {
    padding: 16px;
  }
  .p-\[18px\] {
    padding: 18px;
  }
  .px-0 {
    padding-inline: calc(var(--spacing)*0);
  }
  .px-1 {
    padding-inline: calc(var(--spacing)*1);
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing)*1.5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing)*2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing)*2.5);
  }
  .px-3 {
    padding-inline: calc(var(--spacing)*3);
  }
  .px-3\.5 {
    padding-inline: calc(var(--spacing)*3.5);
  }
  .px-4 {
    padding-inline: calc(var(--spacing)*4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing)*5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing)*6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing)*8);
  }
  .px-10 {
    padding-inline: calc(var(--spacing)*10);
  }
  .px-20 {
    padding-inline: calc(var(--spacing)*20);
  }
  .px-\[2px\] {
    padding-inline: 2px;
  }
  .px-\[3px\] {
    padding-inline: 3px;
  }
  .px-\[4px\] {
    padding-inline: 4px;
  }
  .px-\[5px\] {
    padding-inline: 5px;
  }
  .px-\[6px\] {
    padding-inline: 6px;
  }
  .px-\[7\.5px\] {
    padding-inline: 7.5px;
  }
  .px-\[7px\] {
    padding-inline: 7px;
  }
  .px-\[8px\] {
    padding-inline: 8px;
  }
  .px-\[12px\] {
    padding-inline: 12px;
  }
  .px-\[15px\] {
    padding-inline: 15px;
  }
  .px-\[16px\] {
    padding-inline: 16px;
  }
  .px-\[18px\] {
    padding-inline: 18px;
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[24px\] {
    padding-inline: 24px;
  }
  .px-\[32px\] {
    padding-inline: 32px;
  }
  .px-\[35\.5px\] {
    padding-inline: 35.5px;
  }
  .px-\[48px\] {
    padding-inline: 48px;
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing)*.5);
  }
  .py-1 {
    padding-block: calc(var(--spacing)*1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing)*1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing)*2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing)*2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing)*3);
  }
  .py-3\.5 {
    padding-block: calc(var(--spacing)*3.5);
  }
  .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-7 {
    padding-block: calc(var(--spacing)*7);
  }
  .py-8 {
    padding-block: calc(var(--spacing)*8);
  }
  .py-14 {
    padding-block: calc(var(--spacing)*14);
  }
  .py-\[0px\] {
    padding-block: 0;
  }
  .py-\[1px\] {
    padding-block: 1px;
  }
  .py-\[2\.5px\] {
    padding-block: 2.5px;
  }
  .py-\[2px\] {
    padding-block: 2px;
  }
  .py-\[3\.5px\] {
    padding-block: 3.5px;
  }
  .py-\[3px\] {
    padding-block: 3px;
  }
  .py-\[5\.5px\] {
    padding-block: 5.5px;
  }
  .py-\[5px\] {
    padding-block: 5px;
  }
  .py-\[6\.5px\] {
    padding-block: 6.5px;
  }
  .py-\[6px\] {
    padding-block: 6px;
  }
  .py-\[7px\] {
    padding-block: 7px;
  }
  .py-\[8px\] {
    padding-block: 8px;
  }
  .py-\[11px\] {
    padding-block: 11px;
  }
  .py-\[12px\] {
    padding-block: 12px;
  }
  .py-\[15px\] {
    padding-block: 15px;
  }
  .py-\[16px\] {
    padding-block: 16px;
  }
  .py-\[17px\] {
    padding-block: 17px;
  }
  .py-\[18px\] {
    padding-block: 18px;
  }
  .py-\[20\.7px\] {
    padding-block: 20.7px;
  }
  .py-\[20px\] {
    padding-block: 20px;
  }
  .py-\[29px\] {
    padding-block: 29px;
  }
  .py-\[52px\] {
    padding-block: 52px;
  }
  .py-\[55px\] {
    padding-block: 55px;
  }
  .py-\[60px\] {
    padding-block: 60px;
  }
  .py-\[97px\] {
    padding-block: 97px;
  }
  .py-\[100px\] {
    padding-block: 100px;
  }
  .py-\[122px\] {
    padding-block: 122px;
  }
  .py-\[149px\] {
    padding-block: 149px;
  }
  .pt-0 {
    padding-top: calc(var(--spacing)*0);
  }
  .pt-1 {
    padding-top: calc(var(--spacing)*1);
  }
  .pt-2 {
    padding-top: calc(var(--spacing)*2);
  }
  .pt-3 {
    padding-top: calc(var(--spacing)*3);
  }
  .pt-4 {
    padding-top: calc(var(--spacing)*4);
  }
  .pt-6 {
    padding-top: calc(var(--spacing)*6);
  }
  .pt-8 {
    padding-top: calc(var(--spacing)*8);
  }
  .pt-9 {
    padding-top: calc(var(--spacing)*9);
  }
  .pt-10 {
    padding-top: calc(var(--spacing)*10);
  }
  .pt-\[1px\] {
    padding-top: 1px;
  }
  .pt-\[3px\] {
    padding-top: 3px;
  }
  .pt-\[4px\] {
    padding-top: 4px;
  }
  .pt-\[42px\] {
    padding-top: 42px;
  }
  .pt-\[45px\] {
    padding-top: 45px;
  }
  .pt-\[50px\] {
    padding-top: 50px;
  }
  .pt-\[80px\] {
    padding-top: 80px;
  }
  .pt-\[82px\] {
    padding-top: 82px;
  }
  .pt-\[102px\] {
    padding-top: 102px;
  }
  .pt-\[254px\] {
    padding-top: 254px;
  }
  .pr-0 {
    padding-right: calc(var(--spacing)*0);
  }
  .pr-1\.5 {
    padding-right: calc(var(--spacing)*1.5);
  }
  .pr-2 {
    padding-right: calc(var(--spacing)*2);
  }
  .pr-3 {
    padding-right: calc(var(--spacing)*3);
  }
  .pr-4 {
    padding-right: calc(var(--spacing)*4);
  }
  .pr-10 {
    padding-right: calc(var(--spacing)*10);
  }
  .pr-\[6px\] {
    padding-right: 6px;
  }
  .pr-\[12px\] {
    padding-right: 12px;
  }
  .pr-\[18px\] {
    padding-right: 18px;
  }
  .pr-\[100px\] {
    padding-right: 100px;
  }
  .pb-0 {
    padding-bottom: calc(var(--spacing)*0);
  }
  .pb-1 {
    padding-bottom: calc(var(--spacing)*1);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing)*2);
  }
  .pb-2\.5 {
    padding-bottom: calc(var(--spacing)*2.5);
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing)*3);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing)*4);
  }
  .pb-5 {
    padding-bottom: calc(var(--spacing)*5);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing)*6);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing)*8);
  }
  .pb-10 {
    padding-bottom: calc(var(--spacing)*10);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing)*12);
  }
  .pb-14 {
    padding-bottom: calc(var(--spacing)*14);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing)*16);
  }
  .pb-\[18px\] {
    padding-bottom: 18px;
  }
  .pb-\[24px\] {
    padding-bottom: 24px;
  }
  .pb-\[26px\] {
    padding-bottom: 26px;
  }
  .pb-\[33px\] {
    padding-bottom: 33px;
  }
  .pb-\[40px\] {
    padding-bottom: 40px;
  }
  .pb-\[48px\] {
    padding-bottom: 48px;
  }
  .pb-\[50px\] {
    padding-bottom: 50px;
  }
  .pb-\[56px\] {
    padding-bottom: 56px;
  }
  .pb-\[57px\] {
    padding-bottom: 57px;
  }
  .pb-\[59px\] {
    padding-bottom: 59px;
  }
  .pb-\[64px\] {
    padding-bottom: 64px;
  }
  .pb-\[66px\] {
    padding-bottom: 66px;
  }
  .pb-\[70px\] {
    padding-bottom: 70px;
  }
  .pb-\[91px\] {
    padding-bottom: 91px;
  }
  .pb-\[100px\] {
    padding-bottom: 100px;
  }
  .pb-\[120px\] {
    padding-bottom: 120px;
  }
  .pb-\[180px\] {
    padding-bottom: 180px;
  }
  .pb-\[187px\] {
    padding-bottom: 187px;
  }
  .pb-\[200px\] {
    padding-bottom: 200px;
  }
  .pl-1 {
    padding-left: calc(var(--spacing)*1);
  }
  .pl-2 {
    padding-left: calc(var(--spacing)*2);
  }
  .pl-3 {
    padding-left: calc(var(--spacing)*3);
  }
  .pl-4 {
    padding-left: calc(var(--spacing)*4);
  }
  .pl-5 {
    padding-left: calc(var(--spacing)*5);
  }
  .pl-6 {
    padding-left: calc(var(--spacing)*6);
  }
  .pl-16 {
    padding-left: calc(var(--spacing)*16);
  }
  .pl-\[2px\] {
    padding-left: 2px;
  }
  .pl-\[6px\] {
    padding-left: 6px;
  }
  .pl-\[12px\] {
    padding-left: 12px;
  }
  .pl-\[14px\] {
    padding-left: 14px;
  }
  .pl-\[18px\] {
    padding-left: 18px;
  }
  .pl-\[24px\] {
    padding-left: 24px;
  }
  .pl-\[40px\] {
    padding-left: 40px;
  }
  .text-center {
    text-align: center;
  }
  .text-end {
    text-align: end;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-start {
    text-align: start;
  }
  .-indent-5 {
    text-indent: calc(var(--spacing)*-5);
  }
  .align-middle {
    vertical-align: middle;
  }
  .align-text-bottom {
    vertical-align: text-bottom;
  }
  .align-top {
    vertical-align: top;
  }
  .font-serif {
    font-family: var(--font-serif);
  }
  .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-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading,var(--text-base--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));
  }
  .text-\[8px\] {
    font-size: 8px;
  }
  .text-\[9px\] {
    font-size: 9px;
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[22px\] {
    font-size: 22px;
  }
  .text-\[24px\] {
    font-size: 24px;
  }
  .text-\[30px\] {
    font-size: 30px;
  }
  .text-\[32px\] {
    font-size: 32px;
  }
  .text-\[36px\] {
    font-size: 36px;
  }
  .text-\[40px\] {
    font-size: 40px;
  }
  .text-\[48px\] {
    font-size: 48px;
  }
  .text-\[55px\] {
    font-size: 55px;
  }
  .text-\[56px\] {
    font-size: 56px;
  }
  .text-\[72px\] {
    font-size: 72px;
  }
  .text-\[75px\] {
    font-size: 75px;
  }
  .leading-4 {
    --tw-leading:calc(var(--spacing)*4);
    line-height: calc(var(--spacing)*4);
  }
  .leading-6 {
    --tw-leading:calc(var(--spacing)*6);
    line-height: calc(var(--spacing)*6);
  }
  .leading-9 {
    --tw-leading:calc(var(--spacing)*9);
    line-height: calc(var(--spacing)*9);
  }
  .leading-\[1\.5\] {
    --tw-leading:1.5;
    line-height: 1.5;
  }
  .leading-\[15px\] {
    --tw-leading:15px;
    line-height: 15px;
  }
  .leading-\[16px\] {
    --tw-leading:16px;
    line-height: 16px;
  }
  .leading-\[18px\] {
    --tw-leading:18px;
    line-height: 18px;
  }
  .leading-\[19\.6px\] {
    --tw-leading:19.6px;
    line-height: 19.6px;
  }
  .leading-\[22px\] {
    --tw-leading:22px;
    line-height: 22px;
  }
  .leading-\[24px\] {
    --tw-leading:24px;
    line-height: 24px;
  }
  .leading-\[28px\] {
    --tw-leading:28px;
    line-height: 28px;
  }
  .leading-\[30\.8px\] {
    --tw-leading:30.8px;
    line-height: 30.8px;
  }
  .leading-\[30px\] {
    --tw-leading:30px;
    line-height: 30px;
  }
  .leading-\[34px\] {
    --tw-leading:34px;
    line-height: 34px;
  }
  .leading-\[36px\] {
    --tw-leading:36px;
    line-height: 36px;
  }
  .leading-\[48px\] {
    --tw-leading:48px;
    line-height: 48px;
  }
  .leading-\[64px\] {
    --tw-leading:64px;
    line-height: 64px;
  }
  .leading-\[120\%\] {
    --tw-leading:120%;
    line-height: 120%;
  }
  .leading-\[150\%\] {
    --tw-leading:150%;
    line-height: 150%;
  }
  .leading-none {
    --tw-leading:1;
    line-height: 1;
  }
  .leading-relaxed {
    --tw-leading:var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .font-\[14px\] {
    --tw-font-weight:14px;
    font-weight: 14px;
  }
  .font-bold {
    --tw-font-weight:var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight:var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight:var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight:var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[-0\.01em\] {
    --tw-tracking:-.01em;
    letter-spacing: -.01em;
  }
  .tracking-\[-0\.1em\] {
    --tw-tracking:-.1em;
    letter-spacing: -.1em;
  }
  .tracking-tight {
    --tw-tracking:var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-tighter {
    --tw-tracking:var(--tracking-tighter);
    letter-spacing: var(--tracking-tighter);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .break-all {
    word-break: break-all;
  }
  .break-keep {
    word-break: keep-all;
  }
  .text-ellipsis {
    text-overflow: ellipsis;
  }
  .whitespace-break-spaces {
    white-space: break-spaces;
  }
  .whitespace-normal {
    white-space: normal;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre {
    white-space: pre;
  }
  .whitespace-pre-line {
    white-space: pre-line;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .text-\[\#3A3A3A\] {
    color: #3a3a3a;
  }
  .text-\[\#5A1AE0\] {
    color: #5a1ae0;
  }
  .text-\[\#6F6F6F\],
  .text-\[\#6f6f6f\] {
    color: #6f6f6f;
  }
  .text-\[\#011F3C\] {
    color: #011f3c;
  }
  .text-\[\#046FD9\] {
    color: #046fd9;
  }
  .text-\[\#4827A3\] {
    color: #4827a3;
  }
  .text-\[\#484823\] {
    color: #484823;
  }
  .text-\[\#E2E2E2\] {
    color: #e2e2e2;
  }
  .text-\[\#FF4D4F\] {
    color: #ff4d4f;
  }
  .text-amber-900 {
    color: var(--color-amber-900);
  }
  .text-b700 {
    color: #001cb0;
  }
  .text-b900 {
    color: #00023b;
  }
  .text-black {
    color: #000;
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-current {
    color: currentColor;
  }
  .text-f500 {
    color: #088e08;
  }
  .text-f800 {
    color: #003e00;
  }
  .text-f900 {
    color: #002800;
  }
  .text-g400 {
    color: #b2b2b2;
  }
  .text-g500 {
    color: #929292;
  }
  .text-g600 {
    color: #6f6f6f;
  }
  .text-g700 {
    color: #505050;
  }
  .text-g800 {
    color: #3a3a3a;
  }
  .text-g900 {
    color: #252525;
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-green-600 {
    color: var(--color-green-600);
  }
  .text-m600 {
    color: #017862;
  }
  .text-mono-black {
    color: #121212;
  }
  .text-mono-dark-010 {
    color: #b2b2b2;
  }
  .text-mono-dark-020 {
    color: #929292;
  }
  .text-mono-dark-030 {
    color: #6f6f6f;
  }
  .text-mono-dark-040 {
    color: #3a3a3a;
  }
  .text-mono-light-050 {
    color: #d9d9d9;
  }
  .text-mono-white {
    color: #fefefe;
  }
  .text-primary {
    color: #5a1ae0;
  }
  .text-primary-dark-010 {
    color: #4827a3;
  }
  .text-r400 {
    color: #ff4f44;
  }
  .text-r500 {
    color: #e22929;
  }
  .text-r600 {
    color: #c90000;
  }
  .text-r800 {
    color: #690000;
  }
  .text-r900 {
    color: #460400;
  }
  .text-s600 {
    color: #277fd1;
  }
  .text-v300 {
    color: #a889fd;
  }
  .text-v500 {
    color: #6e3cf9;
  }
  .text-v600 {
    color: #5a1ae0;
  }
  .text-v700 {
    color: #4410b2;
  }
  .text-white {
    color: #fff;
  }
  .text-y600 {
    color: #ea8c00;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .underline {
    text-decoration-line: underline;
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .accent-\[\#4827A3\],
  .accent-primary-dark-010 {
    accent-color: #4827a3;
  }
  .opacity-0 {
    opacity: 0;
  }
  .opacity-30 {
    opacity: .3;
  }
  .opacity-50 {
    opacity: .5;
  }
  .opacity-60 {
    opacity: .6;
  }
  .opacity-70 {
    opacity: .7;
  }
  .opacity-100 {
    opacity: 1;
  }
  .shadow {
    --tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  .shadow-2xl {
    --tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);
    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);
  }
  .shadow-sm {
    --tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  .ring-offset-white {
    --tw-ring-offset-color:#fff;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .outline-0 {
    outline-style: var(--tw-outline-style);
    outline-width: 0;
  }
  .outline-1 {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .outline-primary {
    outline-color: #5a1ae0;
  }
  .outline-r500 {
    outline-color: #e22929;
  }
  .outline-v400 {
    outline-color: #865afe;
  }
  .outline-v500 {
    outline-color: #6e3cf9;
  }
  .blur {
    --tw-blur:blur(8px);
    filter: var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,);
  }
  .blur-sm {
    --tw-blur:blur(var(--blur-sm));
    filter: var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,);
  }
  .backdrop-blur-md {
    --tw-backdrop-blur:blur(var(--blur-md));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);
  }
  .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,
      visibility,
      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));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease,var(--default-transition-timing-function));
    transition-duration: var(--tw-duration,var(--default-transition-duration));
  }
  .transition-colors {
    transition-property:
      color,
      background-color,
      border-color,
      outline-color,
      text-decoration-color,
      fill,
      stroke,
      --tw-gradient-from,
      --tw-gradient-via,
      --tw-gradient-to;
    transition-timing-function: var(--tw-ease,var(--default-transition-timing-function));
    transition-duration: var(--tw-duration,var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease,var(--default-transition-timing-function));
    transition-duration: var(--tw-duration,var(--default-transition-duration));
  }
  .transition-transform {
    transition-property:
      transform,
      translate,
      scale,
      rotate;
    transition-timing-function: var(--tw-ease,var(--default-transition-timing-function));
    transition-duration: var(--tw-duration,var(--default-transition-duration));
  }
  .duration-100 {
    --tw-duration:.1s;
    transition-duration: .1s;
  }
  .duration-150 {
    --tw-duration:.15s;
    transition-duration: .15s;
  }
  .duration-200 {
    --tw-duration:.2s;
    transition-duration: .2s;
  }
  .duration-300 {
    --tw-duration:.3s;
    transition-duration: .3s;
  }
  .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);
  }
  .outline-none {
    --tw-outline-style:none;
    outline-style: none;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .not-first\:rounded-lg:not(:first-child) {
    border-radius: var(--radius-lg);
  }
  @media (hover:hover) {
    .group-hover\:block:is(:where(.group):hover *) {
      display: block;
    }
    .group-hover\:hidden:is(:where(.group):hover *) {
      display: none;
    }
  }
  .group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled=true] *) {
    pointer-events: none;
  }
  .group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled=true] *) {
    opacity: .5;
  }
  .group-data-\[state\=open\]\:rotate-180:is(:where(.group)[data-state=open] *) {
    rotate: 180deg;
  }
  .peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled ~ *) {
    cursor: not-allowed;
  }
  .peer-disabled\:opacity-50:is(:where(.peer):disabled ~ *) {
    opacity: .5;
  }
  .peer-disabled\:opacity-70:is(:where(.peer):disabled ~ *) {
    opacity: .7;
  }
  .file\:border-0::file-selector-button {
    border-style: var(--tw-border-style);
    border-width: 0;
  }
  .file\:bg-transparent::file-selector-button {
    background-color: #0000;
  }
  .file\:text-sm::file-selector-button {
    font-size: var(--text-sm);
    line-height: var(--tw-leading,var(--text-sm--line-height));
  }
  .file\:font-medium::file-selector-button {
    --tw-font-weight:var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .placeholder\:text-g500::placeholder {
    color: #929292;
  }
  .after\:absolute:after {
    content: var(--tw-content);
    position: absolute;
  }
  .after\:top-1\/2:after {
    content: var(--tw-content);
    top: 50%;
  }
  .after\:left-1\/2:after {
    content: var(--tw-content);
    left: 50%;
  }
  .after\:h-3:after {
    content: var(--tw-content);
    height: calc(var(--spacing)*3);
  }
  .after\:w-3:after {
    content: var(--tw-content);
    width: calc(var(--spacing)*3);
  }
  .after\:-translate-x-1\/2:after {
    content: var(--tw-content);
    --tw-translate-x:calc(calc(1/2*100%)*-1);
    translate: var(--tw-translate-x)var(--tw-translate-y);
  }
  .after\:-translate-y-1\/2:after {
    content: var(--tw-content);
    --tw-translate-y:calc(calc(1/2*100%)*-1);
    translate: var(--tw-translate-x)var(--tw-translate-y);
  }
  .after\:scale-0:after {
    content: var(--tw-content);
    --tw-scale-x:0%;
    --tw-scale-y:0%;
    --tw-scale-z:0%;
    scale: var(--tw-scale-x)var(--tw-scale-y);
  }
  .after\:rounded-full:after {
    content: var(--tw-content);
    border-radius: 3.40282e38px;
  }
  .after\:content-\[\'\'\]:after {
    content: var(--tw-content);
    --tw-content:"";
    content: var(--tw-content);
  }
  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }
  .checked\:border-blue-600:checked {
    border-color: var(--color-blue-600);
  }
  .checked\:bg-blue-600:checked {
    background-color: var(--color-blue-600);
  }
  .focus-within\:border-v500:focus-within {
    border-color: #6e3cf9;
  }
  .focus-within\:shadow-\[0_0_0_2px_rgba\(100\,60\,249\,0\.20\)\]:focus-within {
    --tw-shadow:0 0 0 2px var(--tw-shadow-color,#643cf933);
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  @media (hover:hover) {
    .hover\:cursor-not-allowed:hover {
      cursor: not-allowed;
    }
    .hover\:cursor-pointer:hover {
      cursor: pointer;
    }
    .hover\:border-g300:hover {
      border-color: #ddd;
    }
    .hover\:border-v100:hover {
      border-color: #e9e1ff;
    }
    .hover\:border-v500:hover {
      border-color: #6e3cf9;
    }
    .hover\:bg-\[\#046FD9\]:hover {
      background-color: #046fd9;
    }
    .hover\:bg-\[\#111111\]:hover {
      background-color: #111;
    }
    .hover\:bg-blue-700:hover {
      background-color: var(--color-blue-700);
    }
    .hover\:bg-g50:hover {
      background-color: #fafafa;
    }
    .hover\:bg-g100:hover {
      background-color: #f3f3f3;
    }
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
    .hover\:bg-gray-200:hover {
      background-color: var(--color-gray-200);
    }
    .hover\:bg-primary-light-010:hover {
      background-color: #f8f5ff;
    }
    .hover\:bg-primary\/90:hover {
      background-color: #5a1ae0e6;
    }
    .hover\:bg-v50:hover {
      background-color: #f7f5ff;
    }
    .hover\:bg-v70:hover {
      background-color: #f1eeff;
    }
    .hover\:bg-v100:hover {
      background-color: #e9e1ff;
    }
    .hover\:bg-v400:hover {
      background-color: #865afe;
    }
    .hover\:bg-v500:hover {
      background-color: #6e3cf9;
    }
    .hover\:bg-v700:hover {
      background-color: #4410b2;
    }
    .hover\:bg-violet-50:hover {
      background-color: var(--color-violet-50);
    }
    .hover\:bg-white:hover {
      background-color: #fff;
    }
    .hover\:font-bold:hover {
      --tw-font-weight:var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
    .hover\:text-g500:hover {
      color: #929292;
    }
    .hover\:text-v500:hover {
      color: #6e3cf9;
    }
    .hover\:text-white:hover {
      color: #fff;
    }
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
    .hover\:opacity-100:hover {
      opacity: 1;
    }
  }
  .focus\:border-primary:focus {
    border-color: #5a1ae0;
  }
  .focus\:bg-\[\#046FD9\]:focus {
    background-color: #046fd9;
  }
  .focus\:bg-gray-100:focus {
    background-color: var(--color-gray-100);
  }
  .focus\:bg-v50:focus {
    background-color: #f7f5ff;
  }
  .focus\:bg-v200:focus {
    background-color: #c9b5ff;
  }
  .focus\:shadow-\[0_0_0_2px_rgba\(110\,60\,249\,0\.20\)\]:focus {
    --tw-shadow:0 0 0 2px var(--tw-shadow-color,#6e3cf933);
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  .focus\:\!ring-0:focus {
    --tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor) !important;
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow) !important;
  }
  .focus\:ring-0:focus {
    --tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  .focus\:ring-1:focus {
    --tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  .focus\:ring-2:focus {
    --tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  .focus\:ring-\[\#6C3DF4\]:focus {
    --tw-ring-color:#6c3df4;
  }
  .focus\:ring-blue-500:focus {
    --tw-ring-color:var(--color-blue-500);
  }
  .focus\:ring-offset-2:focus {
    --tw-ring-offset-width:2px;
    --tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);
  }
  .focus\:outline-hidden:focus {
    --tw-outline-style:none;
    outline-style: none;
  }
  @media (forced-colors:active) {
    .focus\:outline-hidden:focus {
      outline-offset: 2px;
      outline: 2px solid #0000;
    }
  }
  .focus\:outline:focus {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .focus\:outline-v500:focus {
    outline-color: #6e3cf9;
  }
  .focus\:\!outline-none:focus {
    --tw-outline-style:none !important;
    outline-style: none !important;
  }
  .focus\:outline-none:focus {
    --tw-outline-style:none;
    outline-style: none;
  }
  .focus-visible\:ring-1:focus-visible {
    --tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  .focus-visible\:ring-2:focus-visible {
    --tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  .focus-visible\:ring-v100:focus-visible {
    --tw-ring-color:#e9e1ff;
  }
  .focus-visible\:outline-none:focus-visible {
    --tw-outline-style:none;
    outline-style: none;
  }
  .active\:border-g200:active {
    border-color: #ececec;
  }
  .active\:border-g300:active {
    border-color: #ddd;
  }
  .active\:bg-\[\#046FD9\]:active {
    background-color: #046fd9;
  }
  .active\:bg-g50:active {
    background-color: #fafafa;
  }
  .active\:outline:active {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .active\:outline-v500:active {
    outline-color: #6e3cf9;
  }
  .disabled\:pointer-events-none:disabled {
    pointer-events: none;
  }
  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }
  .disabled\:border-g300:disabled {
    border-color: #ddd;
  }
  .disabled\:bg-g100:disabled {
    background-color: #f3f3f3;
  }
  .disabled\:bg-g200:disabled {
    background-color: #ececec;
  }
  .disabled\:bg-gray-100:disabled {
    background-color: var(--color-gray-100);
  }
  .disabled\:text-g500:disabled {
    color: #929292;
  }
  .disabled\:opacity-30:disabled {
    opacity: .3;
  }
  .disabled\:opacity-50:disabled {
    opacity: .5;
  }
  .data-\[disabled\]\:pointer-events-none[data-disabled] {
    pointer-events: none;
  }
  .data-\[disabled\]\:opacity-50[data-disabled] {
    opacity: .5;
  }
  .data-\[state\=checked\]\:border-\[\#046FD9\][data-state=checked] {
    border-color: #046fd9;
  }
  .data-\[state\=checked\]\:border-v600[data-state=checked] {
    border-color: #5a1ae0;
  }
  .data-\[state\=checked\]\:bg-\[\#046FD9\][data-state=checked] {
    background-color: #046fd9;
  }
  .data-\[state\=checked\]\:bg-primary[data-state=checked],
  .data-\[state\=checked\]\:bg-v600[data-state=checked] {
    background-color: #5a1ae0;
  }
  .data-\[state\=checked\]\:bg-white[data-state=checked] {
    background-color: #fff;
  }
  .data-\[state\=checked\]\:text-white[data-state=checked] {
    color: #fff;
  }
  .data-\[state\=checked\]\:after\:scale-100[data-state=checked]:after {
    content: var(--tw-content);
    --tw-scale-x:100%;
    --tw-scale-y:100%;
    --tw-scale-z:100%;
    scale: var(--tw-scale-x)var(--tw-scale-y);
  }
  .data-\[state\=checked\]\:after\:transition[data-state=checked]:after {
    content: var(--tw-content);
    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,
      visibility,
      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));
  }
  @media (min-width:576px) {
    .sm\:mb-8 {
      margin-bottom: calc(var(--spacing)*8);
    }
    .sm\:aspect-square {
      aspect-ratio: 1;
    }
    .sm\:h-\[250px\] {
      height: 250px;
    }
    .sm\:h-\[362px\] {
      height: 362px;
    }
    .sm\:max-h-\[560px\] {
      max-height: 560px;
    }
    .sm\:w-\[440px\] {
      width: 440px;
    }
    .sm\:w-\[600px\] {
      width: 600px;
    }
    .sm\:max-w-\[425px\] {
      max-width: 425px;
    }
    .sm\:max-w-lg {
      max-width: var(--container-lg);
    }
    .sm\:flex-row {
      flex-direction: row;
    }
    .sm\:justify-end {
      justify-content: flex-end;
    }
    .sm\:gap-2 {
      gap: calc(var(--spacing)*2);
    }
    .sm\:rounded-lg {
      border-radius: var(--radius-lg);
    }
    .sm\:pb-\[68px\] {
      padding-bottom: 68px;
    }
    .sm\:text-left {
      text-align: left;
    }
    .sm\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading,var(--text-2xl--line-height));
    }
    .sm\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading,var(--text-sm--line-height));
    }
    .sm\:text-\[48px\] {
      font-size: 48px;
    }
    .sm\:leading-\[38px\] {
      --tw-leading:38px;
      line-height: 38px;
    }
    .sm\:leading-\[64px\] {
      --tw-leading:64px;
      line-height: 64px;
    }
  }
  @media (min-width:768px) {
    .md\:absolute {
      position: absolute;
    }
    .md\:relative {
      position: relative;
    }
    .md\:m-auto {
      margin: auto;
    }
    .md\:my-\[74px\] {
      margin-block: 74px;
    }
    .md\:mt-0 {
      margin-top: calc(var(--spacing)*0);
    }
    .md\:mt-8 {
      margin-top: calc(var(--spacing)*8);
    }
    .md\:mt-14 {
      margin-top: calc(var(--spacing)*14);
    }
    .md\:mt-\[59px\] {
      margin-top: 59px;
    }
    .md\:mt-\[66px\] {
      margin-top: 66px;
    }
    .md\:mt-\[82px\] {
      margin-top: 82px;
    }
    .md\:mb-\[120px\] {
      margin-bottom: 120px;
    }
    .md\:mb-\[178px\] {
      margin-bottom: 178px;
    }
    .md\:block {
      display: block;
    }
    .md\:flex {
      display: flex;
    }
    .md\:hidden {
      display: none;
    }
    .md\:h-5 {
      height: calc(var(--spacing)*5);
    }
    .md\:h-10 {
      height: calc(var(--spacing)*10);
    }
    .md\:h-\[40px\] {
      height: 40px;
    }
    .md\:h-\[102px\] {
      height: 102px;
    }
    .md\:h-\[251px\] {
      height: 251px;
    }
    .md\:h-\[300px\] {
      height: 300px;
    }
    .md\:h-\[362px\] {
      height: 362px;
    }
    .md\:h-\[408px\] {
      height: 408px;
    }
    .md\:h-\[467px\] {
      height: 467px;
    }
    .md\:h-\[calc\(100dvh-80px\)\] {
      height: calc(100dvh - 80px);
    }
    .md\:h-\[calc\(100dvh-270px\)\] {
      height: calc(100dvh - 270px);
    }
    .md\:h-full {
      height: 100%;
    }
    .md\:w-\[440px\] {
      width: 440px;
    }
    .md\:w-\[600px\] {
      width: 600px;
    }
    .md\:w-\[672px\] {
      width: 672px;
    }
    .md\:w-\[800px\] {
      width: 800px;
    }
    .md\:w-\[1166px\] {
      width: 1166px;
    }
    .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\] {
      width: var(--radix-navigation-menu-viewport-width);
    }
    .md\:w-auto {
      width: auto;
    }
    .md\:w-full {
      width: 100%;
    }
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .md\:flex-col {
      flex-direction: column;
    }
    .md\:flex-row {
      flex-direction: row;
    }
    .md\:items-center {
      align-items: center;
    }
    .md\:items-start {
      align-items: flex-start;
    }
    .md\:justify-center {
      justify-content: center;
    }
    .md\:justify-normal {
      justify-content: normal;
    }
    .md\:gap-y-4 {
      row-gap: calc(var(--spacing)*4);
    }
    .md\:gap-y-\[43px\] {
      row-gap: 43px;
    }
    .md\:gap-y-\[47px\] {
      row-gap: 47px;
    }
    .md\:gap-y-\[69px\] {
      row-gap: 69px;
    }
    .md\:gap-y-\[91px\] {
      row-gap: 91px;
    }
    .md\:border {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
    .md\:p-10 {
      padding: calc(var(--spacing)*10);
    }
    .md\:px-0 {
      padding-inline: calc(var(--spacing)*0);
    }
    .md\:px-8 {
      padding-inline: calc(var(--spacing)*8);
    }
    .md\:px-20 {
      padding-inline: calc(var(--spacing)*20);
    }
    .md\:px-\[48px\] {
      padding-inline: 48px;
    }
    .md\:py-0 {
      padding-block: calc(var(--spacing)*0);
    }
    .md\:py-10 {
      padding-block: calc(var(--spacing)*10);
    }
    .md\:py-\[40px\] {
      padding-block: 40px;
    }
    .md\:py-\[131px\] {
      padding-block: 131px;
    }
    .md\:py-\[133px\] {
      padding-block: 133px;
    }
    .md\:pt-0 {
      padding-top: calc(var(--spacing)*0);
    }
    .md\:pt-7 {
      padding-top: calc(var(--spacing)*7);
    }
    .md\:pb-0 {
      padding-bottom: calc(var(--spacing)*0);
    }
    .md\:pb-6 {
      padding-bottom: calc(var(--spacing)*6);
    }
    .md\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading,var(--text-sm--line-height));
    }
    .md\:text-\[24px\] {
      font-size: 24px;
    }
    .md\:text-\[30px\] {
      font-size: 30px;
    }
    .md\:text-\[36px\] {
      font-size: 36px;
    }
    .md\:text-\[40px\] {
      font-size: 40px;
    }
    .md\:text-\[48px\] {
      font-size: 48px;
    }
    .md\:text-\[64px\] {
      font-size: 64px;
    }
    .md\:text-\[75px\] {
      font-size: 75px;
    }
    .md\:text-\[120px\] {
      font-size: 120px;
    }
    .md\:font-bold {
      --tw-font-weight:var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }
  @media (min-width:992px) {
    .lg\:mx-0 {
      margin-inline: calc(var(--spacing)*0);
    }
    .lg\:mt-0 {
      margin-top: calc(var(--spacing)*0);
    }
    .lg\:mb-6 {
      margin-bottom: calc(var(--spacing)*6);
    }
    .lg\:block {
      display: block;
    }
    .lg\:flex {
      display: flex;
    }
    .lg\:hidden {
      display: none;
    }
    .lg\:h-\[362px\] {
      height: 362px;
    }
    .lg\:h-\[375px\] {
      height: 375px;
    }
    .lg\:h-\[381px\] {
      height: 381px;
    }
    .lg\:w-\[375px\] {
      width: 375px;
    }
    .lg\:w-\[1563px\] {
      width: 1563px;
    }
    .lg\:flex-row {
      flex-direction: row;
    }
    .lg\:gap-5 {
      gap: calc(var(--spacing)*5);
    }
    .lg\:px-0 {
      padding-inline: calc(var(--spacing)*0);
    }
    .lg\:pt-0 {
      padding-top: calc(var(--spacing)*0);
    }
    .lg\:pb-0 {
      padding-bottom: calc(var(--spacing)*0);
    }
  }
  @media (min-width:1200px) {
    .xl\:block {
      display: block;
    }
  }
  @media print {
    .print\:my-\[8pt\] {
      margin-block: 8pt;
    }
    .print\:mt-2 {
      margin-top: calc(var(--spacing)*2);
    }
    .print\:mt-4 {
      margin-top: calc(var(--spacing)*4);
    }
    .print\:mt-6 {
      margin-top: calc(var(--spacing)*6);
    }
    .print\:mt-\[4pt\] {
      margin-top: 4pt;
    }
    .print\:mt-\[8pt\] {
      margin-top: 8pt;
    }
    .print\:mt-\[12pt\] {
      margin-top: 12pt;
    }
    .print\:mt-\[20pt\] {
      margin-top: 20pt;
    }
    .print\:mr-1 {
      margin-right: calc(var(--spacing)*1);
    }
    .print\:mr-2 {
      margin-right: calc(var(--spacing)*2);
    }
    .print\:mb-1 {
      margin-bottom: calc(var(--spacing)*1);
    }
    .print\:mb-2 {
      margin-bottom: calc(var(--spacing)*2);
    }
    .print\:mb-4 {
      margin-bottom: calc(var(--spacing)*4);
    }
    .print\:mb-10 {
      margin-bottom: calc(var(--spacing)*10);
    }
    .print\:mb-\[4pt\] {
      margin-bottom: 4pt;
    }
    .print\:mb-\[8pt\] {
      margin-bottom: 8pt;
    }
    .print\:mb-\[12pt\] {
      margin-bottom: 12pt;
    }
    .print\:mb-\[16pt\] {
      margin-bottom: 16pt;
    }
    .print\:mb-\[17pt\] {
      margin-bottom: 17pt;
    }
    .print\:mb-\[18px\] {
      margin-bottom: 18px;
    }
    .print\:ml-0 {
      margin-left: calc(var(--spacing)*0);
    }
    .print\:block {
      display: block;
    }
    .print\:hidden {
      display: none;
    }
    .print\:h-\[14pt\] {
      height: 14pt;
    }
    .print\:h-\[19px\] {
      height: 19px;
    }
    .print\:h-\[29pt\] {
      height: 29pt;
    }
    .print\:h-\[63pt\] {
      height: 63pt;
    }
    .print\:h-\[96pt\] {
      height: 96pt;
    }
    .print\:h-\[126px\] {
      height: 126px;
    }
    .print\:h-\[156ptpx\] {
      height: 156ptpx;
    }
    .print\:h-\[180pt\] {
      height: 180pt;
    }
    .print\:max-h-full {
      max-height: 100%;
    }
    .print\:max-h-none {
      max-height: none;
    }
    .print\:min-h-\[70pt\] {
      min-height: 70pt;
    }
    .print\:min-h-\[103pt\] {
      min-height: 103pt;
    }
    .print\:min-h-\[139pt\] {
      min-height: 139pt;
    }
    .print\:min-h-\[150pt\] {
      min-height: 150pt;
    }
    .print\:min-h-\[188pt\] {
      min-height: 188pt;
    }
    .print\:min-h-\[230px\] {
      min-height: 230px;
    }
    .print\:min-h-\[307pt\] {
      min-height: 307pt;
    }
    .print\:w-\[50px\] {
      width: 50px;
    }
    .print\:w-\[54px\] {
      width: 54px;
    }
    .print\:w-\[60pt\] {
      width: 60pt;
    }
    .print\:w-\[60px\] {
      width: 60px;
    }
    .print\:w-\[66pt\] {
      width: 66pt;
    }
    .print\:w-\[80px\] {
      width: 80px;
    }
    .print\:w-\[166px\] {
      width: 166px;
    }
    .print\:w-\[230pt\] {
      width: 230pt;
    }
    .print\:w-\[290px\] {
      width: 290px;
    }
    .print\:w-\[326px\] {
      width: 326px;
    }
    .print\:w-full {
      width: 100%;
    }
    .print\:max-w-full {
      max-width: 100%;
    }
    .print\:gap-1 {
      gap: calc(var(--spacing)*1);
    }
    .print\:gap-2 {
      gap: calc(var(--spacing)*2);
    }
    .print\:gap-3 {
      gap: calc(var(--spacing)*3);
    }
    .print\:gap-\[4pt\] {
      gap: 4pt;
    }
    .print\:gap-\[8pt\] {
      gap: 8pt;
    }
    :where(.print\:space-y-3 > :not(:last-child)) {
      --tw-space-y-reverse:0;
      margin-block-start: calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)));
    }
    .print\:gap-x-0 {
      column-gap: calc(var(--spacing)*0);
    }
    .print\:gap-x-2 {
      column-gap: calc(var(--spacing)*2);
    }
    .print\:gap-x-6 {
      column-gap: calc(var(--spacing)*6);
    }
    .print\:gap-x-\[2pt\] {
      column-gap: 2pt;
    }
    .print\:gap-x-\[8pt\] {
      column-gap: 8pt;
    }
    .print\:gap-x-\[16pt\] {
      column-gap: 16pt;
    }
    .print\:gap-y-1 {
      row-gap: calc(var(--spacing)*1);
    }
    .print\:gap-y-2 {
      row-gap: calc(var(--spacing)*2);
    }
    .print\:gap-y-\[2px\] {
      row-gap: 2px;
    }
    .print\:gap-y-\[4pt\] {
      row-gap: 4pt;
    }
    .print\:gap-y-\[6px\] {
      row-gap: 6px;
    }
    .print\:gap-y-\[12pt\] {
      row-gap: 12pt;
    }
    .print\:gap-y-\[16pt\] {
      row-gap: 16pt;
    }
    .print\:overflow-visible {
      overflow: visible;
    }
    .print\:rounded-\[2px\] {
      border-radius: 2px;
    }
    .print\:rounded-\[4pt\] {
      border-radius: 4pt;
    }
    .print\:rounded-\[6pt\] {
      border-radius: 6pt;
    }
    .print\:rounded-none {
      border-radius: 0;
    }
    .print\:border-none {
      --tw-border-style:none;
      border-style: none;
    }
    .print\:p-0 {
      padding: calc(var(--spacing)*0);
    }
    .print\:p-\[8pt\] {
      padding: 8pt;
    }
    .print\:p-\[16pt\] {
      padding: 16pt;
    }
    .print\:px-1 {
      padding-inline: calc(var(--spacing)*1);
    }
    .print\:px-3 {
      padding-inline: calc(var(--spacing)*3);
    }
    .print\:px-\[4pt\] {
      padding-inline: 4pt;
    }
    .print\:px-\[12pt\] {
      padding-inline: 12pt;
    }
    .print\:px-\[16pt\] {
      padding-inline: 16pt;
    }
    .print\:px-\[16px\] {
      padding-inline: 16px;
    }
    .print\:px-\[18px\] {
      padding-inline: 18px;
    }
    .print\:px-\[30pt\] {
      padding-inline: 30pt;
    }
    .print\:py-1 {
      padding-block: calc(var(--spacing)*1);
    }
    .print\:py-3 {
      padding-block: calc(var(--spacing)*3);
    }
    .print\:py-4 {
      padding-block: calc(var(--spacing)*4);
    }
    .print\:py-6 {
      padding-block: calc(var(--spacing)*6);
    }
    .print\:py-\[8pt\] {
      padding-block: 8pt;
    }
    .print\:py-\[12pt\] {
      padding-block: 12pt;
    }
    .print\:py-\[18pt\] {
      padding-block: 18pt;
    }
    .print\:pt-0 {
      padding-top: calc(var(--spacing)*0);
    }
    .print\:pt-3 {
      padding-top: calc(var(--spacing)*3);
    }
    .print\:pb-1 {
      padding-bottom: calc(var(--spacing)*1);
    }
    .print\:pb-\[2px\] {
      padding-bottom: 2px;
    }
    .print\:text-\[7pt\] {
      font-size: 7pt;
    }
    .print\:text-\[8pt\] {
      font-size: 8pt;
    }
    .print\:text-\[9pt\] {
      font-size: 9pt;
    }
    .print\:text-\[10pt\] {
      font-size: 10pt;
    }
    .print\:text-\[11pt\] {
      font-size: 11pt;
    }
    .print\:text-\[12pt\] {
      font-size: 12pt;
    }
    .print\:text-\[14pt\] {
      font-size: 14pt;
    }
    .print\:text-\[16pt\] {
      font-size: 16pt;
    }
    .print\:text-\[18pt\] {
      font-size: 18pt;
    }
    .print\:text-\[20pt\] {
      font-size: 20pt;
    }
    .print\:text-\[22pt\] {
      font-size: 22pt;
    }
    .print\:text-\[24pt\] {
      font-size: 24pt;
    }
    .print\:text-\[26pt\] {
      font-size: 26pt;
    }
    .print\:text-\[28pt\] {
      font-size: 28pt;
    }
    .print\:font-bold {
      --tw-font-weight:var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
    .print\:font-semibold {
      --tw-font-weight:var(--font-weight-semibold);
      font-weight: var(--font-weight-semibold);
    }
    .print\: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);
    }
  }
  .\[\&_svg\]\:pointer-events-none svg {
    pointer-events: none;
  }
  .\[\&_svg\]\:size-4 svg {
    width: calc(var(--spacing)*4);
    height: calc(var(--spacing)*4);
  }
  .\[\&_svg\]\:shrink-0 svg {
    flex-shrink: 0;
  }
  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]) {
    width: calc(var(--spacing)*4);
    height: calc(var(--spacing)*4);
  }
  .\[\&_tr\]\:border-b tr {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .\[\&_tr\:last-child\]\:border-0 tr:last-child {
    border-style: var(--tw-border-style);
    border-width: 0;
  }
  .\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .\[\&\:checked\]\:border-blue-600:checked {
    border-color: var(--color-blue-600);
  }
  .\[\&\:checked\]\:bg-blue-600:checked {
    background-color: var(--color-blue-600);
  }
  .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]) {
    padding-right: calc(var(--spacing)*0);
  }
  .\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\] > [role=checkbox] {
    --tw-translate-y:2px;
    translate: var(--tw-translate-x)var(--tw-translate-y);
  }
  .\[\&\>svg\]\:size-3\.5 > svg {
    width: calc(var(--spacing)*3.5);
    height: calc(var(--spacing)*3.5);
  }
  .\[\&\>tr\]\:last\:border-b-0 > tr:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }
  @font-face {
    font-family: Pretendard;
    src: url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff)format("woff");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: Pretendard;
    src: url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff)format("woff");
    font-weight: 500;
    font-style: normal;
  }
  @font-face {
    font-family: Pretendard;
    src: url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff)format("woff");
    font-weight: 600;
    font-style: normal;
  }
  @font-face {
    font-family: Pretendard;
    src: url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff)format("woff");
    font-weight: 700;
    font-style: normal;
  }
  input[type=text],
  select {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0 8px;
  }
  input.login-input {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    width: 100%;
    padding: 12px;
    font-size: 12px;
  }
  input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 30px #fff !important;
  }
  input:-webkit-autofill:hover {
    -webkit-box-shadow: inset 0 0 0 30px #fff !important;
  }
  input:-webkit-autofill:focus {
    -webkit-box-shadow: inset 0 0 0 30px #fff !important;
  }
  input:-webkit-autofill:active {
    -webkit-box-shadow: inset 0 0 0 30px #fff !important;
  }
  input.readOnlyText {
    border-style: none;
    outline: none;
    padding: 0;
  }
  input[type=checkbox],
  input[type=radio] {
    accent-color: #4827a3;
  }
  .scroll-custom {
    position: relative;
  }
  .scroll-custom::-webkit-scrollbar {
    width: 16px;
    height: 18px;
    position: absolute;
  }
  .scroll-custom::-webkit-scrollbar-track {
    border-radius: 16px;
    position: absolute;
  }
  .scroll-custom::-webkit-scrollbar-thumb {
    background: #c1c1c1 padding-box padding-box;
    border: 4px solid #0000;
    border-radius: 16px;
  }
  .scroll-custom-thin::-webkit-scrollbar {
    width: 8px;
  }
  .table-auto {
    table-layout: fixed;
  }
  .scroll-custom-thin::-webkit-scrollbar-thumb {
    background: #c1c1c1 padding-box padding-box;
    border: 2px solid #0000;
    border-radius: 8px;
  }
  .scroll-custom-thin::-webkit-scrollbar-track {
    background: 0 0;
  }
  .scroll-hide::-webkit-scrollbar-thumb {
    display: none;
  }
  .scroll-hide {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}
.ant-slider-handle {
  z-index: 2;
}
.ant-slider-handle:after {
  box-shadow: 0 0 0 3px #4827a3 !important;
}
.ant-menu-sub {
  background: 0 0 !important;
}
.ant-btn-primary {
  background-color: #4827a3 !important;
}
.ant-btn-primary,
.ant-btn-default {
  font-size: 16px !important;
  line-height: 24px !important;
}
.ant-select-selection-placeholder {
  color: #929292 !important;
}
.ant-menu-item {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  background-color: #0000 !important;
  width: 100% !important;
  height: 52px !important;
  margin: 0 !important;
  padding: 12px 16px !important;
}
.ant-menu-item:hover {
  background-color: #e2e2e2 !important;
}
.ant-menu-submenu-title {
  width: 208px !important;
  height: 56px !important;
  margin: 0 !important;
  padding: 8px 16px !important;
}
.ant-pagination-item-active a {
  color: #4827a3 !important;
}
.ant-pagination-item-active {
  border-color: #4827a3 !important;
}
.ant-picker-cell-selected .ant-picker-cell-inner {
  background: #4827a3 !important;
}
.ant-picker-cell-inner:before {
  border: 1px solid #4827a3 !important;
}
.ant-radio-button-wrapper-checked {
  color: #4827a3 !important;
  border-color: #4827a3 !important;
}
.ant-form-item .ant-form-item-control-input {
  min-height: auto !important;
}
.ant-checkbox-checked .ant-checkbox-inner {
  background: #4827a3 !important;
  border-color: #4827a3 !important;
}
.ant-radio-checked .ant-radio-inner {
  background-color: #4827a3 !important;
  border-color: #4827a3 !important;
}
.ant-modal .ant-modal-content {
  padding: 24px !important;
}
.ant-switch {
  background: #e9e1ff !important;
}
.ant-switch.ant-switch-checked {
  background: #5a1ae0 !important;
}
.ant-slider-with-marks {
  margin-bottom: 11px !important;
}
.ant-menu-item-only-child {
  height: 40px !important;
  padding: 8px 16px !important;
  line-height: 24px !important;
}
.ant-menu-item-selected {
  color: inherit !important;
  background-color: #e9e1ff !important;
}
.ant-menu-item:hover.ant-menu-item-selected {
  background-color: #e9e1ff !important;
}
.ant-tree-node-selected {
  background: #e9e1ff !important;
}
.gonggo_wrap {
  background: #fff;
  width: 100%;
  height: 600px;
  overflow: auto;
}
.gonggo_wrap table {
  border-collapse: collapse;
  border: none;
  width: 100%;
  height: auto;
  position: relative;
}
.gonggo_wrap table th {
  text-align: left;
  vertical-align: middle;
  color: #000;
  width: 176px;
  padding: 10px 40px 10px 0;
  font-size: 14px;
  font-weight: 700;
}
.gonggo_wrap table th span {
  color: red;
}
.gonggo_wrap table td {
  text-align: left;
  vertical-align: middle;
  width: auto;
  height: auto;
  padding: 10px;
}
.gonggo_wrap table td input[type=file] {
  display: none;
}
.gonggo_wrap table td input[type=text] {
  color: #000;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 100%;
  height: 38px;
  padding-left: 10px;
  font-size: 15px;
  font-weight: 700;
}
.gonggo_wrap table td textarea {
  color: #000;
  resize: none;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  outline: none;
  width: 100%;
  height: 150px;
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.checks2 {
  vertical-align: middle;
  height: 30px;
  margin-top: 0;
  margin-right: 40px;
  line-height: 30px;
  display: inline-block;
  position: relative;
}
.checks2 input[type=radio] {
  clip: rect(0, 0, 0, 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
.checks2 input[type=radio] + label {
  vertical-align: top;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  color: #767a8e;
  text-align: left;
  padding-left: 35px;
  font-size: 12px;
  font-weight: 400;
  line-height: 19px;
  display: inline-block;
  position: relative;
}
.checks2 input[type=radio]:checked + label {
  color: #4827a3;
}
.checks2 input[type=radio] + label b {
  color: #447ef2;
  font-size: 14px;
  font-weight: 700;
}
.checks2 input[type=radio] + label img {
  position: absolute;
  top: 0;
  left: 34px;
}
.checks2 input[type=radio] + label img:first-of-type {
  display: block;
}
.checks2 input[type=radio] + label img:nth-of-type(2),
.checks2 input[type=radio]:checked + label img:first-of-type {
  display: none;
}
.checks2 input[type=radio]:checked + label img:nth-of-type(2) {
  display: block;
}
.checks2 input[type=radio] + label:before {
  content: "";
  text-align: center;
  width: 20px;
  height: 20px;
  box-shadow: none;
  background: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.checks2 input[type=radio] + label:active:before,
.checks2 input[type=radio]:checked + label:active:before {
  box-shadow: none;
}
.checks2 input[type=radio]:checked + label:before {
  background: #fff;
  border-color: #4827a3;
}
.checks2 input[type=radio]:checked + label:after {
  content: "";
  width: 10px;
  height: 10px;
  box-shadow: none;
  color: #fff;
  text-align: center;
  background: #4827a3;
  border-radius: 50%;
  line-height: 14px;
  position: absolute;
  top: 5px;
  left: 5px;
}
.gonggo_bogui {
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 40px;
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto;
}
.gonggo_bogui_inner {
  color: #000;
  width: 100%;
  max-width: 1150px;
  height: auto;
  padding: 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}
.gonggo_bogui_inner h2 {
  color: #000;
  margin: 0 0 44px;
  padding: 0;
  font-size: 48px;
  font-weight: 700;
  display: block;
}
.gonggo_bogui_inner .thumbnail_gonggo {
  background: gray;
  width: 100%;
  height: 400px;
  margin-bottom: 24px;
  position: relative;
}
.gonggo_bogui_inner h3 {
  color: #000;
  margin: 32px 0 22px;
  padding: 0;
  font-size: 24px;
  font-weight: 700;
  display: block;
}
.gonggo_detail {
  border: 1px solid #d4d4d4;
  width: 450px;
  height: auto;
  padding: 20px;
  position: fixed;
  top: 40px;
  left: 1190px;
}
.gonggo_detail table {
  border-collapse: collapse;
  border: 0 solid #d4d4d4;
  width: 100%;
  height: auto;
}
.gonggo_detail table th {
  color: #000;
  text-align: left;
  border-bottom: 1px solid #d4d4d4;
  width: 100px;
  padding: 12px;
  font-size: 16px;
  font-weight: 700;
}
.gonggo_detail table td {
  text-align: left;
  border-bottom: 1px solid #d4d4d4;
  width: auto;
  height: auto;
  padding: 12px;
  font-size: 15px;
  font-weight: 400;
}
.gonggo_detail button {
  text-align: center;
  color: #fff;
  cursor: pointer;
  background: #4827a3;
  border: none;
  border-radius: 7px;
  width: 100%;
  height: 40px;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 700;
}
.gonggo_detail table tr:last-of-type td {
  border-bottom: none;
}
.dark_wall {
  z-index: 2147483647;
  background: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}
.dark_wall_x {
  text-align: center;
  cursor: pointer;
  color: #8c8c8c;
  cursor: pointer;
  width: 15px;
  height: 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  position: absolute;
  top: 25px;
  right: 25px;
}
.dark_wall_pop {
  text-align: left;
  background: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 7px;
  width: 705px;
  height: auto;
  max-height: 700px;
  padding: 24px;
  position: relative;
  overflow: hidden;
}
.dark_wall_pop h2 {
  color: #000;
  text-align: left;
  margin: 0 0 20px;
  padding: 0;
  font-size: 19px;
  font-weight: bolder;
  display: block;
}
.dark_wall_pop b {
  color: #000;
  text-align: left;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  display: block;
}
.dark_wall_pop span {
  color: #000;
  font-size: 14px;
  font-weight: bolder;
}
.dark_wall_pop b span {
  color: red;
  font-size: 11px;
  font-weight: 700;
}
.dark_wall_pop input[type=text] {
  text-align: left;
  border: 1px solid #d4d4d4;
  width: 100%;
  height: 45px;
  margin-bottom: 15px;
  padding-left: 10px;
  font-size: 15px;
  font-weight: 400;
}
.dark_wall_pop input[type=file] {
  display: none;
}
.dark_wall_pop button {
  text-align: center;
  color: #fff;
  cursor: pointer;
  background: #4827a3;
  border: none;
  border-radius: 7px;
  width: 100%;
  height: 45px;
  margin-top: 20px;
  font-size: 15px;
  font-weight: 700;
}
.dark_wall_pop .ovf_wrap {
  width: 100%;
  height: 500px;
  overflow: auto;
}
.check_cell {
  color: #000;
  border: 1px solid #d4d4d4;
  width: 100%;
  height: 45px;
  margin-bottom: -1px;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 400;
  line-height: 45px;
  position: relative;
}
.check_cell label {
  padding-left: 40px;
}
.check_cell span {
  color: red;
  font-size: 13px;
  font-weight: 700;
}
.check_cell.foldable {
  cursor: pointer;
}
.check_cell.foldable:after {
  content: "";
  background: url(./assets/down.png) 0 0/100% 100% no-repeat;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
}
.check_cell.foldable.on:after {
  content: "";
  background: url(./assets/up.png) 0 0/100% 100% no-repeat;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
}
.check_cell_detail {
  color: #000;
  border: 1px solid #d4d4d4;
  width: 100%;
  height: auto;
  margin-bottom: -1px;
  padding: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.download_resume {
  cursor: pointer;
  background: url(./assets/download.png) 0 0/100% 100% no-repeat;
  width: 26px;
  height: 26px;
  display: block;
}
.kakao_address_pop {
  z-index: 2147483647;
  background: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}
.kakao_address_pop_cell {
  background: #fff;
  width: 500px;
  height: 500px;
  position: relative;
}
.kakao_address_pop_cell_x {
  color: #fff;
  text-align: center;
  cursor: pointer;
  z-index: 999999;
  background: #444;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  position: absolute;
  top: -20px;
  right: -20px;
}
.kakao_address_pop_cell_x:hover {
  background: #000;
}
@media (max-width:1654px) {
  .gonggo_bogui {
    padding: 0 0 70px;
  }
  .gonggo_bogui_inner {
    max-width: 100%;
    padding: 20px;
    font-size: 14px;
  }
  .gonggo_detail {
    border: none;
    border-top: 0 solid #d4d4d4;
    width: 100%;
    height: auto;
    margin-top: 20px;
    position: relative;
    top: auto;
    left: auto;
  }
  .gonggo_bogui_inner h2 {
    font-size: 40px;
  }
  .gonggo_bogui_inner h3 {
    font-size: 20px;
  }
  .gonggo_bogui_inner .thumbnail_gonggo {
    height: 240px;
  }
}
.jh_modal_custom {
  z-index: 9999999;
  background: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}
.jh_modal_custom_cell {
  text-align: left;
  color: #121212;
  background: #fff;
  border-radius: 8px;
  width: 416px;
  height: 144px;
  padding: 32px;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}
.jh_modal_custom_cell button {
  text-align: center;
  cursor: pointer;
  color: #fff;
  background: #4827a3;
  border: none;
  width: 114px;
  height: 40px;
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  bottom: 24px;
  right: 32px;
}
@media print {
  .page {
    page-break-after: always;
    position: relative;
  }
  .page-number {
    counter-increment: page;
    content: "Pag:" counter(page);
    position: absolute;
    bottom: 0;
    right: 0;
  }
  html,
  body .overflow-scroll {
    height: initial !important;
    overflow: initial !important;
  }
  body {
    letter-spacing: -.03em;
    min-height: 100dvh;
  }
}
@page {
  size: A4;
  margin: 30pt;
}
@page {
  counter-increment: page;
}
* {
  box-sizing: border-box;
}
.w-screen {
  width: 100%;
}
.shadow-container {
  box-shadow: 0 0 10px #bdbdbd;
}
.shadow-normal {
  box-shadow: 0 0 8px #0000001a;
}
.container {
  box-shadow: 0 0 20px #929292;
}
@property --tw-border-spacing-x { syntax:"<length>";inherits:false;initial-value:0 }
@property --tw-border-spacing-y { syntax:"<length>";inherits:false;initial-value:0 }
@property --tw-translate-x { syntax:"*";inherits:false;initial-value:0 }
@property --tw-translate-y { syntax:"*";inherits:false;initial-value:0 }
@property --tw-translate-z { syntax:"*";inherits:false;initial-value:0 }
@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-scroll-snap-strictness { syntax:"*";inherits:false;initial-value:proximity }
@property --tw-space-y-reverse { syntax:"*";inherits:false;initial-value:0 }
@property --tw-space-x-reverse { syntax:"*";inherits:false;initial-value:0 }
@property --tw-border-style { syntax:"*";inherits:false;initial-value:solid }
@property --tw-gradient-position { syntax:"*";inherits:false }
@property --tw-gradient-from { syntax:"<color>";inherits:false;initial-value:#0000 }
@property --tw-gradient-via { syntax:"<color>";inherits:false;initial-value:#0000 }
@property --tw-gradient-to { syntax:"<color>";inherits:false;initial-value:#0000 }
@property --tw-gradient-stops { syntax:"*";inherits:false }
@property --tw-gradient-via-stops { syntax:"*";inherits:false }
@property --tw-gradient-from-position { syntax:"<length-percentage>";inherits:false;initial-value:0% }
@property --tw-gradient-via-position { syntax:"<length-percentage>";inherits:false;initial-value:50% }
@property --tw-gradient-to-position { syntax:"<length-percentage>";inherits:false;initial-value:100% }
@property --tw-leading { syntax:"*";inherits:false }
@property --tw-font-weight { syntax:"*";inherits:false }
@property --tw-tracking { 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:0 }
@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-outline-style { syntax:"*";inherits:false;initial-value:solid }
@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-backdrop-blur { syntax:"*";inherits:false }
@property --tw-backdrop-brightness { syntax:"*";inherits:false }
@property --tw-backdrop-contrast { syntax:"*";inherits:false }
@property --tw-backdrop-grayscale { syntax:"*";inherits:false }
@property --tw-backdrop-hue-rotate { syntax:"*";inherits:false }
@property --tw-backdrop-invert { syntax:"*";inherits:false }
@property --tw-backdrop-opacity { syntax:"*";inherits:false }
@property --tw-backdrop-saturate { syntax:"*";inherits:false }
@property --tw-backdrop-sepia { syntax:"*";inherits:false }
@property --tw-duration { syntax:"*";inherits:false }
@property --tw-ease { syntax:"*";inherits:false }
@property --tw-content { syntax:"*";inherits:false;initial-value:"" }
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    opacity: .5;
  }
}
.CircularProgressbar {
  width: 100%;
  vertical-align: middle;
}
.CircularProgressbar .CircularProgressbar-path {
  stroke: #3e98c7;
  stroke-linecap: round;
  -webkit-transition: stroke-dashoffset 0.5s ease 0s;
  transition: stroke-dashoffset 0.5s ease 0s;
}
.CircularProgressbar .CircularProgressbar-trail {
  stroke: #d6d6d6;
  stroke-linecap: round;
}
.CircularProgressbar .CircularProgressbar-text {
  fill: #3e98c7;
  font-size: 20px;
  dominant-baseline: middle;
  text-anchor: middle;
}
.CircularProgressbar .CircularProgressbar-background {
  fill: #d6d6d6;
}
.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background {
  fill: #3e98c7;
}
.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text {
  fill: #fff;
}
.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path {
  stroke: #fff;
}
.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail {
  stroke: transparent;
}
@keyframes slideAnim {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}
.looper {
  width: 100%;
  overflow: hidden;
}
.looper__innerList {
  display: flex;
  justify-content: center;
  width: fit-content;
}
.looper__innerList[data-animate=true] .looper__listInstance {
  animation: slideAnim linear infinite;
}
.looper__listInstance {
  display: flex;
  width: max-content;
  animation: none;
}
.ant-picker-ok button {
  background-color: #6e3cf9 !important;
  color: white !important;
  border-radius: 2px !important;
  padding: 10px 5px !important;
  font-size: 12px !important;
  border: none !important;
}
.ant-picker-ok button:hover {
  background-color: #542dbe !important;
}
