@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rethink+Sans:wght@400;500;600;700;800&display=swap");
/*! 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-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-space-y-reverse: 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;
      --tw-outline-style: solid;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}

@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-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --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 {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :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;
  }

  body {
    line-height: inherit;
  }

  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;
    -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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

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

  :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;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }
}

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

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

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

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

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

  .top-\[4px\] {
    top: 4px;
  }

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

  .top-\[64px\] {
    top: 64px;
  }

  .top-\[65px\] {
    top: 65px;
  }

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

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

  .right-\[69\.85\%\] {
    right: 69.85%;
  }

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

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

  .bottom-\[1\.65\%\] {
    bottom: 1.65%;
  }

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

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

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

  .left-\[-1px\] {
    left: -1px;
  }

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

  .left-\[30\.88\%\] {
    left: 30.88%;
  }

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

  .z-40 {
    z-index: 40;
  }

  .z-50 {
    z-index: 50;
  }

  .-mx-\[24px\] {
    margin-inline: -24px;
  }

  .mx-auto {
    margin-inline: auto;
  }

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

  .mt-\[16px\] {
    margin-top: 16px;
  }

  .mt-\[24px\] {
    margin-top: 24px;
  }

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

  .mt-\[64px\] {
    margin-top: 64px;
  }

  .mt-auto {
    margin-top: auto;
  }

  .mb-\[8px\] {
    margin-bottom: 8px;
  }

  .mb-\[24px\] {
    margin-bottom: 24px;
  }

  .mb-\[32px\] {
    margin-bottom: 32px;
  }

  .mb-\[48px\] {
    margin-bottom: 48px;
  }

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

  .ml-\[-4px\] {
    margin-left: -4px;
  }

  .ml-\[-32px\] {
    margin-left: -32px;
  }

  .ml-\[4px\] {
    margin-left: 4px;
  }

  .ml-\[16px\] {
    margin-left: 16px;
  }

  .box-border {
    box-sizing: border-box;
  }

  .line-clamp-3 {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

  .inline-flex {
    display: inline-flex;
  }

  .aspect-\[656\/320\] {
    aspect-ratio: 656 / 320;
  }

  .aspect-\[897\/109\] {
    aspect-ratio: 897 / 109;
  }

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

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

  .size-\[33\.941px\] {
    width: 33.941px;
    height: 33.941px;
  }

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

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

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

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

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

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

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

  .h-\[23\.998px\] {
    height: 23.998px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .h-screen {
    height: 100vh;
  }

  .max-h-\[520px\] {
    max-height: 520px;
  }

  .min-h-\[80px\] {
    min-height: 80px;
  }

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

  .min-h-screen {
    min-height: 100vh;
  }

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

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

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

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

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

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

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

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

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

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

  .w-\[calc\(100\%\+64px\)\] {
    width: calc(100% + 64px);
  }

  .w-\[calc\(100\%-48px\)\] {
    width: calc(100% - 48px);
  }

  .w-auto {
    width: auto;
  }

  .w-fit {
    width: fit-content;
  }

  .w-full {
    width: 100%;
  }

  .w-screen {
    width: 100vw;
  }

  .max-w-\[300px\] {
    max-width: 300px;
  }

  .max-w-\[400px\] {
    max-width: 400px;
  }

  .max-w-\[500px\] {
    max-width: 500px;
  }

  .max-w-\[700px\] {
    max-width: 700px;
  }

  .max-w-\[720px\] {
    max-width: 720px;
  }

  .max-w-\[1200px\] {
    max-width: 1200px;
  }

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

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

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

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

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

  .grow {
    flex-grow: 1;
  }

  .basis-0 {
    flex-basis: calc(var(--spacing) * 0);
  }

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

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

  .rotate-0 {
    rotate: none;
  }

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .cursor-default {
    cursor: default;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .list-inside {
    list-style-position: inside;
  }

  .list-decimal {
    list-style-type: decimal;
  }

  .list-disc {
    list-style-type: disc;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

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

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

  .flex-wrap {
    flex-wrap: wrap;
  }

  .content-start {
    align-content: flex-start;
  }

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

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

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

  .justify-between {
    justify-content: space-between;
  }

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

  .justify-start {
    justify-content: flex-start;
  }

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

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

  .gap-\[6px\] {
    gap: 6px;
  }

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

  .gap-\[10px\] {
    gap: 10px;
  }

  .gap-\[16px\] {
    gap: 16px;
  }

  .gap-\[24px\] {
    gap: 24px;
  }

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

  .gap-\[48px\] {
    gap: 48px;
  }

  .gap-\[64px\] {
    gap: 64px;
  }

  :where(.space-y-\[4px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(4px * var(--tw-space-y-reverse));
    margin-block-end: calc(4px * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-\[8px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(8px * var(--tw-space-y-reverse));
    margin-block-end: calc(8px * calc(1 - var(--tw-space-y-reverse)));
  }

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

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

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

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

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

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

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

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

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

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

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

  .border-\[0px_0px_0px_1px\] {
    border-style: var(--tw-border-style);
    border-width: 0 0 0 1px;
  }

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

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

  .border-b, .border-b-\[1px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-none {
    --tw-border-style: none;
    border-style: none;
  }

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

  .border-\[\#0029f4\] {
    border-color: #0029f4;
  }

  .border-\[\#D3D6E5\] {
    border-color: #d3d6e5;
  }

  .border-\[\#E1E5F5\] {
    border-color: #e1e5f5;
  }

  .border-\[\#d3d6e5\] {
    border-color: #d3d6e5;
  }

  .bg-\[\#000000\] {
    background-color: #000;
  }

  .bg-\[\#0029f4\] {
    background-color: #0029f4;
  }

  .bg-\[\#33353D\], .bg-\[\#33353d\] {
    background-color: #33353d;
  }

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

  .bg-\[\#D3D6E5\] {
    background-color: #d3d6e5;
  }

  .bg-\[\#E1E5F5\] {
    background-color: #e1e5f5;
  }

  .bg-\[\#F5F7FF\] {
    background-color: #f5f7ff;
  }

  .bg-\[\#FF0000\] {
    background-color: red;
  }

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

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

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

  .bg-\[\#ffffff\] {
    background-color: #fff;
  }

  .bg-black\/30 {
    background-color: #0000004d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/30 {
      background-color: color-mix(in oklab, var(--color-black) 30%, transparent);
    }
  }

  .bg-transparent {
    background-color: #0000;
  }

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

  .bg-white\/50 {
    background-color: #ffffff80;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/50 {
      background-color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }

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

  .from-\[\#B8C5F5\] {
    --tw-gradient-from: #b8c5f5;
    --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));
  }

  .from-\[\#FF5916\] {
    --tw-gradient-from: #ff5916;
    --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));
  }

  .to-\[\#D8E0F8\] {
    --tw-gradient-to: #d8e0f8;
    --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));
  }

  .to-\[\#FF9809\] {
    --tw-gradient-to: #ff9809;
    --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));
  }

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

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

  .object-contain {
    object-fit: contain;
  }

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

  .object-left {
    object-position: left;
  }

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

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

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

  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }

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

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

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

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

  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }

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

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

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

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

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

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

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

  .pt-\[12px\] {
    padding-top: 12px;
  }

  .pt-\[24px\] {
    padding-top: 24px;
  }

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

  .pt-\[64px\] {
    padding-top: 64px;
  }

  .pt-\[65px\] {
    padding-top: 65px;
  }

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

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

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

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

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

  .pb-\[4px\] {
    padding-bottom: 4px;
  }

  .pb-\[8px\] {
    padding-bottom: 8px;
  }

  .pb-\[16px\] {
    padding-bottom: 16px;
  }

  .pb-\[24px\] {
    padding-bottom: 24px;
  }

  .pb-\[32px\] {
    padding-bottom: 32px;
  }

  .pb-\[48px\] {
    padding-bottom: 48px;
  }

  .pb-\[240px\] {
    padding-bottom: 240px;
  }

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

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

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

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

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

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

  .text-justify {
    text-align: justify;
  }

  .text-left {
    text-align: left;
  }

  .align-bottom {
    vertical-align: bottom;
  }

  .font-\[\'Rethink_Sans\:Regular\'\,sans-serif\] {
    font-family: Rethink Sans\:Regular, sans-serif;
  }

  .font-\[\'Rethink_Sans\:SemiBold\'\,sans-serif\] {
    font-family: Rethink Sans\:SemiBold, sans-serif;
  }

  .font-\[\'Space_Grotesk\:Medium\'\,sans-serif\] {
    font-family: Space Grotesk\:Medium, sans-serif;
  }

  .font-\[\'Space_Grotesk\:SemiBold\'\,sans-serif\] {
    font-family: Space Grotesk\:SemiBold, sans-serif;
  }

  .font-\[\'Work_Sans\:Regular\'\,sans-serif\] {
    font-family: Work Sans\:Regular, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tracking-\[0\%\] {
    --tw-tracking: 0%;
    letter-spacing: 0%;
  }

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

  .overflow-ellipsis {
    text-overflow: ellipsis;
  }

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

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

  .text-\[\#33353d\] {
    color: #33353d;
  }

  .text-\[\#62646b\] {
    color: #62646b;
  }

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

  .text-\[\#F5F7FF\] {
    color: #f5f7ff;
  }

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

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

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

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

  .no-underline {
    text-decoration-line: none;
  }

  .underline {
    text-decoration-line: underline;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-100 {
    opacity: 1;
  }

  .shadow-\[0px_4px_16px_4px_rgba\(0\,14\,82\,0\.04\)\] {
    --tw-shadow: 0px 4px 16px 4px var(--tw-shadow-color, #000e520a);
    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;
    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-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    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));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

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

  .duration-500 {
    --tw-duration: .5s;
    transition-duration: .5s;
  }

  .duration-\[180ms\] {
    --tw-duration: .18s;
    transition-duration: .18s;
  }

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

  .\[grid-area\:1_\/_1\] {
    grid-area: 1 / 1;
  }

  @media (hover: hover) {
    .group-hover\:w-full:is(:where(.group):hover *) {
      width: 100%;
    }
  }

  @media (hover: hover) {
    .group-hover\:rotate-45:is(:where(.group):hover *) {
      rotate: 45deg;
    }
  }

  @media (hover: hover) {
    .group-hover\:rotate-\[45deg\]:is(:where(.group):hover *) {
      rotate: 45deg;
    }
  }

  @media (hover: hover) {
    .group-hover\:text-\[\#f5f7ff\]:is(:where(.group):hover *) {
      color: #f5f7ff;
    }
  }

  @media (hover: hover) {
    .group-hover\:opacity-100:is(:where(.group):hover *) {
      opacity: 1;
    }
  }

  @media (hover: hover) {
    .hover\:scale-\[1\.02\]:hover {
      scale: 1.02;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#0029f4\]:hover {
      background-color: #0029f4;
    }
  }

  @media (hover: hover) {
    .hover\:bg-black\/50:hover {
      background-color: #00000080;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-black\/50:hover {
        background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:bg-white\/75:hover {
      background-color: #ffffffbf;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-white\/75:hover {
        background-color: color-mix(in oklab, var(--color-white) 75%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:no-underline:hover {
      text-decoration-line: none;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-80:hover {
      opacity: .8;
    }
  }

  @media (width < 719px) {
    .max-\[719px\]\:flex {
      display: flex;
    }
  }

  @media (width < 719px) {
    .max-\[719px\]\:flex-col {
      flex-direction: column;
    }
  }

  @media (width >= 720px) {
    .min-\[720px\]\:hidden {
      display: none;
    }
  }

  @media (width >= 720px) {
    @media (width < 1365px) {
      .min-\[720px\]\:max-\[1365px\]\:flex {
        display: flex;
      }
    }
  }

  @media (width >= 720px) {
    @media (width < 1365px) {
      .min-\[720px\]\:max-\[1365px\]\:flex-col {
        flex-direction: column;
      }
    }
  }

  @media (width >= 720px) {
    @media (width < 1365px) {
      .min-\[720px\]\:max-\[1365px\]\:items-start {
        align-items: flex-start;
      }
    }
  }

  @media (width >= 1366px) {
    @media (width < 1639px) {
      .min-\[1366px\]\:max-\[1639px\]\:flex {
        display: flex;
      }
    }
  }

  @media (width >= 1366px) {
    @media (width < 1639px) {
      .min-\[1366px\]\:max-\[1639px\]\:flex-col {
        flex-direction: column;
      }
    }
  }

  @media (width >= 1366px) {
    @media (width < 1639px) {
      .min-\[1366px\]\:max-\[1639px\]\:items-start {
        align-items: flex-start;
      }
    }
  }

  @media (width >= 1640px) {
    .min-\[1640px\]\:flex {
      display: flex;
    }
  }

  @media (width >= 1640px) {
    .min-\[1640px\]\:flex-col {
      flex-direction: column;
    }
  }

  @media (width >= 1640px) {
    .min-\[1640px\]\:items-start {
      align-items: flex-start;
    }
  }

  @media (width >= 48rem) {
    .md\:flex {
      display: flex;
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-\[456px_1fr\] {
      grid-template-columns: 456px 1fr;
    }
  }

  @media (width >= 48rem) {
    .md\:flex-col {
      flex-direction: column;
    }
  }

  @media (width >= 48rem) {
    .md\:items-start {
      align-items: flex-start;
    }
  }

  @media (width >= 48rem) {
    .md\:px-\[24px\] {
      padding-inline: 24px;
    }
  }

  @media (width >= 48rem) {
    .md\:py-\[64px\] {
      padding-block: 64px;
    }
  }

  @media (width >= 48rem) {
    .md\:pl-\[24px\] {
      padding-left: 24px;
    }
  }

  @media (width >= 64rem) {
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (width <= 1023px) {
    .\[\@media\(max-width\:1023px\)\]\:font-\[\'Rethink_Sans\:SemiBold\'\,sans-serif\] {
      font-family: Rethink Sans\:SemiBold, sans-serif;
    }
  }

  @media (width <= 1023px) {
    .\[\@media\(max-width\:1023px\)\]\:text-\[16px\] {
      font-size: 16px;
    }
  }

  @media (width <= 1023px) {
    .\[\@media\(max-width\:1023px\)\]\:text-\[20px\] {
      font-size: 20px;
    }
  }

  @media (width <= 1023px) {
    .\[\@media\(max-width\:1023px\)\]\:leading-\[24px\] {
      --tw-leading: 24px;
      line-height: 24px;
    }
  }

  @media (width <= 1023px) {
    .\[\@media\(max-width\:1023px\)\]\:font-semibold {
      --tw-font-weight: var(--font-weight-semibold);
      font-weight: var(--font-weight-semibold);
    }
  }

  @media (width <= 1023px) {
    .\[\@media\(max-width\:1023px\)\]\:tracking-\[-0\.32px\] {
      --tw-tracking: -.32px;
      letter-spacing: -.32px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:sticky {
      position: sticky;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:top-0 {
      top: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:top-\[48px\] {
      top: 48px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:mb-\[96px\] {
      margin-bottom: 96px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:ml-\[280px\] {
      margin-left: 280px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:ml-auto {
      margin-left: auto;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:block {
      display: block;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:hidden {
      display: none;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:h-\[88px\] {
      height: 88px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:h-\[180px\] {
      height: 180px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:max-w-\[400px\] {
      max-width: 400px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:max-w-\[450px\] {
      max-width: 450px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:max-w-\[650px\] {
      max-width: 650px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:max-w-\[900px\] {
      max-width: 900px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:flex-wrap {
      flex-wrap: wrap;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:items-start {
      align-items: flex-start;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:justify-between {
      justify-content: space-between;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:justify-center {
      justify-content: center;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:gap-\[48px\] {
      gap: 48px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:gap-\[64px\] {
      gap: 64px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:gap-x-\[48px\] {
      column-gap: 48px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:gap-y-\[16px\] {
      row-gap: 16px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:rounded-\[32px\] {
      border-radius: 32px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:py-\[48px\] {
      padding-block: 48px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:pt-0 {
      padding-top: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:pt-\[24px\] {
      padding-top: 24px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:pb-\[16px\] {
      padding-bottom: 16px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:pl-\[24px\] {
      padding-left: 24px;
    }
  }

  @media (width >= 1024px) {
    .\[\@media\(min-width\:1024px\)\]\:text-center {
      text-align: center;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:top-\[96px\] {
      top: 96px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:mt-0 {
      margin-top: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:mt-\[47px\] {
      margin-top: 47px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:mb-\[48px\] {
      margin-bottom: 48px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:mb-\[64px\] {
      margin-bottom: 64px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:mb-\[128px\] {
      margin-bottom: 128px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:ml-0 {
      margin-left: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:ml-\[446px\] {
      margin-left: 446px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:block {
      display: block;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:flex {
      display: flex;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:hidden {
      display: none;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:inline-grid {
      display: inline-grid;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:h-\[56px\] {
      height: 56px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:h-\[296px\] {
      height: 296px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:h-\[400px\] {
      height: 400px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:min-h-px {
      min-height: 1px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:w-\[422px\] {
      width: 422px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:w-\[461px\] {
      width: 461px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:w-auto {
      width: auto;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:w-full {
      width: 100%;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:max-w-\[422px\] {
      max-width: 422px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:max-w-\[565px\] {
      max-width: 565px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:max-w-full {
      max-width: 100%;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:min-w-px {
      min-width: 1px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:grow {
      flex-grow: 1;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:basis-0 {
      flex-basis: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:grid-cols-\[max-content\] {
      grid-template-columns: max-content;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:grid-rows-\[max-content\] {
      grid-template-rows: max-content;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:flex-col {
      flex-direction: column;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:place-items-start {
      place-items: start;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:items-center {
      align-items: center;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:items-end {
      align-items: flex-end;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:items-start {
      align-items: flex-start;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:justify-center {
      justify-content: center;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:justify-start {
      justify-content: flex-start;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:gap-0 {
      gap: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:gap-\[8px\] {
      gap: 8px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:gap-\[10px\] {
      gap: 10px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:gap-\[16px\] {
      gap: 16px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:gap-\[24px\] {
      gap: 24px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:gap-\[32px\] {
      gap: 32px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:gap-\[48px\] {
      gap: 48px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:gap-\[64px\] {
      gap: 64px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:gap-\[72px\] {
      gap: 72px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:gap-\[96px\] {
      gap: 96px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:rounded-\[8px\] {
      border-radius: 8px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:border-\[1px_0px_1px\] {
      border-style: var(--tw-border-style);
      border-width: 1px 0;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:border-t-0 {
      border-top-style: var(--tw-border-style);
      border-top-width: 0;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:py-0 {
      padding-block: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:py-\[96px\] {
      padding-block: 96px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:pt-\[16px\] {
      padding-top: 16px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:pt-\[96px\] {
      padding-top: 96px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:pt-\[120px\] {
      padding-top: 120px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:pr-\[80px\] {
      padding-right: 80px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:pb-\[16px\] {
      padding-bottom: 16px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:pb-\[32px\] {
      padding-bottom: 32px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:pb-\[40px\] {
      padding-bottom: 40px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:pb-\[64px\] {
      padding-bottom: 64px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:pb-\[96px\] {
      padding-bottom: 96px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:text-left {
      text-align: left;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:text-\[40px\] {
      font-size: 40px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:text-\[48px\] {
      font-size: 48px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:leading-\[56px\] {
      --tw-leading: 56px;
      line-height: 56px;
    }
  }

  @media (width >= 1366px) {
    .\[\@media\(min-width\:1366px\)\]\:\[grid-area\:1_\/_1\] {
      grid-area: 1 / 1;
    }
  }

  @media (width >= 1366px) and (width <= 1369px) {
    .\[\@media\(min-width\:1366px\)_and_\(max-width\:1369px\)\]\:max-w-\[1020px\] {
      max-width: 1020px;
    }
  }

  @media (width >= 1530px) {
    .\[\@media\(min-width\:1530px\)\]\:h-\[360px\] {
      height: 360px;
    }
  }

  @media (width >= 1530px) {
    .\[\@media\(min-width\:1530px\)\]\:w-\[720px\] {
      width: 720px;
    }
  }

  @media (width >= 1640px) {
    .\[\@media\(min-width\:1640px\)\]\:flex {
      display: flex;
    }
  }

  @media (width >= 1640px) {
    .\[\@media\(min-width\:1640px\)\]\:hidden {
      display: none;
    }
  }

  @media (width >= 1640px) {
    .\[\@media\(min-width\:1640px\)\]\:flex-col {
      flex-direction: column;
    }
  }

  @media (width >= 1640px) {
    .\[\@media\(min-width\:1640px\)\]\:items-start {
      align-items: flex-start;
    }
  }

  @media (width >= 1640px) {
    .\[\@media\(min-width\:1640px\)\]\:text-\[56px\] {
      font-size: 56px;
    }
  }

  @media (width >= 1640px) {
    .\[\@media\(min-width\:1640px\)\]\:leading-\[72px\] {
      --tw-leading: 72px;
      line-height: 72px;
    }
  }

  @media (width >= 720px) {
    .\[\@media\(min-width\:720px\)\]\:max-w-\[350px\] {
      max-width: 350px;
    }
  }

  @media (width >= 768px) {
    .\[\@media\(min-width\:768px\)\]\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (width >= 768px) {
    .\[\@media\(min-width\:768px\)\]\:gap-\[24px\] {
      gap: 24px;
    }
  }

  @media (width >= 860px) {
    .\[\@media\(min-width\:860px\)\]\:text-\[32px\] {
      font-size: 32px;
    }
  }

  @media (width >= 860px) {
    .\[\@media\(min-width\:860px\)\]\:leading-\[40px\] {
      --tw-leading: 40px;
      line-height: 40px;
    }
  }

  .font-space-grotesk {
    font-family: Space Grotesk, sans-serif;
  }

  .font-rethink-sans {
    font-family: Rethink Sans, sans-serif;
  }
}



:root {
  --font-size: 16px;
  --background: #fff;
  --foreground: oklch(.145 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .625rem;
  --sidebar: oklch(.985 0 0);
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --card: oklch(.145 0 0);
  --card-foreground: oklch(.985 0 0);
  --popover: oklch(.145 0 0);
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

html {
  font-size: var(--font-size);
}

@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-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-space-y-reverse {
  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;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

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

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

@keyframes pulse {
  50% {
    opacity: .5;
  }
}
