@import url("https://db.onlinewebfonts.com/c/3624085123711a73a22276b47ea3e323?family=Labil+Grotesk");
/*! 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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --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-space-x-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-duration: initial;
      --tw-outline-style: solid;
    }
  }
}

@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-gray-100: oklch(.967 .003 264.542);
    --color-gray-300: oklch(.872 .01 258.338);
    --color-gray-700: oklch(.373 .034 259.733);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-4xl: 56rem;
    --container-7xl: 80rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -.025em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-relaxed: 1.625;
    --radius-xs: .125rem;
    --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;
  }

  .sr-only {
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

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

  .inset-\[-0\.83\%_-0\.03\%_-0\.06\%_-0\.44\%\] {
    inset: -.83% -.03% -.06% -.44%;
  }

  .inset-\[-1\%_-9\.89\%_-0\.29\%_-10\.6\%\] {
    inset: -1% -9.89% -.29% -10.6%;
  }

  .inset-\[-1\.82\%_-1\.3\%_-0\.41\%_-0\.19\%\] {
    inset: -1.82% -1.3% -.41% -.19%;
  }

  .inset-\[-3\.9\%\] {
    inset: -3.9%;
  }

  .inset-\[-3\.727\%\] {
    inset: -3.727%;
  }

  .inset-\[-8\.571\%\] {
    inset: -8.571%;
  }

  .inset-\[-10\.71\%_-0\.64px\] {
    inset: -10.71% -.64px;
  }

  .inset-\[-10\.71\%_-12\.24\%\] {
    inset: -10.71% -12.24%;
  }

  .inset-\[8\.82\%_1\.85\%_9\.77\%_1\.39\%\] {
    inset: 8.82% 1.85% 9.77% 1.39%;
  }

  .inset-\[14\.06\%\] {
    inset: 14.06%;
  }

  .inset-\[15\.625\%\] {
    inset: 15.625%;
  }

  .inset-\[26\.56\%_60\.94\%_64\.06\%_29\.69\%\] {
    inset: 26.56% 60.94% 64.06% 29.69%;
  }

  .inset-\[34\.375\%\] {
    inset: 34.375%;
  }

  .inset-\[43\.75\%_31\.25\%_31\.25\%_46\.88\%\] {
    inset: 43.75% 31.25% 31.25% 46.88%;
  }

  .inset-\[43\.75\%_53\.13\%_31\.25\%_46\.88\%\] {
    inset: 43.75% 53.13% 31.25% 46.88%;
  }

  .inset-\[43\.75\%_65\.63\%_31\.25\%_34\.38\%\] {
    inset: 43.75% 65.63% 31.25% 34.38%;
  }

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

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

  .top-1\/4 {
    top: 25%;
  }

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

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

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

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

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

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

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

  .top-\[-1\.91\%\] {
    top: -1.91%;
  }

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

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

  .top-\[-72\.23px\] {
    top: -72.23px;
  }

  .top-\[-96\.44px\] {
    top: -96.44px;
  }

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

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

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

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

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

  .top-\[6\.49px\] {
    top: 6.49px;
  }

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

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

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

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

  .top-\[11\.98px\] {
    top: 11.98px;
  }

  .top-\[11\.99px\] {
    top: 11.99px;
  }

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

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

  .top-\[20\.46px\] {
    top: 20.46px;
  }

  .top-\[20\.47px\] {
    top: 20.47px;
  }

  .top-\[21\.99px\] {
    top: 21.99px;
  }

  .top-\[22\.01px\] {
    top: 22.01px;
  }

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

  .top-\[23\.03px\] {
    top: 23.03px;
  }

  .top-\[27\.09px\] {
    top: 27.09px;
  }

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

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

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

  .top-\[39\.03px\] {
    top: 39.03px;
  }

  .top-\[39\.98px\] {
    top: 39.98px;
  }

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

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

  .top-\[68\.47px\] {
    top: 68.47px;
  }

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

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

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

  .top-\[81\.47px\] {
    top: 81.47px;
  }

  .top-\[82\.47px\] {
    top: 82.47px;
  }

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

  .top-\[95\.47px\] {
    top: 95.47px;
  }

  .top-\[101\.03px\] {
    top: 101.03px;
  }

  .top-\[106\.43px\] {
    top: 106.43px;
  }

  .top-\[116\.78px\] {
    top: 116.78px;
  }

  .top-\[128\.43px\] {
    top: 128.43px;
  }

  .top-\[133\.04px\] {
    top: 133.04px;
  }

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

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

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

  .top-\[202\.02px\] {
    top: 202.02px;
  }

  .top-\[203\.02px\] {
    top: 203.02px;
  }

  .top-\[205\.02px\] {
    top: 205.02px;
  }

  .top-\[230\.89px\] {
    top: 230.89px;
  }

  .top-\[240\.43px\] {
    top: 240.43px;
  }

  .top-\[246\.34px\] {
    top: 246.34px;
  }

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

  .top-\[264\.02px\] {
    top: 264.02px;
  }

  .top-\[265\.02px\] {
    top: 265.02px;
  }

  .top-\[267\.01px\] {
    top: 267.01px;
  }

  .top-\[282\.02px\] {
    top: 282.02px;
  }

  .top-\[312\.89px\] {
    top: 312.89px;
  }

  .top-\[325\.89px\] {
    top: 325.89px;
  }

  .top-\[347\.43px\] {
    top: 347.43px;
  }

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

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

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

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

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

  .top-\[406\.31px\] {
    top: 406.31px;
  }

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

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

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

  .top-\[479\.89px\] {
    top: 479.89px;
  }

  .top-\[481\.77px\] {
    top: 481.77px;
  }

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

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

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

  .top-\[calc\(50\%-8px\)\] {
    top: calc(50% - 8px);
  }

  .top-\[calc\(50\%-10px\)\] {
    top: calc(50% - 10px);
  }

  .top-\[calc\(50\%-29\.594px\)\] {
    top: calc(50% - 29.594px);
  }

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

  .right-1\/4 {
    right: 25%;
  }

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

  .right-\[0\.03\%\] {
    right: .03%;
  }

  .right-\[0\.06\%\] {
    right: .06%;
  }

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

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

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

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

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

  .bottom-\[4\.38\%\] {
    bottom: 4.38%;
  }

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

  .bottom-\[65\.63\%\] {
    bottom: 65.63%;
  }

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

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

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

  .left-\[-0\.01px\] {
    left: -.01px;
  }

  .left-\[-2\.83px\] {
    left: -2.83px;
  }

  .left-\[-2\.99px\] {
    left: -2.99px;
  }

  .left-\[-7\.99px\] {
    left: -7.99px;
  }

  .left-\[-12\.04\%\] {
    left: -12.04%;
  }

  .left-\[-57\.37\%\] {
    left: -57.37%;
  }

  .left-\[-256\.52px\] {
    left: -256.52px;
  }

  .left-\[0\.01px\] {
    left: .01px;
  }

  .left-\[0\.03\%\] {
    left: .03%;
  }

  .left-\[0\.07px\] {
    left: .07px;
  }

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

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

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

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

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

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

  .left-\[15\.99px\] {
    left: 15.99px;
  }

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

  .left-\[25\.07px\] {
    left: 25.07px;
  }

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

  .left-\[31\.99px\] {
    left: 31.99px;
  }

  .left-\[32\.99px\] {
    left: 32.99px;
  }

  .left-\[42\.99px\] {
    left: 42.99px;
  }

  .left-\[43\.01px\] {
    left: 43.01px;
  }

  .left-\[50\%\] {
    left: 50%;
  }

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

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

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

  .left-\[65\.63\%\] {
    left: 65.63%;
  }

  .left-\[75\.7px\] {
    left: 75.7px;
  }

  .left-\[114\.01px\] {
    left: 114.01px;
  }

  .left-\[127\.8px\] {
    left: 127.8px;
  }

  .left-\[133\.01px\] {
    left: 133.01px;
  }

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

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

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

  .left-\[157\.54px\] {
    left: 157.54px;
  }

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

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

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

  .left-\[179\.01px\] {
    left: 179.01px;
  }

  .left-\[183\.56px\] {
    left: 183.56px;
  }

  .left-\[218\.65px\] {
    left: 218.65px;
  }

  .left-\[223\.56px\] {
    left: 223.56px;
  }

  .left-\[401\.34px\] {
    left: 401.34px;
  }

  .left-\[755\.67px\] {
    left: 755.67px;
  }

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

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

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

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

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

  .left-\[calc\(50\%\+443\.648px\)\] {
    left: calc(50% + 443.648px);
  }

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

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

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

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }

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

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

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

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

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

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

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }

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

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .table {
    display: table;
  }

  .aspect-\[257\/444\] {
    aspect-ratio: 257 / 444;
  }

  .aspect-\[407\/337\] {
    aspect-ratio: 407 / 337;
  }

  .aspect-square {
    aspect-ratio: 1;
  }

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

  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }

  .size-\[15\.993px\] {
    width: 15.993px;
    height: 15.993px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[15\.993px\] {
    height: 15.993px;
  }

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

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

  .h-\[17\.984px\] {
    height: 17.984px;
  }

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

  .h-\[18\.001px\] {
    height: 18.001px;
  }

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

  .h-\[19\.94px\] {
    height: 19.94px;
  }

  .h-\[19\.992px\] {
    height: 19.992px;
  }

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

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

  .h-\[23\.99px\] {
    height: 23.99px;
  }

  .h-\[23\.263px\] {
    height: 23.263px;
  }

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

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

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

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

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

  .h-\[37\.958px\] {
    height: 37.958px;
  }

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

  .h-\[38\.997px\] {
    height: 38.997px;
  }

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

  .h-\[39\.62px\] {
    height: 39.62px;
  }

  .h-\[39\.931px\] {
    height: 39.931px;
  }

  .h-\[41\.991px\] {
    height: 41.991px;
  }

  .h-\[42\.095px\] {
    height: 42.095px;
  }

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

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

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

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

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

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

  .h-\[61\.983px\] {
    height: 61.983px;
  }

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

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

  .h-\[77\.942px\] {
    height: 77.942px;
  }

  .h-\[79\.984px\] {
    height: 79.984px;
  }

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

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

  .h-\[100\.789px\] {
    height: 100.789px;
  }

  .h-\[101\.51\%\] {
    height: 101.51%;
  }

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

  .h-\[105\.566px\] {
    height: 105.566px;
  }

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

  .h-\[110\%\] {
    height: 110%;
  }

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

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

  .h-\[212\.051px\] {
    height: 212.051px;
  }

  .h-\[279\.211px\] {
    height: 279.211px;
  }

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

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

  .h-\[411\.383px\] {
    height: 411.383px;
  }

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

  .h-\[439\.973px\] {
    height: 439.973px;
  }

  .h-\[519\.732px\] {
    height: 519.732px;
  }

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

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

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

  .h-\[960\.932px\] {
    height: 960.932px;
  }

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

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

  .h-\[calc\(90vh-120px\)\] {
    height: calc(90vh - 120px);
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .max-h-\[90vh\] {
    max-height: 90vh;
  }

  .min-h-\[139\.994px\] {
    min-height: 139.994px;
  }

  .min-h-\[159\.985px\] {
    min-height: 159.985px;
  }

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

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

  .min-h-\[699\.985px\] {
    min-height: 699.985px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[27\.988px\] {
    width: 27.988px;
  }

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

  .w-\[42\.995px\] {
    width: 42.995px;
  }

  .w-\[50\.023px\] {
    width: 50.023px;
  }

  .w-\[52\.982px\] {
    width: 52.982px;
  }

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

  .w-\[70\.309px\] {
    width: 70.309px;
  }

  .w-\[71\.018px\] {
    width: 71.018px;
  }

  .w-\[71\.953px\] {
    width: 71.953px;
  }

  .w-\[71\.987px\] {
    width: 71.987px;
  }

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

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

  .w-\[87\.998px\] {
    width: 87.998px;
  }

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

  .w-\[90\.767px\] {
    width: 90.767px;
  }

  .w-\[94\.991px\] {
    width: 94.991px;
  }

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

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

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

  .w-\[120\.314px\] {
    width: 120.314px;
  }

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

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

  .w-\[129\.29px\] {
    width: 129.29px;
  }

  .w-\[129\.989px\] {
    width: 129.989px;
  }

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

  .w-\[131\.892px\] {
    width: 131.892px;
  }

  .w-\[133\.018px\] {
    width: 133.018px;
  }

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

  .w-\[144\.47\%\] {
    width: 144.47%;
  }

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

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

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

  .w-\[151\.34px\] {
    width: 151.34px;
  }

  .w-\[151\.331px\] {
    width: 151.331px;
  }

  .w-\[151\.642px\] {
    width: 151.642px;
  }

  .w-\[151\.657px\] {
    width: 151.657px;
  }

  .w-\[157\.37\%\] {
    width: 157.37%;
  }

  .w-\[175\.182px\] {
    width: 175.182px;
  }

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

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

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

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

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

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

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

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

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

  .w-\[242\.029px\] {
    width: 242.029px;
  }

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

  .w-\[255\.547px\] {
    width: 255.547px;
  }

  .w-\[271\.523px\] {
    width: 271.523px;
  }

  .w-\[271\.541px\] {
    width: 271.541px;
  }

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

  .w-\[288\.209px\] {
    width: 288.209px;
  }

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

  .w-\[305\.881px\] {
    width: 305.881px;
  }

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

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

  .w-\[445\.844px\] {
    width: 445.844px;
  }

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

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

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

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

  .w-\[562\.57px\] {
    width: 562.57px;
  }

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

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

  .w-\[599\.387px\] {
    width: 599.387px;
  }

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

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

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

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

  .w-\[1833\.86px\] {
    width: 1833.86px;
  }

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

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

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

  .w-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

  .max-w-4xl {
    max-width: var(--container-4xl);
  }

  .max-w-7xl {
    max-width: var(--container-7xl);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .max-w-\[calc\(100\%-2rem\)\] {
    max-width: calc(100% - 2rem);
  }

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

  .max-w-md {
    max-width: var(--container-md);
  }

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

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

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

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

  .grow {
    flex-grow: 1;
  }

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

  .border-collapse {
    border-collapse: collapse;
  }

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

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

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

  .rotate-180 {
    rotate: 180deg;
  }

  .rotate-\[14\.622deg\] {
    rotate: 14.622deg;
  }

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

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

  .cursor-pointer {
    cursor: pointer;
  }

  .touch-none {
    touch-action: none;
  }

  .resize {
    resize: both;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }

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

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

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

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

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

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

  .gap-\[4\.292e_-6px\] {
    gap: 4.292\65  -6px;
  }

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

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

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

  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }

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

  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-x-8 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 8) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse)));
  }

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

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

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

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

  .rounded {
    border-radius: .25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .rounded-lg {
    border-radius: var(--radius);
  }

  .rounded-md {
    border-radius: calc(var(--radius)  - 2px);
  }

  .rounded-xs {
    border-radius: var(--radius-xs);
  }

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

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

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

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

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

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

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

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

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

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

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

  .border-gray-300 {
    border-color: var(--color-gray-300);
  }

  .border-transparent {
    border-color: #0000;
  }

  .border-t-transparent {
    border-top-color: #0000;
  }

  .border-l-transparent {
    border-left-color: #0000;
  }

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

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

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

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

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

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

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

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

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

  .bg-black\/50 {
    background-color: #00000080;
  }

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

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

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

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

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

  .from-\[\#ffe4ef\] {
    --tw-gradient-from: #ffe4ef;
    --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-\[7\.608\%\] {
    --tw-gradient-from-position: 7.608%;
  }

  .to-\[rgba\(255\,228\,239\,0\)\] {
    --tw-gradient-to: #ffe4ef00;
    --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-\[21\.586\%\] {
    --tw-gradient-to-position: 21.586%;
  }

  .bg-clip-padding {
    background-clip: padding-box;
  }

  .mask-intersect {
    mask-composite: intersect;
  }

  .mask-alpha {
    mask-mode: alpha;
  }

  .mask-size-\[114px_22px\] {
    mask-size: 114px 22px;
  }

  .mask-no-clip {
    mask-clip: no-clip;
  }

  .mask-position-\[0px\] {
    mask-position: 0;
  }

  .mask-no-repeat {
    mask-repeat: no-repeat;
  }

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

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

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

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

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

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

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

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

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

  .p-px {
    padding: 1px;
  }

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

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

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

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

  .px-\[68\.508px\] {
    padding-inline: 68.508px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pr-\[3\.998px\] {
    padding-right: 3.998px;
  }

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

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

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

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

  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }

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

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

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

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

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

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

  .font-\[\'Labil_Grotesk\'\,sans-serif\] {
    font-family: Labil Grotesk, sans-serif;
  }

  .font-\[\'Labil_Grotesk\:Bold\'\,\'Noto_Sans\:Bold\'\,sans-serif\] {
    font-family: Labil Grotesk\:Bold, Noto Sans\:Bold, sans-serif;
  }

  .font-\[\'Labil_Grotesk\:Bold\'\,\'Noto_Sans\:Medium\'\,sans-serif\] {
    font-family: Labil Grotesk\:Bold, Noto Sans\:Medium, sans-serif;
  }

  .font-\[\'Labil_Grotesk\:Bold\'\,sans-serif\] {
    font-family: Labil Grotesk\:Bold, sans-serif;
  }

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

  .font-\[\'Labil_Grotesk\:Regular\'\,\'Noto_Sans\:Medium\'\,sans-serif\] {
    font-family: Labil Grotesk\:Regular, Noto Sans\:Medium, sans-serif;
  }

  .font-\[\'Labil_Grotesk\:Regular\'\,sans-serif\] {
    font-family: Labil Grotesk\:Regular, sans-serif;
  }

  .font-\[\'Labil_Grotesk\:Thin\'\,sans-serif\] {
    font-family: Labil Grotesk\:Thin, sans-serif;
  }

  .font-\[Montserrat\] {
    font-family: Montserrat;
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }

  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }

  .leading-\[1\.3\] {
    --tw-leading: 1.3;
    line-height: 1.3;
  }

  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }

  .leading-\[1\.15\] {
    --tw-leading: 1.15;
    line-height: 1.15;
  }

  .leading-\[1\.25\] {
    --tw-leading: 1.25;
    line-height: 1.25;
  }

  .leading-\[1\.45\] {
    --tw-leading: 1.45;
    line-height: 1.45;
  }

  .leading-\[12\.65px\] {
    --tw-leading: 12.65px;
    line-height: 12.65px;
  }

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

  .leading-\[13\.2px\] {
    --tw-leading: 13.2px;
    line-height: 13.2px;
  }

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

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

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

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

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

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

  .leading-\[33\.6px\] {
    --tw-leading: 33.6px;
    line-height: 33.6px;
  }

  .leading-\[35\.2px\] {
    --tw-leading: 35.2px;
    line-height: 35.2px;
  }

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

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

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

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }

  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }

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

  .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-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }

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

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

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

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

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

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

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

  .text-\[\#0000ee\] {
    color: #00e;
  }

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

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

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

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

  .text-\[rgb\(0\,0\,0\)\] {
    color: #000;
  }

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

  .text-gray-700 {
    color: var(--color-gray-700);
  }

  .text-muted-foreground {
    color: var(--muted-foreground);
  }

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

  .text-white\/80 {
    color: #fffc;
  }

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

  .uppercase {
    text-transform: uppercase;
  }

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

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

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

  .decoration-solid {
    text-decoration-style: solid;
  }

  .opacity-70 {
    opacity: .7;
  }

  .shadow-\[0\.8px_0\.8px_0px_0\.3px_\#0f0f0f\] {
    --tw-shadow: .8px .8px 0px .3px var(--tw-shadow-color, #0f0f0f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_2px_5px_0px_rgba\(0\,0\,0\,0\.23\)\] {
    --tw-shadow: 0px 2px 5px 0px var(--tw-shadow-color, #0000003b);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[3px_3px_0px_1px_\#0f0f0f\] {
    --tw-shadow: 3px 3px 0px 1px var(--tw-shadow-color, #0f0f0f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .ring-offset-background {
    --tw-ring-offset-color: var(--background);
  }

  .transition-\[color\,box-shadow\] {
    transition-property: color, box-shadow;
    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-shadow {
    transition-property: box-shadow;
    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;
  }

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

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  .\[text-underline-position\:from-font\] {
    text-underline-position: from-font;
  }

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

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

  @media (hover: hover) {
    .group-hover\:text-white:is(:where(.group):hover *) {
      color: var(--color-white);
    }
  }

  .group-active\:text-\[\#bf396a\]:is(:where(.group):active *) {
    color: #bf396a;
  }

  .group-active\:text-\[\#ffbd80\]:is(:where(.group):active *) {
    color: #ffbd80;
  }

  .group-active\:text-white:is(:where(.group):active *) {
    color: var(--color-white);
  }

  @media (hover: hover) {
    .hover\:scale-105:hover {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .hover\:border-2:hover {
      border-style: var(--tw-border-style);
      border-width: 2px;
    }
  }

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

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

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

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

  @media (hover: hover) {
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
  }

  @media (hover: hover) {
    .hover\:bg-white:hover {
      background-color: var(--color-white);
    }
  }

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

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

  @media (hover: hover) {
    .hover\:text-white:hover {
      color: var(--color-white);
    }
  }

  @media (hover: hover) {
    .hover\:opacity-70:hover {
      opacity: .7;
    }
  }

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

  @media (hover: hover) {
    .hover\:opacity-100:hover {
      opacity: 1;
    }
  }

  @media (hover: hover) {
    .hover\:shadow-\[0px_3px_8px_0px_rgba\(0\,0\,0\,0\.3\)\]:hover {
      --tw-shadow: 0px 3px 8px 0px var(--tw-shadow-color, #0000004d);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-lg:hover {
      --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus\:ring-ring:focus {
    --tw-ring-color: var(--ring);
  }

  .focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }

  .focus\:outline-hidden:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  @media (forced-colors: active) {
    .focus\:outline-hidden:focus {
      outline-offset: 2px;
      outline: 2px solid #0000;
    }
  }

  .focus-visible\:ring-\[3px\]:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus-visible\:ring-ring\/50:focus-visible {
    --tw-ring-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .focus-visible\:ring-ring\/50:focus-visible {
      --tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  .focus-visible\:outline-1:focus-visible {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .active\:scale-105:active {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .active\:border-2:active {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

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

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

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

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

  .disabled\:pointer-events-none:disabled {
    pointer-events: none;
  }

  .data-\[state\=closed\]\:animate-out[data-state="closed"] {
    animation: exit var(--tw-duration, .15s) var(--tw-ease, ease);
  }

  .data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
    --tw-exit-opacity: 0;
  }

  .data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
    --tw-exit-scale: .95;
  }

  .data-\[state\=open\]\:animate-in[data-state="open"] {
    animation: enter var(--tw-duration, .15s) var(--tw-ease, ease);
  }

  .data-\[state\=open\]\:bg-accent[data-state="open"] {
    background-color: var(--accent);
  }

  .data-\[state\=open\]\:text-muted-foreground[data-state="open"] {
    color: var(--muted-foreground);
  }

  .data-\[state\=open\]\:fade-in-0[data-state="open"] {
    --tw-enter-opacity: 0;
  }

  .data-\[state\=open\]\:zoom-in-95[data-state="open"] {
    --tw-enter-scale: .95;
  }

  @media (width >= 40rem) {
    .sm\:top-\[9\.5px\] {
      top: 9.5px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[13px\] {
      top: 13px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[40px\] {
      top: 40px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[81\.47px\] {
      top: 81.47px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[95\.47px\] {
      top: 95.47px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[100px\] {
      top: 100px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[280px\] {
      top: 280px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[420px\] {
      top: 420px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[427px\] {
      top: 427px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[429px\] {
      top: 429px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[470px\] {
      top: 470px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[473px\] {
      top: 473px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[479px\] {
      top: 479px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[560px\] {
      top: 560px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[800px\] {
      top: 800px;
    }
  }

  @media (width >= 40rem) {
    .sm\:right-6 {
      right: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 40rem) {
    .sm\:right-8 {
      right: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 40rem) {
    .sm\:right-\[40px\] {
      right: 40px;
    }
  }

  @media (width >= 40rem) {
    .sm\:right-\[80px\] {
      right: 80px;
    }
  }

  @media (width >= 40rem) {
    .sm\:right-auto {
      right: auto;
    }
  }

  @media (width >= 40rem) {
    .sm\:bottom-6 {
      bottom: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 40rem) {
    .sm\:bottom-\[24px\] {
      bottom: 24px;
    }
  }

  @media (width >= 40rem) {
    .sm\:left-8 {
      left: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[9px\] {
      left: 9px;
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[38px\] {
      left: 38px;
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[52px\] {
      left: 52px;
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[64px\] {
      left: 64px;
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[90px\] {
      left: 90px;
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[200px\] {
      left: 200px;
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[260px\] {
      left: 260px;
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[calc\(50\%\+13px\)\] {
      left: calc(50% + 13px);
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[calc\(50\%-0\.352px\)\] {
      left: calc(50% - .352px);
    }
  }

  @media (width >= 40rem) {
    .sm\:left-auto {
      left: auto;
    }
  }

  @media (width >= 40rem) {
    .sm\:mb-6 {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 40rem) {
    .sm\:mb-8 {
      margin-bottom: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 40rem) {
    .sm\:mb-12 {
      margin-bottom: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 40rem) {
    .sm\:block {
      display: block;
    }
  }

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

  @media (width >= 40rem) {
    .sm\:hidden {
      display: none;
    }
  }

  @media (width >= 40rem) {
    .sm\:size-\[28px\] {
      width: 28px;
      height: 28px;
    }
  }

  @media (width >= 40rem) {
    .sm\:size-\[38px\] {
      width: 38px;
      height: 38px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-6 {
      height: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 40rem) {
    .sm\:h-10 {
      height: calc(var(--spacing) * 10);
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[18px\] {
      height: 18px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[19px\] {
      height: 19px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[20px\] {
      height: 20px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[43px\] {
      height: 43px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[46px\] {
      height: 46px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[60px\] {
      height: 60px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[100px\] {
      height: 100px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[114\.12px\] {
      height: 114.12px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[115px\] {
      height: 115px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[162px\] {
      height: 162px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[500px\] {
      height: 500px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[700px\] {
      height: 700px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[750px\] {
      height: 750px;
    }
  }

  @media (width >= 40rem) {
    .sm\:min-h-0 {
      min-height: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 40rem) {
    .sm\:min-h-\[600px\] {
      min-height: 600px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-6 {
      width: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[18px\] {
      width: 18px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[94px\] {
      width: 94px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[105px\] {
      width: 105px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[138px\] {
      width: 138px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[145px\] {
      width: 145px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[180px\] {
      width: 180px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[300px\] {
      width: 300px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[400px\] {
      width: 400px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[480px\] {
      width: 480px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[1016px\] {
      width: 1016px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-auto {
      width: auto;
    }
  }

  @media (width >= 40rem) {
    .sm\:max-w-lg {
      max-width: var(--container-lg);
    }
  }

  @media (width >= 40rem) {
    .sm\:translate-x-\[-50\%\] {
      --tw-translate-x: -50%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

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

  @media (width >= 40rem) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }

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

  @media (width >= 40rem) {
    .sm\:justify-end {
      justify-content: flex-end;
    }
  }

  @media (width >= 40rem) {
    .sm\:gap-3 {
      gap: calc(var(--spacing) * 3);
    }
  }

  @media (width >= 40rem) {
    .sm\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }
  }

  @media (width >= 40rem) {
    .sm\:gap-5 {
      gap: calc(var(--spacing) * 5);
    }
  }

  @media (width >= 40rem) {
    .sm\:gap-7 {
      gap: calc(var(--spacing) * 7);
    }
  }

  @media (width >= 40rem) {
    .sm\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 40rem) {
    :where(.sm\:space-y-4 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }

  @media (width >= 40rem) {
    :where(.sm\:space-y-6 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
    }
  }

  @media (width >= 40rem) {
    .sm\:overflow-clip {
      overflow: clip;
    }
  }

  @media (width >= 40rem) {
    .sm\:p-5 {
      padding: calc(var(--spacing) * 5);
    }
  }

  @media (width >= 40rem) {
    .sm\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 40rem) {
    .sm\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 40rem) {
    .sm\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 40rem) {
    .sm\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 40rem) {
    .sm\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 40rem) {
    .sm\:py-3 {
      padding-block: calc(var(--spacing) * 3);
    }
  }

  @media (width >= 40rem) {
    .sm\:py-4 {
      padding-block: calc(var(--spacing) * 4);
    }
  }

  @media (width >= 40rem) {
    .sm\:py-8 {
      padding-block: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 40rem) {
    .sm\:py-12 {
      padding-block: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 40rem) {
    .sm\:py-16 {
      padding-block: calc(var(--spacing) * 16);
    }
  }

  @media (width >= 40rem) {
    .sm\:py-\[14px\] {
      padding-block: 14px;
    }
  }

  @media (width >= 40rem) {
    .sm\:py-\[18px\] {
      padding-block: 18px;
    }
  }

  @media (width >= 40rem) {
    .sm\:pb-0 {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 40rem) {
    .sm\:pb-8 {
      padding-bottom: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 40rem) {
    .sm\:text-left {
      text-align: left;
    }
  }

  @media (width >= 40rem) {
    .sm\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }

  @media (width >= 40rem) {
    .sm\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }

  @media (width >= 40rem) {
    .sm\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  @media (width >= 40rem) {
    .sm\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }

  @media (width >= 40rem) {
    .sm\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }

  @media (width >= 40rem) {
    .sm\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }

  @media (width >= 40rem) {
    .sm\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }

  @media (width >= 40rem) {
    .sm\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }

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

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

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

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

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

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

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

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

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

  @media (width >= 40rem) {
    .sm\:leading-\[1\.05\] {
      --tw-leading: 1.05;
      line-height: 1.05;
    }
  }

  @media (width >= 40rem) {
    .sm\:leading-\[2\] {
      --tw-leading: 2;
      line-height: 2;
    }
  }

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

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

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

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

  @media (width >= 40rem) {
    .sm\:whitespace-pre {
      white-space: pre;
    }
  }

  @media (width >= 48rem) {
    .md\:col-span-1 {
      grid-column: span 1 / span 1;
    }
  }

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

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

  @media (width >= 48rem) {
    .md\:h-20 {
      height: calc(var(--spacing) * 20);
    }
  }

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

  @media (width >= 48rem) {
    .md\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 48rem) {
    .md\:py-20 {
      padding-block: calc(var(--spacing) * 20);
    }
  }

  @media (width >= 48rem) {
    .md\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[15px\] {
      top: 15px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[59px\] {
      top: 59px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[129px\] {
      top: 129px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[150px\] {
      top: 150px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[333px\] {
      top: 333px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[450px\] {
      top: 450px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[453px\] {
      top: 453px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[460px\] {
      top: 460px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[462px\] {
      top: 462px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[537px\] {
      top: 537px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[894px\] {
      top: 894px;
    }
  }

  @media (width >= 64rem) {
    .lg\:right-8 {
      right: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 64rem) {
    .lg\:right-auto {
      right: auto;
    }
  }

  @media (width >= 64rem) {
    .lg\:bottom-8 {
      bottom: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 64rem) {
    .lg\:bottom-\[33\.96px\] {
      bottom: 33.96px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[10px\] {
      left: 10px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[122px\] {
      left: 122px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[124px\] {
      left: 124px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[138px\] {
      left: 138px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[175px\] {
      left: 175px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[354px\] {
      left: 354px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[413px\] {
      left: 413px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[427px\] {
      left: 427px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[465px\] {
      left: 465px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[868px\] {
      left: 868px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[912px\] {
      left: 912px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[1235px\] {
      left: 1235px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[calc\(50\%\+14px\)\] {
      left: calc(50% + 14px);
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[calc\(50\%-487\.648px\)\] {
      left: calc(50% - 487.648px);
    }
  }

  @media (width >= 64rem) {
    .lg\:order-1 {
      order: 1;
    }
  }

  @media (width >= 64rem) {
    .lg\:order-2 {
      order: 2;
    }
  }

  @media (width >= 64rem) {
    .lg\:mb-8 {
      margin-bottom: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 64rem) {
    .lg\:mb-10 {
      margin-bottom: calc(var(--spacing) * 10);
    }
  }

  @media (width >= 64rem) {
    .lg\:mb-12 {
      margin-bottom: calc(var(--spacing) * 12);
    }
  }

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

  @media (width >= 64rem) {
    .lg\:block {
      display: block;
    }
  }

  @media (width >= 64rem) {
    .lg\:hidden {
      display: none;
    }
  }

  @media (width >= 64rem) {
    .lg\:aspect-auto {
      aspect-ratio: auto;
    }
  }

  @media (width >= 64rem) {
    .lg\:size-\[40px\] {
      width: 40px;
      height: 40px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[20\.08px\] {
      height: 20.08px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[20px\] {
      height: 20px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[22px\] {
      height: 22px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[50\.08px\] {
      height: 50.08px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[67px\] {
      height: 67px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[129px\] {
      height: 129px;
    }
  }

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

  @media (width >= 64rem) {
    .lg\:h-\[653px\] {
      height: 653px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[766px\] {
      height: 766px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[773px\] {
      height: 773px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[20px\] {
      width: 20px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[98\.7px\] {
      width: 98.7px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[114px\] {
      width: 114px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[146\.7px\] {
      width: 146.7px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[149px\] {
      width: 149px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[199px\] {
      width: 199px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[316px\] {
      width: 316px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[545px\] {
      width: 545px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[931px\] {
      width: 931px;
    }
  }

  @media (width >= 64rem) {
    .lg\:translate-x-\[-50\%\] {
      --tw-translate-x: -50%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

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

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

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

  @media (width >= 64rem) {
    .lg\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 64rem) {
    .lg\:items-center {
      align-items: center;
    }
  }

  @media (width >= 64rem) {
    .lg\:justify-between {
      justify-content: space-between;
    }
  }

  @media (width >= 64rem) {
    .lg\:justify-end {
      justify-content: flex-end;
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-\[44px\] {
      gap: 44px;
    }
  }

  @media (width >= 64rem) {
    .lg\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 64rem) {
    .lg\:px-\[30px\] {
      padding-inline: 30px;
    }
  }

  @media (width >= 64rem) {
    .lg\:px-\[68px\] {
      padding-inline: 68px;
    }
  }

  @media (width >= 64rem) {
    .lg\:px-\[157px\] {
      padding-inline: 157px;
    }
  }

  @media (width >= 64rem) {
    .lg\:py-16 {
      padding-block: calc(var(--spacing) * 16);
    }
  }

  @media (width >= 64rem) {
    .lg\:py-20 {
      padding-block: calc(var(--spacing) * 20);
    }
  }

  @media (width >= 64rem) {
    .lg\:py-24 {
      padding-block: calc(var(--spacing) * 24);
    }
  }

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

  @media (width >= 64rem) {
    .lg\:py-\[20\.47px\] {
      padding-block: 20.47px;
    }
  }

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

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

  @media (width >= 64rem) {
    .lg\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }

  @media (width >= 64rem) {
    .lg\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  @media (width >= 64rem) {
    .lg\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[13px\] {
      font-size: 13px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[16px\] {
      font-size: 16px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[17px\] {
      font-size: 17px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[18px\] {
      font-size: 18px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[20px\] {
      font-size: 20px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[22px\] {
      font-size: 22px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[24px\] {
      font-size: 24px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[28px\] {
      font-size: 28px;
    }
  }

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

  @media (width >= 64rem) {
    .lg\:text-\[35px\] {
      font-size: 35px;
    }
  }

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

  @media (width >= 64rem) {
    .lg\:text-\[50px\] {
      font-size: 50px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[52px\] {
      font-size: 52px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[60px\] {
      font-size: 60px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[65px\] {
      font-size: 65px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[80px\] {
      font-size: 80px;
    }
  }

  @media (width >= 64rem) {
    .lg\:leading-\[1\.02\] {
      --tw-leading: 1.02;
      line-height: 1.02;
    }
  }

  @media (width >= 64rem) {
    .lg\:leading-\[20px\] {
      --tw-leading: 20px;
      line-height: 20px;
    }
  }

  @media (width >= 64rem) {
    .lg\:leading-\[24px\] {
      --tw-leading: 24px;
      line-height: 24px;
    }
  }

  @media (width >= 64rem) {
    .lg\:leading-\[57px\] {
      --tw-leading: 57px;
      line-height: 57px;
    }
  }

  @media (width >= 64rem) {
    .lg\:leading-\[60px\] {
      --tw-leading: 60px;
      line-height: 60px;
    }
  }

  @media (width >= 80rem) {
    .xl\:h-\[500px\] {
      height: 500px;
    }
  }

  .\[\&_svg\]\:pointer-events-none svg {
    pointer-events: none;
  }

  .\[\&_svg\]\:shrink-0 svg {
    flex-shrink: 0;
  }

  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*="size-"]) {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
}

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


@font-face {
  font-family: Labil Grotesk;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: Labil Grotesk;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: Labil Grotesk;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@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-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@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-space-x-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-duration {
  syntax: "*";
  inherits: false
}

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

@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}

@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
