/*! 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-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-duration: 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-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-bold: 700;
    --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);
    }
  }

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

  * {
    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);
    overflow-x: hidden;
  }

  html {
    overflow-x: hidden;
  }

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

  .relative {
    position: relative;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .top-\[314\.5px\] {
    top: 314.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .top-\[2359\.3px\] {
    top: 2359.3px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bottom-\[-0\.25px\] {
    bottom: -.25px;
  }

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

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

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

  .left-\[-243\.47px\] {
    left: -243.47px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .left-\[406\.25px\] {
    left: 406.25px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .left-\[calc\(50\%-0\.5px\)\] {
    left: calc(50% - .5px);
  }

  .left-\[calc\(50\%-0\.018px\)\] {
    left: calc(50% - .018px);
  }

  .left-\[calc\(50\%-59px\)\] {
    left: calc(50% - 59px);
  }

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

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

  .mt-\[888\.036px\] {
    margin-top: 888.036px;
  }

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

  .ml-\[17\.437px\] {
    margin-left: 17.437px;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

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

  .size-\[1214\.25px\] {
    width: 1214.25px;
    height: 1214.25px;
  }

  .size-\[1313\.75px\] {
    width: 1313.75px;
    height: 1313.75px;
  }

  .size-\[1678\.39px\] {
    width: 1678.39px;
    height: 1678.39px;
  }

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

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

  .h-\[1\.503e_-14px\] {
    height: 1.503\65  -14px;
  }

  .h-\[1\.851e_-5px\] {
    height: 1.851\65  -5px;
  }

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

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

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

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

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

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

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

  .h-\[600\.73px\] {
    height: 600.73px;
  }

  .h-\[601\.46px\] {
    height: 601.46px;
  }

  .h-\[625\.359px\] {
    height: 625.359px;
  }

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

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

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

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

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

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

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

  .h-\[956\.528px\] {
    height: 956.528px;
  }

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

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

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

  .h-\[calc\(1px\*\(\(var\(--transform-inner-width\)\*0\.5\)\+\(var\(--transform-inner-height\)\*0\.8660253882408142\)\)\)\] {
    height: calc(1px * ((var(--transform-inner-width) * .5)  + (var(--transform-inner-height) * .866025)));
  }

  .h-\[calc\(1px\*\(\(var\(--transform-inner-width\)\*1\)\+\(var\(--transform-inner-height\)\*0\)\)\)\] {
    height: calc(1px * ((var(--transform-inner-width) * 1)  + (var(--transform-inner-height) * 0)));
  }

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

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

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

  .w-\[155\.75px\] {
    width: 155.75px;
  }

  .w-\[159\.07px\] {
    width: 159.07px;
  }

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

  .w-\[319\.972px\] {
    width: 319.972px;
  }

  .w-\[323\.867px\] {
    width: 323.867px;
  }

  .w-\[324\.125px\] {
    width: 324.125px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[1925\.93px\] {
    width: 1925.93px;
  }

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

  .w-\[calc\(1px\*\(\(var\(--transform-inner-height\)\*0\.5\)\+\(var\(--transform-inner-width\)\*0\.8660253882408142\)\)\)\] {
    width: calc(1px * ((var(--transform-inner-height) * .5)  + (var(--transform-inner-width) * .866025)));
  }

  .w-\[calc\(1px\*\(\(var\(--transform-inner-height\)\*1\)\+\(var\(--transform-inner-width\)\*0\)\)\)\] {
    width: calc(1px * ((var(--transform-inner-height) * 1)  + (var(--transform-inner-width) * 0)));
  }

  .w-full {
    width: 100%;
  }

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

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

  .flex-none {
    flex: none;
  }

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

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

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

  .rotate-\[90deg\] {
    rotate: 90deg;
  }

  .rotate-\[330deg\] {
    rotate: 330deg;
  }

  .grid-cols-\[max-content\] {
    grid-template-columns: max-content;
  }

  .grid-rows-\[max-content\] {
    grid-template-rows: max-content;
  }

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

  .place-items-start {
    place-items: start;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .overflow-clip {
    overflow: clip;
  }

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

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

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

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

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

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

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

  .font-\[\'Trim\'\,sans-serif\] {
    font-family: Trim, sans-serif;
  }

  .font-\[\'Trim\:Bold\'\,_sans-serif\] {
    font-family: Trim\:Bold, sans-serif;
  }

  .font-\[\'Trim\:Medium\'\,_sans-serif\] {
    font-family: Trim\:Medium, sans-serif;
  }

  .font-\[\'Trim\:Regular\'\,_sans-serif\] {
    font-family: Trim\:Regular, sans-serif;
  }

  .font-\[\'Trim\:SemiBold\'\,_sans-serif\] {
    font-family: Trim\:SemiBold, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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);
  }

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

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

  .tracking-\[3\.52px\] {
    --tw-tracking: 3.52px;
    letter-spacing: 3.52px;
  }

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

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

  .tracking-\[5\.12px\] {
    --tw-tracking: 5.12px;
    letter-spacing: 5.12px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .text-\[rgba\(255\,255\,255\,0\.3\)\] {
    color: #ffffff4d;
  }

  .text-\[rgba\(255\,255\,255\,0\.5\)\] {
    color: #ffffff80;
  }

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

  .uppercase {
    text-transform: uppercase;
  }

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

  .opacity-50 {
    opacity: .5;
  }

  .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));
  }

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

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

  @media (hover: hover) {
    .hover\:text-\[\#fae231\]:hover {
      color: #fae231;
    }
  }
}

@font-face {
  font-family: Trim;
  src: url("https://fonts.cdnfonts.com/s/96931/Trim-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Trim;
  src: url("https://fonts.cdnfonts.com/s/96931/Trim-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Trim;
  src: url("https://fonts.cdnfonts.com/s/96931/Trim-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

: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-leading {
  syntax: "*";
  inherits: false
}

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

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

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