/*! tailwindcss v4.1.3 | 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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --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-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;
    }
  }
}

@layer theme {
  .tailwind, .tailwind :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-white: #fff;
    --spacing: .25rem;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --leading-tight: 1.25;
    --blur-3xl: 64px;
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  .tailwind *, .tailwind :after, .tailwind :before, .tailwind ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  .tailwind ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  .tailwind html, .tailwind :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;
  }

  .tailwind body {
    line-height: inherit;
  }

  .tailwind hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  .tailwind abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  .tailwind h1, .tailwind h2, .tailwind h3, .tailwind h4, .tailwind h5, .tailwind h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  .tailwind a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  .tailwind b, .tailwind strong {
    font-weight: bolder;
  }

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind 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;
  }

  .tailwind small {
    font-size: 80%;
  }

  .tailwind sub, .tailwind sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  .tailwind sub {
    bottom: -.25em;
  }

  .tailwind sup {
    top: -.5em;
  }

  .tailwind table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  .tailwind :-moz-focusring {
    outline: auto;
  }

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

  .tailwind ol, .tailwind ul, .tailwind menu {
    list-style: none;
  }

  .tailwind img, .tailwind svg, .tailwind video, .tailwind canvas, .tailwind audio, .tailwind iframe, .tailwind embed, .tailwind object {
    vertical-align: middle;
    display: block;
  }

  .tailwind img, .tailwind video {
    max-width: 100%;
    height: auto;
  }

  .tailwind button, .tailwind input, .tailwind select, .tailwind optgroup, .tailwind textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  .tailwind ::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;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  .tailwind ::file-selector-button {
    margin-inline-end: 4px;
  }

  .tailwind ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  .tailwind textarea {
    resize: vertical;
  }

  .tailwind ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  .tailwind ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  .tailwind ::-webkit-datetime-edit {
    display: inline-flex;
  }

  .tailwind ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  .tailwind ::-webkit-datetime-edit {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  .tailwind :-moz-ui-invalid {
    box-shadow: none;
  }

  .tailwind button, .tailwind input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

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

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

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

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

@layer utilities {
  .tailwind .pointer-events-none {
    pointer-events: none;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

  .tailwind .static {
    position: static;
  }

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

  .tailwind .inset-\[-10\%_-5\%\] {
    inset: -10% -5%;
  }

  .tailwind .inset-\[-16\.67\%\] {
    inset: -16.67%;
  }

  .tailwind .inset-\[29\.17\%_8\.33\%\] {
    inset: 29.17% 8.33%;
  }

  .tailwind .inset-\[29\.17\%_8\.33\%_45\.83\%_66\.67\%\] {
    inset: 29.17% 8.33% 45.83% 66.67%;
  }

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

  .tailwind .top-\[-40px\] {
    top: -40px;
  }

  .tailwind .top-\[0\.5px\] {
    top: .5px;
  }

  .tailwind .top-\[2\.5px\] {
    top: 2.5px;
  }

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

  .tailwind .top-\[6px\] {
    top: 6px;
  }

  .tailwind .top-\[12px\] {
    top: 12px;
  }

  .tailwind .top-\[14px\] {
    top: 14px;
  }

  .tailwind .top-\[16px\] {
    top: 16px;
  }

  .tailwind .top-\[24px\] {
    top: 24px;
  }

  .tailwind .top-\[77px\] {
    top: 77px;
  }

  .tailwind .top-\[79px\] {
    top: 79px;
  }

  .tailwind .top-\[310px\] {
    top: 310px;
  }

  .tailwind .top-px {
    top: 1px;
  }

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

  .tailwind .left-\[-40px\] {
    left: -40px;
  }

  .tailwind .left-\[9px\] {
    left: 9px;
  }

  .tailwind .left-\[10px\] {
    left: 10px;
  }

  .tailwind .left-\[12px\] {
    left: 12px;
  }

  .tailwind .left-\[16px\] {
    left: 16px;
  }

  .tailwind .left-\[18px\] {
    left: 18px;
  }

  .tailwind .left-\[24px\] {
    left: 24px;
  }

  .tailwind .left-\[38px\] {
    left: 38px;
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .size-\[6px\] {
    width: 6px;
    height: 6px;
  }

  .tailwind .size-\[10px\] {
    width: 10px;
    height: 10px;
  }

  .tailwind .size-\[14px\] {
    width: 14px;
    height: 14px;
  }

  .tailwind .size-\[16px\] {
    width: 16px;
    height: 16px;
  }

  .tailwind .size-\[28px\] {
    width: 28px;
    height: 28px;
  }

  .tailwind .size-full {
    width: 100%;
    height: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .h-auto {
    height: auto;
  }

  .tailwind .h-px {
    height: 1px;
  }

  .tailwind .min-h-\[140\.5px\] {
    min-height: 140.5px;
  }

  .tailwind .min-h-px {
    min-height: 1px;
  }

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

  .tailwind .w-\[84\.25px\] {
    width: 84.25px;
  }

  .tailwind .w-\[95\.828px\] {
    width: 95.828px;
  }

  .tailwind .w-\[108\.313px\] {
    width: 108.313px;
  }

  .tailwind .w-\[110\.641px\] {
    width: 110.641px;
  }

  .tailwind .w-\[111\.922px\] {
    width: 111.922px;
  }

  .tailwind .w-\[131\.922px\] {
    width: 131.922px;
  }

  .tailwind .w-\[140\.82px\] {
    width: 140.82px;
  }

  .tailwind .w-\[149\.711px\] {
    width: 149.711px;
  }

  .tailwind .w-\[227\.516px\] {
    width: 227.516px;
  }

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

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

  .tailwind .w-\[349\.5px\] {
    width: 349.5px;
  }

  .tailwind .w-\[367\.5px\] {
    width: 367.5px;
  }

  .tailwind .w-\[399\.5px\] {
    width: 399.5px;
  }

  .tailwind .w-\[401\.5px\] {
    width: 401.5px;
  }

  .tailwind .w-\[449\.5px\] {
    width: 449.5px;
  }

  .tailwind .w-\[451\.5px\] {
    width: 451.5px;
  }

  .tailwind .w-\[531\.5px\] {
    width: 531.5px;
  }

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

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

  .tailwind .min-w-px {
    min-width: 1px;
  }

  .tailwind .shrink-0 {
    flex-shrink: 0;
  }

  .tailwind .grow {
    flex-grow: 1;
  }

  .tailwind .basis-0 {
    flex-basis: calc(var(--spacing) * 0);
  }

  .tailwind .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .tailwind .flex-row {
    flex-direction: row;
  }

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

  .tailwind .content-center {
    align-content: center;
  }

  .tailwind .content-stretch {
    align-content: stretch;
  }

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

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

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

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

  .tailwind .gap-\[2px\] {
    gap: 2px;
  }

  .tailwind .gap-\[4px\] {
    gap: 4px;
  }

  .tailwind .gap-\[6px\] {
    gap: 6px;
  }

  .tailwind .gap-\[8px\] {
    gap: 8px;
  }

  .tailwind .gap-\[12px\] {
    gap: 12px;
  }

  .tailwind .gap-\[16px\] {
    gap: 16px;
  }

  .tailwind .gap-\[32px\] {
    gap: 32px;
  }

  .tailwind .gap-\[48px\] {
    gap: 48px;
  }

  .tailwind .gap-\[64px\] {
    gap: 64px;
  }

  .tailwind .overflow-clip {
    overflow: clip;
  }

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

  .tailwind .rounded-\[1\.67772e\+07px\] {
    border-radius: 16777200px;
  }

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

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

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

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

  .tailwind .rounded-\[inherit\] {
    border-radius: inherit;
  }

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

  .tailwind .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  .tailwind .border-\[0px_0px_0px_2px\] {
    border-style: var(--tw-border-style);
    border-width: 0 0 0 2px;
  }

  .tailwind .border-\[0px_0px_1px\] {
    border-style: var(--tw-border-style);
    border-width: 0 0 1px;
  }

  .tailwind .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }

  .tailwind .border-\[\#1d293d\] {
    border-color: #1d293d;
  }

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

  .tailwind .border-\[rgba\(0\,201\,80\,0\.5\)\] {
    border-color: #00c95080;
  }

  .tailwind .border-\[rgba\(49\,65\,88\,0\.5\)\] {
    border-color: #31415880;
  }

  .tailwind .border-\[rgba\(195\,0\,4\,0\.2\)\] {
    border-color: #c3000433;
  }

  .tailwind .border-\[rgba\(240\,177\,0\,0\.5\)\] {
    border-color: #f0b10080;
  }

  .tailwind .border-\[rgba\(251\,44\,54\,0\.5\)\] {
    border-color: #fb2c3680;
  }

  .tailwind .border-\[transparent\] {
    border-color: #0000;
  }

  .tailwind .bg-\[\#0f172b\] {
    background-color: #0f172b;
  }

  .tailwind .bg-\[\#1d293d\] {
    background-color: #1d293d;
  }

  .tailwind .bg-\[\#05df72\] {
    background-color: #05df72;
  }

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

  .tailwind .bg-\[rgba\(0\,201\,80\,0\.2\)\] {
    background-color: #00c95033;
  }

  .tailwind .bg-\[rgba\(10\,10\,10\,0\.8\)\] {
    background-color: #0a0a0acc;
  }

  .tailwind .bg-\[rgba\(15\,23\,43\,0\.9\)\] {
    background-color: #0f172be6;
  }

  .tailwind .bg-\[rgba\(29\,41\,61\,0\.4\)\] {
    background-color: #1d293d66;
  }

  .tailwind .bg-\[rgba\(195\,0\,4\,0\.1\)\] {
    background-color: #c300041a;
  }

  .tailwind .bg-\[rgba\(195\,0\,4\,0\.2\)\] {
    background-color: #c3000433;
  }

  .tailwind .bg-\[rgba\(240\,177\,0\,0\.2\)\] {
    background-color: #f0b10033;
  }

  .tailwind .bg-\[rgba\(251\,44\,54\,0\.2\)\] {
    background-color: #fb2c3633;
  }

  .tailwind .bg-clip-padding {
    background-clip: padding-box;
  }

  .tailwind .p-px {
    padding: 1px;
  }

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

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

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

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

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

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

  .tailwind .py-px {
    padding-block: 1px;
  }

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

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

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

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

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

  .tailwind .pb-px {
    padding-bottom: 1px;
  }

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

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

  .tailwind .font-\[\'Inter\:Bold\'\,sans-serif\] {
    font-family: Inter\:Bold, sans-serif;
  }

  .tailwind .font-\[\'Inter\:Light_Italic\'\,sans-serif\] {
    font-family: Inter\:Light Italic, sans-serif;
  }

  .tailwind .font-\[\'Inter\:Regular\'\,sans-serif\] {
    font-family: Inter\:Regular, sans-serif;
  }

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

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

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

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

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

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

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

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

  .tailwind .leading-\[17\.875px\] {
    --tw-leading: 17.875px;
    line-height: 17.875px;
  }

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

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

  .tailwind .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }

  .tailwind .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .tailwind .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .tailwind .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }

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

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

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

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

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

  .tailwind .tracking-\[1\.2px\] {
    --tw-tracking: 1.2px;
    letter-spacing: 1.2px;
  }

  .tailwind .text-nowrap {
    text-wrap: nowrap;
  }

  .tailwind .text-\[\#05df72\] {
    color: #05df72;
  }

  .tailwind .text-\[\#90a1b9\] {
    color: #90a1b9;
  }

  .tailwind .text-\[\#62748e\] {
    color: #62748e;
  }

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

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

  .tailwind .uppercase {
    text-transform: uppercase;
  }

  .tailwind .italic {
    font-style: italic;
  }

  .tailwind .not-italic {
    font-style: normal;
  }

  .tailwind .opacity-20 {
    opacity: .2;
  }

  .tailwind .opacity-30 {
    opacity: .3;
  }

  .tailwind .opacity-\[0\.678\] {
    opacity: .678;
  }

  .tailwind .shadow-\[0px_25px_50px_-12px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 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);
  }

  .tailwind .blur-3xl {
    --tw-blur: blur(var(--blur-3xl));
    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, );
  }

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

  @media (width >= 48rem) {
    .tailwind .md\:h-\[478\.75px\] {
      height: 478.75px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:w-\[451\.5px\] {
      width: 451.5px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:text-\[18px\] {
      font-size: 18px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:text-\[30px\] {
      font-size: 30px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:leading-\[29\.25px\] {
      --tw-leading: 29.25px;
      line-height: 29.25px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:leading-\[37\.5px\] {
      --tw-leading: 37.5px;
      line-height: 37.5px;
    }
  }
}

@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-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-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-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
}
