/*! 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-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  .tailwind, .tailwind :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-neutral-100: oklch(.97 0 0);
    --spacing: .25rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --radius-lg: .5rem;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --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 {
  .tailwind *, .tailwind :after, .tailwind :before, .tailwind ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

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

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

  .tailwind body {
    line-height: inherit;
  }

  .tailwind hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  .tailwind abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  .tailwind h1, .tailwind h2, .tailwind h3, .tailwind h4, .tailwind h5, .tailwind h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  .tailwind a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  .tailwind b, .tailwind strong {
    font-weight: bolder;
  }

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind 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;
  }

  .tailwind small {
    font-size: 80%;
  }

  .tailwind sub, .tailwind sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  .tailwind sub {
    bottom: -.25em;
  }

  .tailwind sup {
    top: -.5em;
  }

  .tailwind table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  .tailwind :-moz-focusring {
    outline: auto;
  }

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

  .tailwind ol, .tailwind ul, .tailwind menu {
    list-style: none;
  }

  .tailwind img, .tailwind svg, .tailwind video, .tailwind canvas, .tailwind audio, .tailwind iframe, .tailwind embed, .tailwind object {
    vertical-align: middle;
    display: block;
  }

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

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

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

  .tailwind :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  .tailwind ::file-selector-button {
    margin-inline-end: 4px;
  }

  .tailwind ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  .tailwind textarea {
    resize: vertical;
  }

  .tailwind ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  .tailwind ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  .tailwind ::-webkit-datetime-edit {
    display: inline-flex;
  }

  .tailwind ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  .tailwind ::-webkit-datetime-edit {
    padding-block: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

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

  .tailwind .inset-\[-0\.375px\] {
    inset: -.375px;
  }

  .tailwind .inset-\[-2\%\] {
    inset: -2%;
  }

  .tailwind .inset-\[12\.5\%\] {
    inset: 12.5%;
  }

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

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

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

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

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

  .tailwind .top-\[8\.25px\] {
    top: 8.25px;
  }

  .tailwind .top-\[16\.488px\] {
    top: 16.488px;
  }

  .tailwind .top-\[17\.95px\] {
    top: 17.95px;
  }

  .tailwind .top-\[19\.231px\] {
    top: 19.231px;
  }

  .tailwind .top-\[20\.876px\] {
    top: 20.876px;
  }

  .tailwind .top-\[33\.495px\] {
    top: 33.495px;
  }

  .tailwind .top-\[35\.509px\] {
    top: 35.509px;
  }

  .tailwind .top-\[46\.875\%\] {
    top: 46.875%;
  }

  .tailwind .top-\[58\.185px\] {
    top: 58.185px;
  }

  .tailwind .top-\[92px\] {
    top: 92px;
  }

  .tailwind .top-\[355px\] {
    top: 355px;
  }

  .tailwind .top-\[402px\] {
    top: 402px;
  }

  .tailwind .top-\[410px\] {
    top: 410px;
  }

  .tailwind .top-\[421px\] {
    top: 421px;
  }

  .tailwind .top-\[426px\] {
    top: 426px;
  }

  .tailwind .top-\[436px\] {
    top: 436px;
  }

  .tailwind .top-\[437\.999px\] {
    top: 437.999px;
  }

  .tailwind .top-\[438px\] {
    top: 438px;
  }

  .tailwind .top-\[440px\] {
    top: 440px;
  }

  .tailwind .top-\[502px\] {
    top: 502px;
  }

  .tailwind .top-px {
    top: 1px;
  }

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

  .tailwind .right-\[12\.5\%\] {
    right: 12.5%;
  }

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

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

  .tailwind .bottom-\[46\.875\%\] {
    bottom: 46.875%;
  }

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

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

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

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

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

  .tailwind .left-\[2\.259px\] {
    left: 2.259px;
  }

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

  .tailwind .left-\[12\.5\%\] {
    left: 12.5%;
  }

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

  .tailwind .left-\[21\.442px\] {
    left: 21.442px;
  }

  .tailwind .left-\[21\.624px\] {
    left: 21.624px;
  }

  .tailwind .left-\[21\.625px\] {
    left: 21.625px;
  }

  .tailwind .left-\[30\.028px\] {
    left: 30.028px;
  }

  .tailwind .left-\[31\.332px\] {
    left: 31.332px;
  }

  .tailwind .left-\[35\.327px\] {
    left: 35.327px;
  }

  .tailwind .left-\[36\.057px\] {
    left: 36.057px;
  }

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

  .tailwind .left-\[44\.462px\] {
    left: 44.462px;
  }

  .tailwind .left-\[49\.759px\] {
    left: 49.759px;
  }

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

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

  .tailwind .left-\[58\.894px\] {
    left: 58.894px;
  }

  .tailwind .left-\[462px\] {
    left: 462px;
  }

  .tailwind .left-\[476px\] {
    left: 476px;
  }

  .tailwind .left-\[498px\] {
    left: 498px;
  }

  .tailwind .left-\[521px\] {
    left: 521px;
  }

  .tailwind .left-\[556px\] {
    left: 556px;
  }

  .tailwind .left-\[568px\] {
    left: 568px;
  }

  .tailwind .left-\[574px\] {
    left: 574px;
  }

  .tailwind .left-\[608px\] {
    left: 608px;
  }

  .tailwind .left-\[650px\] {
    left: 650px;
  }

  .tailwind .left-\[734\.477px\] {
    left: 734.477px;
  }

  .tailwind .left-\[802px\] {
    left: 802px;
  }

  .tailwind .left-\[916px\] {
    left: 916px;
  }

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

  .tailwind .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .tailwind .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .tailwind .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .tailwind .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .tailwind .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .tailwind .container {
      max-width: 96rem;
    }
  }

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

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

  .tailwind .block {
    display: block;
  }

  .tailwind .contents {
    display: contents;
  }

  .tailwind .flex {
    display: flex;
  }

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

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

  .tailwind .size-\[18\.75px\] {
    width: 18.75px;
    height: 18.75px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .h-\[5\.303px\] {
    height: 5.303px;
  }

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

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

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

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

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

  .tailwind .h-\[41\.696px\] {
    height: 41.696px;
  }

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

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

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

  .tailwind .h-\[82\.024px\] {
    height: 82.024px;
  }

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

  .tailwind .h-full {
    height: 100%;
  }

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

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

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

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

  .tailwind .w-\[6\.029px\] {
    width: 6.029px;
  }

  .tailwind .w-\[8\.404px\] {
    width: 8.404px;
  }

  .tailwind .w-\[9\.865px\] {
    width: 9.865px;
  }

  .tailwind .w-\[19\.365px\] {
    width: 19.365px;
  }

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

  .tailwind .w-\[37\.452px\] {
    width: 37.452px;
  }

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

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

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

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

  .tailwind .w-\[82\.024px\] {
    width: 82.024px;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .flex-none {
    flex: none;
  }

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

  .tailwind .grow {
    flex-grow: 1;
  }

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

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

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

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

  .tailwind .scale-\[0\%\] {
    scale: 0%;
  }

  .tailwind .rotate-\[180deg\] {
    rotate: 180deg;
  }

  .tailwind .rotate-\[225deg\] {
    rotate: 225deg;
  }

  .tailwind .rotate-\[270deg\] {
    rotate: 270deg;
  }

  .tailwind .rotate-\[315deg\] {
    rotate: 315deg;
  }

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

  .tailwind .cursor-grab {
    cursor: grab;
  }

  .tailwind .cursor-pointer {
    cursor: pointer;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .self-stretch {
    align-self: stretch;
  }

  .tailwind .overflow-clip {
    overflow: clip;
  }

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

  .tailwind .overflow-visible {
    overflow: visible;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .border-\[\#2e4057\] {
    border-color: #2e4057;
  }

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

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

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

  .tailwind .bg-\[\#2e4057\] {
    background-color: #2e4057;
  }

  .tailwind .bg-\[\#2f2d2e\] {
    background-color: #2f2d2e;
  }

  .tailwind .bg-\[\#5c5c5c\] {
    background-color: #5c5c5c;
  }

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

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

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

  .tailwind .bg-\[rgba\(255\,255\,255\,0\)\] {
    background-color: #fff0;
  }

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

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

  .tailwind .\[background-size\:206\.31\%_110\.37\%\] {
    background-size: 206.31% 110.37%;
  }

  .tailwind .\[background-size\:222\.79\%_183\.95\%\] {
    background-size: 222.79% 183.95%;
  }

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

  .tailwind .bg-\[1\.97\%_38\.46\%\] {
    background-position: 1.97% 38.46%;
  }

  .tailwind .bg-\[98\.16\%_47\.62\%\] {
    background-position: 98.16% 47.62%;
  }

  .tailwind .bg-no-repeat {
    background-repeat: no-repeat;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .text-\[\#2e4057\] {
    color: #2e4057;
  }

  .tailwind .text-\[\#6c757d\] {
    color: #6c757d;
  }

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

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

  .tailwind .text-\[\#ffffff\] {
    color: #fff;
  }

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

  .tailwind .shadow-\[0px_2px_4px_0px_rgba\(0\,0\,0\,0\.075\)\] {
    --tw-shadow: 0px 2px 4px 0px var(--tw-shadow-color, #00000013);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

  .tailwind .\[white-space-collapse\:collapse\] {
    white-space-collapse: collapse;
  }

  :is(.tailwind .\*\:pointer-events-none > *) {
    pointer-events: none;
  }

  .tailwind .active\:cursor-grabbing:active {
    cursor: grabbing;
  }
}

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

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

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

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

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

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 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-ease {
  syntax: "*";
  inherits: false
}
