/*! 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;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@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-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --blur-lg: 16px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --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;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    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;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    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 .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .tailwind .inset-\[-13\.77\%_-4\.86\%\] {
    inset: -13.77% -4.86%;
  }

  .tailwind .inset-\[-42\.92\%_-22\.37\%_-42\.92\%_-10\.66\%\] {
    inset: -42.92% -22.37% -42.92% -10.66%;
  }

  .tailwind .inset-\[-56\.82\%_-32\.47\%\] {
    inset: -56.82% -32.47%;
  }

  .tailwind .inset-\[-90\.91\%_-38\.76\%\] {
    inset: -90.91% -38.76%;
  }

  .tailwind .inset-\[4\.17\%_6\.26\%_6\.14\%_4\.17\%\] {
    inset: 4.17% 6.26% 6.14% 4.17%;
  }

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

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

  .tailwind .top-\[20\.72px\] {
    top: 20.72px;
  }

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

  .tailwind .top-\[49\.59px\] {
    top: 49.59px;
  }

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

  .tailwind .top-\[96\.21px\] {
    top: 96.21px;
  }

  .tailwind .top-\[134\.7px\] {
    top: 134.7px;
  }

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

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

  .tailwind .top-\[203\.52px\] {
    top: 203.52px;
  }

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

  .tailwind .top-\[244\.23px\] {
    top: 244.23px;
  }

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

  .tailwind .top-\[326\.38px\] {
    top: 326.38px;
  }

  .tailwind .top-\[392\.25px\] {
    top: 392.25px;
  }

  .tailwind .top-\[443\.31px\] {
    top: 443.31px;
  }

  .tailwind .top-\[501\.78px\] {
    top: 501.78px;
  }

  .tailwind .top-\[566\.17px\] {
    top: 566.17px;
  }

  .tailwind .top-\[607\.61px\] {
    top: 607.61px;
  }

  .tailwind .top-\[calc\(50\%\+22px\)\] {
    top: calc(50% + 22px);
  }

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

  .tailwind .right-\[-60px\] {
    right: -60px;
  }

  .tailwind .right-\[6\.14px\] {
    right: 6.14px;
  }

  .tailwind .right-\[28px\] {
    right: 28px;
  }

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

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

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

  .tailwind .left-\[-0\.15\%\] {
    left: -.15%;
  }

  .tailwind .left-\[-45\.11px\] {
    left: -45.11px;
  }

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

  .tailwind .left-\[34\.78px\] {
    left: 34.78px;
  }

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

  .tailwind .left-\[41\.44px\] {
    left: 41.44px;
  }

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

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

  .tailwind .left-\[61\.43px\] {
    left: 61.43px;
  }

  .tailwind .left-\[99\.91px\] {
    left: 99.91px;
  }

  .tailwind .left-\[119\.89px\] {
    left: 119.89px;
  }

  .tailwind .left-\[129\.52px\] {
    left: 129.52px;
  }

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

  .tailwind .left-\[202\.04px\] {
    left: 202.04px;
  }

  .tailwind .left-\[210\.93px\] {
    left: 210.93px;
  }

  .tailwind .left-\[239\.79px\] {
    left: 239.79px;
  }

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

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

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .inline-block {
    display: inline-block;
  }

  .tailwind .aspect-\[24\/24\] {
    aspect-ratio: 24 / 24;
  }

  .tailwind .aspect-\[2048\/2048\] {
    aspect-ratio: 2048 / 2048;
  }

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

  .tailwind .size-\[58\.467px\] {
    width: 58.467px;
    height: 58.467px;
  }

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

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

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

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

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

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

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

  .tailwind .h-\[101\.667px\] {
    height: 101.667px;
  }

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

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

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

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

  .tailwind .h-\[702\.344px\] {
    height: 702.344px;
  }

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

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

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

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

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

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

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

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

  .tailwind .w-\[160\.26\%\] {
    width: 160.26%;
  }

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

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

  .tailwind .w-\[288\.064px\] {
    width: 288.064px;
  }

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

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

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

  .tailwind .w-\[402\.864px\] {
    width: 402.864px;
  }

  .tailwind .w-\[min-content\] {
    width: min-content;
  }

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

  .tailwind .max-w-none {
    max-width: none;
  }

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

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

  .tailwind .flex-\[1_0_0\] {
    flex: 1 0 0;
  }

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

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

  .tailwind .cursor-pointer {
    cursor: pointer;
  }

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

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

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

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

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

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

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

  .tailwind .gap-\[23\.683px\] {
    gap: 23.683px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .rounded-\[74\.009px\] {
    border-radius: 74.009px;
  }

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

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

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

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

  .tailwind .border-\[rgba\(255\,255\,255\,0\.2\)\] {
    border-color: #fff3;
  }

  .tailwind .border-\[rgba\(255\,255\,255\,0\.16\)\] {
    border-color: #ffffff29;
  }

  .tailwind .border-\[rgba\(255\,255\,255\,0\.42\)\] {
    border-color: #ffffff6b;
  }

  .tailwind .border-\[rgba\(255\,255\,255\,0\.49\)\] {
    border-color: #ffffff7d;
  }

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

  .tailwind .bg-\[\#25D366\] {
    background-color: #25d366;
  }

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

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

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

  .tailwind .bg-\[rgba\(255\,255\,255\,0\.07\)\] {
    background-color: #ffffff12;
  }

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

  .tailwind .object-cover {
    object-fit: cover;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .leading-\[1\.1\] {
    --tw-leading: 1.1;
    line-height: 1.1;
  }

  .tailwind .leading-\[1\.45\] {
    --tw-leading: 1.45;
    line-height: 1.45;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .tailwind .text-\[rgba\(255\,255\,255\,0\.6\)\] {
    color: #fff9;
  }

  .tailwind .text-\[rgba\(255\,255\,255\,0\.55\)\] {
    color: #ffffff8c;
  }

  .tailwind .text-\[rgba\(255\,255\,255\,0\.69\)\] {
    color: #ffffffb0;
  }

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

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

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

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

  .tailwind .shadow-\[0px_4px_4px_0px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 4px 4px 0px 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 .shadow-\[8px_12px_23\.4px_0px_rgba\(239\,51\,120\,0\.35\)\] {
    --tw-shadow: 8px 12px 23.4px 0px var(--tw-shadow-color, #ef337859);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

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

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

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

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

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

  @media (hover: hover) {
    .tailwind .hover\:scale-110:hover {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:shadow-xl:hover {
      --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);
    }
  }

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

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

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

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

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