/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@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-blue-600: oklch(54.6% 0.245 262.881);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --breakpoint-xl: 80rem;
    --breakpoint-2xl: 96rem;
    --container-4xl: 56rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.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-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-widest: 0.1em;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    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;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.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 {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .invisible {
    visibility: hidden;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-16 {
    top: calc(var(--spacing) * 16);
  }
  .top-24 {
    top: calc(var(--spacing) * 24);
  }
  .top-38 {
    top: calc(var(--spacing) * 38);
  }
  .top-42 {
    top: calc(var(--spacing) * 42);
  }
  .top-48 {
    top: calc(var(--spacing) * 48);
  }
  .top-\[30\%\] {
    top: 30%;
  }
  .top-\[40\%\] {
    top: 40%;
  }
  .top-\[90px\] {
    top: 90px;
  }
  .top-\[120px\] {
    top: 120px;
  }
  .top-full {
    top: 100%;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-16 {
    right: calc(var(--spacing) * 16);
  }
  .right-24 {
    right: calc(var(--spacing) * 24);
  }
  .right-36 {
    right: calc(var(--spacing) * 36);
  }
  .right-48 {
    right: calc(var(--spacing) * 48);
  }
  .right-\[10\%\] {
    right: 10%;
  }
  .right-\[30\%\] {
    right: 30%;
  }
  .right-\[50\%\] {
    right: 50%;
  }
  .right-\[120px\] {
    right: 120px;
  }
  .right-\[150px\] {
    right: 150px;
  }
  .right-\[200px\] {
    right: 200px;
  }
  .right-\[240px\] {
    right: 240px;
  }
  .right-full {
    right: 100%;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-2 {
    left: calc(var(--spacing) * 2);
  }
  .left-2\/3 {
    left: calc(2/3 * 100%);
  }
  .left-\[30\%\] {
    left: 30%;
  }
  .left-\[33\%\] {
    left: 33%;
  }
  .left-\[36\%\] {
    left: 36%;
  }
  .left-\[40\%\] {
    left: 40%;
  }
  .left-\[50\%\] {
    left: 50%;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .col-span-6 {
    grid-column: span 6 / span 6;
  }
  .col-span-11 {
    grid-column: span 11 / span 11;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-\[150px\] {
    margin-top: 150px;
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .table {
    display: table;
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-\[80vh\] {
    height: 80vh;
  }
  .h-full {
    height: 100%;
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-48 {
    width: calc(var(--spacing) * 48);
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-screen-2xl {
    max-width: var(--breakpoint-2xl);
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .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;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-12 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-x-6 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 6) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .gap-y-6 {
    row-gap: calc(var(--spacing) * 6);
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-black {
    border-color: var(--color-black);
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-black\/50 {
    background-color: color-mix(in srgb, #000 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-\[3\.125rem\] {
    font-size: 3.125rem;
  }
  .text-\[78px\] {
    font-size: 78px;
  }
  .leading-\[2\.75rem\] {
    --tw-leading: 2.75rem;
    line-height: 2.75rem;
  }
  .leading-\[68px\] {
    --tw-leading: 68px;
    line-height: 68px;
  }
  .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);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-gray-300 {
    color: var(--color-gray-300);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .peer-checked\:visible {
    &:is(:where(.peer):checked ~ *) {
      visibility: visible;
    }
  }
  .peer-checked\:opacity-100 {
    &:is(:where(.peer):checked ~ *) {
      opacity: 100%;
    }
  }
  .hover\:bg-black {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-black);
      }
    }
  }
  .hover\:bg-gray-100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-100);
      }
    }
  }
  .hover\:tracking-widest {
    &:hover {
      @media (hover: hover) {
        --tw-tracking: var(--tracking-widest);
        letter-spacing: var(--tracking-widest);
      }
    }
  }
  .hover\:text-black {
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .sm\:top-\[120px\] {
    @media (width >= 40rem) {
      top: 120px;
    }
  }
  .sm\:right-\[120px\] {
    @media (width >= 40rem) {
      right: 120px;
    }
  }
  .sm\:right-\[150px\] {
    @media (width >= 40rem) {
      right: 150px;
    }
  }
  .sm\:right-\[2400px\] {
    @media (width >= 40rem) {
      right: 2400px;
    }
  }
  .sm\:left-2\/3 {
    @media (width >= 40rem) {
      left: calc(2/3 * 100%);
    }
  }
  .sm\:left-\[30\%\] {
    @media (width >= 40rem) {
      left: 30%;
    }
  }
  .sm\:left-\[40\%\] {
    @media (width >= 40rem) {
      left: 40%;
    }
  }
  .sm\:left-\[60\%\] {
    @media (width >= 40rem) {
      left: 60%;
    }
  }
  .sm\:col-span-6 {
    @media (width >= 40rem) {
      grid-column: span 6 / span 6;
    }
  }
  .sm\:mt-\[150px\] {
    @media (width >= 40rem) {
      margin-top: 150px;
    }
  }
  .sm\:h-12 {
    @media (width >= 40rem) {
      height: calc(var(--spacing) * 12);
    }
  }
  .sm\:h-30 {
    @media (width >= 40rem) {
      height: calc(var(--spacing) * 30);
    }
  }
  .sm\:w-12 {
    @media (width >= 40rem) {
      width: calc(var(--spacing) * 12);
    }
  }
  .sm\:max-w-full {
    @media (width >= 40rem) {
      max-width: 100%;
    }
  }
  .sm\:text-\[3\.75rem\] {
    @media (width >= 40rem) {
      font-size: 3.75rem;
    }
  }
  .sm\:text-\[100px\] {
    @media (width >= 40rem) {
      font-size: 100px;
    }
  }
  .sm\:leading-\[3\.375rem\] {
    @media (width >= 40rem) {
      --tw-leading: 3.375rem;
      line-height: 3.375rem;
    }
  }
  .sm\:leading-\[85px\] {
    @media (width >= 40rem) {
      --tw-leading: 85px;
      line-height: 85px;
    }
  }
  .md\:top-\[150px\] {
    @media (width >= 48rem) {
      top: 150px;
    }
  }
  .md\:right-\[180px\] {
    @media (width >= 48rem) {
      right: 180px;
    }
  }
  .md\:right-\[200px\] {
    @media (width >= 48rem) {
      right: 200px;
    }
  }
  .md\:left-1\/2 {
    @media (width >= 48rem) {
      left: calc(1/2 * 100%);
    }
  }
  .md\:left-\[50\%\] {
    @media (width >= 48rem) {
      left: 50%;
    }
  }
  .md\:left-\[60\%\] {
    @media (width >= 48rem) {
      left: 60%;
    }
  }
  .md\:col-span-6 {
    @media (width >= 48rem) {
      grid-column: span 6 / span 6;
    }
  }
  .md\:mt-\[150px\] {
    @media (width >= 48rem) {
      margin-top: 150px;
    }
  }
  .md\:h-12 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 12);
    }
  }
  .md\:h-16 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 16);
    }
  }
  .md\:h-36 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 36);
    }
  }
  .md\:w-16 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 16);
    }
  }
  .md\:max-w-\[66\%\] {
    @media (width >= 48rem) {
      max-width: 66%;
    }
  }
  .md\:max-w-\[80\%\] {
    @media (width >= 48rem) {
      max-width: 80%;
    }
  }
  .md\:text-\[5rem\] {
    @media (width >= 48rem) {
      font-size: 5rem;
    }
  }
  .md\:text-\[140px\] {
    @media (width >= 48rem) {
      font-size: 140px;
    }
  }
  .md\:leading-\[4\.375rem\] {
    @media (width >= 48rem) {
      --tw-leading: 4.375rem;
      line-height: 4.375rem;
    }
  }
  .md\:leading-\[115px\] {
    @media (width >= 48rem) {
      --tw-leading: 115px;
      line-height: 115px;
    }
  }
  .lg\:top-\[150px\] {
    @media (width >= 64rem) {
      top: 150px;
    }
  }
  .lg\:top-\[180px\] {
    @media (width >= 64rem) {
      top: 180px;
    }
  }
  .lg\:right-\[180px\] {
    @media (width >= 64rem) {
      right: 180px;
    }
  }
  .lg\:right-\[210px\] {
    @media (width >= 64rem) {
      right: 210px;
    }
  }
  .lg\:right-\[220px\] {
    @media (width >= 64rem) {
      right: 220px;
    }
  }
  .lg\:right-\[230px\] {
    @media (width >= 64rem) {
      right: 230px;
    }
  }
  .lg\:right-\[240px\] {
    @media (width >= 64rem) {
      right: 240px;
    }
  }
  .lg\:left-1\/2 {
    @media (width >= 64rem) {
      left: calc(1/2 * 100%);
    }
  }
  .lg\:left-\[50\%\] {
    @media (width >= 64rem) {
      left: 50%;
    }
  }
  .lg\:left-\[60\%\] {
    @media (width >= 64rem) {
      left: 60%;
    }
  }
  .lg\:left-\[66\%\] {
    @media (width >= 64rem) {
      left: 66%;
    }
  }
  .lg\:left-\[70\%\] {
    @media (width >= 64rem) {
      left: 70%;
    }
  }
  .lg\:left-\[770\%\] {
    @media (width >= 64rem) {
      left: 770%;
    }
  }
  .lg\:col-span-6 {
    @media (width >= 64rem) {
      grid-column: span 6 / span 6;
    }
  }
  .lg\:mt-\[120px\] {
    @media (width >= 64rem) {
      margin-top: 120px;
    }
  }
  .lg\:max-w-\[50\%\] {
    @media (width >= 64rem) {
      max-width: 50%;
    }
  }
  .lg\:max-w-\[75\%\] {
    @media (width >= 64rem) {
      max-width: 75%;
    }
  }
  .lg\:max-w-\[75\] {
    @media (width >= 64rem) {
      max-width: 75;
    }
  }
  .lg\:grid-cols-12 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .lg\:text-\[5\.625rem\] {
    @media (width >= 64rem) {
      font-size: 5.625rem;
    }
  }
  .lg\:text-\[180px\] {
    @media (width >= 64rem) {
      font-size: 180px;
    }
  }
  .lg\:leading-\[5rem\] {
    @media (width >= 64rem) {
      --tw-leading: 5rem;
      line-height: 5rem;
    }
  }
  .lg\:leading-\[150px\] {
    @media (width >= 64rem) {
      --tw-leading: 150px;
      line-height: 150px;
    }
  }
  .xl\:top-\[150px\] {
    @media (width >= 80rem) {
      top: 150px;
    }
  }
  .xl\:top-\[210px\] {
    @media (width >= 80rem) {
      top: 210px;
    }
  }
  .xl\:right-\[180px\] {
    @media (width >= 80rem) {
      right: 180px;
    }
  }
  .xl\:right-\[210px\] {
    @media (width >= 80rem) {
      right: 210px;
    }
  }
  .xl\:right-\[225px\] {
    @media (width >= 80rem) {
      right: 225px;
    }
  }
  .xl\:right-\[240px\] {
    @media (width >= 80rem) {
      right: 240px;
    }
  }
  .xl\:right-\[250px\] {
    @media (width >= 80rem) {
      right: 250px;
    }
  }
  .xl\:right-\[260px\] {
    @media (width >= 80rem) {
      right: 260px;
    }
  }
  .xl\:right-\[270px\] {
    @media (width >= 80rem) {
      right: 270px;
    }
  }
  .xl\:left-1\/2 {
    @media (width >= 80rem) {
      left: calc(1/2 * 100%);
    }
  }
  .xl\:left-\[60\%\] {
    @media (width >= 80rem) {
      left: 60%;
    }
  }
  .xl\:left-\[66\%\] {
    @media (width >= 80rem) {
      left: 66%;
    }
  }
  .xl\:left-\[70\%\] {
    @media (width >= 80rem) {
      left: 70%;
    }
  }
  .xl\:left-\[75\%\] {
    @media (width >= 80rem) {
      left: 75%;
    }
  }
  .xl\:col-span-6 {
    @media (width >= 80rem) {
      grid-column: span 6 / span 6;
    }
  }
  .xl\:mt-\[90px\] {
    @media (width >= 80rem) {
      margin-top: 90px;
    }
  }
  .xl\:max-w-\[42\%\] {
    @media (width >= 80rem) {
      max-width: 42%;
    }
  }
  .xl\:max-w-\[66\%\] {
    @media (width >= 80rem) {
      max-width: 66%;
    }
  }
  .xl\:text-\[240px\] {
    @media (width >= 80rem) {
      font-size: 240px;
    }
  }
  .xl\:leading-\[200px\] {
    @media (width >= 80rem) {
      --tw-leading: 200px;
      line-height: 200px;
    }
  }
  .\32 xl\:top-\[150ppx\] {
    @media (width >= 96rem) {
      top: 150ppx;
    }
  }
  .\32 xl\:top-\[150px\] {
    @media (width >= 96rem) {
      top: 150px;
    }
  }
  .\32 xl\:top-\[240px\] {
    @media (width >= 96rem) {
      top: 240px;
    }
  }
  .\32 xl\:right-\[180px\] {
    @media (width >= 96rem) {
      right: 180px;
    }
  }
  .\32 xl\:right-\[210px\] {
    @media (width >= 96rem) {
      right: 210px;
    }
  }
  .\32 xl\:right-\[240px\] {
    @media (width >= 96rem) {
      right: 240px;
    }
  }
  .\32 xl\:right-\[250px\] {
    @media (width >= 96rem) {
      right: 250px;
    }
  }
  .\32 xl\:right-\[270px\] {
    @media (width >= 96rem) {
      right: 270px;
    }
  }
  .\32 xl\:left-1\/2 {
    @media (width >= 96rem) {
      left: calc(1/2 * 100%);
    }
  }
  .\32 xl\:left-\[60\%\] {
    @media (width >= 96rem) {
      left: 60%;
    }
  }
  .\32 xl\:left-\[66\%\] {
    @media (width >= 96rem) {
      left: 66%;
    }
  }
  .\32 xl\:left-\[75\%\] {
    @media (width >= 96rem) {
      left: 75%;
    }
  }
  .\32 xl\:left-\[78\%\] {
    @media (width >= 96rem) {
      left: 78%;
    }
  }
  .\32 xl\:left-\[80\%\] {
    @media (width >= 96rem) {
      left: 80%;
    }
  }
  .\32 xl\:col-span-6 {
    @media (width >= 96rem) {
      grid-column: span 6 / span 6;
    }
  }
  .\32 xl\:mt-\[60px\] {
    @media (width >= 96rem) {
      margin-top: 60px;
    }
  }
  .\32 xl\:max-w-\[40\%\] {
    @media (width >= 96rem) {
      max-width: 40%;
    }
  }
  .\32 xl\:max-w-\[60\%\] {
    @media (width >= 96rem) {
      max-width: 60%;
    }
  }
  .\32 xl\:max-w-\[66\%\] {
    @media (width >= 96rem) {
      max-width: 66%;
    }
  }
  .\32 xl\:text-\[260px\] {
    @media (width >= 96rem) {
      font-size: 260px;
    }
  }
  .\32 xl\:leading-\[220px\] {
    @media (width >= 96rem) {
      --tw-leading: 220px;
      line-height: 220px;
    }
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  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: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-tracking: initial;
    }
  }
}
