/*! tailwindcss v4.0.17 | MIT License | https://tailwindcss.com */
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --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);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-2xl: 1rem;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --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%;
    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: 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"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

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

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

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

@layer components;

@layer utilities {
  .pointer-events-auto {
    pointer-events: auto;
  }

  .pointer-events-none {
    pointer-events: none;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

  .inset-y-0 {
    inset-block: calc(var(--spacing) * 0);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

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

  .top-\[-7\.5\%\] {
    top: -7.5%;
  }

  .top-\[-25\.29\%\] {
    top: -25.29%;
  }

  .top-\[25\.29\%\] {
    top: 25.29%;
  }

  .top-\[50px\] {
    top: 50px;
  }

  .top-\[calc\(100\%\/1\.15\)\] {
    top: 86.9565%;
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-2 {
    right: calc(var(--spacing) * 2);
  }

  .right-2\.5 {
    right: calc(var(--spacing) * 2.5);
  }

  .right-5 {
    right: calc(var(--spacing) * 5);
  }

  .right-\[15px\] {
    right: 15px;
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .bottom-2 {
    bottom: calc(var(--spacing) * 2);
  }

  .bottom-5 {
    bottom: calc(var(--spacing) * 5);
  }

  .bottom-\[15px\] {
    bottom: 15px;
  }

  .bottom-\[20\.83\%\] {
    bottom: 20.83%;
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

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

  .left-2\.5 {
    left: calc(var(--spacing) * 2.5);
  }

  .left-\[-7\.5\%\] {
    left: -7.5%;
  }

  .left-\[15px\] {
    left: 15px;
  }

  .left-\[31\.86\%\] {
    left: 31.86%;
  }

  .left-full {
    left: 100%;
  }

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

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

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

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

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

  .z-\[31\] {
    z-index: 31;
  }

  .mx-auto {
    margin-inline: auto;
  }

  .my-\[4\%\] {
    margin-block: 4%;
  }

  .my-\[15px\] {
    margin-block: 15px;
  }

  .mt-2\.5 {
    margin-top: calc(var(--spacing) * 2.5);
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }

  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }

  .mt-30 {
    margin-top: calc(var(--spacing) * 30);
  }

  .mt-\[-5svh\] {
    margin-top: -5svh;
  }

  .mt-\[15px\] {
    margin-top: 15px;
  }

  .mt-\[30px\] {
    margin-top: 30px;
  }

  .mt-\[50px\] {
    margin-top: 50px;
  }

  .mt-\[100px\] {
    margin-top: 100px;
  }

  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }

  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }

  .mr-2\.5 {
    margin-right: calc(var(--spacing) * 2.5);
  }

  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }

  .mr-5 {
    margin-right: calc(var(--spacing) * 5);
  }

  .mr-\[10px\] {
    margin-right: 10px;
  }

  .\!mb-0 {
    margin-bottom: calc(var(--spacing) * 0) !important;
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-2\.5 {
    margin-bottom: calc(var(--spacing) * 2.5);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }

  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }

  .mb-\[5px\] {
    margin-bottom: 5px;
  }

  .mb-\[15px\] {
    margin-bottom: 15px;
  }

  .mb-\[30px\] {
    margin-bottom: 30px;
  }

  .mb-\[100px\] {
    margin-bottom: 100px;
  }

  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }

  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }

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

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

  .\!inline-flex {
    display: inline-flex !important;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

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

  .aspect-square {
    aspect-ratio: 1;
  }

  .\!h-40 {
    height: calc(var(--spacing) * 40) !important;
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-9 {
    height: calc(var(--spacing) * 9);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-\[22px\] {
    height: 22px;
  }

  .h-\[25px\] {
    height: 25px;
  }

  .h-\[28px\] {
    height: 28px;
  }

  .h-\[30px\] {
    height: 30px;
  }

  .h-\[32px\] {
    height: 32px;
  }

  .h-\[34px\] {
    height: 34px;
  }

  .h-\[40px\] {
    height: 40px;
  }

  .h-\[42px\] {
    height: 42px;
  }

  .h-\[46px\] {
    height: 46px;
  }

  .h-\[75px\] {
    height: 75px;
  }

  .h-\[102px\] {
    height: 102px;
  }

  .h-\[115\%\] {
    height: 115%;
  }

  .h-\[336px\] {
    height: 336px;
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .max-h-full {
    max-height: 100%;
  }

  .min-h-\[34px\] {
    min-height: 34px;
  }

  .min-h-\[50px\] {
    min-height: 50px;
  }

  .\!w-1\/9 {
    width: 11.1111% !important;
  }

  .\!w-10 {
    width: calc(var(--spacing) * 10) !important;
  }

  .\!w-auto {
    width: auto !important;
  }

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

  .w-1\/5 {
    width: 20%;
  }

  .w-15 {
    width: calc(var(--spacing) * 15);
  }

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

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

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

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

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

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

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

  .w-\[100vw\] {
    width: 100vw;
  }

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

  .w-\[115\%\] {
    width: 115%;
  }

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

  .w-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

  .max-w-\[375px\] {
    max-width: 375px;
  }

  .max-w-\[1010px\] {
    max-width: 1010px;
  }

  .max-w-\[calc\(100vw\)\] {
    max-width: 100vw;
  }

  .max-w-full {
    max-width: 100%;
  }

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

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

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

  .min-w-full {
    min-width: 100%;
  }

  .grow {
    flex-grow: 1;
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-\[-7\.5\%\] {
    --tw-translate-x: -7.5%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-\[calc\(100\%\+30px\)\] {
    --tw-translate-x: calc(100% + 30px);
    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);
  }

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .appearance-none {
    appearance: none;
  }

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

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

  .flex-wrap {
    flex-wrap: wrap;
  }

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

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

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

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

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

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

  .\!gap-0 {
    gap: calc(var(--spacing) * 0) !important;
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-\[10px\] {
    gap: 10px;
  }

  .gap-x-2\.5 {
    column-gap: calc(var(--spacing) * 2.5);
  }

  .gap-x-\[60px\] {
    column-gap: 60px;
  }

  .gap-y-5 {
    row-gap: calc(var(--spacing) * 5);
  }

  .gap-y-10 {
    row-gap: calc(var(--spacing) * 10);
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

  .overflow-x-auto {
    overflow-x: auto;
  }

  .overflow-x-hidden {
    overflow-x: hidden;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .overflow-y-hidden {
    overflow-y: hidden;
  }

  .rounded-\[20px\] {
    border-radius: 20px;
  }

  .rounded-\[46px\] {
    border-radius: 46px;
  }

  .rounded-\[50px\] {
    border-radius: 50px;
  }

  .rounded-\[68px\] {
    border-radius: 68px;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-b-2xl {
    border-bottom-right-radius: var(--radius-2xl);
    border-bottom-left-radius: var(--radius-2xl);
  }

  .\!border-0 {
    border-style: var(--tw-border-style) !important;
    border-width: 0 !important;
  }

  .border, .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }

  .border-dotted {
    --tw-border-style: dotted;
    border-style: dotted;
  }

  .border-none {
    --tw-border-style: none;
    border-style: none;
  }

  .\!border-black {
    border-color: var(--color-black) !important;
  }

  .border-\[\#C1C1C1\] {
    border-color: #c1c1c1;
  }

  .border-\[\#FF0000\] {
    border-color: red;
  }

  .border-\[\#c1c1c1\] {
    border-color: #c1c1c1;
  }

  .border-\[\#ff0000\] {
    border-color: red;
  }

  .border-white {
    border-color: var(--color-white);
  }

  .\!bg-black {
    background-color: var(--color-black) !important;
  }

  .bg-\[\#00B3FF\] {
    background-color: #00b3ff;
  }

  .bg-\[\#00C415\] {
    background-color: #00c415;
  }

  .bg-\[\#D9D9D9\] {
    background-color: #d9d9d9;
  }

  .bg-\[\#F5F5F5\] {
    background-color: #f5f5f5;
  }

  .bg-\[\#FF0000\] {
    background-color: red;
  }

  .bg-\[\#FF4FC7\] {
    background-color: #ff4fc7;
  }

  .bg-\[\#FF50C8\] {
    background-color: #ff50c8;
  }

  .bg-\[\#FF6600\] {
    background-color: #f60;
  }

  .bg-\[\#f5f5f5\] {
    background-color: #f5f5f5;
  }

  .bg-\[\#ff0000\] {
    background-color: red;
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-white\/90 {
    background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }

  .px-\[5px\] {
    padding-inline: 5px;
  }

  .px-\[10px\] {
    padding-inline: 10px;
  }

  .px-\[15px\] {
    padding-inline: 15px;
  }

  .px-\[26px\] {
    padding-inline: 26px;
  }

  .\!py-0 {
    padding-block: calc(var(--spacing) * 0) !important;
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .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-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }

  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .py-\[5px\] {
    padding-block: 5px;
  }

  .py-\[7px\] {
    padding-block: 7px;
  }

  .py-\[12px\] {
    padding-block: 12px;
  }

  .py-\[15px\] {
    padding-block: 15px;
  }

  .py-\[30px\] {
    padding-block: 30px;
  }

  .pt-\[5px\] {
    padding-top: 5px;
  }

  .pt-\[15px\] {
    padding-top: 15px;
  }

  .pt-\[20\%\] {
    padding-top: 20%;
  }

  .pr-10 {
    padding-right: calc(var(--spacing) * 10);
  }

  .pr-\[15px\] {
    padding-right: 15px;
  }

  .\!pb-0 {
    padding-bottom: calc(var(--spacing) * 0) !important;
  }

  .pb-2\.5 {
    padding-bottom: calc(var(--spacing) * 2.5);
  }

  .pb-\[15px\] {
    padding-bottom: 15px;
  }

  .pb-\[30px\] {
    padding-bottom: 30px;
  }

  .pl-\[15px\] {
    padding-left: 15px;
  }

  .pl-\[42px\] {
    padding-left: 42px;
  }

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

  .\!text-2xl {
    font-size: var(--text-2xl) !important;
    line-height: var(--tw-leading, var(--text-2xl--line-height)) !important;
  }

  .\!text-base {
    font-size: var(--text-base) !important;
    line-height: var(--tw-leading, var(--text-base--line-height)) !important;
  }

  .\!text-lg {
    font-size: var(--text-lg) !important;
    line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
  }

  .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-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-\[10px\] {
    font-size: 10px;
  }

  .text-\[18px\] {
    font-size: 18px;
  }

  .leading-\[1\.3\] {
    --tw-leading: 1.3;
    line-height: 1.3;
  }

  .leading-\[16px\] {
    --tw-leading: 16px;
    line-height: 16px;
  }

  .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-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tracking-\[-0\.5px\] {
    --tw-tracking: -.5px;
    letter-spacing: -.5px;
  }

  .break-words {
    overflow-wrap: break-word;
  }

  .break-all {
    word-break: break-all;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .text-\[\#909090\] {
    color: #909090;
  }

  .text-\[\#FF0000\], .text-\[\#f00\], .text-\[\#ff0000\] {
    color: red;
  }

  .text-black {
    color: var(--color-black);
  }

  .text-white {
    color: var(--color-white);
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-50 {
    opacity: .5;
  }

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

  .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;
    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-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-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  :is(.\*\:mr-2\.5 > *) {
    margin-right: calc(var(--spacing) * 2.5);
  }

  :is(.\*\:flex > *) {
    display: flex;
  }

  :is(.\*\:items-baseline > *) {
    align-items: baseline;
  }

  :is(.\*\:gap-4 > *) {
    gap: calc(var(--spacing) * 4);
  }

  @media (width >= 64rem) {
    .lg\:\!pointer-events-auto {
      pointer-events: auto !important;
    }

    .lg\:\!fixed {
      position: fixed !important;
    }

    .lg\:\!relative {
      position: relative !important;
    }

    .lg\:absolute {
      position: absolute;
    }

    .lg\:fixed {
      position: fixed;
    }

    .lg\:relative {
      position: relative;
    }

    .lg\:\!top-16 {
      top: calc(var(--spacing) * 16) !important;
    }

    .lg\:top-\[54px\] {
      top: 54px;
    }

    .lg\:\!right-0 {
      right: calc(var(--spacing) * 0) !important;
    }

    .lg\:\!right-8 {
      right: calc(var(--spacing) * 8) !important;
    }

    .lg\:\!bottom-8 {
      bottom: calc(var(--spacing) * 8) !important;
    }

    .lg\:\!bottom-\[30px\] {
      bottom: 30px !important;
    }

    .lg\:\!left-0 {
      left: calc(var(--spacing) * 0) !important;
    }

    .lg\:\!left-\[30px\] {
      left: 30px !important;
    }

    .lg\:left-0 {
      left: calc(var(--spacing) * 0);
    }

    .lg\:\!z-\[8\] {
      z-index: 8 !important;
    }

    .lg\:\!z-\[9\] {
      z-index: 9 !important;
    }

    .lg\:\!z-\[10\] {
      z-index: 10 !important;
    }

    .lg\:\!z-\[11\] {
      z-index: 11 !important;
    }

    .lg\:\!z-\[12\] {
      z-index: 12 !important;
    }

    .lg\:\!z-\[13\] {
      z-index: 13 !important;
    }

    .lg\:\!z-\[14\] {
      z-index: 14 !important;
    }

    .lg\:\!z-\[15\] {
      z-index: 15 !important;
    }

    .lg\:\!z-\[16\] {
      z-index: 16 !important;
    }

    .lg\:\!z-\[17\] {
      z-index: 17 !important;
    }

    .lg\:\!z-\[18\] {
      z-index: 18 !important;
    }

    .lg\:\!z-\[19\] {
      z-index: 19 !important;
    }

    .lg\:\!z-\[21\] {
      z-index: 21 !important;
    }

    .lg\:\!z-\[22\] {
      z-index: 22 !important;
    }

    .lg\:\!z-\[23\] {
      z-index: 23 !important;
    }

    .lg\:\!z-\[24\] {
      z-index: 24 !important;
    }

    .lg\:\!z-\[25\] {
      z-index: 25 !important;
    }

    .lg\:\!z-\[26\] {
      z-index: 26 !important;
    }

    .lg\:\!z-\[27\] {
      z-index: 27 !important;
    }

    .lg\:\!z-\[28\] {
      z-index: 28 !important;
    }

    .lg\:\!z-\[29\] {
      z-index: 29 !important;
    }

    .lg\:\!z-\[31\] {
      z-index: 31 !important;
    }

    .lg\:\!z-\[32\] {
      z-index: 32 !important;
    }

    .lg\:\!z-\[33\] {
      z-index: 33 !important;
    }

    .lg\:\!z-\[34\] {
      z-index: 34 !important;
    }

    .lg\:\!z-\[35\] {
      z-index: 35 !important;
    }

    .lg\:\!z-\[36\] {
      z-index: 36 !important;
    }

    .lg\:\!z-\[37\] {
      z-index: 37 !important;
    }

    .lg\:\!z-\[38\] {
      z-index: 38 !important;
    }

    .lg\:\!z-\[39\] {
      z-index: 39 !important;
    }

    .lg\:mx-auto {
      margin-inline: auto;
    }

    .lg\:\!my-\[3\%\] {
      margin-block: 3% !important;
    }

    .lg\:\!my-\[30px\] {
      margin-block: 30px !important;
    }

    .lg\:\!mt-10 {
      margin-top: calc(var(--spacing) * 10) !important;
    }

    .lg\:\!mt-\[15px\] {
      margin-top: 15px !important;
    }

    .lg\:\!mt-\[60px\] {
      margin-top: 60px !important;
    }

    .lg\:\!mt-\[100px\] {
      margin-top: 100px !important;
    }

    .lg\:\!mt-\[200px\] {
      margin-top: 200px !important;
    }

    .lg\:mt-0 {
      margin-top: calc(var(--spacing) * 0);
    }

    .lg\:mt-5 {
      margin-top: calc(var(--spacing) * 5);
    }

    .lg\:mt-\[30px\] {
      margin-top: 30px;
    }

    .lg\:\!mr-5 {
      margin-right: calc(var(--spacing) * 5) !important;
    }

    .lg\:\!mr-\[15px\] {
      margin-right: 15px !important;
    }

    .lg\:mr-0 {
      margin-right: calc(var(--spacing) * 0);
    }

    .lg\:mr-1 {
      margin-right: calc(var(--spacing) * 1);
    }

    .lg\:mr-2\.5 {
      margin-right: calc(var(--spacing) * 2.5);
    }

    .lg\:mr-\[15px\] {
      margin-right: 15px;
    }

    .lg\:mr-\[70px\] {
      margin-right: 70px;
    }

    .lg\:\!mb-0 {
      margin-bottom: calc(var(--spacing) * 0) !important;
    }

    .lg\:\!mb-2\.5 {
      margin-bottom: calc(var(--spacing) * 2.5) !important;
    }

    .lg\:\!mb-5 {
      margin-bottom: calc(var(--spacing) * 5) !important;
    }

    .lg\:\!mb-24 {
      margin-bottom: calc(var(--spacing) * 24) !important;
    }

    .lg\:\!mb-\[14px\] {
      margin-bottom: 14px !important;
    }

    .lg\:\!mb-\[15px\] {
      margin-bottom: 15px !important;
    }

    .lg\:\!mb-\[24px\] {
      margin-bottom: 24px !important;
    }

    .lg\:\!mb-\[40px\] {
      margin-bottom: 40px !important;
    }

    .lg\:\!mb-\[60px\] {
      margin-bottom: 60px !important;
    }

    .lg\:\!mb-\[76px\] {
      margin-bottom: 76px !important;
    }

    .lg\:\!mb-\[200px\] {
      margin-bottom: 200px !important;
    }

    .lg\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }

    .lg\:mb-2\.5 {
      margin-bottom: calc(var(--spacing) * 2.5);
    }

    .lg\:mb-\[160px\] {
      margin-bottom: 160px;
    }

    .lg\:ml-1 {
      margin-left: calc(var(--spacing) * 1);
    }

    .lg\:ml-3 {
      margin-left: calc(var(--spacing) * 3);
    }

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

    .lg\:\!block {
      display: block !important;
    }

    .lg\:\!flex {
      display: flex !important;
    }

    .lg\:\!hidden {
      display: none !important;
    }

    .lg\:\!inline-flex {
      display: inline-flex !important;
    }

    .lg\:block {
      display: block;
    }

    .lg\:hidden {
      display: none;
    }

    .lg\:\!h-10 {
      height: calc(var(--spacing) * 10) !important;
    }

    .lg\:\!h-\[30px\] {
      height: 30px !important;
    }

    .lg\:\!h-\[34px\] {
      height: 34px !important;
    }

    .lg\:\!h-\[44px\] {
      height: 44px !important;
    }

    .lg\:\!h-\[46px\] {
      height: 46px !important;
    }

    .lg\:\!h-\[58px\] {
      height: 58px !important;
    }

    .lg\:\!h-\[calc\(100svh-64px\)\] {
      height: calc(100svh - 64px) !important;
    }

    .lg\:h-\[30px\] {
      height: 30px;
    }

    .lg\:h-\[34px\] {
      height: 34px;
    }

    .lg\:h-\[110svh\] {
      height: 110svh;
    }

    .lg\:min-h-16 {
      min-height: calc(var(--spacing) * 16);
    }

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

    .lg\:\!w-1\/3 {
      width: 33.3333% !important;
    }

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

    .lg\:\!w-3\/5 {
      width: 60% !important;
    }

    .lg\:\!w-\[15\%\] {
      width: 15% !important;
    }

    .lg\:\!w-\[34px\] {
      width: 34px !important;
    }

    .lg\:\!w-\[40px\] {
      width: 40px !important;
    }

    .lg\:\!w-\[58px\] {
      width: 58px !important;
    }

    .lg\:\!w-\[85\%\] {
      width: 85% !important;
    }

    .lg\:\!w-\[100px\] {
      width: 100px !important;
    }

    .lg\:\!w-\[calc\(50\%-30px\)\] {
      width: calc(50% - 30px) !important;
    }

    .lg\:\!w-\[calc\(100\%\/9\)\] {
      width: 11.1111% !important;
    }

    .lg\:\!w-auto {
      width: auto !important;
    }

    .lg\:\!w-full {
      width: 100% !important;
    }

    .lg\:w-1\/6 {
      width: 16.6667%;
    }

    .lg\:w-auto {
      width: auto;
    }

    .lg\:\!max-w-\[140px\] {
      max-width: 140px !important;
    }

    .lg\:\!max-w-\[460px\] {
      max-width: 460px !important;
    }

    .lg\:\!max-w-\[1124px\] {
      max-width: 1124px !important;
    }

    .lg\:\!max-w-full {
      max-width: 100% !important;
    }

    .lg\:max-w-\[375px\] {
      max-width: 375px;
    }

    .lg\:max-w-\[1540px\] {
      max-width: 1540px;
    }

    .lg\:\!min-w-\[100px\] {
      min-width: 100px !important;
    }

    .lg\:\!min-w-\[120px\] {
      min-width: 120px !important;
    }

    .lg\:\!min-w-\[290px\] {
      min-width: 290px !important;
    }

    .lg\:\!min-w-\[460px\] {
      min-width: 460px !important;
    }

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

    .lg\:min-w-full {
      min-width: 100%;
    }

    .lg\:\!basis-\[60\%\] {
      flex-basis: 60% !important;
    }

    .lg\:\!translate-0 {
      --tw-translate-x: calc(var(--spacing) * 0) !important;
      --tw-translate-y: calc(var(--spacing) * 0) !important;
      translate: var(--tw-translate-x) var(--tw-translate-y) !important;
    }

    .lg\:\!flex-row {
      flex-direction: row !important;
    }

    .lg\:flex-row {
      flex-direction: row;
    }

    .lg\:\!items-center {
      align-items: center !important;
    }

    .lg\:\!gap-y-\[30px\] {
      row-gap: 30px !important;
    }

    .lg\:gap-y-\[40px\] {
      row-gap: 40px;
    }

    .lg\:\!overflow-x-visible {
      overflow-x: visible !important;
    }

    .lg\:\!overflow-y-visible {
      overflow-y: visible !important;
    }

    .lg\:rounded-2xl {
      border-radius: var(--radius-2xl);
    }

    .lg\:\!border-t-3 {
      border-top-style: var(--tw-border-style) !important;
      border-top-width: 3px !important;
    }

    .lg\:\!border-b-0 {
      border-bottom-style: var(--tw-border-style) !important;
      border-bottom-width: 0 !important;
    }

    .lg\:\!border-b-3 {
      border-bottom-style: var(--tw-border-style) !important;
      border-bottom-width: 3px !important;
    }

    .lg\:\!bg-\[\#F5F5F5\] {
      background-color: #f5f5f5 !important;
    }

    .lg\:\!bg-transparent {
      background-color: #0000 !important;
    }

    .lg\:\!bg-white {
      background-color: var(--color-white) !important;
    }

    .lg\:\!px-5 {
      padding-inline: calc(var(--spacing) * 5) !important;
    }

    .lg\:\!px-\[30px\] {
      padding-inline: 30px !important;
    }

    .lg\:\!py-1 {
      padding-block: calc(var(--spacing) * 1) !important;
    }

    .lg\:\!py-5 {
      padding-block: calc(var(--spacing) * 5) !important;
    }

    .lg\:\!py-\[9px\] {
      padding-block: 9px !important;
    }

    .lg\:\!py-\[30px\] {
      padding-block: 30px !important;
    }

    .lg\:py-\[15px\] {
      padding-block: 15px;
    }

    .lg\:\!pt-5 {
      padding-top: calc(var(--spacing) * 5) !important;
    }

    .lg\:\!pt-\[30px\] {
      padding-top: 30px !important;
    }

    .lg\:\!pt-\[calc\(100\%\/9\)\] {
      padding-top: 11.1111% !important;
    }

    .lg\:\!pr-0 {
      padding-right: calc(var(--spacing) * 0) !important;
    }

    .lg\:pr-2\.5 {
      padding-right: calc(var(--spacing) * 2.5);
    }

    .lg\:\!pb-0 {
      padding-bottom: calc(var(--spacing) * 0) !important;
    }

    .lg\:pb-5 {
      padding-bottom: calc(var(--spacing) * 5);
    }

    .lg\:\!pl-0 {
      padding-left: calc(var(--spacing) * 0) !important;
    }

    .lg\:pl-4 {
      padding-left: calc(var(--spacing) * 4);
    }

    .lg\:pl-10 {
      padding-left: calc(var(--spacing) * 10);
    }

    .lg\:\!text-2xl {
      font-size: var(--text-2xl) !important;
      line-height: var(--tw-leading, var(--text-2xl--line-height)) !important;
    }

    .lg\:\!text-4xl {
      font-size: var(--text-4xl) !important;
      line-height: var(--tw-leading, var(--text-4xl--line-height)) !important;
    }

    .lg\:\!text-base {
      font-size: var(--text-base) !important;
      line-height: var(--tw-leading, var(--text-base--line-height)) !important;
    }

    .lg\:\!text-lg {
      font-size: var(--text-lg) !important;
      line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
    }

    .lg\:\!text-sm {
      font-size: var(--text-sm) !important;
      line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
    }

    .lg\:\!text-xl {
      font-size: var(--text-xl) !important;
      line-height: var(--tw-leading, var(--text-xl--line-height)) !important;
    }

    .lg\:\!text-xs {
      font-size: var(--text-xs) !important;
      line-height: var(--tw-leading, var(--text-xs--line-height)) !important;
    }

    .lg\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }

    .lg\:\!text-\[1\.0vw\] {
      font-size: 1vw !important;
    }

    .lg\:\!text-\[1\.2vw\] {
      font-size: 1.2vw !important;
    }

    .lg\:\!text-\[28px\] {
      font-size: 28px !important;
    }

    .lg\:\!text-\[30px\] {
      font-size: 30px !important;
    }

    .lg\:\!text-\[36px\] {
      font-size: 36px !important;
    }

    .lg\:text-\[36px\] {
      font-size: 36px;
    }

    .lg\:\!leading-\[14px\] {
      --tw-leading: 14px !important;
      line-height: 14px !important;
    }

    .lg\:\!text-\[\#ff0000\] {
      color: red !important;
    }

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

    @media (hover: hover) {
      .lg\:hover\:\!bg-\[\#ff0000\]:hover {
        background-color: red !important;
      }

      .lg\:hover\:\!bg-white:hover {
        background-color: var(--color-white) !important;
      }

      .lg\:hover\:bg-\[\#ff0000\]:hover {
        background-color: red;
      }

      .lg\:hover\:\!text-\[\#ff0000\]:hover {
        color: red !important;
      }

      .lg\:hover\:\!text-white:hover {
        color: var(--color-white) !important;
      }

      .lg\:hover\:text-\[\#ff0000\]:hover {
        color: red;
      }

      .lg\:hover\:text-white:hover {
        color: var(--color-white);
      }
    }
  }

  @media (width >= 80rem) {
    .xl\:\!mr-\[30px\] {
      margin-right: 30px !important;
    }

    .xl\:\!text-base {
      font-size: var(--text-base) !important;
      line-height: var(--tw-leading, var(--text-base--line-height)) !important;
    }

    .xl\:\!leading-\[18px\] {
      --tw-leading: 18px !important;
      line-height: 18px !important;
    }
  }

  @media (width >= 96rem) {
    .\32 xl\:mb-\[100px\] {
      margin-bottom: 100px;
    }
  }
}

@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-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@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-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@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-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}
