@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-border-style: solid;
      --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;
    }
  }
}

@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-700: oklch(.373 .034 259.733);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-md: 28rem;
    --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-bold: 700;
    --tracking-tight: -.025em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-relaxed: 1.625;
    --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;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-4 {
    right: calc(var(--spacing) * 4);
  }

  .right-\[-0\.35px\] {
    right: -.35px;
  }

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

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

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

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

  .bottom-\[913\.96px\] {
    bottom: 913.96px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .left-\[763\.96px\] {
    left: 763.96px;
  }

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

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

  .left-\[1209\.43px\] {
    left: 1209.43px;
  }

  .left-\[calc\(12\.5\%\+52\.352px\)\] {
    left: calc(12.5% + 52.352px);
  }

  .left-\[calc\(16\.667\%\+114px\)\] {
    left: calc(16.667% + 114px);
  }

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

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

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

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

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

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

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

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

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

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

  .left-\[calc\(83\.333\%-38px\)\] {
    left: calc(83.333% - 38px);
  }

  .left-\[calc\(91\.667\%-85px\)\] {
    left: calc(91.667% - 85px);
  }

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

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

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }

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

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

  .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-\[27px\] {
    width: 27px;
    height: 27px;
  }

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

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

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

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

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

  .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-\[17px\] {
    height: 17px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-\[114\.12px\] {
    height: 114.12px;
  }

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

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

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

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

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

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

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

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

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

  .h-\[765\.959px\] {
    height: 765.959px;
  }

  .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-full {
    height: 100%;
  }

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

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

  .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-\[20px\] {
    width: 20px;
  }

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

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

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

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

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

  .w-\[98\.7px\] {
    width: 98.7px;
  }

  .w-\[99\.053px\] {
    width: 99.053px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-\[214px\] {
    width: 214px;
  }

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

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

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

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

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

  .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-\[545px\] {
    width: 545px;
  }

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

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

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

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

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

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

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

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

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

  .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-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

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

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

  .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-\[940px\] {
    max-width: 940px;
  }

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

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

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

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

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

  .-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-\[-5deg\] {
    rotate: -5deg;
  }

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

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

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

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

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

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

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

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

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

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

  .justify-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-\[8\.156px\] {
    gap: 8.156px;
  }

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

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

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

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

  .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-white {
    background-color: var(--color-white);
  }

  .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-4 {
    padding: calc(var(--spacing) * 4);
  }

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

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

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

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

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

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

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

  .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-\[Labil_Grotesk\] {
    font-family: Labil Grotesk;
  }

  .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-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--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;
  }

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

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

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

  .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-\[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-\[20px\] {
    --tw-leading: 20px;
    line-height: 20px;
  }

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

  .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-\[52px\] {
    --tw-leading: 52px;
    line-height: 52px;
  }

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

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

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

  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }

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

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

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

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

  .\[text-decoration-skip-ink\:none\] {
    text-decoration-skip-ink: 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-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\: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);
    }
  }

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

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

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

  @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\:h-6 {
      height: calc(var(--spacing) * 6);
    }
  }

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

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

  @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\: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\: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\:p-5 {
      padding: calc(var(--spacing) * 5);
    }
  }

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

  @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-8 {
      padding-bottom: calc(var(--spacing) * 8);
    }
  }

  @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-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--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-\[17px\] {
      font-size: 17px;
    }
  }

  @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\:leading-\[2\] {
      --tw-leading: 2;
      line-height: 2;
    }
  }

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

  @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 >= 64rem) {
    .lg\:right-8 {
      right: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 64rem) {
    .lg\:bottom-8 {
      bottom: calc(var(--spacing) * 8);
    }
  }

  @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\:h-\[400px\] {
      height: 400px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[653px\] {
      height: 653px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[773px\] {
      height: 773px;
    }
  }

  @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-\[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-\[80px\] {
      font-size: 80px;
    }
  }

  @media (width >= 64rem) {
    .lg\:leading-\[57px\] {
      --tw-leading: 57px;
      line-height: 57px;
    }
  }

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

: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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

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