/*! 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;
      --tw-outline-style: solid;
      --tw-duration: initial;
      --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-red-50: oklch(.971 .013 17.38);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --leading-normal: 1.5;
    --radius-md: .375rem;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  .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 .fixed {
    position: fixed;
  }

  .tailwind .relative {
    position: relative;
  }

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

  .tailwind .inset-\[-5\.556\%\] {
    inset: -5.556%;
  }

  .tailwind .inset-\[-23\.44\%_-15\.06\%_-32\.71\%_-15\.06\%\] {
    inset: -23.44% -15.06% -32.71%;
  }

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

  .tailwind .inset-\[41\.67\%_34\.83\%_40\.55\%_37\.5\%\] {
    inset: 41.67% 34.83% 40.55% 37.5%;
  }

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

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

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

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

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

  .tailwind .top-\[72\.29px\] {
    top: 72.29px;
  }

  .tailwind .top-\[107\.52px\] {
    top: 107.52px;
  }

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

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

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

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

  .tailwind .right-\[-11\.76px\] {
    right: -11.76px;
  }

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

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

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

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

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

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

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

  .tailwind .left-\[-17\.91px\] {
    left: -17.91px;
  }

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

  .tailwind .left-\[24\.26px\] {
    left: 24.26px;
  }

  .tailwind .left-\[489\.38px\] {
    left: 489.38px;
  }

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

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

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

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

  .tailwind .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }

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

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

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

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

  .tailwind .block {
    display: block;
  }

  .tailwind .contents {
    display: contents;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .h-\[81\.9px\] {
    height: 81.9px;
  }

  .tailwind .h-\[115\.231px\] {
    height: 115.231px;
  }

  .tailwind .h-\[127\.21px\] {
    height: 127.21px;
  }

  .tailwind .h-\[150\.727px\] {
    height: 150.727px;
  }

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

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

  .tailwind .h-\[202\.782px\] {
    height: 202.782px;
  }

  .tailwind .h-\[208\.487px\] {
    height: 208.487px;
  }

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

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

  .tailwind .h-\[516\.5px\] {
    height: 516.5px;
  }

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

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

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

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

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

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

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

  .tailwind .w-\[81\.751px\] {
    width: 81.751px;
  }

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

  .tailwind .w-\[90\%\] {
    width: 90%;
  }

  .tailwind .w-\[93\.925px\] {
    width: 93.925px;
  }

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

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

  .tailwind .w-\[557\.567px\] {
    width: 557.567px;
  }

  .tailwind .w-\[632\.764px\] {
    width: 632.764px;
  }

  .tailwind .w-\[664\.006px\] {
    width: 664.006px;
  }

  .tailwind .w-\[666\.529px\] {
    width: 666.529px;
  }

  .tailwind .w-\[748\.236px\] {
    width: 748.236px;
  }

  .tailwind .w-\[800\.218px\] {
    width: 800.218px;
  }

  .tailwind .w-\[801\.842px\] {
    width: 801.842px;
  }

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

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

  .tailwind .min-w-\[1px\], .tailwind .min-w-px {
    min-width: 1px;
  }

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

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

  .tailwind .flex-grow, .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-\[100\%\] {
    --tw-translate-y: 100%;
    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\.98\] {
    scale: .98;
  }

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

  .tailwind .rotate-\[179\.14deg\] {
    rotate: 179.14deg;
  }

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

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

  .tailwind .animate-spin {
    animation: var(--animate-spin);
  }

  .tailwind .cursor-not-allowed {
    cursor: not-allowed;
  }

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

  .tailwind .resize {
    resize: both;
  }

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

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

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

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

  .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-end {
    justify-content: flex-end;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .bg-\[\#6CCADD\], .tailwind .bg-\[\#6ccadd\] {
    background-color: #6ccadd;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .bg-black\/20 {
    background-color: #0003;
  }

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

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

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

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

  .tailwind .bg-white\/20 {
    background-color: #fff3;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .font-sans {
    font-family: var(--font-sans);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .leading-\[1\.05\] {
    --tw-leading: 1.05;
    line-height: 1.05;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .text-\[rgba\(32\,32\,32\,0\.7\)\] {
    color: #202020b3;
  }

  .tailwind .text-\[rgba\(38\,35\,57\,0\.4\)\] {
    color: #26233966;
  }

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

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

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

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

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

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

  .tailwind .opacity-0 {
    opacity: 0;
  }

  .tailwind .opacity-25 {
    opacity: .25;
  }

  .tailwind .opacity-75 {
    opacity: .75;
  }

  .tailwind .shadow-\[0_0_1px_1px_rgba\(145\,201\,212\,0\.18\)\] {
    --tw-shadow: 0 0 1px 1px var(--tw-shadow-color, #91c9d42e);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 var(--tw-shadow-color, #0000000d);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

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

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

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

  .tailwind .duration-100 {
    --tw-duration: .1s;
    transition-duration: .1s;
  }

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

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

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

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

  .tailwind .\[text-decoration-skip-ink\:none\] {
    text-decoration-skip-ink: none;
  }

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

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

  .tailwind .group-active\:opacity-100:is(:where(.group):active *) {
    opacity: 1;
  }

  @media (hover: hover) {
    .tailwind .hover\:bg-\[\#b9ddf4\]\/50:hover {
      background-color: oklab(87.9032% -.0275817 -.041146 / .5);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:bg-\[\#da3e22\]\/20:hover {
      background-color: oklab(59.2132% .166351 .105773 / .2);
    }
  }

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

  @media (hover: hover) {
    .tailwind .hover\:bg-\[rgba\(255\,255\,255\,0\.7\)\]:hover {
      background-color: #ffffffb3;
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:bg-white\/20:hover {
      background-color: #fff3;
    }

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

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

  .tailwind .active\:bg-\[\#da3e22\]\/30:active {
    background-color: oklab(59.2132% .166351 .105773 / .3);
  }

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

  .tailwind .active\:bg-black\/20:active {
    background-color: #0003;
  }

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

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

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

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

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

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
