/*! tailwindcss v4.2.4 | 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-red-100: oklch(93.6% 0.032 17.717);
    --radius-2xl: 1rem;
    --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;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-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 {
  .relative {
    position: relative;
  }
  .left-\[95px\] {
    left: 95px;
  }
  .m-auto {
    margin: auto;
  }
  .mt-\[10px\] {
    margin-top: 10px;
  }
  .mt-\[20px\] {
    margin-top: 20px;
  }
  .mt-\[30p\] {
    margin-top: 30p;
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .mt-\[40px\] {
    margin-top: 40px;
  }
  .mt-\[50px\] {
    margin-top: 50px;
  }
  .mt-\[70px\] {
    margin-top: 70px;
  }
  .mt-\[100px\] {
    margin-top: 100px;
  }
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .table {
    display: table;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .w-\[0px\] {
    width: 0px;
  }
  .w-\[1\] {
    width: 1;
  }
  .w-\[4px\] {
    width: 4px;
  }
  .w-\[7\] {
    width: 7;
  }
  .w-\[15px\] {
    width: 15px;
  }
  .w-\[20px\] {
    width: 20px;
  }
  .w-\[25px\] {
    width: 25px;
  }
  .w-\[40px\] {
    width: 40px;
  }
  .w-\[50-0px\] {
    width: 50-0px;
  }
  .w-\[50px\] {
    width: 50px;
  }
  .w-\[75\] {
    width: 75;
  }
  .w-\[77\] {
    width: 77;
  }
  .w-\[100px\] {
    width: 100px;
  }
  .w-\[150px\] {
    width: 150px;
  }
  .w-\[170px\] {
    width: 170px;
  }
  .w-\[185px\] {
    width: 185px;
  }
  .w-\[200px\] {
    width: 200px;
  }
  .w-\[250px\] {
    width: 250px;
  }
  .w-\[260px\] {
    width: 260px;
  }
  .w-\[264px\] {
    width: 264px;
  }
  .w-\[265px\] {
    width: 265px;
  }
  .w-\[270px\] {
    width: 270px;
  }
  .w-\[300px\] {
    width: 300px;
  }
  .w-\[370px\] {
    width: 370px;
  }
  .w-\[400pdx\] {
    width: 400pdx;
  }
  .w-\[400px\] {
    width: 400px;
  }
  .w-\[450px\] {
    width: 450px;
  }
  .w-\[470px\] {
    width: 470px;
  }
  .w-\[480px\] {
    width: 480px;
  }
  .w-\[490px\] {
    width: 490px;
  }
  .w-\[500px\] {
    width: 500px;
  }
  .w-\[510px\] {
    width: 510px;
  }
  .w-\[560px\] {
    width: 560px;
  }
  .w-\[580px\] {
    width: 580px;
  }
  .w-\[600px\] {
    width: 600px;
  }
  .w-\[620px\] {
    width: 620px;
  }
  .w-\[650px\] {
    width: 650px;
  }
  .w-\[700pd\] {
    width: 700pd;
  }
  .w-\[700px\] {
    width: 700px;
  }
  .w-\[750\] {
    width: 750;
  }
  .w-\[755\] {
    width: 755;
  }
  .w-\[755pc\] {
    width: 755pc;
  }
  .w-\[755px\] {
    width: 755px;
  }
  .w-\[800px\] {
    width: 800px;
  }
  .w-\[850px\] {
    width: 850px;
  }
  .w-\[2640px\] {
    width: 2640px;
  }
  .w-\[5000px\] {
    width: 5000px;
  }
  .max-w-\[1300px\] {
    max-width: 1300px;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .resize {
    resize: both;
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-\[20px\] {
    gap: 20px;
  }
  .gap-\[25px\] {
    gap: 25px;
  }
  .gap-\[30px\] {
    gap: 30px;
  }
  .gap-\[40px\] {
    gap: 40px;
  }
  .gap-\[50px\] {
    gap: 50px;
  }
  .gap-\[100px\] {
    gap: 100px;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-\[15px\] {
    border-radius: 15px;
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-\[30px\] {
    border-radius: 30px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-\[0\.2px\] {
    border-style: var(--tw-border-style);
    border-width: 0.2px;
  }
  .border-\[0\.5px\] {
    border-style: var(--tw-border-style);
    border-width: 0.5px;
  }
  .border-\[1px\] {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-red-100 {
    border-color: var(--color-red-100);
  }
  .bg-\[\#0A84FF\] {
    background-color: #0A84FF;
  }
  .bg-\[\#1A1A1A\] {
    background-color: #1A1A1A;
  }
  .bg-\[\#1E1E1E\] {
    background-color: #1E1E1E;
  }
  .bg-\[\#1F1F1F\] {
    background-color: #1F1F1F;
  }
  .bg-\[\#141414\] {
    background-color: #141414;
  }
  .bg-\[\#191919\] {
    background-color: #191919;
  }
  .bg-\[\#FFFFFF0D\] {
    background-color: #FFFFFF0D;
  }
  .bg-\[black\] {
    background-color: black;
  }
  .p-\[5opx\] {
    padding: 5opx;
  }
  .p-\[5px\] {
    padding: 5px;
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .p-\[20px\] {
    padding: 20px;
  }
  .p-\[25px\] {
    padding: 25px;
  }
  .p-\[30px\] {
    padding: 30px;
  }
  .p-\[50px\] {
    padding: 50px;
  }
  .text-center {
    text-align: center;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[25px\] {
    font-size: 25px;
  }
  .text-\[30px\] {
    font-size: 30px;
  }
  .text-\[35px\] {
    font-size: 35px;
  }
  .text-\[40px\] {
    font-size: 40px;
  }
  .text-\[45px\] {
    font-size: 45px;
  }
  .text-\[50px\] {
    font-size: 50px;
  }
  .font-\[00\] {
    --tw-font-weight: 00;
    font-weight: 00;
  }
  .font-\[7\] {
    --tw-font-weight: 7;
    font-weight: 7;
  }
  .font-\[500\] {
    --tw-font-weight: 500;
    font-weight: 500;
  }
  .font-\[600\] {
    --tw-font-weight: 600;
    font-weight: 600;
  }
  .font-\[700\] {
    --tw-font-weight: 700;
    font-weight: 700;
  }
  .font-\[800\] {
    --tw-font-weight: 800;
    font-weight: 800;
  }
  .text-\[\#0A84FF\] {
    color: #0A84FF;
  }
  .text-\[4\] {
    color: 4;
  }
  .text-\[20\] {
    color: 20;
  }
  .text-\[30\] {
    color: 30;
  }
  .text-\[30pxc\] {
    color: 30pxc;
  }
  .text-\[center\] {
    color: center;
  }
  .text-\[g\] {
    color: g;
  }
  .text-\[gra\] {
    color: gra;
  }
  .text-\[gray\] {
    color: gray;
  }
  .text-\[v\] {
    color: v;
  }
  .text-\[white\] {
    color: white;
  }
  .underline {
    text-decoration-line: underline;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:w-\[0px\] {
    @media (width >= 64rem) {
      width: 0px;
    }
  }
  .lg\:w-\[5px\] {
    @media (width >= 64rem) {
      width: 5px;
    }
  }
  .lg\:w-\[30px\] {
    @media (width >= 64rem) {
      width: 30px;
    }
  }
  .lg\:w-\[75px\] {
    @media (width >= 64rem) {
      width: 75px;
    }
  }
  .lg\:w-\[300px\] {
    @media (width >= 64rem) {
      width: 300px;
    }
  }
  .lg\:w-\[330px\] {
    @media (width >= 64rem) {
      width: 330px;
    }
  }
  .lg\:w-\[350px\] {
    @media (width >= 64rem) {
      width: 350px;
    }
  }
  .lg\:w-\[360px\] {
    @media (width >= 64rem) {
      width: 360px;
    }
  }
  .lg\:w-\[370px\] {
    @media (width >= 64rem) {
      width: 370px;
    }
  }
  .lg\:w-\[375px\] {
    @media (width >= 64rem) {
      width: 375px;
    }
  }
  .lg\:w-\[380px\] {
    @media (width >= 64rem) {
      width: 380px;
    }
  }
  .lg\:w-\[400px\] {
    @media (width >= 64rem) {
      width: 400px;
    }
  }
  .lg\:w-\[450px\] {
    @media (width >= 64rem) {
      width: 450px;
    }
  }
  .lg\:w-\[470px\] {
    @media (width >= 64rem) {
      width: 470px;
    }
  }
  .lg\:w-\[500px\] {
    @media (width >= 64rem) {
      width: 500px;
    }
  }
  .lg\:w-\[530px\] {
    @media (width >= 64rem) {
      width: 530px;
    }
  }
  .lg\:w-\[550px\] {
    @media (width >= 64rem) {
      width: 550px;
    }
  }
  .lg\:w-\[600px\] {
    @media (width >= 64rem) {
      width: 600px;
    }
  }
  .lg\:w-\[605px\] {
    @media (width >= 64rem) {
      width: 605px;
    }
  }
  .lg\:w-\[610px\] {
    @media (width >= 64rem) {
      width: 610px;
    }
  }
  .lg\:w-\[620px\] {
    @media (width >= 64rem) {
      width: 620px;
    }
  }
  .lg\:w-\[630px\] {
    @media (width >= 64rem) {
      width: 630px;
    }
  }
  .lg\:w-\[650px\] {
    @media (width >= 64rem) {
      width: 650px;
    }
  }
  .lg\:w-\[700px\] {
    @media (width >= 64rem) {
      width: 700px;
    }
  }
  .lg\:w-\[705px\] {
    @media (width >= 64rem) {
      width: 705px;
    }
  }
  .lg\:w-\[750px\] {
    @media (width >= 64rem) {
      width: 750px;
    }
  }
  .lg\:w-\[755px\] {
    @media (width >= 64rem) {
      width: 755px;
    }
  }
  .lg\:w-\[800\] {
    @media (width >= 64rem) {
      width: 800;
    }
  }
  .lg\:w-\[800px\] {
    @media (width >= 64rem) {
      width: 800px;
    }
  }
  .lg\:w-\[850px\] {
    @media (width >= 64rem) {
      width: 850px;
    }
  }
  .lg\:w-\[900px\] {
    @media (width >= 64rem) {
      width: 900px;
    }
  }
  .lg\:w-\[3750px\] {
    @media (width >= 64rem) {
      width: 3750px;
    }
  }
  .lg\:justify-between {
    @media (width >= 64rem) {
      justify-content: space-between;
    }
  }
  .lg\:gap-\[30px\] {
    @media (width >= 64rem) {
      gap: 30px;
    }
  }
  .lg\:text-\[20px\] {
    @media (width >= 64rem) {
      font-size: 20px;
    }
  }
  .lg\:text-\[45px\] {
    @media (width >= 64rem) {
      font-size: 45px;
    }
  }
  .lg\:\*\:w-\[400px\] {
    @media (width >= 64rem) {
      :is(& > *) {
        width: 400px;
      }
    }
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-border-style: solid;
      --tw-font-weight: initial;
      --tw-outline-style: solid;
    }
  }
}
