/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-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-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: 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;
    --spacing: .25rem;
    --font-weight-bold: 700;
    --ease-in: cubic-bezier(.4, 0, 1, 1);
    --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;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    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;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    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 .invisible {
    visibility: hidden;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .fixed {
    position: fixed;
  }

  .tailwind .relative {
    position: relative;
  }

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

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

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

  .tailwind .top-\[-13\.95\%\] {
    top: -13.95%;
  }

  .tailwind .top-\[-14\.54\%\] {
    top: -14.54%;
  }

  .tailwind .top-\[-29\.51\%\] {
    top: -29.51%;
  }

  .tailwind .top-\[-64\.53\%\] {
    top: -64.53%;
  }

  .tailwind .top-\[-101\.79\%\] {
    top: -101.79%;
  }

  .tailwind .top-\[-106\.35\%\] {
    top: -106.35%;
  }

  .tailwind .top-\[-150\.26\%\] {
    top: -150.26%;
  }

  .tailwind .top-\[-159\.31\%\] {
    top: -159.31%;
  }

  .tailwind .top-\[-171\.14\%\] {
    top: -171.14%;
  }

  .tailwind .top-\[-171\.98\%\] {
    top: -171.98%;
  }

  .tailwind .top-\[-181\.9\%\] {
    top: -181.9%;
  }

  .tailwind .top-\[-194\.72\%\] {
    top: -194.72%;
  }

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

  .tailwind .right-\[192\.5px\] {
    right: 192.5px;
  }

  .tailwind .right-\[192\.12px\] {
    right: 192.12px;
  }

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

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

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

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

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

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

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

  .tailwind .left-\[-8\.12\%\] {
    left: -8.12%;
  }

  .tailwind .left-\[-8\.57\%\] {
    left: -8.57%;
  }

  .tailwind .left-\[-23\.17\%\] {
    left: -23.17%;
  }

  .tailwind .left-\[-36\.07\%\] {
    left: -36.07%;
  }

  .tailwind .left-\[-39\.66\%\] {
    left: -39.66%;
  }

  .tailwind .left-\[-45\.38\%\] {
    left: -45.38%;
  }

  .tailwind .left-\[-130\.84\%\] {
    left: -130.84%;
  }

  .tailwind .left-\[-140\%\] {
    left: -140%;
  }

  .tailwind .left-\[-149\.13\%\] {
    left: -149.13%;
  }

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

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

  .tailwind .left-\[174\.88px\] {
    left: 174.88px;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .left-\[601\.88px\] {
    left: 601.88px;
  }

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

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

  .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 .mx-\[30px\] {
    margin-inline: 30px;
  }

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

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

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

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

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

  .tailwind .h-\[125\.3\%\] {
    height: 125.3%;
  }

  .tailwind .h-\[139\.53\%\] {
    height: 139.53%;
  }

  .tailwind .h-\[144\.23\%\] {
    height: 144.23%;
  }

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

  .tailwind .h-\[157\.38\%\] {
    height: 157.38%;
  }

  .tailwind .h-\[235\.19\%\] {
    height: 235.19%;
  }

  .tailwind .h-\[301\.79\%\] {
    height: 301.79%;
  }

  .tailwind .h-\[311\.11\%\] {
    height: 311.11%;
  }

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

  .tailwind .h-\[420\.67\%\] {
    height: 420.67%;
  }

  .tailwind .h-\[428\.65\%\] {
    height: 428.65%;
  }

  .tailwind .h-\[434\.09\%\] {
    height: 434.09%;
  }

  .tailwind .h-\[441\.38\%\] {
    height: 441.38%;
  }

  .tailwind .h-\[476\.19\%\] {
    height: 476.19%;
  }

  .tailwind .h-\[484\.61\%\] {
    height: 484.61%;
  }

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

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

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

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

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

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

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

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

  .tailwind .w-\[99\.53\%\] {
    width: 99.53%;
  }

  .tailwind .w-\[100\.13\%\] {
    width: 100.13%;
  }

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

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

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

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

  .tailwind .w-\[116\.24\%\] {
    width: 116.24%;
  }

  .tailwind .w-\[118\.98\%\] {
    width: 118.98%;
  }

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

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

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

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

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

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

  .tailwind .w-\[146\.63\%\] {
    width: 146.63%;
  }

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

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

  .tailwind .w-\[171\.65\%\] {
    width: 171.65%;
  }

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

  .tailwind .w-\[182\.12\%\] {
    width: 182.12%;
  }

  .tailwind .w-\[187\.19\%\] {
    width: 187.19%;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .w-\[291\.761px\] {
    width: 291.761px;
  }

  .tailwind .w-\[357\.01\%\] {
    width: 357.01%;
  }

  .tailwind .w-\[374\.09\%\] {
    width: 374.09%;
  }

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

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

  .tailwind .w-\[396\.9\%\] {
    width: 396.9%;
  }

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

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

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

  .tailwind .flex-shrink-0, .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-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 .cursor-pointer {
    cursor: pointer;
  }

  .tailwind .resize {
    resize: both;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .leading-\[1\.507\] {
    --tw-leading: 1.507;
    line-height: 1.507;
  }

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

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

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

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

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

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

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

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

  .tailwind .opacity-70 {
    opacity: .7;
  }

  .tailwind .opacity-\[0\.88\] {
    opacity: .88;
  }

  .tailwind .shadow-\[0px_4px_15\.5px_0px_rgba\(0\,0\,0\,0\.07\)\] {
    --tw-shadow: 0px 4px 15.5px 0px var(--tw-shadow-color, #00000012);
    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-\[0px_4px_15\.8px_0px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 4px 15.8px 0px 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);
  }

  .tailwind .shadow-\[0px_24\.5562px_32\.7416px_-14\.7337px_rgba\(149\,149\,149\,0\.25\)\] {
    --tw-shadow: 0px 24.5562px 32.7416px -14.7337px var(--tw-shadow-color, #95959540);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-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-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }

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

  .tailwind .paused {
    animation-play-state: paused;
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

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

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

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

@property --tw-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-blur {
  syntax: "*";
  inherits: false
}

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

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

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

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

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

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

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

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

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

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

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

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

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