/*! tailwindcss v4.2.2 | 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-amber-50: oklch(98.7% 0.022 95.277);
    --color-white: #fff;
    --spacing: 0.25rem;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --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 {
  .m-auto {
    margin: auto;
  }
  .mt-\[1\] {
    margin-top: 1;
  }
  .mt-\[8px\] {
    margin-top: 8px;
  }
  .mt-\[10px\] {
    margin-top: 10px;
  }
  .mt-\[16px\] {
    margin-top: 16px;
  }
  .mt-\[20px\] {
    margin-top: 20px;
  }
  .mt-\[22px\] {
    margin-top: 22px;
  }
  .mt-\[24px\] {
    margin-top: 24px;
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .mt-\[32px\] {
    margin-top: 32px;
  }
  .mt-\[40px\] {
    margin-top: 40px;
  }
  .mt-\[46px\] {
    margin-top: 46px;
  }
  .mt-\[48px\] {
    margin-top: 48px;
  }
  .mt-\[50px\] {
    margin-top: 50px;
  }
  .ml-0 {
    margin-left: calc(var(--spacing) * 0);
  }
  .ml-\[-10px\] {
    margin-left: -10px;
  }
  .ml-\[-20px\] {
    margin-left: -20px;
  }
  .ml-\[8\] {
    margin-left: 8;
  }
  .ml-\[25px\] {
    margin-left: 25px;
  }
  .ml-\[30px\] {
    margin-left: 30px;
  }
  .ml-\[32px\] {
    margin-left: 32px;
  }
  .ml-\[37px\] {
    margin-left: 37px;
  }
  .ml-\[47px\] {
    margin-left: 47px;
  }
  .ml-\[48px\] {
    margin-left: 48px;
  }
  .ml-\[50px\] {
    margin-left: 50px;
  }
  .ml-\[86px\] {
    margin-left: 86px;
  }
  .ml-\[86pxl\] {
    margin-left: 86pxl;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .table {
    display: table;
  }
  .h-\[61px\] {
    height: 61px;
  }
  .h-\[220\] {
    height: 220;
  }
  .h-\[220px\] {
    height: 220px;
  }
  .h-\[288\] {
    height: 288;
  }
  .h-\[288px\] {
    height: 288px;
  }
  .h-\[360px\] {
    height: 360px;
  }
  .h-\[370px\] {
    height: 370px;
  }
  .h-\[380px\] {
    height: 380px;
  }
  .h-\[387px\] {
    height: 387px;
  }
  .h-\[467px\] {
    height: 467px;
  }
  .h-\[487px\] {
    height: 487px;
  }
  .w-\[4px\] {
    width: 4px;
  }
  .w-\[100\%\] {
    width: 100%;
  }
  .w-\[100\] {
    width: 100;
  }
  .w-\[245p\] {
    width: 245p;
  }
  .w-\[245px\] {
    width: 245px;
  }
  .w-\[255px\] {
    width: 255px;
  }
  .w-\[270px\] {
    width: 270px;
  }
  .w-\[271px\] {
    width: 271px;
  }
  .w-\[300px\] {
    width: 300px;
  }
  .w-\[329px\] {
    width: 329px;
  }
  .w-\[330px\] {
    width: 330px;
  }
  .w-\[350\] {
    width: 350;
  }
  .w-\[350px\] {
    width: 350px;
  }
  .w-\[428\] {
    width: 428;
  }
  .w-\[428px\] {
    width: 428px;
  }
  .w-\[445p\] {
    width: 445p;
  }
  .w-\[445px\] {
    width: 445px;
  }
  .w-\[460px\] {
    width: 460px;
  }
  .w-\[476px\] {
    width: 476px;
  }
  .w-\[520px\] {
    width: 520px;
  }
  .w-\[1110\] {
    width: 1110;
  }
  .w-\[1110px\] {
    width: 1110px;
  }
  .max-w-\[1200px\] {
    max-width: 1200px;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .resize {
    resize: both;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-evenly {
    justify-content: space-evenly;
  }
  .gap-\[12px\] {
    gap: 12px;
  }
  .gap-\[26px\] {
    gap: 26px;
  }
  .gap-\[30px\] {
    gap: 30px;
  }
  .gap-\[32px\] {
    gap: 32px;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-\[6px\] {
    border-radius: 6px;
  }
  .rounded-\[7\] {
    border-radius: 7;
  }
  .rounded-\[7px\] {
    border-radius: 7px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .bg-\[\#685ED6\] {
    background-color: #685ED6;
  }
  .bg-\[\#F1E4FF\] {
    background-color: #F1E4FF;
  }
  .bg-\[\#F4F6FD\] {
    background-color: #F4F6FD;
  }
  .bg-\[\#F8FAFF\] {
    background-color: #F8FAFF;
  }
  .bg-\[a\] {
    background-color: a;
  }
  .bg-\[aqua\] {
    background-color: aqua;
  }
  .bg-\[bl\] {
    background-color: bl;
  }
  .bg-\[white\] {
    background-color: white;
  }
  .bg-amber-50 {
    background-color: var(--color-amber-50);
  }
  .p-\[1\] {
    padding: 1;
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .p-\[10px_20px\] {
    padding: 10px 20px;
  }
  .p-\[10px_\] {
    padding: 10px ;
  }
  .p-\[12px\] {
    padding: 12px;
  }
  .p-\[12px_3\] {
    padding: 12px 3;
  }
  .p-\[12px_32\] {
    padding: 12px 32;
  }
  .p-\[12px_32px\] {
    padding: 12px 32px;
  }
  .p-\[12px_66px\] {
    padding: 12px 66px;
  }
  .p-\[12px_\] {
    padding: 12px ;
  }
  .p-\[14px_16px\] {
    padding: 14px 16px;
  }
  .p-\[32px\] {
    padding: 32px;
  }
  .pt-\[13px\] {
    padding-top: 13px;
  }
  .pt-\[15px\] {
    padding-top: 15px;
  }
  .pt-\[20px\] {
    padding-top: 20px;
  }
  .pt-\[30px\] {
    padding-top: 30px;
  }
  .pt-\[32px\] {
    padding-top: 32px;
  }
  .pt-\[50px\] {
    padding-top: 50px;
  }
  .text-center {
    text-align: center;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[24px\] {
    font-size: 24px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[32px\] {
    font-size: 32px;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .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-\[\#1D2530\] {
    color: #1D2530;
  }
  .text-\[\#685ED6\] {
    color: #685ED6;
  }
  .text-\[black\] {
    color: black;
  }
  .text-\[hite\] {
    color: hite;
  }
  .text-\[white\] {
    color: white;
  }
  .text-white {
    color: var(--color-white);
  }
  .underline {
    text-decoration-line: underline;
  }
  .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);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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;
  }
  .lg\:mt-\[0px\] {
    @media (width >= 64rem) {
      margin-top: 0px;
    }
  }
  .lg\:mt-\[24px\] {
    @media (width >= 64rem) {
      margin-top: 24px;
    }
  }
  .lg\:mt-\[32px\] {
    @media (width >= 64rem) {
      margin-top: 32px;
    }
  }
  .lg\:mt-\[40px\] {
    @media (width >= 64rem) {
      margin-top: 40px;
    }
  }
  .lg\:mt-\[49px\] {
    @media (width >= 64rem) {
      margin-top: 49px;
    }
  }
  .lg\:mt-\[93px\] {
    @media (width >= 64rem) {
      margin-top: 93px;
    }
  }
  .lg\:mt-\[100px\] {
    @media (width >= 64rem) {
      margin-top: 100px;
    }
  }
  .lg\:ml-\[0px\] {
    @media (width >= 64rem) {
      margin-left: 0px;
    }
  }
  .lg\:ml-\[86px\] {
    @media (width >= 64rem) {
      margin-left: 86px;
    }
  }
  .lg\:ml-\[86pxl\:\] {
    @media (width >= 64rem) {
      margin-left: 86pxl:;
    }
  }
  .lg\:ml-\[86pxl\] {
    @media (width >= 64rem) {
      margin-left: 86pxl;
    }
  }
  .lg\:ml-\[165px\] {
    @media (width >= 64rem) {
      margin-left: 165px;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:h-\[288px\] {
    @media (width >= 64rem) {
      height: 288px;
    }
  }
  .lg\:h-\[666px\] {
    @media (width >= 64rem) {
      height: 666px;
    }
  }
  .lg\:w-\[3px\] {
    @media (width >= 64rem) {
      width: 3px;
    }
  }
  .lg\:w-\[30px\] {
    @media (width >= 64rem) {
      width: 30px;
    }
  }
  .lg\:w-\[40px\] {
    @media (width >= 64rem) {
      width: 40px;
    }
  }
  .lg\:w-\[320px\] {
    @media (width >= 64rem) {
      width: 320px;
    }
  }
  .lg\:w-\[340px\] {
    @media (width >= 64rem) {
      width: 340px;
    }
  }
  .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-\[380px\] {
    @media (width >= 64rem) {
      width: 380px;
    }
  }
  .lg\:w-\[383\] {
    @media (width >= 64rem) {
      width: 383;
    }
  }
  .lg\:w-\[383px\] {
    @media (width >= 64rem) {
      width: 383px;
    }
  }
  .lg\:w-\[390px\] {
    @media (width >= 64rem) {
      width: 390px;
    }
  }
  .lg\:w-\[400px\] {
    @media (width >= 64rem) {
      width: 400px;
    }
  }
  .lg\:w-\[411px\] {
    @media (width >= 64rem) {
      width: 411px;
    }
  }
  .lg\:w-\[428px\] {
    @media (width >= 64rem) {
      width: 428px;
    }
  }
  .lg\:w-\[482px\] {
    @media (width >= 64rem) {
      width: 482px;
    }
  }
  .lg\:w-\[666px\] {
    @media (width >= 64rem) {
      width: 666px;
    }
  }
  .lg\:w-\[1110px\] {
    @media (width >= 64rem) {
      width: 1110px;
    }
  }
  .lg\:w-\[4082px\] {
    @media (width >= 64rem) {
      width: 4082px;
    }
  }
  .lg\:justify-evenly {
    @media (width >= 64rem) {
      justify-content: space-evenly;
    }
  }
  .lg\:pt-\[50px\] {
    @media (width >= 64rem) {
      padding-top: 50px;
    }
  }
  .lg\:pl-\[86pxl\:\] {
    @media (width >= 64rem) {
      padding-left: 86pxl:;
    }
  }
  .lg\:pl-\[86pxl\] {
    @media (width >= 64rem) {
      padding-left: 86pxl;
    }
  }
  .lg\:text-\[24px\] {
    @media (width >= 64rem) {
      font-size: 24px;
    }
  }
  .lg\:text-\[33px\] {
    @media (width >= 64rem) {
      font-size: 33px;
    }
  }
  .lg\:text-\[46px\] {
    @media (width >= 64rem) {
      font-size: 46px;
    }
  }
  .lg\:text-\[48px\] {
    @media (width >= 64rem) {
      font-size: 48px;
    }
  }
  .lg\:text-\[50px\] {
    @media (width >= 64rem) {
      font-size: 50px;
    }
  }
  .lg\:text-\[24pxpx\] {
    @media (width >= 64rem) {
      color: 24pxpx;
    }
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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;
}
@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-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;
    }
  }
}
