/*! 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-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;
    }
  }
}

@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-gray-100: oklch(.967 .003 264.542);
    --color-neutral-50: oklch(.985 0 0);
    --color-neutral-400: oklch(.708 0 0);
    --color-white: #fff;
    --spacing: .25rem;
    --font-weight-normal: 400;
    --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 .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

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

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

  .tailwind .top-\[-2\.86px\] {
    top: -2.86px;
  }

  .tailwind .top-\[-1081\.25px\] {
    top: -1081.25px;
  }

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

  .tailwind .top-\[7\.56px\] {
    top: 7.56px;
  }

  .tailwind .top-\[13\.34px\] {
    top: 13.34px;
  }

  .tailwind .top-\[20\.89px\] {
    top: 20.89px;
  }

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

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

  .tailwind .top-\[57\.25px\] {
    top: 57.25px;
  }

  .tailwind .top-\[173\.23px\] {
    top: 173.23px;
  }

  .tailwind .top-\[188\.47px\] {
    top: 188.47px;
  }

  .tailwind .top-\[239\.25px\] {
    top: 239.25px;
  }

  .tailwind .top-\[calc\(50\%-127\.954px\)\] {
    top: calc(50% - 127.954px);
  }

  .tailwind .top-\[calc\(50\%-128\.013px\)\] {
    top: calc(50% - 128.013px);
  }

  .tailwind .top-\[calc\(50\%-128\.014px\)\] {
    top: calc(50% - 128.014px);
  }

  .tailwind .right-\[-2\.86px\] {
    right: -2.86px;
  }

  .tailwind .right-\[14\.22px\] {
    right: 14.22px;
  }

  .tailwind .right-\[17\.78px\] {
    right: 17.78px;
  }

  .tailwind .right-\[138\.7px\] {
    right: 138.7px;
  }

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

  .tailwind .bottom-\[28\.2px\] {
    bottom: 28.2px;
  }

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

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

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

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

  .tailwind .left-\[-2\.86px\] {
    left: -2.86px;
  }

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

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

  .tailwind .left-\[14\.22px\] {
    left: 14.22px;
  }

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

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

  .tailwind .left-\[19\.93px\] {
    left: 19.93px;
  }

  .tailwind .left-\[60\.84px\] {
    left: 60.84px;
  }

  .tailwind .left-\[160\.02px\] {
    left: 160.02px;
  }

  .tailwind .left-\[calc\(50\%\+128\.013px\)\] {
    left: calc(50% + 128.013px);
  }

  .tailwind .left-\[calc\(50\%\+128\.014px\)\] {
    left: calc(50% + 128.014px);
  }

  .tailwind .left-\[calc\(50\%\+280\.919px\)\] {
    left: calc(50% + 280.919px);
  }

  .tailwind .left-auto {
    left: auto;
  }

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

  .tailwind .col-span-1 {
    grid-column: span 1 / span 1;
  }

  .tailwind .col-span-2 {
    grid-column: span 2 / span 2;
  }

  .tailwind .row-span-1 {
    grid-row: span 1 / span 1;
  }

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

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .grid {
    display: grid;
  }

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

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

  .tailwind .aspect-\[604\.509\/298\.699\] {
    aspect-ratio: 604.509 / 298.699;
  }

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

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

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

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

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

  .tailwind .h-\[92\.454px\] {
    height: 92.454px;
  }

  .tailwind .h-\[132\.348px\] {
    height: 132.348px;
  }

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

  .tailwind .h-\[186\.982px\] {
    height: 186.982px;
  }

  .tailwind .h-\[205\.224px\] {
    height: 205.224px;
  }

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

  .tailwind .h-\[220\.893px\] {
    height: 220.893px;
  }

  .tailwind .h-\[221\.2px\] {
    height: 221.2px;
  }

  .tailwind .h-\[calc\(100\%-57\.25px\)\] {
    height: calc(100% - 57.25px);
  }

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

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

  .tailwind .w-5\/6 {
    width: 83.3333%;
  }

  .tailwind .w-\[32\.671px\] {
    width: 32.671px;
  }

  .tailwind .w-\[105\.178px\] {
    width: 105.178px;
  }

  .tailwind .w-\[106\.375px\] {
    width: 106.375px;
  }

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

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

  .tailwind .w-\[307\.837px\] {
    width: 307.837px;
  }

  .tailwind .w-auto {
    width: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .justify-end {
    justify-content: flex-end;
  }

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

  .tailwind .gap-\[3\.556px\] {
    gap: 3.556px;
  }

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

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

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

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

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

  .tailwind .rounded-\[3\.067px\] {
    border-radius: 3.067px;
  }

  .tailwind .rounded-\[7\.112px\] {
    border-radius: 7.112px;
  }

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

  .tailwind .rounded-tl-\[10\.856px\] {
    border-top-left-radius: 10.856px;
  }

  .tailwind .rounded-tl-\[11\.433px\] {
    border-top-left-radius: 11.433px;
  }

  .tailwind .rounded-tl-\[12px\] {
    border-top-left-radius: 12px;
  }

  .tailwind .rounded-tl-\[14\.291px\] {
    border-top-left-radius: 14.291px;
  }

  .tailwind .rounded-tr-\[10\.856px\] {
    border-top-right-radius: 10.856px;
  }

  .tailwind .rounded-tr-\[11\.433px\] {
    border-top-right-radius: 11.433px;
  }

  .tailwind .rounded-tr-\[14\.291px\] {
    border-top-right-radius: 14.291px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .bg-gradient-to-t {
    --tw-gradient-position: to top in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .tailwind .from-\[rgba\(0\,0\,0\,0\.7\)\] {
    --tw-gradient-from: #000000b3;
    --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));
  }

  .tailwind .from-\[rgba\(0\,0\,0\,0\.8\)\] {
    --tw-gradient-from: #000c;
    --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));
  }

  .tailwind .to-\[rgba\(0\,0\,0\,0\)\] {
    --tw-gradient-to: #0000;
    --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));
  }

  .tailwind .bg-cover {
    background-size: cover;
  }

  .tailwind .bg-size-\[192\.5\%_153\.66\%\] {
    background-size: 192.5% 153.66%;
  }

  .tailwind .bg-size-\[333\.82\%_100\%\] {
    background-size: 333.82% 100%;
  }

  .tailwind .bg-\[35\.67\%_0\%\] {
    background-position: 35.67% 0;
  }

  .tailwind .bg-\[49\.54\%_49\.02\%\] {
    background-position: 49.54% 49.02%;
  }

  .tailwind .bg-center {
    background-position: center;
  }

  .tailwind .bg-no-repeat {
    background-repeat: no-repeat;
  }

  .tailwind .p-4 {
    padding: calc(var(--spacing) * 4);
  }

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

  .tailwind .align-middle {
    vertical-align: middle;
  }

  .tailwind .font-\[\'DM_Sans\:Regular\'\,_sans-serif\] {
    font-family: DM Sans\:Regular, sans-serif;
  }

  .tailwind .font-\[\'RT_Alias_Rough_Test\:Regular\'\,_sans-serif\] {
    font-family: RT Alias Rough Test\:Regular, sans-serif;
  }

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

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

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

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

  .tailwind .text-\[26\.67px\] {
    font-size: 26.67px;
  }

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

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

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

  .tailwind .leading-\[21\.336px\] {
    --tw-leading: 21.336px;
    line-height: 21.336px;
  }

  .tailwind .leading-\[23\.114px\] {
    --tw-leading: 23.114px;
    line-height: 23.114px;
  }

  .tailwind .leading-\[32\.003px\] {
    --tw-leading: 32.003px;
    line-height: 32.003px;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .shadow-\[0px_1\.022px_1\.022px_0px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 1.022px 1.022px 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);
  }

  @media (width >= 48rem) {
    .tailwind .md\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:w-\[218\.742px\] {
      width: 218.742px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:p-6 {
      padding: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:w-full {
      width: 100%;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:overflow-visible {
      overflow: visible;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
  }
}

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