.button-icon-large {
    width: 58px;
    height: 58px
}

.button-icon-medium {
    width: 49px;
    height: 49px
}

.button-icon-small {
    width: 39px;
    height: 39px
}

.button-icon-extra-small {
    width: 28px;
    height: 28px
}

.container-mw-slim {
    max-width: 335px
}

@media (min-width:670px) {
    .container-mw {
        max-width: 640px
    }

    .container-mw-slim {
        max-width: 415px
    }
}

@media (min-width:960px) {

    .container-mw,
    .container-mw-slim {
        max-width: 1280px
    }

    .md\:prose-lg {
        font-size: 1.125rem;
        line-height: 1.7777778
    }

    .md\:prose-lg :where(p):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .md\:prose-lg :where([class~=lead]):not(:where([class~=not-prose] *)) {
        font-size: 1.2222222em;
        line-height: 1.4545455;
        margin-top: 1.0909091em;
        margin-bottom: 1.0909091em
    }

    .md\:prose-lg :where(blockquote):not(:where([class~=not-prose] *)) {
        margin-top: 1.6666667em;
        margin-bottom: 1.6666667em;
        padding-left: 1em
    }

    .md\:prose-lg :where(h1):not(:where([class~=not-prose] *)) {
        font-size: 2.6666667em;
        margin-top: 0;
        margin-bottom: .8333333em;
        line-height: 1
    }

    .md\:prose-lg :where(h2):not(:where([class~=not-prose] *)) {
        font-size: 1.6666667em;
        margin-top: 1.8666667em;
        margin-bottom: 1.0666667em;
        line-height: 1.3333333
    }

    .md\:prose-lg :where(h3):not(:where([class~=not-prose] *)) {
        font-size: 1.3333333em;
        margin-top: 1.6666667em;
        margin-bottom: .6666667em;
        line-height: 1.5
    }

    .md\:prose-lg :where(h4):not(:where([class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: .4444444em;
        line-height: 1.5555556
    }

    .md\:prose-lg :where(img):not(:where([class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .md\:prose-lg :where(video):not(:where([class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .md\:prose-lg :where(figure):not(:where([class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .md\:prose-lg :where(figure>*):not(:where([class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .md\:prose-lg :where(figcaption):not(:where([class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.5;
        margin-top: 1em
    }

    .md\:prose-lg :where(code):not(:where([class~=not-prose] *)) {
        font-size: .8888889em
    }

    .md\:prose-lg :where(h2 code):not(:where([class~=not-prose] *)) {
        font-size: .8666667em
    }

    .md\:prose-lg :where(h3 code):not(:where([class~=not-prose] *)) {
        font-size: .875em
    }

    .md\:prose-lg :where(pre):not(:where([class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.75;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: .375rem;
        padding: 1em 1.5em
    }

    .md\:prose-lg :where(ol):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-left: 1.5555556em
    }

    .md\:prose-lg :where(ul):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-left: 1.5555556em
    }

    .md\:prose-lg :where(li):not(:where([class~=not-prose] *)) {
        margin-top: .6666667em;
        margin-bottom: .6666667em
    }

    .md\:prose-lg :where(ol>li):not(:where([class~=not-prose] *)) {
        padding-left: .4444444em
    }

    .md\:prose-lg :where(ul>li):not(:where([class~=not-prose] *)) {
        padding-left: .4444444em
    }

    .md\:prose-lg :where(.md\:prose-lg>ul>li p):not(:where([class~=not-prose] *)) {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .md\:prose-lg :where(.md\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .md\:prose-lg :where(.md\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .md\:prose-lg :where(.md\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .md\:prose-lg :where(.md\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .md\:prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .md\:prose-lg :where(hr):not(:where([class~=not-prose] *)) {
        margin-top: 3.1111111em;
        margin-bottom: 3.1111111em
    }

    .md\:prose-lg :where(hr+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(h2+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(h3+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(h4+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(table):not(:where([class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.5
    }

    .md\:prose-lg :where(thead th):not(:where([class~=not-prose] *)) {
        padding-right: .75em;
        padding-bottom: .75em;
        padding-left: .75em
    }

    .md\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose] *)) {
        padding-left: 0
    }

    .md\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose] *)) {
        padding-right: 0
    }

    .md\:prose-lg :where(tbody td, tfoot td):not(:where([class~=not-prose] *)) {
        padding: .75em
    }

    .md\:prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose] *)) {
        padding-left: 0
    }

    .md\:prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose] *)) {
        padding-right: 0
    }

    .md\:prose-lg :where(.md\:prose-lg>:first-child):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(.md\:prose-lg>:last-child):not(:where([class~=not-prose] *)) {
        margin-bottom: 0
    }
}

.text-gradient {
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: #0000
}

@media (min-width:960px) {
    .md\:prose-lg {
        font-size: 1.125rem;
        line-height: 1.7777778
    }

    .md\:prose-lg :where(p):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .md\:prose-lg :where([class~=lead]):not(:where([class~=not-prose] *)) {
        font-size: 1.2222222em;
        line-height: 1.4545455;
        margin-top: 1.0909091em;
        margin-bottom: 1.0909091em
    }

    .md\:prose-lg :where(blockquote):not(:where([class~=not-prose] *)) {
        margin-top: 1.6666667em;
        margin-bottom: 1.6666667em;
        padding-left: 1em
    }

    .md\:prose-lg :where(h1):not(:where([class~=not-prose] *)) {
        font-size: 2.6666667em;
        margin-top: 0;
        margin-bottom: .8333333em;
        line-height: 1
    }

    .md\:prose-lg :where(h2):not(:where([class~=not-prose] *)) {
        font-size: 1.6666667em;
        margin-top: 1.8666667em;
        margin-bottom: 1.0666667em;
        line-height: 1.3333333
    }

    .md\:prose-lg :where(h3):not(:where([class~=not-prose] *)) {
        font-size: 1.3333333em;
        margin-top: 1.6666667em;
        margin-bottom: .6666667em;
        line-height: 1.5
    }

    .md\:prose-lg :where(h4):not(:where([class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: .4444444em;
        line-height: 1.5555556
    }

    .md\:prose-lg :where(img):not(:where([class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .md\:prose-lg :where(video):not(:where([class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .md\:prose-lg :where(figure):not(:where([class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .md\:prose-lg :where(figure>*):not(:where([class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .md\:prose-lg :where(figcaption):not(:where([class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.5;
        margin-top: 1em
    }

    .md\:prose-lg :where(code):not(:where([class~=not-prose] *)) {
        font-size: .8888889em
    }

    .md\:prose-lg :where(h2 code):not(:where([class~=not-prose] *)) {
        font-size: .8666667em
    }

    .md\:prose-lg :where(h3 code):not(:where([class~=not-prose] *)) {
        font-size: .875em
    }

    .md\:prose-lg :where(pre):not(:where([class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.75;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: .375rem;
        padding: 1em 1.5em
    }

    .md\:prose-lg :where(ol):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-left: 1.5555556em
    }

    .md\:prose-lg :where(ul):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-left: 1.5555556em
    }

    .md\:prose-lg :where(li):not(:where([class~=not-prose] *)) {
        margin-top: .6666667em;
        margin-bottom: .6666667em
    }

    .md\:prose-lg :where(ol>li):not(:where([class~=not-prose] *)) {
        padding-left: .4444444em
    }

    .md\:prose-lg :where(ul>li):not(:where([class~=not-prose] *)) {
        padding-left: .4444444em
    }

    .md\:prose-lg :where(.md\:prose-lg>ul>li p):not(:where([class~=not-prose] *)) {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .md\:prose-lg :where(.md\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .md\:prose-lg :where(.md\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .md\:prose-lg :where(.md\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .md\:prose-lg :where(.md\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .md\:prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .md\:prose-lg :where(hr):not(:where([class~=not-prose] *)) {
        margin-top: 3.1111111em;
        margin-bottom: 3.1111111em
    }

    .md\:prose-lg :where(hr+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(h2+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(h3+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(h4+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(table):not(:where([class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.5
    }

    .md\:prose-lg :where(thead th):not(:where([class~=not-prose] *)) {
        padding-right: .75em;
        padding-bottom: .75em;
        padding-left: .75em
    }

    .md\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose] *)) {
        padding-left: 0
    }

    .md\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose] *)) {
        padding-right: 0
    }

    .md\:prose-lg :where(tbody td, tfoot td):not(:where([class~=not-prose] *)) {
        padding: .75em
    }

    .md\:prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose] *)) {
        padding-left: 0
    }

    .md\:prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose] *)) {
        padding-right: 0
    }

    .md\:prose-lg :where(.md\:prose-lg>:first-child):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(.md\:prose-lg>:last-child):not(:where([class~=not-prose] *)) {
        margin-bottom: 0
    }
}

/*
! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com
*/
*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

:after,
:before {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

body {
    margin: 0;
    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;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: initial;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: initial
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

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

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

:root {
    --colors-body-dark: 190, 190, 190;
    --colors-body-light: 79, 79, 79;
    --colors-off-black: 28, 28, 30;
    --colors-purple-dark: 100, 0, 204;
    --colors-light-blue: 230, 244, 244;
    --colors-gard-grey: 64, 64, 64;
    --colors-accent-primary: var(--accent-primary);
    --colors-accent-secondary: var(--accent-secondary);
    --colors-accent-tertiary: var(--accent-tertiary);
    --colors-accent-quaternary: var(--accent-quaternary);
    --colors-accent-fill-primary: var(--accent-fill-primary);
    --colors-accent-fill-secondary: var(--accent-fill-secondary);
    --colors-accent-fill-tertiary: var(--accent-fill-tertiary);
    --colors-accent-fill-quaternary: var(--accent-fill-quaternary);
    --colors-system-background-primary: var(--sys-background-primary);
    --colors-system-background-secondary: var(--sys-background-secondary);
    --colors-system-background-accent: var(--sys-background-accent);
    --colors-group-background-primary: var(--group-background-primary);
    --colors-group-background-secondary: var(--group-background-secondary);
    --colors-label-primary: var(--label-primary);
    --colors-label-secondary: var(--label-secondary);
    --colors-label-tertiary: var(--label-tertiary);
    --colors-label-quaternary: var(--label-quaternary);
    --colors-btn-primary: var(--button-primary);
    --colors-btn-label: var(--button-label);
    --colors-divider-nonOpaque: var(--divider-non-opaque);
    --colors-divider-opaque: var(--divider-opaque);
    --colors-fill-primary: var(--fill-primary);
    --colors-fill-secondary: var(--fill-secondary);
    --colors-fill-tertiary: var(--fill-tertiary);
    --colors-fill-quaternary: var(--fill-quaternary);
    --colors-auto-tint-primary: var(--auto-tint-primary);
    --colors-auto-tint-secondary: var(--auto-tint-secondary);
    --colors-lightGreen: 240, 255, 170;
    --colors-green: 150, 175, 15;
    --colors-lightRed: 248, 187, 201;
    --colors-red: 205, 66, 98;
    --colors-lightBlue: 201, 235, 253;
    --colors-blue: 46, 159, 216;
    --colors-black: 17, 17, 17;
    --colors-nero: 30, 30, 30;
    --colors-black50: 17, 17, 17;
    --colors-white50: 255, 255, 255;
    --colors-white10: 255, 255, 255;
    --colors-veryDarkGrey: 34, 34, 34;
    --colors-darkGrey: 85, 85, 85;
    --colors-grey: 153, 153, 153;
    --colors-midGrey: 223, 223, 223;
    --colors-lightGrey: 240, 240, 240;
    --colors-light: 247, 247, 247;
    --colors-lighter: 250, 250, 250;
    --colors-bgGrey: 245, 245, 245;
    --colors-white: 255, 255, 255;
    --colors-orange: 255, 149, 0;
    --colors-gray93: 237, 237, 237;
    --colors-gray900: 17, 17, 18;
    --colors-gray700: 58, 65, 75;
    --colors-gray500: 107, 111, 120;
    --colors-greenTrustpilot: 0, 182, 122;
    --colors-purple: 125, 0, 255;
    --colors-emerald: 92, 244, 164;
    --colors-cosmos: 57, 16, 122;
    --colors-purple900: 34, 26, 57;
    --colors-purple500: 85, 0, 173;
    --colors-purple400: 105, 0, 214;
    --colors-purple300: 125, 0, 255;
    --colors-purple200: 141, 31, 255;
    --colors-purple100: 195, 138, 255;
    --colors-red500: 188, 45, 26;
    --colors-red400: 225, 58, 35;
    --colors-red300: 229, 86, 67;
    --colors-red200: 231, 102, 85;
    --colors-red100: 243, 174, 165;
    --colors-yellow500: 235, 169, 0;
    --colors-yellow400: 255, 191, 26;
    --colors-yellow300: 255, 203, 68;
    --colors-yellow200: 255, 215, 112;
    --colors-yellow100: 255, 229, 163;
    --colors-green500: 27, 167, 91;
    --colors-green400: 33, 206, 113;
    --colors-green300: 71, 225, 142;
    --colors-green200: 110, 232, 166;
    --colors-green100: 167, 241, 201;
    --colors-neutral10: 251, 250, 251;
    --colors-neutral20: 246, 246, 247;
    --colors-neutral30: 237, 237, 239;
    --colors-neutral60: 188, 184, 194;
    --colors-neutral300: 110, 104, 126;
    --colors-teaGreen: 203, 253, 182;
    --colors-azureishWhite: 206, 233, 234;
    --colors-cheese: 246, 197, 134;
    --colors-platinum: 226, 225, 229
}

.design-system {
    --colors-purple: 119, 21, 245;
    --colors-purple-hover: 77, 119, 255;
    --colors-purple-active: 57, 10, 118;
    --colors-white: 255, 255, 255;
    --colors-white-hover: 229, 229, 229;
    --colors-white-active: 204, 204, 204;
    --colors-cosmos: 57, 16, 122;
    --colors-cosmos-hover: 46, 13, 98;
    --colors-cosmos-active: 34, 10, 73;
    --colors-black: 0, 0, 0;
    --colors-violet: 175, 111, 247;
    --colors-mauve: 214, 196, 234;
    --colors-blue: 64, 145, 219;
    --colors-yellow: 252, 237, 80;
    --colors-red: 214, 77, 0;
    --colors-neon: 152, 255, 108;
    --colors-mist: 206, 233, 234;
    --colors-sand: 246, 197, 134;
    --colors-mint: 203, 253, 182;
    --colors-grey-100: 250, 250, 251;
    --colors-grey-200: 229, 228, 231;
    --colors-grey-300: 207, 206, 211;
    --colors-grey-400: 186, 183, 191;
    --colors-grey-500: 164, 161, 171;
    --colors-grey-600: 143, 139, 151;
    --colors-error: 213, 42, 62;
    --colors-warning: 218, 180, 81;
    --colors-success: 55, 169, 112;
    --screens-sm: 358px;
    --screens-md: 960px;
    --screens-lg: 1024px;
    --screens-xl: 1280px
}

*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

body {
    color-scheme: light;
    --accent-primary: #4d77ff;
    --accent-secondary: #21ce71;
    --accent-tertiary: #eba900;
    --accent-quaternary: #e55643;
    --grey-1: #898395;
    --grey-2: #b0acb9;
    --grey-3: #bcb8c2;
    --grey-4: #c8c6ce;
    --grey-5: #e2e1e5;
    --grey-6: #fafafb;
    --sys-background-primary: #fff;
    --sys-background-secondary: #f7f7f8;
    --sys-background-accent: #7d00ff;
    --group-background-primary: #f7f7f8;
    --group-background-secondary: #fff;
    --label-primary: #221a39;
    --label-secondary: #221a3999;
    --label-tertiary: #221a394d;
    --label-quaternary: #221a392e;
    --button-primary: #7d00ff;
    --button-label: #fff;
    --divider-non-opaque: #3c3c434a;
    --divider-opaque: #c6c6c8;
    --fill-primary: #79788033;
    --fill-secondary: #79788029;
    --fill-tertiary: #7876801f;
    --fill-quaternary: #76748014;
    --accent-fill-primary: #7d00ff14;
    --accent-fill-secondary: #47e18e1f;
    --accent-fill-tertiary: #eba9001a;
    --accent-fill-quaternary: #e766551a;
    --auto-tint-primary: #000;
    --auto-tint-secondary: #fff
}

.dark {
    color-scheme: dark;
    --accent-primary: #fff;
    --accent-secondary: #6ee8a6;
    --accent-tertiary: #ffd770;
    --accent-quaternary: #e76655;
    --grey-1: #898395;
    --grey-2: #62606a;
    --grey-3: #48454d;
    --grey-4: #3a3a3c;
    --grey-5: #2d2c2e;
    --grey-6: #1e1c1e;
    --sys-background-primary: #1c1c1e;
    --sys-background-secondary: #2c2c2e;
    --sys-background-accent: #7d00ff;
    --group-background-primary: #1c1c1e;
    --group-background-secondary: #2c2c2e;
    --label-primary: #fff;
    --label-secondary: #ebebf599;
    --label-tertiary: #ebebf54d;
    --label-quaternary: #ebebf52e;
    --button-primary: #7d00ff;
    --button-label: #fff;
    --divider-non-opaque: #54545899;
    --divider-opaque: #38383a;
    --fill-primary: #7878805c;
    --fill-secondary: #78788052;
    --fill-tertiary: #7676803d;
    --fill-quaternary: #7676802e;
    --accent-fill-primary: #b687e72e;
    --accent-fill-secondary: #47e18e2e;
    --accent-fill-tertiary: #f6dea02e;
    --accent-fill-quaternary: #d67d722e;
    --auto-tint-primary: #fff;
    --auto-tint-secondary: #000
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

html {
    font-family: Luna, "system-ui", BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, "sans-serif";
    font-size: 16px;
    font-weight: 400
}

.container {
    width: 100%
}

@media (min-width:0px) {
    .container {
        max-width: 0
    }
}

@media (min-width:670px) {
    .container {
        max-width: 670px
    }
}

@media (min-width:960px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1150px) {
    .container {
        max-width: 1150px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1500px) {
    .container {
        max-width: 1500px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

@media (min-width:99999px) {
    .container {
        max-width: 99999px
    }
}

.prose {
    color: var(--tw-prose-body);
    max-width: 65ch
}

.prose :where(p):not(:where([class~=not-prose] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose :where([class~=lead]):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.prose :where(a):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: 500
}

.prose :where(strong):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-bold);
    font-weight: 600
}

.prose :where(a strong):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(blockquote strong):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(thead th strong):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(ol):not(:where([class~=not-prose] *)) {
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em
}

.prose :where(ol[type=A]):not(:where([class~=not-prose] *)) {
    list-style-type: upper-alpha
}

.prose :where(ol[type=a]):not(:where([class~=not-prose] *)) {
    list-style-type: lower-alpha
}

.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)) {
    list-style-type: upper-alpha
}

.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)) {
    list-style-type: lower-alpha
}

.prose :where(ol[type=I]):not(:where([class~=not-prose] *)) {
    list-style-type: upper-roman
}

.prose :where(ol[type=i]):not(:where([class~=not-prose] *)) {
    list-style-type: lower-roman
}

.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)) {
    list-style-type: upper-roman
}

.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)) {
    list-style-type: lower-roman
}

.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)) {
    list-style-type: decimal
}

.prose :where(ul):not(:where([class~=not-prose] *)) {
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em
}

.prose :where(ol>li):not(:where([class~=not-prose] *))::marker {
    font-weight: 400;
    color: var(--tw-prose-counters)
}

.prose :where(ul>li):not(:where([class~=not-prose] *))::marker {
    color: var(--tw-prose-bullets)
}

.prose :where(hr):not(:where([class~=not-prose] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em
}

.prose :where(blockquote):not(:where([class~=not-prose] *)) {
    font-weight: 500;
    font-style: italic;
    color: var(--tw-prose-quotes);
    border-left-width: .25rem;
    border-left-color: var(--tw-prose-quote-borders);
    quotes: "\201C" "\201D" "\2018" "\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em
}

.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before {
    content: open-quote
}

.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after {
    content: close-quote
}

.prose :where(h1):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: .8888889em;
    line-height: 1.1111111
}

.prose :where(h1 strong):not(:where([class~=not-prose] *)) {
    font-weight: 900;
    color: inherit
}

.prose :where(h2):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333
}

.prose :where(h2 strong):not(:where([class~=not-prose] *)) {
    font-weight: 800;
    color: inherit
}

.prose :where(h3):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: .6em;
    line-height: 1.6
}

.prose :where(h3 strong):not(:where([class~=not-prose] *)) {
    font-weight: 700;
    color: inherit
}

.prose :where(h4):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: .5em;
    line-height: 1.5
}

.prose :where(h4 strong):not(:where([class~=not-prose] *)) {
    font-weight: 700;
    color: inherit
}

.prose :where(img):not(:where([class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose :where(figure>*):not(:where([class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose :where(figcaption):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-captions);
    font-size: .875em;
    line-height: 1.4285714;
    margin-top: .8571429em
}

.prose :where(code):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: .875em
}

.prose :where(code):not(:where([class~=not-prose] *)):before {
    content: "`"
}

.prose :where(code):not(:where([class~=not-prose] *)):after {
    content: "`"
}

.prose :where(a code):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(h1 code):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(h2 code):not(:where([class~=not-prose] *)) {
    color: inherit;
    font-size: .875em
}

.prose :where(h3 code):not(:where([class~=not-prose] *)) {
    color: inherit;
    font-size: .9em
}

.prose :where(h4 code):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(blockquote code):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(thead th code):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(pre):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    overflow-x: auto;
    font-weight: 400;
    font-size: .875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: .375rem;
    padding: .8571429em 1.1428571em
}

.prose :where(pre code):not(:where([class~=not-prose] *)) {
    background-color: initial;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.prose :where(pre code):not(:where([class~=not-prose] *)):before {
    content: none
}

.prose :where(pre code):not(:where([class~=not-prose] *)):after {
    content: none
}

.prose :where(table):not(:where([class~=not-prose] *)) {
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .875em;
    line-height: 1.7142857
}

.prose :where(thead):not(:where([class~=not-prose] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders)
}

.prose :where(thead th):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    vertical-align: bottom;
    padding-right: .5714286em;
    padding-bottom: .5714286em;
    padding-left: .5714286em
}

.prose :where(tbody tr):not(:where([class~=not-prose] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders)
}

.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)) {
    border-bottom-width: 0
}

.prose :where(tbody td):not(:where([class~=not-prose] *)) {
    vertical-align: initial
}

.prose :where(tfoot):not(:where([class~=not-prose] *)) {
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders)
}

.prose :where(tfoot td):not(:where([class~=not-prose] *)) {
    vertical-align: top
}

.prose {
    --tw-prose-body: #374151;
    --tw-prose-headings: #111827;
    --tw-prose-lead: #4b5563;
    --tw-prose-links: #111827;
    --tw-prose-bold: #111827;
    --tw-prose-counters: #6b7280;
    --tw-prose-bullets: #d1d5db;
    --tw-prose-hr: #e5e7eb;
    --tw-prose-quotes: #111827;
    --tw-prose-quote-borders: #e5e7eb;
    --tw-prose-captions: #6b7280;
    --tw-prose-code: #111827;
    --tw-prose-pre-code: #e5e7eb;
    --tw-prose-pre-bg: #1f2937;
    --tw-prose-th-borders: #d1d5db;
    --tw-prose-td-borders: #e5e7eb;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #d1d5db;
    --tw-prose-invert-pre-bg: #00000080;
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size: 1rem;
    line-height: 1.75
}

.prose :where(video):not(:where([class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose :where(figure):not(:where([class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose :where(li):not(:where([class~=not-prose] *)) {
    margin-top: .5em;
    margin-bottom: .5em
}

.prose :where(ol>li):not(:where([class~=not-prose] *)) {
    padding-left: .375em
}

.prose :where(ul>li):not(:where([class~=not-prose] *)) {
    padding-left: .375em
}

.prose :where(.prose>ul>li p):not(:where([class~=not-prose] *)) {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 1.25em
}

.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.25em
}

.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 1.25em
}

.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.25em
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose :where(hr+*):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(h2+*):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(h3+*):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(h4+*):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(thead th:first-child):not(:where([class~=not-prose] *)) {
    padding-left: 0
}

.prose :where(thead th:last-child):not(:where([class~=not-prose] *)) {
    padding-right: 0
}

.prose :where(tbody td, tfoot td):not(:where([class~=not-prose] *)) {
    padding: .5714286em
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose] *)) {
    padding-left: 0
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose] *)) {
    padding-right: 0
}

.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 0
}

.prose-slate {
    --tw-prose-body: #334155;
    --tw-prose-headings: #0f172a;
    --tw-prose-lead: #475569;
    --tw-prose-links: #0f172a;
    --tw-prose-bold: #0f172a;
    --tw-prose-counters: #64748b;
    --tw-prose-bullets: #cbd5e1;
    --tw-prose-hr: #e2e8f0;
    --tw-prose-quotes: #0f172a;
    --tw-prose-quote-borders: #e2e8f0;
    --tw-prose-captions: #64748b;
    --tw-prose-code: #0f172a;
    --tw-prose-pre-code: #e2e8f0;
    --tw-prose-pre-bg: #1e293b;
    --tw-prose-th-borders: #cbd5e1;
    --tw-prose-td-borders: #e2e8f0;
    --tw-prose-invert-body: #cbd5e1;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #94a3b8;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #94a3b8;
    --tw-prose-invert-bullets: #475569;
    --tw-prose-invert-hr: #334155;
    --tw-prose-invert-quotes: #f1f5f9;
    --tw-prose-invert-quote-borders: #334155;
    --tw-prose-invert-captions: #94a3b8;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #cbd5e1;
    --tw-prose-invert-pre-bg: #00000080;
    --tw-prose-invert-th-borders: #475569;
    --tw-prose-invert-td-borders: #334155
}

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

.pointer-events-none {
    pointer-events: none
}

.visible {
    visibility: visible
}

.\!visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: -webkit-sticky;
    position: sticky
}

.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.top-full {
    top: 100%
}

.right-0 {
    right: 0
}

.left-0 {
    left: 0
}

.bottom-0 {
    bottom: 0
}

.top-0 {
    top: 0
}

.top-36 {
    top: 9rem
}

.left-10 {
    left: 2.5rem
}

.-top-8 {
    top: -2rem
}

.top-10 {
    top: 2.5rem
}

.top-24 {
    top: 6rem
}

.right-8 {
    right: 2rem
}

.left-3 {
    left: .75rem
}

.bottom-3 {
    bottom: .75rem
}

.left-4 {
    left: 1rem
}

.top-20 {
    top: 5rem
}

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

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

.right-\[2\.5px\] {
    right: 2.5px
}

.left-\[12px\] {
    left: 12px
}

.right-\[16px\] {
    right: 16px
}

.top-\[225px\] {
    top: 225px
}

.bottom-2\.5 {
    bottom: .625rem
}

.left-2\.5 {
    left: .625rem
}

.right-2\.5 {
    right: .625rem
}

.bottom-2 {
    bottom: .5rem
}

.left-2 {
    left: .5rem
}

.right-2 {
    right: .5rem
}

.bottom-16 {
    bottom: 4rem
}

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

.isolate {
    isolation: isolate
}

.z-10 {
    z-index: 10
}

.z-\[100\] {
    z-index: 100
}

.z-50 {
    z-index: 50
}

.z-20 {
    z-index: 20
}

.z-\[9999999999\] {
    z-index: 9999999999
}

.z-30 {
    z-index: 30
}

.z-\[2\] {
    z-index: 2
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-first {
    order: -9999
}

.col-span-2 {
    grid-column: span 2/span 2
}

.col-span-10 {
    grid-column: span 10/span 10
}

.col-span-5 {
    grid-column: span 5/span 5
}

.col-span-3 {
    grid-column: span 3/span 3
}

.col-span-1 {
    grid-column: span 1/span 1
}

.col-span-12 {
    grid-column: span 12/span 12
}

.col-span-6 {
    grid-column: span 6/span 6
}

.col-span-4 {
    grid-column: span 4/span 4
}

.col-start-2 {
    grid-column-start: 2
}

.col-start-1 {
    grid-column-start: 1
}

.col-end-3 {
    grid-column-end: 3
}

.row-span-2 {
    grid-row: span 2/span 2
}

.row-start-1 {
    grid-row-start: 1
}

.row-start-2 {
    grid-row-start: 2
}

.row-end-2 {
    grid-row-end: 2
}

.row-end-3 {
    grid-row-end: 3
}

.m-2 {
    margin: .5rem
}

.m-auto {
    margin: auto
}

.m-2\.5 {
    margin: .625rem
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mx-8 {
    margin-left: 2rem;
    margin-right: 2rem
}

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

.my-\[48px\] {
    margin-top: 48px;
    margin-bottom: 48px
}

.my-2\.5 {
    margin-top: .625rem;
    margin-bottom: .625rem
}

.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem
}

.-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem
}

.mt-2 {
    margin-top: .5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mr-3 {
    margin-right: .75rem
}

.ml-auto {
    margin-left: auto
}

.mt-8 {
    margin-top: 2rem
}

.ml-1 {
    margin-left: .25rem
}

.mr-2 {
    margin-right: .5rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-32 {
    margin-bottom: 8rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-4 {
    margin-top: 1rem
}

.mb-0 {
    margin-bottom: 0
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mt-14 {
    margin-top: 3.5rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mt-auto {
    margin-top: auto
}

.mt-52 {
    margin-top: 13rem
}

.mb-20 {
    margin-bottom: 5rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-2 {
    margin-left: .5rem
}

.-mt-10 {
    margin-top: -2.5rem
}

.mb-16 {
    margin-bottom: 4rem
}

.mr-15 {
    margin-right: 3.75rem
}

.mt-36 {
    margin-top: 9rem
}

.ml-6 {
    margin-left: 1.5rem
}

.mt-24 {
    margin-top: 6rem
}

.mt-20 {
    margin-top: 5rem
}

.mr-1 {
    margin-right: .25rem
}

.mr-1\.5 {
    margin-right: .375rem
}

.ml-1\.5 {
    margin-left: .375rem
}

.mb-1\.5 {
    margin-bottom: .375rem
}

.mb-1 {
    margin-bottom: .25rem
}

.-mt-1 {
    margin-top: -.25rem
}

.mt-28 {
    margin-top: 7rem
}

.mb-\[120px\] {
    margin-bottom: 120px
}

.mb-\[60px\] {
    margin-bottom: 60px
}

.mb-\[70px\] {
    margin-bottom: 70px
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mt-3 {
    margin-top: .75rem
}

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

.mb-\[8px\] {
    margin-bottom: 8px
}

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

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

.mb-11 {
    margin-bottom: 2.75rem
}

.mt-5 {
    margin-top: 1.25rem
}

.-mt-2 {
    margin-top: -.5rem
}

.mt-0\.5 {
    margin-top: .125rem
}

.mt-0 {
    margin-top: 0
}

.mb-24 {
    margin-bottom: 6rem
}

.mt-15 {
    margin-top: 3.75rem
}

.mt-9 {
    margin-top: 2.25rem
}

.-ml-6 {
    margin-left: -1.5rem
}

.mt-1 {
    margin-top: .25rem
}

.mr-7 {
    margin-right: 1.75rem
}

.mt-16 {
    margin-top: 4rem
}

.ml-8 {
    margin-left: 2rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mr-4 {
    margin-right: 1rem
}

.mb-\[160px\] {
    margin-bottom: 160px
}

.mb-\[24px\] {
    margin-bottom: 24px
}

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

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

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

.mb-\[40px\] {
    margin-bottom: 40px
}

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

.mb-\[16px\] {
    margin-bottom: 16px
}

.mr-\[16px\] {
    margin-right: 16px
}

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

.mb-\[64px\] {
    margin-bottom: 64px
}

.mb-\[32px\] {
    margin-bottom: 32px
}

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

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

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

.mb-\[53px\] {
    margin-bottom: 53px
}

.mt-12 {
    margin-top: 3rem
}

.mt-48 {
    margin-top: 12rem
}

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

.mb-\[68px\] {
    margin-bottom: 68px
}

.mb-2\.5 {
    margin-bottom: .625rem
}

.mb-auto {
    margin-bottom: auto
}

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

.-mb-3 {
    margin-bottom: -.75rem
}

.mr-20 {
    margin-right: 5rem
}

.-mt-16 {
    margin-top: -4rem
}

.-mb-4 {
    margin-bottom: -1rem
}

.mt-7 {
    margin-top: 1.75rem
}

.-mt-72 {
    margin-top: -18rem
}

.-mt-0\.5 {
    margin-top: -.125rem
}

.-mt-0 {
    margin-top: 0
}

.-mb-6 {
    margin-bottom: -1.5rem
}

.box-content {
    box-sizing: initial
}

.block {
    display: block
}

.\!block {
    display: block !important
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.inline-grid {
    display: inline-grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.\!hidden {
    display: none !important
}

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

.h-12 {
    height: 3rem
}

.h-9 {
    height: 2.25rem
}

.h-8 {
    height: 2rem
}

.h-6 {
    height: 1.5rem
}

.h-1\.5 {
    height: .375rem
}

.h-1 {
    height: .25rem
}

.h-\[1px\] {
    height: 1px
}

.h-screen {
    height: 100vh
}

.h-5 {
    height: 1.25rem
}

.h-160 {
    height: 40rem
}

.h-24 {
    height: 6rem
}

.h-20 {
    height: 5rem
}

.h-80 {
    height: 20rem
}

.h-full {
    height: 100%
}

.h-10 {
    height: 2.5rem
}

.h-40 {
    height: 10rem
}

.h-16 {
    height: 4rem
}

.h-36 {
    height: 9rem
}

.h-3\.5 {
    height: .875rem
}

.h-3 {
    height: .75rem
}

.h-4 {
    height: 1rem
}

.h-14 {
    height: 3.5rem
}

.h-128 {
    height: 32rem
}

.h-7 {
    height: 1.75rem
}

.h-2 {
    height: .5rem
}

.\!h-auto {
    height: auto !important
}

.h-\[930px\] {
    height: 930px
}

.h-\[260px\] {
    height: 260px
}

.h-\[367px\] {
    height: 367px
}

.h-\[300px\] {
    height: 300px
}

.h-\[63px\] {
    height: 63px
}

.h-\[57px\] {
    height: 57px
}

.h-\[438px\] {
    height: 438px
}

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

.h-\[48px\] {
    height: 48px
}

.h-\[40px\] {
    height: 40px
}

.h-auto {
    height: auto
}

.h-30 {
    height: 7.5rem
}

.h-1\/2 {
    height: 50%
}

.h-56 {
    height: 14rem
}

.h-28 {
    height: 7rem
}

.max-h-0 {
    max-height: 0
}

.max-h-96 {
    max-height: 24rem
}

.max-h-screen {
    max-height: 100vh
}

.max-h-10 {
    max-height: 2.5rem
}

.max-h-\[3000px\] {
    max-height: 3000px
}

.max-h-128 {
    max-height: 32rem
}

.max-h-8 {
    max-height: 2rem
}

.min-h-screen-80 {
    min-height: 80vh
}

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

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

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

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

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

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

.min-h-xl {
    min-height: 26rem
}

.min-h-112 {
    min-height: 28rem
}

.w-0x {
    width: 0
}

.w-1x {
    width: 100%
}

.w-2x {
    width: 200%
}

.w-3x {
    width: 300%
}

.w-4x {
    width: 400%
}

.w-5x {
    width: 500%
}

.w-6x {
    width: 600%
}

.w-64 {
    width: 16rem
}

.w-full {
    width: 100%
}

.w-32 {
    width: 8rem
}

.w-9 {
    width: 2.25rem
}

.w-6 {
    width: 1.5rem
}

.w-60 {
    width: 15rem
}

.w-8 {
    width: 2rem
}

.w-12 {
    width: 3rem
}

.w-screen {
    width: 100vw
}

.w-16 {
    width: 4rem
}

.w-20 {
    width: 5rem
}

.w-40 {
    width: 10rem
}

.w-24 {
    width: 6rem
}

.w-96 {
    width: 24rem
}

.w-72 {
    width: 18rem
}

.w-10 {
    width: 2.5rem
}

.w-\[430px\] {
    width: 430px
}

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

.w-36 {
    width: 9rem
}

.w-11 {
    width: 2.75rem
}

.w-112 {
    width: 28rem
}

.w-7 {
    width: 1.75rem
}

.w-14 {
    width: 3.5rem
}

.w-5\/12 {
    width: 41.666667%
}

.w-2 {
    width: .5rem
}

.w-\[240px\] {
    width: 240px
}

.w-\[400px\] {
    width: 400px
}

.w-\[48px\] {
    width: 48px
}

.w-\[220px\] {
    width: 220px
}

.w-\[32px\] {
    width: 32px
}

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

.w-1\/2 {
    width: 50%
}

.w-4 {
    width: 1rem
}

.w-\[326\%\] {
    width: 326%
}

.w-\[150\%\] {
    width: 150%
}

.w-5 {
    width: 1.25rem
}

.w-\[28\%\] {
    width: 28%
}

.w-\[1px\] {
    width: 1px
}

.min-w-0x {
    min-width: 0
}

.min-w-1x {
    min-width: 100%
}

.min-w-2x {
    min-width: 200%
}

.min-w-3x {
    min-width: 300%
}

.min-w-4x {
    min-width: 400%
}

.min-w-5x {
    min-width: 500%
}

.min-w-6x {
    min-width: 600%
}

.min-w-28 {
    min-width: 7rem
}

.min-w-max {
    min-width: -webkit-max-content;
    min-width: max-content
}

.min-w-screen {
    min-width: 100vw
}

.min-w-44 {
    min-width: 11rem
}

.min-w-16 {
    min-width: 4rem
}

.min-w-1\/3 {
    min-width: 33.333333%
}

.min-w-30 {
    min-width: 7.5rem
}

.min-w-\[1190px\] {
    min-width: 1190px
}

.min-w-0 {
    min-width: 0
}

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

.max-w-2xl {
    max-width: 42rem
}

.max-w-xl {
    max-width: 36rem
}

.max-w-5xl {
    max-width: 64rem
}

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

.max-w-3xl {
    max-width: 48rem
}

.max-w-6xl {
    max-width: 72rem
}

.max-w-lg {
    max-width: 32rem
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-xs {
    max-width: 20rem
}

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

.max-w-md {
    max-width: 28rem
}

.max-w-sm {
    max-width: 24rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-\[80\%\] {
    max-width: 80%
}

.flex-1 {
    flex: 1 1
}

.flex-none {
    flex: none
}

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

.flex-shrink {
    flex-shrink: 1
}

.shrink-0 {
    flex-shrink: 0
}

.flex-grow-0 {
    flex-grow: 0
}

.flex-grow,
.grow {
    flex-grow: 1
}

.translate-y-0 {
    --tw-translate-y: 0px
}

.-translate-y-6,
.translate-y-0 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-6 {
    --tw-translate-y: -1.5rem
}

.-translate-y-16 {
    --tw-translate-y: -4rem
}

.-translate-y-16,
.translate-y-\[-50\%\] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-\[-50\%\] {
    --tw-translate-y: -50%
}

.translate-x-0 {
    --tw-translate-x: 0px
}

.-translate-x-\[50\%\],
.translate-x-0 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-x-\[50\%\] {
    --tw-translate-x: -50%
}

.-translate-y-\[50\%\] {
    --tw-translate-y: -50%
}

.-translate-y-\[50\%\],
.rotate-45 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-45 {
    --tw-rotate: 45deg
}

.rotate-0 {
    --tw-rotate: 0deg
}

.rotate-0,
.rotate-180 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-180 {
    --tw-rotate: 180deg
}

.scale-\[1\.1\] {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
}

.scale-100,
.scale-\[1\.1\] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1
}

.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-context-menu {
    cursor: context-menu
}

.cursor-pointer {
    cursor: pointer
}

.cursor-auto {
    cursor: auto
}

.resize {
    resize: both
}

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

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

.appearance-none {
    -webkit-appearance: none;
    appearance: none
}

.auto-cols-auto {
    grid-auto-columns: auto
}

.grid-flow-row {
    grid-auto-flow: row
}

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

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

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

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

.grid-cols-coin-stats {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr) minmax(100px, 1fr))
}

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

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

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

.grid-cols-\[auto_1fr\] {
    grid-template-columns: auto 1fr
}

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

.grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr))
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

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

.flex-wrap {
    flex-wrap: wrap
}

.place-content-center {
    place-content: center
}

.place-content-between {
    place-content: space-between
}

.content-center {
    align-content: center
}

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

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

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

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

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

.justify-center {
    justify-content: center
}

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

.justify-around {
    justify-content: space-around
}

.justify-items-stretch {
    justify-items: stretch
}

.gap-2 {
    gap: .5rem
}

.gap-4 {
    gap: 1rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-3 {
    gap: .75rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-24 {
    gap: 6rem
}

.gap-0 {
    gap: 0
}

.gap-36 {
    gap: 9rem
}

.gap-8 {
    gap: 2rem
}

.gap-32 {
    gap: 8rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-7 {
    gap: 1.75rem
}

.gap-1 {
    gap: .25rem
}

.gap-\[20px\] {
    gap: 20px
}

.gap-\[24px\] {
    gap: 24px
}

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

.gap-\[50px\] {
    gap: 50px
}

.gap-16 {
    gap: 4rem
}

.gap-12 {
    gap: 3rem
}

.gap-\[0\.65\%\] {
    gap: .65%
}

.gap-y-10 {
    row-gap: 2.5rem
}

.gap-x-7 {
    column-gap: 1.75rem
}

.gap-x-4 {
    column-gap: 1rem
}

.gap-x-\[24px\] {
    column-gap: 24px
}

.gap-y-\[80px\] {
    row-gap: 80px
}

.gap-x-\[25px\] {
    column-gap: 25px
}

.gap-y-\[48px\] {
    row-gap: 48px
}

.gap-x-10 {
    column-gap: 2.5rem
}

.gap-y-6 {
    row-gap: 1.5rem
}

.gap-x-\[100px\] {
    column-gap: 100px
}

.gap-x-\[23px\] {
    column-gap: 23px
}

.gap-y-\[16px\] {
    row-gap: 16px
}

.gap-y-\[32px\] {
    row-gap: 32px
}

.gap-x-\[32px\] {
    column-gap: 32px
}

.gap-x-5 {
    column-gap: 1.25rem
}

.gap-y-1 {
    row-gap: .25rem
}

.space-y-\[16px\]>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16px * var(--tw-space-y-reverse))
}

.space-y-\[32px\]>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(32px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(32px * var(--tw-space-y-reverse))
}

.space-y-\[24px\]>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24px * var(--tw-space-y-reverse))
}

.space-x-\[16px\]>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16px * var(--tw-space-x-reverse));
    margin-left: calc(16px * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-\[0\]>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-\[32px\]>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(32px * var(--tw-space-x-reverse));
    margin-left: calc(32px * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-\[24px\]>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24px * var(--tw-space-x-reverse));
    margin-left: calc(24px * calc(1 - var(--tw-space-x-reverse)))
}

.divide-y>:not([hidden])~:not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-gray-200>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(229 231 235/var(--tw-divide-opacity))
}

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

.self-end {
    align-self: flex-end
}

.self-center {
    align-self: center
}

.self-stretch {
    align-self: stretch
}

.overflow-hidden {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

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

.overflow-y-auto {
    overflow-y: auto
}

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

.overflow-y-scroll {
    overflow-y: scroll
}

.truncate {
    overflow: hidden;
    white-space: nowrap
}

.overflow-ellipsis,
.text-ellipsis,
.truncate {
    text-overflow: ellipsis
}

.text-clip {
    text-overflow: clip
}

.whitespace-nowrap {
    white-space: nowrap
}

.break-normal {
    overflow-wrap: normal;
    word-break: normal
}

.break-words {
    overflow-wrap: break-word
}

.rounded {
    border-radius: .25rem
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

.rounded-xmd {
    border-radius: 20px
}

.rounded-4xl {
    border-radius: 2rem
}

.rounded-none {
    border-radius: 0
}

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

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

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

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

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

.rounded-t-\[16px\] {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px
}

.rounded-b-\[16px\] {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px
}

.rounded-l-\[16px\] {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px
}

.rounded-r-\[16px\] {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px
}

.rounded-t-4xl {
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem
}

.rounded-tl-3xl {
    border-top-left-radius: 1.5rem
}

.rounded-tr-3xl {
    border-top-right-radius: 1.5rem
}

.rounded-br-xmd {
    border-bottom-right-radius: 20px
}

.rounded-bl-xmd {
    border-bottom-left-radius: 20px
}

.border {
    border-width: 1px
}

.border-2 {
    border-width: 2px
}

.border-y {
    border-top-width: 1px;
    border-bottom-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-l-0 {
    border-left-width: 0
}

.border-solid {
    border-style: solid
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.border-purple {
    --tw-border-opacity: 1;
    border-color: rgb(125 0 255/var(--tw-border-opacity))
}

.border-label-primary {
    border-color: var(--label-primary)
}

.border-white\/20 {
    border-color: #fff3
}

.border-cosmos {
    --tw-border-opacity: 1;
    border-color: rgb(57 16 122/var(--tw-border-opacity))
}

.border-veryDarkGrey {
    --tw-border-opacity: 1;
    border-color: rgb(34 34 34/var(--tw-border-opacity))
}

.border-lightGrey {
    --tw-border-opacity: 1;
    border-color: rgb(240 240 240/var(--tw-border-opacity))
}

.border-accent-quaternary {
    border-color: var(--accent-quaternary)
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219/var(--tw-border-opacity))
}

.border-slate-500 {
    --tw-border-opacity: 1;
    border-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(var(--colors-violet), var(--tw-border-opacity))
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(17 17 17/var(--tw-border-opacity))
}

.border-midGrey {
    --tw-border-opacity: 1;
    border-color: rgb(223 223 223/var(--tw-border-opacity))
}

.border-divider-nonOpaque {
    border-color: var(--divider-non-opaque)
}

.border-\[\#D9E2EF\] {
    --tw-border-opacity: 1;
    border-color: rgb(217 226 239/var(--tw-border-opacity))
}

.border-white\/10 {
    border-color: #ffffff1a
}

.border-black\/20 {
    border-color: #1113
}

.border-\[\#D7D7D7\] {
    --tw-border-opacity: 1;
    border-color: rgb(215 215 215/var(--tw-border-opacity))
}

.border-\[\#FDFCFF\] {
    --tw-border-opacity: 1;
    border-color: rgb(253 252 255/var(--tw-border-opacity))
}

.border-\[\#d7d7d780\] {
    border-color: #d7d7d780
}

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

.border-gray93 {
    --tw-border-opacity: 1;
    border-color: rgb(237 237 237/var(--tw-border-opacity))
}

.border-r-gray-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-opacity-10 {
    --tw-border-opacity: 0.1
}

.border-opacity-\[30\%\] {
    --tw-border-opacity: 30%
}

.bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgb(77 119 255/var(--tw-bg-opacity))
}

.bg-lightGrey {
    --tw-bg-opacity: 1;
    background-color: rgb(240 240 240/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-\[\#5CF4A4\] {
    --tw-bg-opacity: 1;
    background-color: rgb(92 244 164/var(--tw-bg-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(17 17 17/var(--tw-bg-opacity))
}

.bg-system-background-primary {
    background-color: var(--sys-background-primary)
}

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

.bg-divider-opaque {
    background-color: var(--divider-opaque)
}

.bg-fill-tertiary {
    background-color: var(--fill-tertiary)
}

.bg-\[\#f6f6f7\] {
    --tw-bg-opacity: 1;
    background-color: rgb(246 246 247/var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: initial
}

.bg-cosmos {
    --tw-bg-opacity: 1;
    background-color: rgb(57 16 122/var(--tw-bg-opacity))
}

.bg-veryDarkGrey {
    --tw-bg-opacity: 1;
    background-color: rgb(34 34 34/var(--tw-bg-opacity))
}

.bg-accent-quaternary {
    background-color: var(--accent-quaternary)
}

.bg-light {
    --tw-bg-opacity: 1;
    background-color: rgb(247 247 247/var(--tw-bg-opacity))
}

.bg-black50 {
    background-color: #11111180
}

.bg-neutral20 {
    --tw-bg-opacity: 1;
    background-color: rgb(246 246 247/var(--tw-bg-opacity))
}

.bg-lighter {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250/var(--tw-bg-opacity))
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity))
}

.bg-\[\#F7F7F8\] {
    --tw-bg-opacity: 1;
    background-color: rgb(247 247 248/var(--tw-bg-opacity))
}

.bg-greenTrustpilot {
    --tw-bg-opacity: 1;
    background-color: rgb(0 182 122/var(--tw-bg-opacity))
}

.bg-\[\#D6C4EA\] {
    --tw-bg-opacity: 1;
    background-color: rgb(214 196 234/var(--tw-bg-opacity))
}

.bg-purple500\/20 {
    background-color: #5500ad33
}

.bg-purple500 {
    --tw-bg-opacity: 1;
    background-color: rgb(85 0 173/var(--tw-bg-opacity))
}

.bg-\[\#181818\] {
    --tw-bg-opacity: 1;
    background-color: rgb(24 24 24/var(--tw-bg-opacity))
}

.bg-\[\#F7F7F7\] {
    --tw-bg-opacity: 1;
    background-color: rgb(247 247 247/var(--tw-bg-opacity))
}

.bg-\[\#EFF3F9\] {
    --tw-bg-opacity: 1;
    background-color: rgb(239 243 249/var(--tw-bg-opacity))
}

.bg-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(153 153 153/var(--tw-bg-opacity))
}

.bg-\[\#29282D\] {
    --tw-bg-opacity: 1;
    background-color: rgb(41 40 45/var(--tw-bg-opacity))
}

.bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 168 212/var(--tw-bg-opacity))
}

.bg-\[\#D7D7D7\] {
    --tw-bg-opacity: 1;
    background-color: rgb(215 215 215/var(--tw-bg-opacity))
}

.bg-\[\#252A30\],
.bg-\[\#252a30\] {
    --tw-bg-opacity: 1;
    background-color: rgb(37 42 48/var(--tw-bg-opacity))
}

.bg-\[\#373737\] {
    --tw-bg-opacity: 1;
    background-color: rgb(55 55 55/var(--tw-bg-opacity))
}

.bg-\[\#C8C0FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(200 192 255/var(--tw-bg-opacity))
}

.bg-\[\#333333\] {
    --tw-bg-opacity: 1;
    background-color: rgb(51 51 51/var(--tw-bg-opacity))
}

.bg-\[\#282828\] {
    --tw-bg-opacity: 1;
    background-color: rgb(40 40 40/var(--tw-bg-opacity))
}

.bg-\[\#1c1c1e\] {
    --tw-bg-opacity: 1;
    background-color: rgb(28 28 30/var(--tw-bg-opacity))
}

.bg-slate-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity))
}

.bg-black\/90 {
    background-color: #111111e6
}

.bg-\[\#161616\] {
    --tw-bg-opacity: 1;
    background-color: rgb(22 22 22/var(--tw-bg-opacity))
}

.bg-nero {
    --tw-bg-opacity: 1;
    background-color: rgb(30 30 30/var(--tw-bg-opacity))
}

.bg-\[\#E2E1E5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(226 225 229/var(--tw-bg-opacity))
}

.bg-label-primary {
    background-color: var(--label-primary)
}

.bg-accent-secondary {
    background-color: var(--accent-secondary)
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity))
}

.bg-white\/5 {
    background-color: #ffffff0d
}

.bg-\[\#1A1C20\] {
    --tw-bg-opacity: 1;
    background-color: rgb(26 28 32/var(--tw-bg-opacity))
}

.bg-\[\#fafafc\] {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 252/var(--tw-bg-opacity))
}

.bg-opacity-80 {
    --tw-bg-opacity: 0.8
}

.bg-opacity-50 {
    --tw-bg-opacity: 0.5
}

.bg-opacity-\[30\%\] {
    --tw-bg-opacity: 30%
}

.bg-opacity-5 {
    --tw-bg-opacity: 0.05
}

.bg-opacity-10 {
    --tw-bg-opacity: 0.1
}

.bg-purple {
    background-image: #4d77ff
}

.bg-gradient {
    background-image: linear-gradient(109.26deg, #e3fc6f -10.18%, #bee9ff 51.56%, #ffa6ba 110.78%)
}

.bg-headerBusiness {
    background-image: url(../images/2000_WEB-HEADER_BUSINESS.webp), url(../images/2000_WEB-HEADER_BUSINESS.jpg)
}

.bg-\[url\(\'https\:\/\/static\.moonpay\.com\/media\/ventures\/stats-mobile\.svg\'\)\] {
    background-image: url(../images/stats-mobile.svg)
}

.bg-\[url\(\'https\:\/\/static\.moonpay\.com\/media\/ventures\/featured-article-bg\.svg\'\)\] {
    background-image: url(../images/featured-article-bg.svg)
}

.bg-\[url\(\'https\:\/\/static\.moonpay\.com\/media\/ventures\/newsletter-glow\.png\'\)\] {
    background-image: url(../images/newsletter-glow.png)
}

.bg-\[url\(\'https\:\/\/static\.moonpay\.com\/media\/ventures\/newsletter-bg\.svg\'\)\] {
    background-image: url(../images/newsletter-bg.svg)
}

.bg-\[url\(\'https\:\/\/static\.moonpay\.com\/media\/ventures\/portfolio-card-bg\.svg\'\)\] {
    background-image: url(../images/portfolio-card-bg.svg)
}

.bg-\[url\(\'https\:\/\/static\.moonpay\.com\/media\/ventures\/filters-bg\.svg\'\)\] {
    background-image: url(../images/filters-bg.svg)
}

.bg-none {
    background-image: none
}

.bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops))
}

.from-transparent {
    --tw-gradient-from: #0000;
    --tw-gradient-to: #0000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.to-\[\#4d07a1\] {
    --tw-gradient-to: #4d07a1
}

.bg-cover {
    background-size: cover
}

.bg-contain {
    background-size: contain
}

.bg-clip-border {
    background-clip: initial
}

.bg-center {
    background-position: 50%
}

.bg-bottom {
    background-position: bottom
}

.bg-top {
    background-position: top
}

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

.bg-origin-border {
    background-origin: border-box
}

.object-contain {
    object-fit: contain
}

.object-cover {
    object-fit: cover
}

.p-6 {
    padding: 1.5rem
}

.p-2 {
    padding: .5rem
}

.p-5 {
    padding: 1.25rem
}

.p-4 {
    padding: 1rem
}

.p-1 {
    padding: .25rem
}

.p-8 {
    padding: 2rem
}

.p-3 {
    padding: .75rem
}

.p-10 {
    padding: 2.5rem
}

.p-\[20px\] {
    padding: 20px
}

.p-\[16px\] {
    padding: 16px
}

.p-\[32px\] {
    padding: 32px
}

.p-16 {
    padding: 4rem
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem
}

.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

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

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

.py-0\.5 {
    padding-top: .125rem;
    padding-bottom: .125rem
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px
}

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

.px-\[1\.25rem\] {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

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

.px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px
}

.px-\[75px\] {
    padding-left: 75px;
    padding-right: 75px
}

.px-\[48px\] {
    padding-left: 48px;
    padding-right: 48px
}

.py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px
}

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

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

.px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px
}

.px-1\.5 {
    padding-left: .375rem;
    padding-right: .375rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.pl-0 {
    padding-left: 0
}

.pr-0 {
    padding-right: 0
}

.pb-2 {
    padding-bottom: .5rem
}

.pt-1 {
    padding-top: .25rem
}

.pb-1 {
    padding-bottom: .25rem
}

.pt-4 {
    padding-top: 1rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pb-15 {
    padding-bottom: 3.75rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-3 {
    padding-top: .75rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-24 {
    padding-top: 6rem
}

.pt-32 {
    padding-top: 8rem
}

.pr-3 {
    padding-right: .75rem
}

.pt-20 {
    padding-top: 5rem
}

.pb-28 {
    padding-bottom: 7rem
}

.pb-9 {
    padding-bottom: 2.25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pt-\[75\%\] {
    padding-top: 75%
}

.pt-16 {
    padding-top: 4rem
}

.pr-1\.5 {
    padding-right: .375rem
}

.pl-1\.5 {
    padding-left: .375rem
}

.pr-1 {
    padding-right: .25rem
}

.pl-1 {
    padding-left: .25rem
}

.pt-\[80px\] {
    padding-top: 80px
}

.pb-3\.5 {
    padding-bottom: .875rem
}

.pb-14 {
    padding-bottom: 3.5rem
}

.pb-24 {
    padding-bottom: 6rem
}

.pt-14 {
    padding-top: 3.5rem
}

.pl-4 {
    padding-left: 1rem
}

.pt-7 {
    padding-top: 1.75rem
}

.pt-12 {
    padding-top: 3rem
}

.pt-\[225px\] {
    padding-top: 225px
}

.pt-\[112\.5px\] {
    padding-top: 112.5px
}

.pt-\[100px\] {
    padding-top: 100px
}

.pt-\[40px\] {
    padding-top: 40px
}

.pb-\[32px\] {
    padding-bottom: 32px
}

.pb-\[80px\] {
    padding-bottom: 80px
}

.pr-\[20px\] {
    padding-right: 20px
}

.pl-\[50px\] {
    padding-left: 50px
}

.pb-16 {
    padding-bottom: 4rem
}

.pb-32 {
    padding-bottom: 8rem
}

.pt-40 {
    padding-top: 10rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pl-8 {
    padding-left: 2rem
}

.pt-3\.5 {
    padding-top: .875rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-start {
    text-align: start
}

.text-end {
    text-align: end
}

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

.align-text-bottom {
    vertical-align: text-bottom
}

.font-mono {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem
}

.text-lg,
.text-xl {
    line-height: 1.75rem
}

.text-xl {
    font-size: 1.25rem
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-3xl {
    font-size: 2rem
}

.text-4xl {
    font-size: 2.5rem
}

.text-5xl {
    font-size: 3rem
}

.text-6xl {
    font-size: 3.5rem
}

.text-7xl {
    font-size: 4.5rem;
    line-height: 1
}

.text-8xl {
    font-size: 6rem;
    line-height: 1
}

.text-9xl {
    font-size: 8rem;
    line-height: 1
}

.text-md {
    font-size: .938rem
}

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

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

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

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

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

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

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

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

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

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

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

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

.font-semibold {
    font-weight: 600
}

.font-normal {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-thin {
    font-weight: 100
}

.font-extralight {
    font-weight: 200
}

.font-light {
    font-weight: 300
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.font-black {
    font-weight: 900
}

.\!font-semibold {
    font-weight: 600 !important
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.normal-case {
    text-transform: none
}

.italic {
    font-style: italic
}

.not-italic {
    font-style: normal
}

.leading-normal {
    line-height: 1.3
}

.leading-tight {
    line-height: 1.1
}

.leading-relaxed {
    line-height: 1.5
}

.leading-none {
    line-height: 1
}

.leading-veryRelaxed {
    line-height: 1.7
}

.leading-10 {
    line-height: 2.5rem
}

.leading-6 {
    line-height: 1.5rem
}

.leading-snug {
    line-height: 1.375
}

.leading-\[120\%\] {
    line-height: 120%
}

.leading-\[100\%\] {
    line-height: 100%
}

.leading-\[127\%\] {
    line-height: 127%
}

.leading-\[116\%\] {
    line-height: 116%
}

.leading-\[150\%\] {
    line-height: 150%
}

.leading-\[110\%\] {
    line-height: 110%
}

.leading-\[113\%\] {
    line-height: 113%
}

.leading-\[130\%\] {
    line-height: 130%
}

.leading-\[140\%\] {
    line-height: 140%
}

.leading-8 {
    line-height: 2rem
}

.tracking-tight {
    letter-spacing: -.025em
}

.text-inherit {
    color: inherit
}

.text-current {
    color: currentColor
}

.text-transparent {
    color: #0000
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(17 17 17/var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-slate-50 {
    --tw-text-opacity: 1;
    color: rgb(248 250 252/var(--tw-text-opacity))
}

.text-slate-100 {
    --tw-text-opacity: 1;
    color: rgb(241 245 249/var(--tw-text-opacity))
}

.text-slate-200 {
    --tw-text-opacity: 1;
    color: rgb(226 232 240/var(--tw-text-opacity))
}

.text-slate-300 {
    --tw-text-opacity: 1;
    color: rgb(203 213 225/var(--tw-text-opacity))
}

.text-slate-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity))
}

.text-slate-500 {
    --tw-text-opacity: 1;
    color: rgb(100 116 139/var(--tw-text-opacity))
}

.text-slate-600 {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity))
}

.text-slate-700 {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.text-slate-800 {
    --tw-text-opacity: 1;
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.text-slate-900 {
    --tw-text-opacity: 1;
    color: rgb(15 23 42/var(--tw-text-opacity))
}

.text-gray-50 {
    --tw-text-opacity: 1;
    color: rgb(249 250 251/var(--tw-text-opacity))
}

.text-gray-100 {
    --tw-text-opacity: 1;
    color: rgb(243 244 246/var(--tw-text-opacity))
}

.text-gray-200 {
    --tw-text-opacity: 1;
    color: rgb(229 231 235/var(--tw-text-opacity))
}

.text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(209 213 219/var(--tw-text-opacity))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity))
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity))
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity))
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity))
}

.text-zinc-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 250/var(--tw-text-opacity))
}

.text-zinc-100 {
    --tw-text-opacity: 1;
    color: rgb(244 244 245/var(--tw-text-opacity))
}

.text-zinc-200 {
    --tw-text-opacity: 1;
    color: rgb(228 228 231/var(--tw-text-opacity))
}

.text-zinc-300 {
    --tw-text-opacity: 1;
    color: rgb(212 212 216/var(--tw-text-opacity))
}

.text-zinc-400 {
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity))
}

.text-zinc-500 {
    --tw-text-opacity: 1;
    color: rgb(113 113 122/var(--tw-text-opacity))
}

.text-zinc-600 {
    --tw-text-opacity: 1;
    color: rgb(82 82 91/var(--tw-text-opacity))
}

.text-zinc-700 {
    --tw-text-opacity: 1;
    color: rgb(63 63 70/var(--tw-text-opacity))
}

.text-zinc-800 {
    --tw-text-opacity: 1;
    color: rgb(39 39 42/var(--tw-text-opacity))
}

.text-zinc-900 {
    --tw-text-opacity: 1;
    color: rgb(24 24 27/var(--tw-text-opacity))
}

.text-neutral-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 250/var(--tw-text-opacity))
}

.text-neutral-100 {
    --tw-text-opacity: 1;
    color: rgb(245 245 245/var(--tw-text-opacity))
}

.text-neutral-200 {
    --tw-text-opacity: 1;
    color: rgb(229 229 229/var(--tw-text-opacity))
}

.text-neutral-300 {
    --tw-text-opacity: 1;
    color: rgb(212 212 212/var(--tw-text-opacity))
}

.text-neutral-400 {
    --tw-text-opacity: 1;
    color: rgb(163 163 163/var(--tw-text-opacity))
}

.text-neutral-500 {
    --tw-text-opacity: 1;
    color: rgb(115 115 115/var(--tw-text-opacity))
}

.text-neutral-600 {
    --tw-text-opacity: 1;
    color: rgb(82 82 82/var(--tw-text-opacity))
}

.text-neutral-700 {
    --tw-text-opacity: 1;
    color: rgb(64 64 64/var(--tw-text-opacity))
}

.text-neutral-800 {
    --tw-text-opacity: 1;
    color: rgb(38 38 38/var(--tw-text-opacity))
}

.text-neutral-900 {
    --tw-text-opacity: 1;
    color: rgb(23 23 23/var(--tw-text-opacity))
}

.text-stone-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 249/var(--tw-text-opacity))
}

.text-stone-100 {
    --tw-text-opacity: 1;
    color: rgb(245 245 244/var(--tw-text-opacity))
}

.text-stone-200 {
    --tw-text-opacity: 1;
    color: rgb(231 229 228/var(--tw-text-opacity))
}

.text-stone-300 {
    --tw-text-opacity: 1;
    color: rgb(214 211 209/var(--tw-text-opacity))
}

.text-stone-400 {
    --tw-text-opacity: 1;
    color: rgb(168 162 158/var(--tw-text-opacity))
}

.text-stone-500 {
    --tw-text-opacity: 1;
    color: rgb(120 113 108/var(--tw-text-opacity))
}

.text-stone-600 {
    --tw-text-opacity: 1;
    color: rgb(87 83 78/var(--tw-text-opacity))
}

.text-stone-700 {
    --tw-text-opacity: 1;
    color: rgb(68 64 60/var(--tw-text-opacity))
}

.text-stone-800 {
    --tw-text-opacity: 1;
    color: rgb(41 37 36/var(--tw-text-opacity))
}

.text-stone-900 {
    --tw-text-opacity: 1;
    color: rgb(28 25 23/var(--tw-text-opacity))
}

.text-red {
    --tw-text-opacity: 1;
    color: rgb(205 66 98/var(--tw-text-opacity))
}

.text-orange {
    --tw-text-opacity: 1;
    color: rgb(255 149 0/var(--tw-text-opacity))
}

.text-amber-50 {
    --tw-text-opacity: 1;
    color: rgb(255 251 235/var(--tw-text-opacity))
}

.text-amber-100 {
    --tw-text-opacity: 1;
    color: rgb(254 243 199/var(--tw-text-opacity))
}

.text-amber-200 {
    --tw-text-opacity: 1;
    color: rgb(253 230 138/var(--tw-text-opacity))
}

.text-amber-300 {
    --tw-text-opacity: 1;
    color: rgb(252 211 77/var(--tw-text-opacity))
}

.text-amber-400 {
    --tw-text-opacity: 1;
    color: rgb(251 191 36/var(--tw-text-opacity))
}

.text-amber-500 {
    --tw-text-opacity: 1;
    color: rgb(245 158 11/var(--tw-text-opacity))
}

.text-amber-600 {
    --tw-text-opacity: 1;
    color: rgb(217 119 6/var(--tw-text-opacity))
}

.text-amber-700 {
    --tw-text-opacity: 1;
    color: rgb(180 83 9/var(--tw-text-opacity))
}

.text-amber-800 {
    --tw-text-opacity: 1;
    color: rgb(146 64 14/var(--tw-text-opacity))
}

.text-amber-900 {
    --tw-text-opacity: 1;
    color: rgb(120 53 15/var(--tw-text-opacity))
}

.text-yellow {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-yellow), var(--tw-text-opacity))
}

.text-lime-50 {
    --tw-text-opacity: 1;
    color: rgb(247 254 231/var(--tw-text-opacity))
}

.text-lime-100 {
    --tw-text-opacity: 1;
    color: rgb(236 252 203/var(--tw-text-opacity))
}

.text-lime-200 {
    --tw-text-opacity: 1;
    color: rgb(217 249 157/var(--tw-text-opacity))
}

.text-lime-300 {
    --tw-text-opacity: 1;
    color: rgb(190 242 100/var(--tw-text-opacity))
}

.text-lime-400 {
    --tw-text-opacity: 1;
    color: rgb(163 230 53/var(--tw-text-opacity))
}

.text-lime-500 {
    --tw-text-opacity: 1;
    color: rgb(132 204 22/var(--tw-text-opacity))
}

.text-lime-600 {
    --tw-text-opacity: 1;
    color: rgb(101 163 13/var(--tw-text-opacity))
}

.text-lime-700 {
    --tw-text-opacity: 1;
    color: rgb(77 124 15/var(--tw-text-opacity))
}

.text-lime-800 {
    --tw-text-opacity: 1;
    color: rgb(63 98 18/var(--tw-text-opacity))
}

.text-lime-900 {
    --tw-text-opacity: 1;
    color: rgb(54 83 20/var(--tw-text-opacity))
}

.text-green {
    --tw-text-opacity: 1;
    color: rgb(150 175 15/var(--tw-text-opacity))
}

.text-emerald {
    --tw-text-opacity: 1;
    color: rgb(92 244 164/var(--tw-text-opacity))
}

.text-teal-50 {
    --tw-text-opacity: 1;
    color: rgb(240 253 250/var(--tw-text-opacity))
}

.text-teal-100 {
    --tw-text-opacity: 1;
    color: rgb(204 251 241/var(--tw-text-opacity))
}

.text-teal-200 {
    --tw-text-opacity: 1;
    color: rgb(153 246 228/var(--tw-text-opacity))
}

.text-teal-300 {
    --tw-text-opacity: 1;
    color: rgb(94 234 212/var(--tw-text-opacity))
}

.text-teal-400 {
    --tw-text-opacity: 1;
    color: rgb(45 212 191/var(--tw-text-opacity))
}

.text-teal-500 {
    --tw-text-opacity: 1;
    color: rgb(20 184 166/var(--tw-text-opacity))
}

.text-teal-600 {
    --tw-text-opacity: 1;
    color: rgb(13 148 136/var(--tw-text-opacity))
}

.text-teal-700 {
    --tw-text-opacity: 1;
    color: rgb(15 118 110/var(--tw-text-opacity))
}

.text-teal-800 {
    --tw-text-opacity: 1;
    color: rgb(17 94 89/var(--tw-text-opacity))
}

.text-teal-900 {
    --tw-text-opacity: 1;
    color: rgb(19 78 74/var(--tw-text-opacity))
}

.text-cyan-50 {
    --tw-text-opacity: 1;
    color: rgb(236 254 255/var(--tw-text-opacity))
}

.text-cyan-100 {
    --tw-text-opacity: 1;
    color: rgb(207 250 254/var(--tw-text-opacity))
}

.text-cyan-200 {
    --tw-text-opacity: 1;
    color: rgb(165 243 252/var(--tw-text-opacity))
}

.text-cyan-300 {
    --tw-text-opacity: 1;
    color: rgb(103 232 249/var(--tw-text-opacity))
}

.text-cyan-400 {
    --tw-text-opacity: 1;
    color: rgb(34 211 238/var(--tw-text-opacity))
}

.text-cyan-500 {
    --tw-text-opacity: 1;
    color: rgb(6 182 212/var(--tw-text-opacity))
}

.text-cyan-600 {
    --tw-text-opacity: 1;
    color: rgb(8 145 178/var(--tw-text-opacity))
}

.text-cyan-700 {
    --tw-text-opacity: 1;
    color: rgb(14 116 144/var(--tw-text-opacity))
}

.text-cyan-800 {
    --tw-text-opacity: 1;
    color: rgb(21 94 117/var(--tw-text-opacity))
}

.text-cyan-900 {
    --tw-text-opacity: 1;
    color: rgb(22 78 99/var(--tw-text-opacity))
}

.text-sky-50 {
    --tw-text-opacity: 1;
    color: rgb(240 249 255/var(--tw-text-opacity))
}

.text-sky-100 {
    --tw-text-opacity: 1;
    color: rgb(224 242 254/var(--tw-text-opacity))
}

.text-sky-200 {
    --tw-text-opacity: 1;
    color: rgb(186 230 253/var(--tw-text-opacity))
}

.text-sky-300 {
    --tw-text-opacity: 1;
    color: rgb(125 211 252/var(--tw-text-opacity))
}

.text-sky-400 {
    --tw-text-opacity: 1;
    color: rgb(56 189 248/var(--tw-text-opacity))
}

.text-sky-500 {
    --tw-text-opacity: 1;
    color: rgb(14 165 233/var(--tw-text-opacity))
}

.text-sky-600 {
    --tw-text-opacity: 1;
    color: rgb(2 132 199/var(--tw-text-opacity))
}

.text-sky-700 {
    --tw-text-opacity: 1;
    color: rgb(3 105 161/var(--tw-text-opacity))
}

.text-sky-800 {
    --tw-text-opacity: 1;
    color: rgb(7 89 133/var(--tw-text-opacity))
}

.text-sky-900 {
    --tw-text-opacity: 1;
    color: rgb(12 74 110/var(--tw-text-opacity))
}

.text-blue {
    --tw-text-opacity: 1;
    color: rgb(46 159 216/var(--tw-text-opacity))
}

.text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgb(238 242 255/var(--tw-text-opacity))
}

.text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgb(224 231 255/var(--tw-text-opacity))
}

.text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgb(199 210 254/var(--tw-text-opacity))
}

.text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgb(165 180 252/var(--tw-text-opacity))
}

.text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgb(129 140 248/var(--tw-text-opacity))
}

.text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgb(99 102 241/var(--tw-text-opacity))
}

.text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgb(79 70 229/var(--tw-text-opacity))
}

.text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgb(67 56 202/var(--tw-text-opacity))
}

.text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgb(55 48 163/var(--tw-text-opacity))
}

.text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgb(49 46 129/var(--tw-text-opacity))
}

.text-violet {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-violet), var(--tw-text-opacity))
}

.text-purple {
    --tw-text-opacity: 1;
    color: rgb(77 119 255/var(--tw-text-opacity))
}

.text-fuchsia-50 {
    --tw-text-opacity: 1;
    color: rgb(253 244 255/var(--tw-text-opacity))
}

.text-fuchsia-100 {
    --tw-text-opacity: 1;
    color: rgb(250 232 255/var(--tw-text-opacity))
}

.text-fuchsia-200 {
    --tw-text-opacity: 1;
    color: rgb(245 208 254/var(--tw-text-opacity))
}

.text-fuchsia-300 {
    --tw-text-opacity: 1;
    color: rgb(240 171 252/var(--tw-text-opacity))
}

.text-fuchsia-400 {
    --tw-text-opacity: 1;
    color: rgb(232 121 249/var(--tw-text-opacity))
}

.text-fuchsia-500 {
    --tw-text-opacity: 1;
    color: rgb(217 70 239/var(--tw-text-opacity))
}

.text-fuchsia-600 {
    --tw-text-opacity: 1;
    color: rgb(192 38 211/var(--tw-text-opacity))
}

.text-fuchsia-700 {
    --tw-text-opacity: 1;
    color: rgb(162 28 175/var(--tw-text-opacity))
}

.text-fuchsia-800 {
    --tw-text-opacity: 1;
    color: rgb(134 25 143/var(--tw-text-opacity))
}

.text-fuchsia-900 {
    --tw-text-opacity: 1;
    color: rgb(112 26 117/var(--tw-text-opacity))
}

.text-pink-50 {
    --tw-text-opacity: 1;
    color: rgb(253 242 248/var(--tw-text-opacity))
}

.text-pink-100 {
    --tw-text-opacity: 1;
    color: rgb(252 231 243/var(--tw-text-opacity))
}

.text-pink-200 {
    --tw-text-opacity: 1;
    color: rgb(251 207 232/var(--tw-text-opacity))
}

.text-pink-300 {
    --tw-text-opacity: 1;
    color: rgb(249 168 212/var(--tw-text-opacity))
}

.text-pink-400 {
    --tw-text-opacity: 1;
    color: rgb(244 114 182/var(--tw-text-opacity))
}

.text-pink-500 {
    --tw-text-opacity: 1;
    color: rgb(236 72 153/var(--tw-text-opacity))
}

.text-pink-600 {
    --tw-text-opacity: 1;
    color: rgb(219 39 119/var(--tw-text-opacity))
}

.text-pink-700 {
    --tw-text-opacity: 1;
    color: rgb(190 24 93/var(--tw-text-opacity))
}

.text-pink-800 {
    --tw-text-opacity: 1;
    color: rgb(157 23 77/var(--tw-text-opacity))
}

.text-pink-900 {
    --tw-text-opacity: 1;
    color: rgb(131 24 67/var(--tw-text-opacity))
}

.text-rose-50 {
    --tw-text-opacity: 1;
    color: rgb(255 241 242/var(--tw-text-opacity))
}

.text-rose-100 {
    --tw-text-opacity: 1;
    color: rgb(255 228 230/var(--tw-text-opacity))
}

.text-rose-200 {
    --tw-text-opacity: 1;
    color: rgb(254 205 211/var(--tw-text-opacity))
}

.text-rose-300 {
    --tw-text-opacity: 1;
    color: rgb(253 164 175/var(--tw-text-opacity))
}

.text-rose-400 {
    --tw-text-opacity: 1;
    color: rgb(251 113 133/var(--tw-text-opacity))
}

.text-rose-500 {
    --tw-text-opacity: 1;
    color: rgb(244 63 94/var(--tw-text-opacity))
}

.text-rose-600 {
    --tw-text-opacity: 1;
    color: rgb(225 29 72/var(--tw-text-opacity))
}

.text-rose-700 {
    --tw-text-opacity: 1;
    color: rgb(190 18 60/var(--tw-text-opacity))
}

.text-rose-800 {
    --tw-text-opacity: 1;
    color: rgb(159 18 57/var(--tw-text-opacity))
}

.text-rose-900 {
    --tw-text-opacity: 1;
    color: rgb(136 19 55/var(--tw-text-opacity))
}

.text-body-dark {
    --tw-text-opacity: 1;
    color: rgb(190 190 190/var(--tw-text-opacity))
}

.text-body-light {
    --tw-text-opacity: 1;
    color: rgb(79 79 79/var(--tw-text-opacity))
}

.text-off-black {
    --tw-text-opacity: 1;
    color: rgb(28 28 30/var(--tw-text-opacity))
}

.text-purple-dark {
    --tw-text-opacity: 1;
    color: rgb(100 0 204/var(--tw-text-opacity))
}

.text-light-blue {
    --tw-text-opacity: 1;
    color: rgb(230 244 244/var(--tw-text-opacity))
}

.text-gard-grey {
    --tw-text-opacity: 1;
    color: rgb(64 64 64/var(--tw-text-opacity))
}

.text-accent-primary {
    color: var(--accent-primary)
}

.text-accent-secondary {
    color: var(--accent-secondary)
}

.text-accent-tertiary {
    color: var(--accent-tertiary)
}

.text-accent-quaternary {
    color: var(--accent-quaternary)
}

.text-accent-fill-primary {
    color: var(--accent-fill-primary)
}

.text-accent-fill-secondary {
    color: var(--accent-fill-secondary)
}

.text-accent-fill-tertiary {
    color: var(--accent-fill-tertiary)
}

.text-accent-fill-quaternary {
    color: var(--accent-fill-quaternary)
}

.text-system-background-primary {
    color: var(--sys-background-primary)
}

.text-system-background-secondary {
    color: var(--sys-background-secondary)
}

.text-system-background-accent {
    color: var(--sys-background-accent)
}

.text-group-background-primary {
    color: var(--group-background-primary)
}

.text-group-background-secondary {
    color: var(--group-background-secondary)
}

.text-label-primary {
    color: var(--label-primary)
}

.text-label-secondary {
    color: var(--label-secondary)
}

.text-label-tertiary {
    color: var(--label-tertiary)
}

.text-label-quaternary {
    color: var(--label-quaternary)
}

.text-btn-primary {
    color: var(--button-primary)
}

.text-btn-label {
    color: var(--button-label)
}

.text-divider-nonOpaque {
    color: var(--divider-non-opaque)
}

.text-divider-opaque {
    color: var(--divider-opaque)
}

.text-fill-primary {
    color: var(--fill-primary)
}

.text-fill-secondary {
    color: var(--fill-secondary)
}

.text-fill-tertiary {
    color: var(--fill-tertiary)
}

.text-fill-quaternary {
    color: var(--fill-quaternary)
}

.text-auto-tint-primary {
    color: var(--auto-tint-primary)
}

.text-auto-tint-secondary {
    color: var(--auto-tint-secondary)
}

.text-lightGreen {
    --tw-text-opacity: 1;
    color: rgb(240 255 170/var(--tw-text-opacity))
}

.text-lightRed {
    --tw-text-opacity: 1;
    color: rgb(248 187 201/var(--tw-text-opacity))
}

.text-lightBlue {
    --tw-text-opacity: 1;
    color: rgb(201 235 253/var(--tw-text-opacity))
}

.text-nero {
    --tw-text-opacity: 1;
    color: rgb(30 30 30/var(--tw-text-opacity))
}

.text-black50 {
    color: #11111180
}

.text-white50 {
    color: #ffffff80
}

.text-white10 {
    color: #ffffff1a
}

.text-veryDarkGrey {
    --tw-text-opacity: 1;
    color: rgb(34 34 34/var(--tw-text-opacity))
}

.text-darkGrey {
    --tw-text-opacity: 1;
    color: rgb(85 85 85/var(--tw-text-opacity))
}

.text-grey {
    --tw-text-opacity: 1;
    color: rgb(153 153 153/var(--tw-text-opacity))
}

.text-midGrey {
    --tw-text-opacity: 1;
    color: rgb(223 223 223/var(--tw-text-opacity))
}

.text-lightGrey {
    --tw-text-opacity: 1;
    color: rgb(240 240 240/var(--tw-text-opacity))
}

.text-light {
    --tw-text-opacity: 1;
    color: rgb(247 247 247/var(--tw-text-opacity))
}

.text-lighter {
    --tw-text-opacity: 1;
    color: rgb(250 250 250/var(--tw-text-opacity))
}

.text-bgGrey {
    --tw-text-opacity: 1;
    color: rgb(245 245 245/var(--tw-text-opacity))
}

.text-gray93 {
    --tw-text-opacity: 1;
    color: rgb(237 237 237/var(--tw-text-opacity))
}

.text-gray900 {
    --tw-text-opacity: 1;
    color: rgb(17 17 18/var(--tw-text-opacity))
}

.text-gray700 {
    --tw-text-opacity: 1;
    color: rgb(58 65 75/var(--tw-text-opacity))
}

.text-gray500 {
    --tw-text-opacity: 1;
    color: rgb(107 111 120/var(--tw-text-opacity))
}

.text-greenTrustpilot {
    --tw-text-opacity: 1;
    color: rgb(0 182 122/var(--tw-text-opacity))
}

.text-cosmos {
    --tw-text-opacity: 1;
    color: rgb(57 16 122/var(--tw-text-opacity))
}

.text-purple900 {
    --tw-text-opacity: 1;
    color: rgb(34 26 57/var(--tw-text-opacity))
}

.text-purple500 {
    --tw-text-opacity: 1;
    color: rgb(85 0 173/var(--tw-text-opacity))
}

.text-purple400 {
    --tw-text-opacity: 1;
    color: rgb(105 0 214/var(--tw-text-opacity))
}

.text-purple300 {
    --tw-text-opacity: 1;
    color: rgb(125 0 255/var(--tw-text-opacity))
}

.text-purple200 {
    --tw-text-opacity: 1;
    color: rgb(141 31 255/var(--tw-text-opacity))
}

.text-purple100 {
    --tw-text-opacity: 1;
    color: rgb(195 138 255/var(--tw-text-opacity))
}

.text-red500 {
    --tw-text-opacity: 1;
    color: rgb(188 45 26/var(--tw-text-opacity))
}

.text-red400 {
    --tw-text-opacity: 1;
    color: rgb(225 58 35/var(--tw-text-opacity))
}

.text-red300 {
    --tw-text-opacity: 1;
    color: rgb(229 86 67/var(--tw-text-opacity))
}

.text-red200 {
    --tw-text-opacity: 1;
    color: rgb(231 102 85/var(--tw-text-opacity))
}

.text-red100 {
    --tw-text-opacity: 1;
    color: rgb(243 174 165/var(--tw-text-opacity))
}

.text-yellow500 {
    --tw-text-opacity: 1;
    color: rgb(235 169 0/var(--tw-text-opacity))
}

.text-yellow400 {
    --tw-text-opacity: 1;
    color: rgb(255 191 26/var(--tw-text-opacity))
}

.text-yellow300 {
    --tw-text-opacity: 1;
    color: rgb(255 203 68/var(--tw-text-opacity))
}

.text-yellow200 {
    --tw-text-opacity: 1;
    color: rgb(255 215 112/var(--tw-text-opacity))
}

.text-yellow100 {
    --tw-text-opacity: 1;
    color: rgb(255 229 163/var(--tw-text-opacity))
}

.text-green500 {
    --tw-text-opacity: 1;
    color: rgb(27 167 91/var(--tw-text-opacity))
}

.text-green400 {
    --tw-text-opacity: 1;
    color: rgb(33 206 113/var(--tw-text-opacity))
}

.text-green300 {
    --tw-text-opacity: 1;
    color: rgb(71 225 142/var(--tw-text-opacity))
}

.text-green200 {
    --tw-text-opacity: 1;
    color: rgb(110 232 166/var(--tw-text-opacity))
}

.text-green100 {
    --tw-text-opacity: 1;
    color: rgb(167 241 201/var(--tw-text-opacity))
}

.text-neutral10 {
    --tw-text-opacity: 1;
    color: rgb(251 250 251/var(--tw-text-opacity))
}

.text-neutral20 {
    --tw-text-opacity: 1;
    color: rgb(246 246 247/var(--tw-text-opacity))
}

.text-neutral30 {
    --tw-text-opacity: 1;
    color: rgb(237 237 239/var(--tw-text-opacity))
}

.text-neutral60 {
    --tw-text-opacity: 1;
    color: rgb(188 184 194/var(--tw-text-opacity))
}

.text-neutral300 {
    --tw-text-opacity: 1;
    color: rgb(110 104 126/var(--tw-text-opacity))
}

.text-teaGreen {
    --tw-text-opacity: 1;
    color: rgb(203 253 182/var(--tw-text-opacity))
}

.text-azureishWhite {
    --tw-text-opacity: 1;
    color: rgb(206 233 234/var(--tw-text-opacity))
}

.text-cheese {
    --tw-text-opacity: 1;
    color: rgb(246 197 134/var(--tw-text-opacity))
}

.text-platinum {
    --tw-text-opacity: 1;
    color: rgb(226 225 229/var(--tw-text-opacity))
}

.text-purple-hover {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-purple-hover), var(--tw-text-opacity))
}

.text-purple-active {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-purple-active), var(--tw-text-opacity))
}

.text-white-hover {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-white-hover), var(--tw-text-opacity))
}

.text-white-active {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-white-active), var(--tw-text-opacity))
}

.text-cosmos-hover {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-cosmos-hover), var(--tw-text-opacity))
}

.text-cosmos-active {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-cosmos-active), var(--tw-text-opacity))
}

.text-mauve {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-mauve), var(--tw-text-opacity))
}

.text-neon {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-neon), var(--tw-text-opacity))
}

.text-mist {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-mist), var(--tw-text-opacity))
}

.text-sand {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-sand), var(--tw-text-opacity))
}

.text-mint {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-mint), var(--tw-text-opacity))
}

.text-error {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-error), var(--tw-text-opacity))
}

.text-warning {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-warning), var(--tw-text-opacity))
}

.text-success {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-success), var(--tw-text-opacity))
}

.text-transparent\/0 {
    color: #0000
}

.text-transparent\/5 {
    color: #0000000d
}

.text-transparent\/10 {
    color: #0000001a
}

.text-transparent\/20 {
    color: #0003
}

.text-transparent\/25 {
    color: #00000040
}

.text-transparent\/30 {
    color: #0000004d
}

.text-transparent\/40 {
    color: #0006
}

.text-transparent\/50 {
    color: #00000080
}

.text-transparent\/60 {
    color: #0009
}

.text-transparent\/70 {
    color: #000000b3
}

.text-transparent\/75 {
    color: #000000bf
}

.text-transparent\/80 {
    color: #000c
}

.text-transparent\/90 {
    color: #000000e6
}

.text-transparent\/95 {
    color: #000000f2
}

.text-transparent\/100 {
    color: #000
}

.text-black\/0 {
    color: #1110
}

.text-black\/5 {
    color: #1111110d
}

.text-black\/10 {
    color: #1111111a
}

.text-black\/20 {
    color: #1113
}

.text-black\/25 {
    color: #11111140
}

.text-black\/30 {
    color: #1111114d
}

.text-black\/40 {
    color: #1116
}

.text-black\/50 {
    color: #11111180
}

.text-black\/60 {
    color: #1119
}

.text-black\/70 {
    color: #111111b3
}

.text-black\/75 {
    color: #111111bf
}

.text-black\/80 {
    color: #111c
}

.text-black\/90 {
    color: #111111e6
}

.text-black\/95 {
    color: #111111f2
}

.text-black\/100 {
    color: #111
}

.text-white\/0 {
    color: #fff0
}

.text-white\/5 {
    color: #ffffff0d
}

.text-white\/10 {
    color: #ffffff1a
}

.text-white\/20 {
    color: #fff3
}

.text-white\/25 {
    color: #ffffff40
}

.text-white\/30 {
    color: #ffffff4d
}

.text-white\/40 {
    color: #fff6
}

.text-white\/50 {
    color: #ffffff80
}

.text-white\/60 {
    color: #fff9
}

.text-white\/70 {
    color: #ffffffb3
}

.text-white\/75 {
    color: #ffffffbf
}

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

.text-white\/90 {
    color: #ffffffe6
}

.text-white\/95 {
    color: #fffffff2
}

.text-white\/100 {
    color: #fff
}

.text-slate-50\/0 {
    color: #f8fafc00
}

.text-slate-50\/5 {
    color: #f8fafc0d
}

.text-slate-50\/10 {
    color: #f8fafc1a
}

.text-slate-50\/20 {
    color: #f8fafc33
}

.text-slate-50\/25 {
    color: #f8fafc40
}

.text-slate-50\/30 {
    color: #f8fafc4d
}

.text-slate-50\/40 {
    color: #f8fafc66
}

.text-slate-50\/50 {
    color: #f8fafc80
}

.text-slate-50\/60 {
    color: #f8fafc99
}

.text-slate-50\/70 {
    color: #f8fafcb3
}

.text-slate-50\/75 {
    color: #f8fafcbf
}

.text-slate-50\/80 {
    color: #f8fafccc
}

.text-slate-50\/90 {
    color: #f8fafce6
}

.text-slate-50\/95 {
    color: #f8fafcf2
}

.text-slate-50\/100 {
    color: #f8fafc
}

.text-slate-100\/0 {
    color: #f1f5f900
}

.text-slate-100\/5 {
    color: #f1f5f90d
}

.text-slate-100\/10 {
    color: #f1f5f91a
}

.text-slate-100\/20 {
    color: #f1f5f933
}

.text-slate-100\/25 {
    color: #f1f5f940
}

.text-slate-100\/30 {
    color: #f1f5f94d
}

.text-slate-100\/40 {
    color: #f1f5f966
}

.text-slate-100\/50 {
    color: #f1f5f980
}

.text-slate-100\/60 {
    color: #f1f5f999
}

.text-slate-100\/70 {
    color: #f1f5f9b3
}

.text-slate-100\/75 {
    color: #f1f5f9bf
}

.text-slate-100\/80 {
    color: #f1f5f9cc
}

.text-slate-100\/90 {
    color: #f1f5f9e6
}

.text-slate-100\/95 {
    color: #f1f5f9f2
}

.text-slate-100\/100 {
    color: #f1f5f9
}

.text-slate-200\/0 {
    color: #e2e8f000
}

.text-slate-200\/5 {
    color: #e2e8f00d
}

.text-slate-200\/10 {
    color: #e2e8f01a
}

.text-slate-200\/20 {
    color: #e2e8f033
}

.text-slate-200\/25 {
    color: #e2e8f040
}

.text-slate-200\/30 {
    color: #e2e8f04d
}

.text-slate-200\/40 {
    color: #e2e8f066
}

.text-slate-200\/50 {
    color: #e2e8f080
}

.text-slate-200\/60 {
    color: #e2e8f099
}

.text-slate-200\/70 {
    color: #e2e8f0b3
}

.text-slate-200\/75 {
    color: #e2e8f0bf
}

.text-slate-200\/80 {
    color: #e2e8f0cc
}

.text-slate-200\/90 {
    color: #e2e8f0e6
}

.text-slate-200\/95 {
    color: #e2e8f0f2
}

.text-slate-200\/100 {
    color: #e2e8f0
}

.text-slate-300\/0 {
    color: #cbd5e100
}

.text-slate-300\/5 {
    color: #cbd5e10d
}

.text-slate-300\/10 {
    color: #cbd5e11a
}

.text-slate-300\/20 {
    color: #cbd5e133
}

.text-slate-300\/25 {
    color: #cbd5e140
}

.text-slate-300\/30 {
    color: #cbd5e14d
}

.text-slate-300\/40 {
    color: #cbd5e166
}

.text-slate-300\/50 {
    color: #cbd5e180
}

.text-slate-300\/60 {
    color: #cbd5e199
}

.text-slate-300\/70 {
    color: #cbd5e1b3
}

.text-slate-300\/75 {
    color: #cbd5e1bf
}

.text-slate-300\/80 {
    color: #cbd5e1cc
}

.text-slate-300\/90 {
    color: #cbd5e1e6
}

.text-slate-300\/95 {
    color: #cbd5e1f2
}

.text-slate-300\/100 {
    color: #cbd5e1
}

.text-slate-400\/0 {
    color: #94a3b800
}

.text-slate-400\/5 {
    color: #94a3b80d
}

.text-slate-400\/10 {
    color: #94a3b81a
}

.text-slate-400\/20 {
    color: #94a3b833
}

.text-slate-400\/25 {
    color: #94a3b840
}

.text-slate-400\/30 {
    color: #94a3b84d
}

.text-slate-400\/40 {
    color: #94a3b866
}

.text-slate-400\/50 {
    color: #94a3b880
}

.text-slate-400\/60 {
    color: #94a3b899
}

.text-slate-400\/70 {
    color: #94a3b8b3
}

.text-slate-400\/75 {
    color: #94a3b8bf
}

.text-slate-400\/80 {
    color: #94a3b8cc
}

.text-slate-400\/90 {
    color: #94a3b8e6
}

.text-slate-400\/95 {
    color: #94a3b8f2
}

.text-slate-400\/100 {
    color: #94a3b8
}

.text-slate-500\/0 {
    color: #64748b00
}

.text-slate-500\/5 {
    color: #64748b0d
}

.text-slate-500\/10 {
    color: #64748b1a
}

.text-slate-500\/20 {
    color: #64748b33
}

.text-slate-500\/25 {
    color: #64748b40
}

.text-slate-500\/30 {
    color: #64748b4d
}

.text-slate-500\/40 {
    color: #64748b66
}

.text-slate-500\/50 {
    color: #64748b80
}

.text-slate-500\/60 {
    color: #64748b99
}

.text-slate-500\/70 {
    color: #64748bb3
}

.text-slate-500\/75 {
    color: #64748bbf
}

.text-slate-500\/80 {
    color: #64748bcc
}

.text-slate-500\/90 {
    color: #64748be6
}

.text-slate-500\/95 {
    color: #64748bf2
}

.text-slate-500\/100 {
    color: #64748b
}

.text-slate-600\/0 {
    color: #47556900
}

.text-slate-600\/5 {
    color: #4755690d
}

.text-slate-600\/10 {
    color: #4755691a
}

.text-slate-600\/20 {
    color: #47556933
}

.text-slate-600\/25 {
    color: #47556940
}

.text-slate-600\/30 {
    color: #4755694d
}

.text-slate-600\/40 {
    color: #47556966
}

.text-slate-600\/50 {
    color: #47556980
}

.text-slate-600\/60 {
    color: #47556999
}

.text-slate-600\/70 {
    color: #475569b3
}

.text-slate-600\/75 {
    color: #475569bf
}

.text-slate-600\/80 {
    color: #475569cc
}

.text-slate-600\/90 {
    color: #475569e6
}

.text-slate-600\/95 {
    color: #475569f2
}

.text-slate-600\/100 {
    color: #475569
}

.text-slate-700\/0 {
    color: #33415500
}

.text-slate-700\/5 {
    color: #3341550d
}

.text-slate-700\/10 {
    color: #3341551a
}

.text-slate-700\/20 {
    color: #33415533
}

.text-slate-700\/25 {
    color: #33415540
}

.text-slate-700\/30 {
    color: #3341554d
}

.text-slate-700\/40 {
    color: #33415566
}

.text-slate-700\/50 {
    color: #33415580
}

.text-slate-700\/60 {
    color: #33415599
}

.text-slate-700\/70 {
    color: #334155b3
}

.text-slate-700\/75 {
    color: #334155bf
}

.text-slate-700\/80 {
    color: #334155cc
}

.text-slate-700\/90 {
    color: #334155e6
}

.text-slate-700\/95 {
    color: #334155f2
}

.text-slate-700\/100 {
    color: #334155
}

.text-slate-800\/0 {
    color: #1e293b00
}

.text-slate-800\/5 {
    color: #1e293b0d
}

.text-slate-800\/10 {
    color: #1e293b1a
}

.text-slate-800\/20 {
    color: #1e293b33
}

.text-slate-800\/25 {
    color: #1e293b40
}

.text-slate-800\/30 {
    color: #1e293b4d
}

.text-slate-800\/40 {
    color: #1e293b66
}

.text-slate-800\/50 {
    color: #1e293b80
}

.text-slate-800\/60 {
    color: #1e293b99
}

.text-slate-800\/70 {
    color: #1e293bb3
}

.text-slate-800\/75 {
    color: #1e293bbf
}

.text-slate-800\/80 {
    color: #1e293bcc
}

.text-slate-800\/90 {
    color: #1e293be6
}

.text-slate-800\/95 {
    color: #1e293bf2
}

.text-slate-800\/100 {
    color: #1e293b
}

.text-slate-900\/0 {
    color: #0f172a00
}

.text-slate-900\/5 {
    color: #0f172a0d
}

.text-slate-900\/10 {
    color: #0f172a1a
}

.text-slate-900\/20 {
    color: #0f172a33
}

.text-slate-900\/25 {
    color: #0f172a40
}

.text-slate-900\/30 {
    color: #0f172a4d
}

.text-slate-900\/40 {
    color: #0f172a66
}

.text-slate-900\/50 {
    color: #0f172a80
}

.text-slate-900\/60 {
    color: #0f172a99
}

.text-slate-900\/70 {
    color: #0f172ab3
}

.text-slate-900\/75 {
    color: #0f172abf
}

.text-slate-900\/80 {
    color: #0f172acc
}

.text-slate-900\/90 {
    color: #0f172ae6
}

.text-slate-900\/95 {
    color: #0f172af2
}

.text-slate-900\/100 {
    color: #0f172a
}

.text-gray-50\/0 {
    color: #f9fafb00
}

.text-gray-50\/5 {
    color: #f9fafb0d
}

.text-gray-50\/10 {
    color: #f9fafb1a
}

.text-gray-50\/20 {
    color: #f9fafb33
}

.text-gray-50\/25 {
    color: #f9fafb40
}

.text-gray-50\/30 {
    color: #f9fafb4d
}

.text-gray-50\/40 {
    color: #f9fafb66
}

.text-gray-50\/50 {
    color: #f9fafb80
}

.text-gray-50\/60 {
    color: #f9fafb99
}

.text-gray-50\/70 {
    color: #f9fafbb3
}

.text-gray-50\/75 {
    color: #f9fafbbf
}

.text-gray-50\/80 {
    color: #f9fafbcc
}

.text-gray-50\/90 {
    color: #f9fafbe6
}

.text-gray-50\/95 {
    color: #f9fafbf2
}

.text-gray-50\/100 {
    color: #f9fafb
}

.text-gray-100\/0 {
    color: #f3f4f600
}

.text-gray-100\/5 {
    color: #f3f4f60d
}

.text-gray-100\/10 {
    color: #f3f4f61a
}

.text-gray-100\/20 {
    color: #f3f4f633
}

.text-gray-100\/25 {
    color: #f3f4f640
}

.text-gray-100\/30 {
    color: #f3f4f64d
}

.text-gray-100\/40 {
    color: #f3f4f666
}

.text-gray-100\/50 {
    color: #f3f4f680
}

.text-gray-100\/60 {
    color: #f3f4f699
}

.text-gray-100\/70 {
    color: #f3f4f6b3
}

.text-gray-100\/75 {
    color: #f3f4f6bf
}

.text-gray-100\/80 {
    color: #f3f4f6cc
}

.text-gray-100\/90 {
    color: #f3f4f6e6
}

.text-gray-100\/95 {
    color: #f3f4f6f2
}

.text-gray-100\/100 {
    color: #f3f4f6
}

.text-gray-200\/0 {
    color: #e5e7eb00
}

.text-gray-200\/5 {
    color: #e5e7eb0d
}

.text-gray-200\/10 {
    color: #e5e7eb1a
}

.text-gray-200\/20 {
    color: #e5e7eb33
}

.text-gray-200\/25 {
    color: #e5e7eb40
}

.text-gray-200\/30 {
    color: #e5e7eb4d
}

.text-gray-200\/40 {
    color: #e5e7eb66
}

.text-gray-200\/50 {
    color: #e5e7eb80
}

.text-gray-200\/60 {
    color: #e5e7eb99
}

.text-gray-200\/70 {
    color: #e5e7ebb3
}

.text-gray-200\/75 {
    color: #e5e7ebbf
}

.text-gray-200\/80 {
    color: #e5e7ebcc
}

.text-gray-200\/90 {
    color: #e5e7ebe6
}

.text-gray-200\/95 {
    color: #e5e7ebf2
}

.text-gray-200\/100 {
    color: #e5e7eb
}

.text-gray-300\/0 {
    color: #d1d5db00
}

.text-gray-300\/5 {
    color: #d1d5db0d
}

.text-gray-300\/10 {
    color: #d1d5db1a
}

.text-gray-300\/20 {
    color: #d1d5db33
}

.text-gray-300\/25 {
    color: #d1d5db40
}

.text-gray-300\/30 {
    color: #d1d5db4d
}

.text-gray-300\/40 {
    color: #d1d5db66
}

.text-gray-300\/50 {
    color: #d1d5db80
}

.text-gray-300\/60 {
    color: #d1d5db99
}

.text-gray-300\/70 {
    color: #d1d5dbb3
}

.text-gray-300\/75 {
    color: #d1d5dbbf
}

.text-gray-300\/80 {
    color: #d1d5dbcc
}

.text-gray-300\/90 {
    color: #d1d5dbe6
}

.text-gray-300\/95 {
    color: #d1d5dbf2
}

.text-gray-300\/100 {
    color: #d1d5db
}

.text-gray-400\/0 {
    color: #9ca3af00
}

.text-gray-400\/5 {
    color: #9ca3af0d
}

.text-gray-400\/10 {
    color: #9ca3af1a
}

.text-gray-400\/20 {
    color: #9ca3af33
}

.text-gray-400\/25 {
    color: #9ca3af40
}

.text-gray-400\/30 {
    color: #9ca3af4d
}

.text-gray-400\/40 {
    color: #9ca3af66
}

.text-gray-400\/50 {
    color: #9ca3af80
}

.text-gray-400\/60 {
    color: #9ca3af99
}

.text-gray-400\/70 {
    color: #9ca3afb3
}

.text-gray-400\/75 {
    color: #9ca3afbf
}

.text-gray-400\/80 {
    color: #9ca3afcc
}

.text-gray-400\/90 {
    color: #9ca3afe6
}

.text-gray-400\/95 {
    color: #9ca3aff2
}

.text-gray-400\/100 {
    color: #9ca3af
}

.text-gray-500\/0 {
    color: #6b728000
}

.text-gray-500\/5 {
    color: #6b72800d
}

.text-gray-500\/10 {
    color: #6b72801a
}

.text-gray-500\/20 {
    color: #6b728033
}

.text-gray-500\/25 {
    color: #6b728040
}

.text-gray-500\/30 {
    color: #6b72804d
}

.text-gray-500\/40 {
    color: #6b728066
}

.text-gray-500\/50 {
    color: #6b728080
}

.text-gray-500\/60 {
    color: #6b728099
}

.text-gray-500\/70 {
    color: #6b7280b3
}

.text-gray-500\/75 {
    color: #6b7280bf
}

.text-gray-500\/80 {
    color: #6b7280cc
}

.text-gray-500\/90 {
    color: #6b7280e6
}

.text-gray-500\/95 {
    color: #6b7280f2
}

.text-gray-500\/100 {
    color: #6b7280
}

.text-gray-600\/0 {
    color: #4b556300
}

.text-gray-600\/5 {
    color: #4b55630d
}

.text-gray-600\/10 {
    color: #4b55631a
}

.text-gray-600\/20 {
    color: #4b556333
}

.text-gray-600\/25 {
    color: #4b556340
}

.text-gray-600\/30 {
    color: #4b55634d
}

.text-gray-600\/40 {
    color: #4b556366
}

.text-gray-600\/50 {
    color: #4b556380
}

.text-gray-600\/60 {
    color: #4b556399
}

.text-gray-600\/70 {
    color: #4b5563b3
}

.text-gray-600\/75 {
    color: #4b5563bf
}

.text-gray-600\/80 {
    color: #4b5563cc
}

.text-gray-600\/90 {
    color: #4b5563e6
}

.text-gray-600\/95 {
    color: #4b5563f2
}

.text-gray-600\/100 {
    color: #4b5563
}

.text-gray-700\/0 {
    color: #37415100
}

.text-gray-700\/5 {
    color: #3741510d
}

.text-gray-700\/10 {
    color: #3741511a
}

.text-gray-700\/20 {
    color: #37415133
}

.text-gray-700\/25 {
    color: #37415140
}

.text-gray-700\/30 {
    color: #3741514d
}

.text-gray-700\/40 {
    color: #37415166
}

.text-gray-700\/50 {
    color: #37415180
}

.text-gray-700\/60 {
    color: #37415199
}

.text-gray-700\/70 {
    color: #374151b3
}

.text-gray-700\/75 {
    color: #374151bf
}

.text-gray-700\/80 {
    color: #374151cc
}

.text-gray-700\/90 {
    color: #374151e6
}

.text-gray-700\/95 {
    color: #374151f2
}

.text-gray-700\/100 {
    color: #374151
}

.text-gray-800\/0 {
    color: #1f293700
}

.text-gray-800\/5 {
    color: #1f29370d
}

.text-gray-800\/10 {
    color: #1f29371a
}

.text-gray-800\/20 {
    color: #1f293733
}

.text-gray-800\/25 {
    color: #1f293740
}

.text-gray-800\/30 {
    color: #1f29374d
}

.text-gray-800\/40 {
    color: #1f293766
}

.text-gray-800\/50 {
    color: #1f293780
}

.text-gray-800\/60 {
    color: #1f293799
}

.text-gray-800\/70 {
    color: #1f2937b3
}

.text-gray-800\/75 {
    color: #1f2937bf
}

.text-gray-800\/80 {
    color: #1f2937cc
}

.text-gray-800\/90 {
    color: #1f2937e6
}

.text-gray-800\/95 {
    color: #1f2937f2
}

.text-gray-800\/100 {
    color: #1f2937
}

.text-gray-900\/0 {
    color: #11182700
}

.text-gray-900\/5 {
    color: #1118270d
}

.text-gray-900\/10 {
    color: #1118271a
}

.text-gray-900\/20 {
    color: #11182733
}

.text-gray-900\/25 {
    color: #11182740
}

.text-gray-900\/30 {
    color: #1118274d
}

.text-gray-900\/40 {
    color: #11182766
}

.text-gray-900\/50 {
    color: #11182780
}

.text-gray-900\/60 {
    color: #11182799
}

.text-gray-900\/70 {
    color: #111827b3
}

.text-gray-900\/75 {
    color: #111827bf
}

.text-gray-900\/80 {
    color: #111827cc
}

.text-gray-900\/90 {
    color: #111827e6
}

.text-gray-900\/95 {
    color: #111827f2
}

.text-gray-900\/100 {
    color: #111827
}

.text-zinc-50\/0 {
    color: #fafafa00
}

.text-zinc-50\/5 {
    color: #fafafa0d
}

.text-zinc-50\/10 {
    color: #fafafa1a
}

.text-zinc-50\/20 {
    color: #fafafa33
}

.text-zinc-50\/25 {
    color: #fafafa40
}

.text-zinc-50\/30 {
    color: #fafafa4d
}

.text-zinc-50\/40 {
    color: #fafafa66
}

.text-zinc-50\/50 {
    color: #fafafa80
}

.text-zinc-50\/60 {
    color: #fafafa99
}

.text-zinc-50\/70 {
    color: #fafafab3
}

.text-zinc-50\/75 {
    color: #fafafabf
}

.text-zinc-50\/80 {
    color: #fafafacc
}

.text-zinc-50\/90 {
    color: #fafafae6
}

.text-zinc-50\/95 {
    color: #fafafaf2
}

.text-zinc-50\/100 {
    color: #fafafa
}

.text-zinc-100\/0 {
    color: #f4f4f500
}

.text-zinc-100\/5 {
    color: #f4f4f50d
}

.text-zinc-100\/10 {
    color: #f4f4f51a
}

.text-zinc-100\/20 {
    color: #f4f4f533
}

.text-zinc-100\/25 {
    color: #f4f4f540
}

.text-zinc-100\/30 {
    color: #f4f4f54d
}

.text-zinc-100\/40 {
    color: #f4f4f566
}

.text-zinc-100\/50 {
    color: #f4f4f580
}

.text-zinc-100\/60 {
    color: #f4f4f599
}

.text-zinc-100\/70 {
    color: #f4f4f5b3
}

.text-zinc-100\/75 {
    color: #f4f4f5bf
}

.text-zinc-100\/80 {
    color: #f4f4f5cc
}

.text-zinc-100\/90 {
    color: #f4f4f5e6
}

.text-zinc-100\/95 {
    color: #f4f4f5f2
}

.text-zinc-100\/100 {
    color: #f4f4f5
}

.text-zinc-200\/0 {
    color: #e4e4e700
}

.text-zinc-200\/5 {
    color: #e4e4e70d
}

.text-zinc-200\/10 {
    color: #e4e4e71a
}

.text-zinc-200\/20 {
    color: #e4e4e733
}

.text-zinc-200\/25 {
    color: #e4e4e740
}

.text-zinc-200\/30 {
    color: #e4e4e74d
}

.text-zinc-200\/40 {
    color: #e4e4e766
}

.text-zinc-200\/50 {
    color: #e4e4e780
}

.text-zinc-200\/60 {
    color: #e4e4e799
}

.text-zinc-200\/70 {
    color: #e4e4e7b3
}

.text-zinc-200\/75 {
    color: #e4e4e7bf
}

.text-zinc-200\/80 {
    color: #e4e4e7cc
}

.text-zinc-200\/90 {
    color: #e4e4e7e6
}

.text-zinc-200\/95 {
    color: #e4e4e7f2
}

.text-zinc-200\/100 {
    color: #e4e4e7
}

.text-zinc-300\/0 {
    color: #d4d4d800
}

.text-zinc-300\/5 {
    color: #d4d4d80d
}

.text-zinc-300\/10 {
    color: #d4d4d81a
}

.text-zinc-300\/20 {
    color: #d4d4d833
}

.text-zinc-300\/25 {
    color: #d4d4d840
}

.text-zinc-300\/30 {
    color: #d4d4d84d
}

.text-zinc-300\/40 {
    color: #d4d4d866
}

.text-zinc-300\/50 {
    color: #d4d4d880
}

.text-zinc-300\/60 {
    color: #d4d4d899
}

.text-zinc-300\/70 {
    color: #d4d4d8b3
}

.text-zinc-300\/75 {
    color: #d4d4d8bf
}

.text-zinc-300\/80 {
    color: #d4d4d8cc
}

.text-zinc-300\/90 {
    color: #d4d4d8e6
}

.text-zinc-300\/95 {
    color: #d4d4d8f2
}

.text-zinc-300\/100 {
    color: #d4d4d8
}

.text-zinc-400\/0 {
    color: #a1a1aa00
}

.text-zinc-400\/5 {
    color: #a1a1aa0d
}

.text-zinc-400\/10 {
    color: #a1a1aa1a
}

.text-zinc-400\/20 {
    color: #a1a1aa33
}

.text-zinc-400\/25 {
    color: #a1a1aa40
}

.text-zinc-400\/30 {
    color: #a1a1aa4d
}

.text-zinc-400\/40 {
    color: #a1a1aa66
}

.text-zinc-400\/50 {
    color: #a1a1aa80
}

.text-zinc-400\/60 {
    color: #a1a1aa99
}

.text-zinc-400\/70 {
    color: #a1a1aab3
}

.text-zinc-400\/75 {
    color: #a1a1aabf
}

.text-zinc-400\/80 {
    color: #a1a1aacc
}

.text-zinc-400\/90 {
    color: #a1a1aae6
}

.text-zinc-400\/95 {
    color: #a1a1aaf2
}

.text-zinc-400\/100 {
    color: #a1a1aa
}

.text-zinc-500\/0 {
    color: #71717a00
}

.text-zinc-500\/5 {
    color: #71717a0d
}

.text-zinc-500\/10 {
    color: #71717a1a
}

.text-zinc-500\/20 {
    color: #71717a33
}

.text-zinc-500\/25 {
    color: #71717a40
}

.text-zinc-500\/30 {
    color: #71717a4d
}

.text-zinc-500\/40 {
    color: #71717a66
}

.text-zinc-500\/50 {
    color: #71717a80
}

.text-zinc-500\/60 {
    color: #71717a99
}

.text-zinc-500\/70 {
    color: #71717ab3
}

.text-zinc-500\/75 {
    color: #71717abf
}

.text-zinc-500\/80 {
    color: #71717acc
}

.text-zinc-500\/90 {
    color: #71717ae6
}

.text-zinc-500\/95 {
    color: #71717af2
}

.text-zinc-500\/100 {
    color: #71717a
}

.text-zinc-600\/0 {
    color: #52525b00
}

.text-zinc-600\/5 {
    color: #52525b0d
}

.text-zinc-600\/10 {
    color: #52525b1a
}

.text-zinc-600\/20 {
    color: #52525b33
}

.text-zinc-600\/25 {
    color: #52525b40
}

.text-zinc-600\/30 {
    color: #52525b4d
}

.text-zinc-600\/40 {
    color: #52525b66
}

.text-zinc-600\/50 {
    color: #52525b80
}

.text-zinc-600\/60 {
    color: #52525b99
}

.text-zinc-600\/70 {
    color: #52525bb3
}

.text-zinc-600\/75 {
    color: #52525bbf
}

.text-zinc-600\/80 {
    color: #52525bcc
}

.text-zinc-600\/90 {
    color: #52525be6
}

.text-zinc-600\/95 {
    color: #52525bf2
}

.text-zinc-600\/100 {
    color: #52525b
}

.text-zinc-700\/0 {
    color: #3f3f4600
}

.text-zinc-700\/5 {
    color: #3f3f460d
}

.text-zinc-700\/10 {
    color: #3f3f461a
}

.text-zinc-700\/20 {
    color: #3f3f4633
}

.text-zinc-700\/25 {
    color: #3f3f4640
}

.text-zinc-700\/30 {
    color: #3f3f464d
}

.text-zinc-700\/40 {
    color: #3f3f4666
}

.text-zinc-700\/50 {
    color: #3f3f4680
}

.text-zinc-700\/60 {
    color: #3f3f4699
}

.text-zinc-700\/70 {
    color: #3f3f46b3
}

.text-zinc-700\/75 {
    color: #3f3f46bf
}

.text-zinc-700\/80 {
    color: #3f3f46cc
}

.text-zinc-700\/90 {
    color: #3f3f46e6
}

.text-zinc-700\/95 {
    color: #3f3f46f2
}

.text-zinc-700\/100 {
    color: #3f3f46
}

.text-zinc-800\/0 {
    color: #27272a00
}

.text-zinc-800\/5 {
    color: #27272a0d
}

.text-zinc-800\/10 {
    color: #27272a1a
}

.text-zinc-800\/20 {
    color: #27272a33
}

.text-zinc-800\/25 {
    color: #27272a40
}

.text-zinc-800\/30 {
    color: #27272a4d
}

.text-zinc-800\/40 {
    color: #27272a66
}

.text-zinc-800\/50 {
    color: #27272a80
}

.text-zinc-800\/60 {
    color: #27272a99
}

.text-zinc-800\/70 {
    color: #27272ab3
}

.text-zinc-800\/75 {
    color: #27272abf
}

.text-zinc-800\/80 {
    color: #27272acc
}

.text-zinc-800\/90 {
    color: #27272ae6
}

.text-zinc-800\/95 {
    color: #27272af2
}

.text-zinc-800\/100 {
    color: #27272a
}

.text-zinc-900\/0 {
    color: #18181b00
}

.text-zinc-900\/5 {
    color: #18181b0d
}

.text-zinc-900\/10 {
    color: #18181b1a
}

.text-zinc-900\/20 {
    color: #18181b33
}

.text-zinc-900\/25 {
    color: #18181b40
}

.text-zinc-900\/30 {
    color: #18181b4d
}

.text-zinc-900\/40 {
    color: #18181b66
}

.text-zinc-900\/50 {
    color: #18181b80
}

.text-zinc-900\/60 {
    color: #18181b99
}

.text-zinc-900\/70 {
    color: #18181bb3
}

.text-zinc-900\/75 {
    color: #18181bbf
}

.text-zinc-900\/80 {
    color: #18181bcc
}

.text-zinc-900\/90 {
    color: #18181be6
}

.text-zinc-900\/95 {
    color: #18181bf2
}

.text-zinc-900\/100 {
    color: #18181b
}

.text-neutral-50\/0 {
    color: #fafafa00
}

.text-neutral-50\/5 {
    color: #fafafa0d
}

.text-neutral-50\/10 {
    color: #fafafa1a
}

.text-neutral-50\/20 {
    color: #fafafa33
}

.text-neutral-50\/25 {
    color: #fafafa40
}

.text-neutral-50\/30 {
    color: #fafafa4d
}

.text-neutral-50\/40 {
    color: #fafafa66
}

.text-neutral-50\/50 {
    color: #fafafa80
}

.text-neutral-50\/60 {
    color: #fafafa99
}

.text-neutral-50\/70 {
    color: #fafafab3
}

.text-neutral-50\/75 {
    color: #fafafabf
}

.text-neutral-50\/80 {
    color: #fafafacc
}

.text-neutral-50\/90 {
    color: #fafafae6
}

.text-neutral-50\/95 {
    color: #fafafaf2
}

.text-neutral-50\/100 {
    color: #fafafa
}

.text-neutral-100\/0 {
    color: #f5f5f500
}

.text-neutral-100\/5 {
    color: #f5f5f50d
}

.text-neutral-100\/10 {
    color: #f5f5f51a
}

.text-neutral-100\/20 {
    color: #f5f5f533
}

.text-neutral-100\/25 {
    color: #f5f5f540
}

.text-neutral-100\/30 {
    color: #f5f5f54d
}

.text-neutral-100\/40 {
    color: #f5f5f566
}

.text-neutral-100\/50 {
    color: #f5f5f580
}

.text-neutral-100\/60 {
    color: #f5f5f599
}

.text-neutral-100\/70 {
    color: #f5f5f5b3
}

.text-neutral-100\/75 {
    color: #f5f5f5bf
}

.text-neutral-100\/80 {
    color: #f5f5f5cc
}

.text-neutral-100\/90 {
    color: #f5f5f5e6
}

.text-neutral-100\/95 {
    color: #f5f5f5f2
}

.text-neutral-100\/100 {
    color: #f5f5f5
}

.text-neutral-200\/0 {
    color: #e5e5e500
}

.text-neutral-200\/5 {
    color: #e5e5e50d
}

.text-neutral-200\/10 {
    color: #e5e5e51a
}

.text-neutral-200\/20 {
    color: #e5e5e533
}

.text-neutral-200\/25 {
    color: #e5e5e540
}

.text-neutral-200\/30 {
    color: #e5e5e54d
}

.text-neutral-200\/40 {
    color: #e5e5e566
}

.text-neutral-200\/50 {
    color: #e5e5e580
}

.text-neutral-200\/60 {
    color: #e5e5e599
}

.text-neutral-200\/70 {
    color: #e5e5e5b3
}

.text-neutral-200\/75 {
    color: #e5e5e5bf
}

.text-neutral-200\/80 {
    color: #e5e5e5cc
}

.text-neutral-200\/90 {
    color: #e5e5e5e6
}

.text-neutral-200\/95 {
    color: #e5e5e5f2
}

.text-neutral-200\/100 {
    color: #e5e5e5
}

.text-neutral-300\/0 {
    color: #d4d4d400
}

.text-neutral-300\/5 {
    color: #d4d4d40d
}

.text-neutral-300\/10 {
    color: #d4d4d41a
}

.text-neutral-300\/20 {
    color: #d4d4d433
}

.text-neutral-300\/25 {
    color: #d4d4d440
}

.text-neutral-300\/30 {
    color: #d4d4d44d
}

.text-neutral-300\/40 {
    color: #d4d4d466
}

.text-neutral-300\/50 {
    color: #d4d4d480
}

.text-neutral-300\/60 {
    color: #d4d4d499
}

.text-neutral-300\/70 {
    color: #d4d4d4b3
}

.text-neutral-300\/75 {
    color: #d4d4d4bf
}

.text-neutral-300\/80 {
    color: #d4d4d4cc
}

.text-neutral-300\/90 {
    color: #d4d4d4e6
}

.text-neutral-300\/95 {
    color: #d4d4d4f2
}

.text-neutral-300\/100 {
    color: #d4d4d4
}

.text-neutral-400\/0 {
    color: #a3a3a300
}

.text-neutral-400\/5 {
    color: #a3a3a30d
}

.text-neutral-400\/10 {
    color: #a3a3a31a
}

.text-neutral-400\/20 {
    color: #a3a3a333
}

.text-neutral-400\/25 {
    color: #a3a3a340
}

.text-neutral-400\/30 {
    color: #a3a3a34d
}

.text-neutral-400\/40 {
    color: #a3a3a366
}

.text-neutral-400\/50 {
    color: #a3a3a380
}

.text-neutral-400\/60 {
    color: #a3a3a399
}

.text-neutral-400\/70 {
    color: #a3a3a3b3
}

.text-neutral-400\/75 {
    color: #a3a3a3bf
}

.text-neutral-400\/80 {
    color: #a3a3a3cc
}

.text-neutral-400\/90 {
    color: #a3a3a3e6
}

.text-neutral-400\/95 {
    color: #a3a3a3f2
}

.text-neutral-400\/100 {
    color: #a3a3a3
}

.text-neutral-500\/0 {
    color: #73737300
}

.text-neutral-500\/5 {
    color: #7373730d
}

.text-neutral-500\/10 {
    color: #7373731a
}

.text-neutral-500\/20 {
    color: #73737333
}

.text-neutral-500\/25 {
    color: #73737340
}

.text-neutral-500\/30 {
    color: #7373734d
}

.text-neutral-500\/40 {
    color: #73737366
}

.text-neutral-500\/50 {
    color: #73737380
}

.text-neutral-500\/60 {
    color: #73737399
}

.text-neutral-500\/70 {
    color: #737373b3
}

.text-neutral-500\/75 {
    color: #737373bf
}

.text-neutral-500\/80 {
    color: #737373cc
}

.text-neutral-500\/90 {
    color: #737373e6
}

.text-neutral-500\/95 {
    color: #737373f2
}

.text-neutral-500\/100 {
    color: #737373
}

.text-neutral-600\/0 {
    color: #52525200
}

.text-neutral-600\/5 {
    color: #5252520d
}

.text-neutral-600\/10 {
    color: #5252521a
}

.text-neutral-600\/20 {
    color: #52525233
}

.text-neutral-600\/25 {
    color: #52525240
}

.text-neutral-600\/30 {
    color: #5252524d
}

.text-neutral-600\/40 {
    color: #52525266
}

.text-neutral-600\/50 {
    color: #52525280
}

.text-neutral-600\/60 {
    color: #52525299
}

.text-neutral-600\/70 {
    color: #525252b3
}

.text-neutral-600\/75 {
    color: #525252bf
}

.text-neutral-600\/80 {
    color: #525252cc
}

.text-neutral-600\/90 {
    color: #525252e6
}

.text-neutral-600\/95 {
    color: #525252f2
}

.text-neutral-600\/100 {
    color: #525252
}

.text-neutral-700\/0 {
    color: #40404000
}

.text-neutral-700\/5 {
    color: #4040400d
}

.text-neutral-700\/10 {
    color: #4040401a
}

.text-neutral-700\/20 {
    color: #40404033
}

.text-neutral-700\/25 {
    color: #40404040
}

.text-neutral-700\/30 {
    color: #4040404d
}

.text-neutral-700\/40 {
    color: #40404066
}

.text-neutral-700\/50 {
    color: #40404080
}

.text-neutral-700\/60 {
    color: #40404099
}

.text-neutral-700\/70 {
    color: #404040b3
}

.text-neutral-700\/75 {
    color: #404040bf
}

.text-neutral-700\/80 {
    color: #404040cc
}

.text-neutral-700\/90 {
    color: #404040e6
}

.text-neutral-700\/95 {
    color: #404040f2
}

.text-neutral-700\/100 {
    color: #404040
}

.text-neutral-800\/0 {
    color: #26262600
}

.text-neutral-800\/5 {
    color: #2626260d
}

.text-neutral-800\/10 {
    color: #2626261a
}

.text-neutral-800\/20 {
    color: #26262633
}

.text-neutral-800\/25 {
    color: #26262640
}

.text-neutral-800\/30 {
    color: #2626264d
}

.text-neutral-800\/40 {
    color: #26262666
}

.text-neutral-800\/50 {
    color: #26262680
}

.text-neutral-800\/60 {
    color: #26262699
}

.text-neutral-800\/70 {
    color: #262626b3
}

.text-neutral-800\/75 {
    color: #262626bf
}

.text-neutral-800\/80 {
    color: #262626cc
}

.text-neutral-800\/90 {
    color: #262626e6
}

.text-neutral-800\/95 {
    color: #262626f2
}

.text-neutral-800\/100 {
    color: #262626
}

.text-neutral-900\/0 {
    color: #17171700
}

.text-neutral-900\/5 {
    color: #1717170d
}

.text-neutral-900\/10 {
    color: #1717171a
}

.text-neutral-900\/20 {
    color: #17171733
}

.text-neutral-900\/25 {
    color: #17171740
}

.text-neutral-900\/30 {
    color: #1717174d
}

.text-neutral-900\/40 {
    color: #17171766
}

.text-neutral-900\/50 {
    color: #17171780
}

.text-neutral-900\/60 {
    color: #17171799
}

.text-neutral-900\/70 {
    color: #171717b3
}

.text-neutral-900\/75 {
    color: #171717bf
}

.text-neutral-900\/80 {
    color: #171717cc
}

.text-neutral-900\/90 {
    color: #171717e6
}

.text-neutral-900\/95 {
    color: #171717f2
}

.text-neutral-900\/100 {
    color: #171717
}

.text-stone-50\/0 {
    color: #fafaf900
}

.text-stone-50\/5 {
    color: #fafaf90d
}

.text-stone-50\/10 {
    color: #fafaf91a
}

.text-stone-50\/20 {
    color: #fafaf933
}

.text-stone-50\/25 {
    color: #fafaf940
}

.text-stone-50\/30 {
    color: #fafaf94d
}

.text-stone-50\/40 {
    color: #fafaf966
}

.text-stone-50\/50 {
    color: #fafaf980
}

.text-stone-50\/60 {
    color: #fafaf999
}

.text-stone-50\/70 {
    color: #fafaf9b3
}

.text-stone-50\/75 {
    color: #fafaf9bf
}

.text-stone-50\/80 {
    color: #fafaf9cc
}

.text-stone-50\/90 {
    color: #fafaf9e6
}

.text-stone-50\/95 {
    color: #fafaf9f2
}

.text-stone-50\/100 {
    color: #fafaf9
}

.text-stone-100\/0 {
    color: #f5f5f400
}

.text-stone-100\/5 {
    color: #f5f5f40d
}

.text-stone-100\/10 {
    color: #f5f5f41a
}

.text-stone-100\/20 {
    color: #f5f5f433
}

.text-stone-100\/25 {
    color: #f5f5f440
}

.text-stone-100\/30 {
    color: #f5f5f44d
}

.text-stone-100\/40 {
    color: #f5f5f466
}

.text-stone-100\/50 {
    color: #f5f5f480
}

.text-stone-100\/60 {
    color: #f5f5f499
}

.text-stone-100\/70 {
    color: #f5f5f4b3
}

.text-stone-100\/75 {
    color: #f5f5f4bf
}

.text-stone-100\/80 {
    color: #f5f5f4cc
}

.text-stone-100\/90 {
    color: #f5f5f4e6
}

.text-stone-100\/95 {
    color: #f5f5f4f2
}

.text-stone-100\/100 {
    color: #f5f5f4
}

.text-stone-200\/0 {
    color: #e7e5e400
}

.text-stone-200\/5 {
    color: #e7e5e40d
}

.text-stone-200\/10 {
    color: #e7e5e41a
}

.text-stone-200\/20 {
    color: #e7e5e433
}

.text-stone-200\/25 {
    color: #e7e5e440
}

.text-stone-200\/30 {
    color: #e7e5e44d
}

.text-stone-200\/40 {
    color: #e7e5e466
}

.text-stone-200\/50 {
    color: #e7e5e480
}

.text-stone-200\/60 {
    color: #e7e5e499
}

.text-stone-200\/70 {
    color: #e7e5e4b3
}

.text-stone-200\/75 {
    color: #e7e5e4bf
}

.text-stone-200\/80 {
    color: #e7e5e4cc
}

.text-stone-200\/90 {
    color: #e7e5e4e6
}

.text-stone-200\/95 {
    color: #e7e5e4f2
}

.text-stone-200\/100 {
    color: #e7e5e4
}

.text-stone-300\/0 {
    color: #d6d3d100
}

.text-stone-300\/5 {
    color: #d6d3d10d
}

.text-stone-300\/10 {
    color: #d6d3d11a
}

.text-stone-300\/20 {
    color: #d6d3d133
}

.text-stone-300\/25 {
    color: #d6d3d140
}

.text-stone-300\/30 {
    color: #d6d3d14d
}

.text-stone-300\/40 {
    color: #d6d3d166
}

.text-stone-300\/50 {
    color: #d6d3d180
}

.text-stone-300\/60 {
    color: #d6d3d199
}

.text-stone-300\/70 {
    color: #d6d3d1b3
}

.text-stone-300\/75 {
    color: #d6d3d1bf
}

.text-stone-300\/80 {
    color: #d6d3d1cc
}

.text-stone-300\/90 {
    color: #d6d3d1e6
}

.text-stone-300\/95 {
    color: #d6d3d1f2
}

.text-stone-300\/100 {
    color: #d6d3d1
}

.text-stone-400\/0 {
    color: #a8a29e00
}

.text-stone-400\/5 {
    color: #a8a29e0d
}

.text-stone-400\/10 {
    color: #a8a29e1a
}

.text-stone-400\/20 {
    color: #a8a29e33
}

.text-stone-400\/25 {
    color: #a8a29e40
}

.text-stone-400\/30 {
    color: #a8a29e4d
}

.text-stone-400\/40 {
    color: #a8a29e66
}

.text-stone-400\/50 {
    color: #a8a29e80
}

.text-stone-400\/60 {
    color: #a8a29e99
}

.text-stone-400\/70 {
    color: #a8a29eb3
}

.text-stone-400\/75 {
    color: #a8a29ebf
}

.text-stone-400\/80 {
    color: #a8a29ecc
}

.text-stone-400\/90 {
    color: #a8a29ee6
}

.text-stone-400\/95 {
    color: #a8a29ef2
}

.text-stone-400\/100 {
    color: #a8a29e
}

.text-stone-500\/0 {
    color: #78716c00
}

.text-stone-500\/5 {
    color: #78716c0d
}

.text-stone-500\/10 {
    color: #78716c1a
}

.text-stone-500\/20 {
    color: #78716c33
}

.text-stone-500\/25 {
    color: #78716c40
}

.text-stone-500\/30 {
    color: #78716c4d
}

.text-stone-500\/40 {
    color: #78716c66
}

.text-stone-500\/50 {
    color: #78716c80
}

.text-stone-500\/60 {
    color: #78716c99
}

.text-stone-500\/70 {
    color: #78716cb3
}

.text-stone-500\/75 {
    color: #78716cbf
}

.text-stone-500\/80 {
    color: #78716ccc
}

.text-stone-500\/90 {
    color: #78716ce6
}

.text-stone-500\/95 {
    color: #78716cf2
}

.text-stone-500\/100 {
    color: #78716c
}

.text-stone-600\/0 {
    color: #57534e00
}

.text-stone-600\/5 {
    color: #57534e0d
}

.text-stone-600\/10 {
    color: #57534e1a
}

.text-stone-600\/20 {
    color: #57534e33
}

.text-stone-600\/25 {
    color: #57534e40
}

.text-stone-600\/30 {
    color: #57534e4d
}

.text-stone-600\/40 {
    color: #57534e66
}

.text-stone-600\/50 {
    color: #57534e80
}

.text-stone-600\/60 {
    color: #57534e99
}

.text-stone-600\/70 {
    color: #57534eb3
}

.text-stone-600\/75 {
    color: #57534ebf
}

.text-stone-600\/80 {
    color: #57534ecc
}

.text-stone-600\/90 {
    color: #57534ee6
}

.text-stone-600\/95 {
    color: #57534ef2
}

.text-stone-600\/100 {
    color: #57534e
}

.text-stone-700\/0 {
    color: #44403c00
}

.text-stone-700\/5 {
    color: #44403c0d
}

.text-stone-700\/10 {
    color: #44403c1a
}

.text-stone-700\/20 {
    color: #44403c33
}

.text-stone-700\/25 {
    color: #44403c40
}

.text-stone-700\/30 {
    color: #44403c4d
}

.text-stone-700\/40 {
    color: #44403c66
}

.text-stone-700\/50 {
    color: #44403c80
}

.text-stone-700\/60 {
    color: #44403c99
}

.text-stone-700\/70 {
    color: #44403cb3
}

.text-stone-700\/75 {
    color: #44403cbf
}

.text-stone-700\/80 {
    color: #44403ccc
}

.text-stone-700\/90 {
    color: #44403ce6
}

.text-stone-700\/95 {
    color: #44403cf2
}

.text-stone-700\/100 {
    color: #44403c
}

.text-stone-800\/0 {
    color: #29252400
}

.text-stone-800\/5 {
    color: #2925240d
}

.text-stone-800\/10 {
    color: #2925241a
}

.text-stone-800\/20 {
    color: #29252433
}

.text-stone-800\/25 {
    color: #29252440
}

.text-stone-800\/30 {
    color: #2925244d
}

.text-stone-800\/40 {
    color: #29252466
}

.text-stone-800\/50 {
    color: #29252480
}

.text-stone-800\/60 {
    color: #29252499
}

.text-stone-800\/70 {
    color: #292524b3
}

.text-stone-800\/75 {
    color: #292524bf
}

.text-stone-800\/80 {
    color: #292524cc
}

.text-stone-800\/90 {
    color: #292524e6
}

.text-stone-800\/95 {
    color: #292524f2
}

.text-stone-800\/100 {
    color: #292524
}

.text-stone-900\/0 {
    color: #1c191700
}

.text-stone-900\/5 {
    color: #1c19170d
}

.text-stone-900\/10 {
    color: #1c19171a
}

.text-stone-900\/20 {
    color: #1c191733
}

.text-stone-900\/25 {
    color: #1c191740
}

.text-stone-900\/30 {
    color: #1c19174d
}

.text-stone-900\/40 {
    color: #1c191766
}

.text-stone-900\/50 {
    color: #1c191780
}

.text-stone-900\/60 {
    color: #1c191799
}

.text-stone-900\/70 {
    color: #1c1917b3
}

.text-stone-900\/75 {
    color: #1c1917bf
}

.text-stone-900\/80 {
    color: #1c1917cc
}

.text-stone-900\/90 {
    color: #1c1917e6
}

.text-stone-900\/95 {
    color: #1c1917f2
}

.text-stone-900\/100 {
    color: #1c1917
}

.text-red\/0 {
    color: #cd426200
}

.text-red\/5 {
    color: #cd42620d
}

.text-red\/10 {
    color: #cd42621a
}

.text-red\/20 {
    color: #cd426233
}

.text-red\/25 {
    color: #cd426240
}

.text-red\/30 {
    color: #cd42624d
}

.text-red\/40 {
    color: #cd426266
}

.text-red\/50 {
    color: #cd426280
}

.text-red\/60 {
    color: #cd426299
}

.text-red\/70 {
    color: #cd4262b3
}

.text-red\/75 {
    color: #cd4262bf
}

.text-red\/80 {
    color: #cd4262cc
}

.text-red\/90 {
    color: #cd4262e6
}

.text-red\/95 {
    color: #cd4262f2
}

.text-red\/100 {
    color: #cd4262
}

.text-orange\/0 {
    color: #ff950000
}

.text-orange\/5 {
    color: #ff95000d
}

.text-orange\/10 {
    color: #ff95001a
}

.text-orange\/20 {
    color: #ff950033
}

.text-orange\/25 {
    color: #ff950040
}

.text-orange\/30 {
    color: #ff95004d
}

.text-orange\/40 {
    color: #ff950066
}

.text-orange\/50 {
    color: #ff950080
}

.text-orange\/60 {
    color: #ff950099
}

.text-orange\/70 {
    color: #ff9500b3
}

.text-orange\/75 {
    color: #ff9500bf
}

.text-orange\/80 {
    color: #ff9500cc
}

.text-orange\/90 {
    color: #ff9500e6
}

.text-orange\/95 {
    color: #ff9500f2
}

.text-orange\/100 {
    color: #ff9500
}

.text-amber-50\/0 {
    color: #fffbeb00
}

.text-amber-50\/5 {
    color: #fffbeb0d
}

.text-amber-50\/10 {
    color: #fffbeb1a
}

.text-amber-50\/20 {
    color: #fffbeb33
}

.text-amber-50\/25 {
    color: #fffbeb40
}

.text-amber-50\/30 {
    color: #fffbeb4d
}

.text-amber-50\/40 {
    color: #fffbeb66
}

.text-amber-50\/50 {
    color: #fffbeb80
}

.text-amber-50\/60 {
    color: #fffbeb99
}

.text-amber-50\/70 {
    color: #fffbebb3
}

.text-amber-50\/75 {
    color: #fffbebbf
}

.text-amber-50\/80 {
    color: #fffbebcc
}

.text-amber-50\/90 {
    color: #fffbebe6
}

.text-amber-50\/95 {
    color: #fffbebf2
}

.text-amber-50\/100 {
    color: #fffbeb
}

.text-amber-100\/0 {
    color: #fef3c700
}

.text-amber-100\/5 {
    color: #fef3c70d
}

.text-amber-100\/10 {
    color: #fef3c71a
}

.text-amber-100\/20 {
    color: #fef3c733
}

.text-amber-100\/25 {
    color: #fef3c740
}

.text-amber-100\/30 {
    color: #fef3c74d
}

.text-amber-100\/40 {
    color: #fef3c766
}

.text-amber-100\/50 {
    color: #fef3c780
}

.text-amber-100\/60 {
    color: #fef3c799
}

.text-amber-100\/70 {
    color: #fef3c7b3
}

.text-amber-100\/75 {
    color: #fef3c7bf
}

.text-amber-100\/80 {
    color: #fef3c7cc
}

.text-amber-100\/90 {
    color: #fef3c7e6
}

.text-amber-100\/95 {
    color: #fef3c7f2
}

.text-amber-100\/100 {
    color: #fef3c7
}

.text-amber-200\/0 {
    color: #fde68a00
}

.text-amber-200\/5 {
    color: #fde68a0d
}

.text-amber-200\/10 {
    color: #fde68a1a
}

.text-amber-200\/20 {
    color: #fde68a33
}

.text-amber-200\/25 {
    color: #fde68a40
}

.text-amber-200\/30 {
    color: #fde68a4d
}

.text-amber-200\/40 {
    color: #fde68a66
}

.text-amber-200\/50 {
    color: #fde68a80
}

.text-amber-200\/60 {
    color: #fde68a99
}

.text-amber-200\/70 {
    color: #fde68ab3
}

.text-amber-200\/75 {
    color: #fde68abf
}

.text-amber-200\/80 {
    color: #fde68acc
}

.text-amber-200\/90 {
    color: #fde68ae6
}

.text-amber-200\/95 {
    color: #fde68af2
}

.text-amber-200\/100 {
    color: #fde68a
}

.text-amber-300\/0 {
    color: #fcd34d00
}

.text-amber-300\/5 {
    color: #fcd34d0d
}

.text-amber-300\/10 {
    color: #fcd34d1a
}

.text-amber-300\/20 {
    color: #fcd34d33
}

.text-amber-300\/25 {
    color: #fcd34d40
}

.text-amber-300\/30 {
    color: #fcd34d4d
}

.text-amber-300\/40 {
    color: #fcd34d66
}

.text-amber-300\/50 {
    color: #fcd34d80
}

.text-amber-300\/60 {
    color: #fcd34d99
}

.text-amber-300\/70 {
    color: #fcd34db3
}

.text-amber-300\/75 {
    color: #fcd34dbf
}

.text-amber-300\/80 {
    color: #fcd34dcc
}

.text-amber-300\/90 {
    color: #fcd34de6
}

.text-amber-300\/95 {
    color: #fcd34df2
}

.text-amber-300\/100 {
    color: #fcd34d
}

.text-amber-400\/0 {
    color: #fbbf2400
}

.text-amber-400\/5 {
    color: #fbbf240d
}

.text-amber-400\/10 {
    color: #fbbf241a
}

.text-amber-400\/20 {
    color: #fbbf2433
}

.text-amber-400\/25 {
    color: #fbbf2440
}

.text-amber-400\/30 {
    color: #fbbf244d
}

.text-amber-400\/40 {
    color: #fbbf2466
}

.text-amber-400\/50 {
    color: #fbbf2480
}

.text-amber-400\/60 {
    color: #fbbf2499
}

.text-amber-400\/70 {
    color: #fbbf24b3
}

.text-amber-400\/75 {
    color: #fbbf24bf
}

.text-amber-400\/80 {
    color: #fbbf24cc
}

.text-amber-400\/90 {
    color: #fbbf24e6
}

.text-amber-400\/95 {
    color: #fbbf24f2
}

.text-amber-400\/100 {
    color: #fbbf24
}

.text-amber-500\/0 {
    color: #f59e0b00
}

.text-amber-500\/5 {
    color: #f59e0b0d
}

.text-amber-500\/10 {
    color: #f59e0b1a
}

.text-amber-500\/20 {
    color: #f59e0b33
}

.text-amber-500\/25 {
    color: #f59e0b40
}

.text-amber-500\/30 {
    color: #f59e0b4d
}

.text-amber-500\/40 {
    color: #f59e0b66
}

.text-amber-500\/50 {
    color: #f59e0b80
}

.text-amber-500\/60 {
    color: #f59e0b99
}

.text-amber-500\/70 {
    color: #f59e0bb3
}

.text-amber-500\/75 {
    color: #f59e0bbf
}

.text-amber-500\/80 {
    color: #f59e0bcc
}

.text-amber-500\/90 {
    color: #f59e0be6
}

.text-amber-500\/95 {
    color: #f59e0bf2
}

.text-amber-500\/100 {
    color: #f59e0b
}

.text-amber-600\/0 {
    color: #d9770600
}

.text-amber-600\/5 {
    color: #d977060d
}

.text-amber-600\/10 {
    color: #d977061a
}

.text-amber-600\/20 {
    color: #d9770633
}

.text-amber-600\/25 {
    color: #d9770640
}

.text-amber-600\/30 {
    color: #d977064d
}

.text-amber-600\/40 {
    color: #d9770666
}

.text-amber-600\/50 {
    color: #d9770680
}

.text-amber-600\/60 {
    color: #d9770699
}

.text-amber-600\/70 {
    color: #d97706b3
}

.text-amber-600\/75 {
    color: #d97706bf
}

.text-amber-600\/80 {
    color: #d97706cc
}

.text-amber-600\/90 {
    color: #d97706e6
}

.text-amber-600\/95 {
    color: #d97706f2
}

.text-amber-600\/100 {
    color: #d97706
}

.text-amber-700\/0 {
    color: #b4530900
}

.text-amber-700\/5 {
    color: #b453090d
}

.text-amber-700\/10 {
    color: #b453091a
}

.text-amber-700\/20 {
    color: #b4530933
}

.text-amber-700\/25 {
    color: #b4530940
}

.text-amber-700\/30 {
    color: #b453094d
}

.text-amber-700\/40 {
    color: #b4530966
}

.text-amber-700\/50 {
    color: #b4530980
}

.text-amber-700\/60 {
    color: #b4530999
}

.text-amber-700\/70 {
    color: #b45309b3
}

.text-amber-700\/75 {
    color: #b45309bf
}

.text-amber-700\/80 {
    color: #b45309cc
}

.text-amber-700\/90 {
    color: #b45309e6
}

.text-amber-700\/95 {
    color: #b45309f2
}

.text-amber-700\/100 {
    color: #b45309
}

.text-amber-800\/0 {
    color: #92400e00
}

.text-amber-800\/5 {
    color: #92400e0d
}

.text-amber-800\/10 {
    color: #92400e1a
}

.text-amber-800\/20 {
    color: #92400e33
}

.text-amber-800\/25 {
    color: #92400e40
}

.text-amber-800\/30 {
    color: #92400e4d
}

.text-amber-800\/40 {
    color: #92400e66
}

.text-amber-800\/50 {
    color: #92400e80
}

.text-amber-800\/60 {
    color: #92400e99
}

.text-amber-800\/70 {
    color: #92400eb3
}

.text-amber-800\/75 {
    color: #92400ebf
}

.text-amber-800\/80 {
    color: #92400ecc
}

.text-amber-800\/90 {
    color: #92400ee6
}

.text-amber-800\/95 {
    color: #92400ef2
}

.text-amber-800\/100 {
    color: #92400e
}

.text-amber-900\/0 {
    color: #78350f00
}

.text-amber-900\/5 {
    color: #78350f0d
}

.text-amber-900\/10 {
    color: #78350f1a
}

.text-amber-900\/20 {
    color: #78350f33
}

.text-amber-900\/25 {
    color: #78350f40
}

.text-amber-900\/30 {
    color: #78350f4d
}

.text-amber-900\/40 {
    color: #78350f66
}

.text-amber-900\/50 {
    color: #78350f80
}

.text-amber-900\/60 {
    color: #78350f99
}

.text-amber-900\/70 {
    color: #78350fb3
}

.text-amber-900\/75 {
    color: #78350fbf
}

.text-amber-900\/80 {
    color: #78350fcc
}

.text-amber-900\/90 {
    color: #78350fe6
}

.text-amber-900\/95 {
    color: #78350ff2
}

.text-amber-900\/100 {
    color: #78350f
}

.text-yellow\/0 {
    color: rgba(var(--colors-yellow), 0)
}

.text-yellow\/5 {
    color: rgba(var(--colors-yellow), .05)
}

.text-yellow\/10 {
    color: rgba(var(--colors-yellow), .1)
}

.text-yellow\/20 {
    color: rgba(var(--colors-yellow), .2)
}

.text-yellow\/25 {
    color: rgba(var(--colors-yellow), .25)
}

.text-yellow\/30 {
    color: rgba(var(--colors-yellow), .3)
}

.text-yellow\/40 {
    color: rgba(var(--colors-yellow), .4)
}

.text-yellow\/50 {
    color: rgba(var(--colors-yellow), .5)
}

.text-yellow\/60 {
    color: rgba(var(--colors-yellow), .6)
}

.text-yellow\/70 {
    color: rgba(var(--colors-yellow), .7)
}

.text-yellow\/75 {
    color: rgba(var(--colors-yellow), .75)
}

.text-yellow\/80 {
    color: rgba(var(--colors-yellow), .8)
}

.text-yellow\/90 {
    color: rgba(var(--colors-yellow), .9)
}

.text-yellow\/95 {
    color: rgba(var(--colors-yellow), .95)
}

.text-yellow\/100 {
    color: rgba(var(--colors-yellow), 1)
}

.text-lime-50\/0 {
    color: #f7fee700
}

.text-lime-50\/5 {
    color: #f7fee70d
}

.text-lime-50\/10 {
    color: #f7fee71a
}

.text-lime-50\/20 {
    color: #f7fee733
}

.text-lime-50\/25 {
    color: #f7fee740
}

.text-lime-50\/30 {
    color: #f7fee74d
}

.text-lime-50\/40 {
    color: #f7fee766
}

.text-lime-50\/50 {
    color: #f7fee780
}

.text-lime-50\/60 {
    color: #f7fee799
}

.text-lime-50\/70 {
    color: #f7fee7b3
}

.text-lime-50\/75 {
    color: #f7fee7bf
}

.text-lime-50\/80 {
    color: #f7fee7cc
}

.text-lime-50\/90 {
    color: #f7fee7e6
}

.text-lime-50\/95 {
    color: #f7fee7f2
}

.text-lime-50\/100 {
    color: #f7fee7
}

.text-lime-100\/0 {
    color: #ecfccb00
}

.text-lime-100\/5 {
    color: #ecfccb0d
}

.text-lime-100\/10 {
    color: #ecfccb1a
}

.text-lime-100\/20 {
    color: #ecfccb33
}

.text-lime-100\/25 {
    color: #ecfccb40
}

.text-lime-100\/30 {
    color: #ecfccb4d
}

.text-lime-100\/40 {
    color: #ecfccb66
}

.text-lime-100\/50 {
    color: #ecfccb80
}

.text-lime-100\/60 {
    color: #ecfccb99
}

.text-lime-100\/70 {
    color: #ecfccbb3
}

.text-lime-100\/75 {
    color: #ecfccbbf
}

.text-lime-100\/80 {
    color: #ecfccbcc
}

.text-lime-100\/90 {
    color: #ecfccbe6
}

.text-lime-100\/95 {
    color: #ecfccbf2
}

.text-lime-100\/100 {
    color: #ecfccb
}

.text-lime-200\/0 {
    color: #d9f99d00
}

.text-lime-200\/5 {
    color: #d9f99d0d
}

.text-lime-200\/10 {
    color: #d9f99d1a
}

.text-lime-200\/20 {
    color: #d9f99d33
}

.text-lime-200\/25 {
    color: #d9f99d40
}

.text-lime-200\/30 {
    color: #d9f99d4d
}

.text-lime-200\/40 {
    color: #d9f99d66
}

.text-lime-200\/50 {
    color: #d9f99d80
}

.text-lime-200\/60 {
    color: #d9f99d99
}

.text-lime-200\/70 {
    color: #d9f99db3
}

.text-lime-200\/75 {
    color: #d9f99dbf
}

.text-lime-200\/80 {
    color: #d9f99dcc
}

.text-lime-200\/90 {
    color: #d9f99de6
}

.text-lime-200\/95 {
    color: #d9f99df2
}

.text-lime-200\/100 {
    color: #d9f99d
}

.text-lime-300\/0 {
    color: #bef26400
}

.text-lime-300\/5 {
    color: #bef2640d
}

.text-lime-300\/10 {
    color: #bef2641a
}

.text-lime-300\/20 {
    color: #bef26433
}

.text-lime-300\/25 {
    color: #bef26440
}

.text-lime-300\/30 {
    color: #bef2644d
}

.text-lime-300\/40 {
    color: #bef26466
}

.text-lime-300\/50 {
    color: #bef26480
}

.text-lime-300\/60 {
    color: #bef26499
}

.text-lime-300\/70 {
    color: #bef264b3
}

.text-lime-300\/75 {
    color: #bef264bf
}

.text-lime-300\/80 {
    color: #bef264cc
}

.text-lime-300\/90 {
    color: #bef264e6
}

.text-lime-300\/95 {
    color: #bef264f2
}

.text-lime-300\/100 {
    color: #bef264
}

.text-lime-400\/0 {
    color: #a3e63500
}

.text-lime-400\/5 {
    color: #a3e6350d
}

.text-lime-400\/10 {
    color: #a3e6351a
}

.text-lime-400\/20 {
    color: #a3e63533
}

.text-lime-400\/25 {
    color: #a3e63540
}

.text-lime-400\/30 {
    color: #a3e6354d
}

.text-lime-400\/40 {
    color: #a3e63566
}

.text-lime-400\/50 {
    color: #a3e63580
}

.text-lime-400\/60 {
    color: #a3e63599
}

.text-lime-400\/70 {
    color: #a3e635b3
}

.text-lime-400\/75 {
    color: #a3e635bf
}

.text-lime-400\/80 {
    color: #a3e635cc
}

.text-lime-400\/90 {
    color: #a3e635e6
}

.text-lime-400\/95 {
    color: #a3e635f2
}

.text-lime-400\/100 {
    color: #a3e635
}

.text-lime-500\/0 {
    color: #84cc1600
}

.text-lime-500\/5 {
    color: #84cc160d
}

.text-lime-500\/10 {
    color: #84cc161a
}

.text-lime-500\/20 {
    color: #84cc1633
}

.text-lime-500\/25 {
    color: #84cc1640
}

.text-lime-500\/30 {
    color: #84cc164d
}

.text-lime-500\/40 {
    color: #84cc1666
}

.text-lime-500\/50 {
    color: #84cc1680
}

.text-lime-500\/60 {
    color: #84cc1699
}

.text-lime-500\/70 {
    color: #84cc16b3
}

.text-lime-500\/75 {
    color: #84cc16bf
}

.text-lime-500\/80 {
    color: #84cc16cc
}

.text-lime-500\/90 {
    color: #84cc16e6
}

.text-lime-500\/95 {
    color: #84cc16f2
}

.text-lime-500\/100 {
    color: #84cc16
}

.text-lime-600\/0 {
    color: #65a30d00
}

.text-lime-600\/5 {
    color: #65a30d0d
}

.text-lime-600\/10 {
    color: #65a30d1a
}

.text-lime-600\/20 {
    color: #65a30d33
}

.text-lime-600\/25 {
    color: #65a30d40
}

.text-lime-600\/30 {
    color: #65a30d4d
}

.text-lime-600\/40 {
    color: #65a30d66
}

.text-lime-600\/50 {
    color: #65a30d80
}

.text-lime-600\/60 {
    color: #65a30d99
}

.text-lime-600\/70 {
    color: #65a30db3
}

.text-lime-600\/75 {
    color: #65a30dbf
}

.text-lime-600\/80 {
    color: #65a30dcc
}

.text-lime-600\/90 {
    color: #65a30de6
}

.text-lime-600\/95 {
    color: #65a30df2
}

.text-lime-600\/100 {
    color: #65a30d
}

.text-lime-700\/0 {
    color: #4d7c0f00
}

.text-lime-700\/5 {
    color: #4d7c0f0d
}

.text-lime-700\/10 {
    color: #4d7c0f1a
}

.text-lime-700\/20 {
    color: #4d7c0f33
}

.text-lime-700\/25 {
    color: #4d7c0f40
}

.text-lime-700\/30 {
    color: #4d7c0f4d
}

.text-lime-700\/40 {
    color: #4d7c0f66
}

.text-lime-700\/50 {
    color: #4d7c0f80
}

.text-lime-700\/60 {
    color: #4d7c0f99
}

.text-lime-700\/70 {
    color: #4d7c0fb3
}

.text-lime-700\/75 {
    color: #4d7c0fbf
}

.text-lime-700\/80 {
    color: #4d7c0fcc
}

.text-lime-700\/90 {
    color: #4d7c0fe6
}

.text-lime-700\/95 {
    color: #4d7c0ff2
}

.text-lime-700\/100 {
    color: #4d7c0f
}

.text-lime-800\/0 {
    color: #3f621200
}

.text-lime-800\/5 {
    color: #3f62120d
}

.text-lime-800\/10 {
    color: #3f62121a
}

.text-lime-800\/20 {
    color: #3f621233
}

.text-lime-800\/25 {
    color: #3f621240
}

.text-lime-800\/30 {
    color: #3f62124d
}

.text-lime-800\/40 {
    color: #3f621266
}

.text-lime-800\/50 {
    color: #3f621280
}

.text-lime-800\/60 {
    color: #3f621299
}

.text-lime-800\/70 {
    color: #3f6212b3
}

.text-lime-800\/75 {
    color: #3f6212bf
}

.text-lime-800\/80 {
    color: #3f6212cc
}

.text-lime-800\/90 {
    color: #3f6212e6
}

.text-lime-800\/95 {
    color: #3f6212f2
}

.text-lime-800\/100 {
    color: #3f6212
}

.text-lime-900\/0 {
    color: #36531400
}

.text-lime-900\/5 {
    color: #3653140d
}

.text-lime-900\/10 {
    color: #3653141a
}

.text-lime-900\/20 {
    color: #36531433
}

.text-lime-900\/25 {
    color: #36531440
}

.text-lime-900\/30 {
    color: #3653144d
}

.text-lime-900\/40 {
    color: #36531466
}

.text-lime-900\/50 {
    color: #36531480
}

.text-lime-900\/60 {
    color: #36531499
}

.text-lime-900\/70 {
    color: #365314b3
}

.text-lime-900\/75 {
    color: #365314bf
}

.text-lime-900\/80 {
    color: #365314cc
}

.text-lime-900\/90 {
    color: #365314e6
}

.text-lime-900\/95 {
    color: #365314f2
}

.text-lime-900\/100 {
    color: #365314
}

.text-green\/0 {
    color: #96af0f00
}

.text-green\/5 {
    color: #96af0f0d
}

.text-green\/10 {
    color: #96af0f1a
}

.text-green\/20 {
    color: #96af0f33
}

.text-green\/25 {
    color: #96af0f40
}

.text-green\/30 {
    color: #96af0f4d
}

.text-green\/40 {
    color: #96af0f66
}

.text-green\/50 {
    color: #96af0f80
}

.text-green\/60 {
    color: #96af0f99
}

.text-green\/70 {
    color: #96af0fb3
}

.text-green\/75 {
    color: #96af0fbf
}

.text-green\/80 {
    color: #96af0fcc
}

.text-green\/90 {
    color: #96af0fe6
}

.text-green\/95 {
    color: #96af0ff2
}

.text-green\/100 {
    color: #96af0f
}

.text-emerald\/0 {
    color: #5cf4a400
}

.text-emerald\/5 {
    color: #5cf4a40d
}

.text-emerald\/10 {
    color: #5cf4a41a
}

.text-emerald\/20 {
    color: #5cf4a433
}

.text-emerald\/25 {
    color: #5cf4a440
}

.text-emerald\/30 {
    color: #5cf4a44d
}

.text-emerald\/40 {
    color: #5cf4a466
}

.text-emerald\/50 {
    color: #5cf4a480
}

.text-emerald\/60 {
    color: #5cf4a499
}

.text-emerald\/70 {
    color: #5cf4a4b3
}

.text-emerald\/75 {
    color: #5cf4a4bf
}

.text-emerald\/80 {
    color: #5cf4a4cc
}

.text-emerald\/90 {
    color: #5cf4a4e6
}

.text-emerald\/95 {
    color: #5cf4a4f2
}

.text-emerald\/100 {
    color: #5cf4a4
}

.text-teal-50\/0 {
    color: #f0fdfa00
}

.text-teal-50\/5 {
    color: #f0fdfa0d
}

.text-teal-50\/10 {
    color: #f0fdfa1a
}

.text-teal-50\/20 {
    color: #f0fdfa33
}

.text-teal-50\/25 {
    color: #f0fdfa40
}

.text-teal-50\/30 {
    color: #f0fdfa4d
}

.text-teal-50\/40 {
    color: #f0fdfa66
}

.text-teal-50\/50 {
    color: #f0fdfa80
}

.text-teal-50\/60 {
    color: #f0fdfa99
}

.text-teal-50\/70 {
    color: #f0fdfab3
}

.text-teal-50\/75 {
    color: #f0fdfabf
}

.text-teal-50\/80 {
    color: #f0fdfacc
}

.text-teal-50\/90 {
    color: #f0fdfae6
}

.text-teal-50\/95 {
    color: #f0fdfaf2
}

.text-teal-50\/100 {
    color: #f0fdfa
}

.text-teal-100\/0 {
    color: #ccfbf100
}

.text-teal-100\/5 {
    color: #ccfbf10d
}

.text-teal-100\/10 {
    color: #ccfbf11a
}

.text-teal-100\/20 {
    color: #ccfbf133
}

.text-teal-100\/25 {
    color: #ccfbf140
}

.text-teal-100\/30 {
    color: #ccfbf14d
}

.text-teal-100\/40 {
    color: #ccfbf166
}

.text-teal-100\/50 {
    color: #ccfbf180
}

.text-teal-100\/60 {
    color: #ccfbf199
}

.text-teal-100\/70 {
    color: #ccfbf1b3
}

.text-teal-100\/75 {
    color: #ccfbf1bf
}

.text-teal-100\/80 {
    color: #ccfbf1cc
}

.text-teal-100\/90 {
    color: #ccfbf1e6
}

.text-teal-100\/95 {
    color: #ccfbf1f2
}

.text-teal-100\/100 {
    color: #ccfbf1
}

.text-teal-200\/0 {
    color: #99f6e400
}

.text-teal-200\/5 {
    color: #99f6e40d
}

.text-teal-200\/10 {
    color: #99f6e41a
}

.text-teal-200\/20 {
    color: #99f6e433
}

.text-teal-200\/25 {
    color: #99f6e440
}

.text-teal-200\/30 {
    color: #99f6e44d
}

.text-teal-200\/40 {
    color: #99f6e466
}

.text-teal-200\/50 {
    color: #99f6e480
}

.text-teal-200\/60 {
    color: #99f6e499
}

.text-teal-200\/70 {
    color: #99f6e4b3
}

.text-teal-200\/75 {
    color: #99f6e4bf
}

.text-teal-200\/80 {
    color: #99f6e4cc
}

.text-teal-200\/90 {
    color: #99f6e4e6
}

.text-teal-200\/95 {
    color: #99f6e4f2
}

.text-teal-200\/100 {
    color: #99f6e4
}

.text-teal-300\/0 {
    color: #5eead400
}

.text-teal-300\/5 {
    color: #5eead40d
}

.text-teal-300\/10 {
    color: #5eead41a
}

.text-teal-300\/20 {
    color: #5eead433
}

.text-teal-300\/25 {
    color: #5eead440
}

.text-teal-300\/30 {
    color: #5eead44d
}

.text-teal-300\/40 {
    color: #5eead466
}

.text-teal-300\/50 {
    color: #5eead480
}

.text-teal-300\/60 {
    color: #5eead499
}

.text-teal-300\/70 {
    color: #5eead4b3
}

.text-teal-300\/75 {
    color: #5eead4bf
}

.text-teal-300\/80 {
    color: #5eead4cc
}

.text-teal-300\/90 {
    color: #5eead4e6
}

.text-teal-300\/95 {
    color: #5eead4f2
}

.text-teal-300\/100 {
    color: #5eead4
}

.text-teal-400\/0 {
    color: #2dd4bf00
}

.text-teal-400\/5 {
    color: #2dd4bf0d
}

.text-teal-400\/10 {
    color: #2dd4bf1a
}

.text-teal-400\/20 {
    color: #2dd4bf33
}

.text-teal-400\/25 {
    color: #2dd4bf40
}

.text-teal-400\/30 {
    color: #2dd4bf4d
}

.text-teal-400\/40 {
    color: #2dd4bf66
}

.text-teal-400\/50 {
    color: #2dd4bf80
}

.text-teal-400\/60 {
    color: #2dd4bf99
}

.text-teal-400\/70 {
    color: #2dd4bfb3
}

.text-teal-400\/75 {
    color: #2dd4bfbf
}

.text-teal-400\/80 {
    color: #2dd4bfcc
}

.text-teal-400\/90 {
    color: #2dd4bfe6
}

.text-teal-400\/95 {
    color: #2dd4bff2
}

.text-teal-400\/100 {
    color: #2dd4bf
}

.text-teal-500\/0 {
    color: #14b8a600
}

.text-teal-500\/5 {
    color: #14b8a60d
}

.text-teal-500\/10 {
    color: #14b8a61a
}

.text-teal-500\/20 {
    color: #14b8a633
}

.text-teal-500\/25 {
    color: #14b8a640
}

.text-teal-500\/30 {
    color: #14b8a64d
}

.text-teal-500\/40 {
    color: #14b8a666
}

.text-teal-500\/50 {
    color: #14b8a680
}

.text-teal-500\/60 {
    color: #14b8a699
}

.text-teal-500\/70 {
    color: #14b8a6b3
}

.text-teal-500\/75 {
    color: #14b8a6bf
}

.text-teal-500\/80 {
    color: #14b8a6cc
}

.text-teal-500\/90 {
    color: #14b8a6e6
}

.text-teal-500\/95 {
    color: #14b8a6f2
}

.text-teal-500\/100 {
    color: #14b8a6
}

.text-teal-600\/0 {
    color: #0d948800
}

.text-teal-600\/5 {
    color: #0d94880d
}

.text-teal-600\/10 {
    color: #0d94881a
}

.text-teal-600\/20 {
    color: #0d948833
}

.text-teal-600\/25 {
    color: #0d948840
}

.text-teal-600\/30 {
    color: #0d94884d
}

.text-teal-600\/40 {
    color: #0d948866
}

.text-teal-600\/50 {
    color: #0d948880
}

.text-teal-600\/60 {
    color: #0d948899
}

.text-teal-600\/70 {
    color: #0d9488b3
}

.text-teal-600\/75 {
    color: #0d9488bf
}

.text-teal-600\/80 {
    color: #0d9488cc
}

.text-teal-600\/90 {
    color: #0d9488e6
}

.text-teal-600\/95 {
    color: #0d9488f2
}

.text-teal-600\/100 {
    color: #0d9488
}

.text-teal-700\/0 {
    color: #0f766e00
}

.text-teal-700\/5 {
    color: #0f766e0d
}

.text-teal-700\/10 {
    color: #0f766e1a
}

.text-teal-700\/20 {
    color: #0f766e33
}

.text-teal-700\/25 {
    color: #0f766e40
}

.text-teal-700\/30 {
    color: #0f766e4d
}

.text-teal-700\/40 {
    color: #0f766e66
}

.text-teal-700\/50 {
    color: #0f766e80
}

.text-teal-700\/60 {
    color: #0f766e99
}

.text-teal-700\/70 {
    color: #0f766eb3
}

.text-teal-700\/75 {
    color: #0f766ebf
}

.text-teal-700\/80 {
    color: #0f766ecc
}

.text-teal-700\/90 {
    color: #0f766ee6
}

.text-teal-700\/95 {
    color: #0f766ef2
}

.text-teal-700\/100 {
    color: #0f766e
}

.text-teal-800\/0 {
    color: #115e5900
}

.text-teal-800\/5 {
    color: #115e590d
}

.text-teal-800\/10 {
    color: #115e591a
}

.text-teal-800\/20 {
    color: #115e5933
}

.text-teal-800\/25 {
    color: #115e5940
}

.text-teal-800\/30 {
    color: #115e594d
}

.text-teal-800\/40 {
    color: #115e5966
}

.text-teal-800\/50 {
    color: #115e5980
}

.text-teal-800\/60 {
    color: #115e5999
}

.text-teal-800\/70 {
    color: #115e59b3
}

.text-teal-800\/75 {
    color: #115e59bf
}

.text-teal-800\/80 {
    color: #115e59cc
}

.text-teal-800\/90 {
    color: #115e59e6
}

.text-teal-800\/95 {
    color: #115e59f2
}

.text-teal-800\/100 {
    color: #115e59
}

.text-teal-900\/0 {
    color: #134e4a00
}

.text-teal-900\/5 {
    color: #134e4a0d
}

.text-teal-900\/10 {
    color: #134e4a1a
}

.text-teal-900\/20 {
    color: #134e4a33
}

.text-teal-900\/25 {
    color: #134e4a40
}

.text-teal-900\/30 {
    color: #134e4a4d
}

.text-teal-900\/40 {
    color: #134e4a66
}

.text-teal-900\/50 {
    color: #134e4a80
}

.text-teal-900\/60 {
    color: #134e4a99
}

.text-teal-900\/70 {
    color: #134e4ab3
}

.text-teal-900\/75 {
    color: #134e4abf
}

.text-teal-900\/80 {
    color: #134e4acc
}

.text-teal-900\/90 {
    color: #134e4ae6
}

.text-teal-900\/95 {
    color: #134e4af2
}

.text-teal-900\/100 {
    color: #134e4a
}

.text-cyan-50\/0 {
    color: #ecfeff00
}

.text-cyan-50\/5 {
    color: #ecfeff0d
}

.text-cyan-50\/10 {
    color: #ecfeff1a
}

.text-cyan-50\/20 {
    color: #ecfeff33
}

.text-cyan-50\/25 {
    color: #ecfeff40
}

.text-cyan-50\/30 {
    color: #ecfeff4d
}

.text-cyan-50\/40 {
    color: #ecfeff66
}

.text-cyan-50\/50 {
    color: #ecfeff80
}

.text-cyan-50\/60 {
    color: #ecfeff99
}

.text-cyan-50\/70 {
    color: #ecfeffb3
}

.text-cyan-50\/75 {
    color: #ecfeffbf
}

.text-cyan-50\/80 {
    color: #ecfeffcc
}

.text-cyan-50\/90 {
    color: #ecfeffe6
}

.text-cyan-50\/95 {
    color: #ecfefff2
}

.text-cyan-50\/100 {
    color: #ecfeff
}

.text-cyan-100\/0 {
    color: #cffafe00
}

.text-cyan-100\/5 {
    color: #cffafe0d
}

.text-cyan-100\/10 {
    color: #cffafe1a
}

.text-cyan-100\/20 {
    color: #cffafe33
}

.text-cyan-100\/25 {
    color: #cffafe40
}

.text-cyan-100\/30 {
    color: #cffafe4d
}

.text-cyan-100\/40 {
    color: #cffafe66
}

.text-cyan-100\/50 {
    color: #cffafe80
}

.text-cyan-100\/60 {
    color: #cffafe99
}

.text-cyan-100\/70 {
    color: #cffafeb3
}

.text-cyan-100\/75 {
    color: #cffafebf
}

.text-cyan-100\/80 {
    color: #cffafecc
}

.text-cyan-100\/90 {
    color: #cffafee6
}

.text-cyan-100\/95 {
    color: #cffafef2
}

.text-cyan-100\/100 {
    color: #cffafe
}

.text-cyan-200\/0 {
    color: #a5f3fc00
}

.text-cyan-200\/5 {
    color: #a5f3fc0d
}

.text-cyan-200\/10 {
    color: #a5f3fc1a
}

.text-cyan-200\/20 {
    color: #a5f3fc33
}

.text-cyan-200\/25 {
    color: #a5f3fc40
}

.text-cyan-200\/30 {
    color: #a5f3fc4d
}

.text-cyan-200\/40 {
    color: #a5f3fc66
}

.text-cyan-200\/50 {
    color: #a5f3fc80
}

.text-cyan-200\/60 {
    color: #a5f3fc99
}

.text-cyan-200\/70 {
    color: #a5f3fcb3
}

.text-cyan-200\/75 {
    color: #a5f3fcbf
}

.text-cyan-200\/80 {
    color: #a5f3fccc
}

.text-cyan-200\/90 {
    color: #a5f3fce6
}

.text-cyan-200\/95 {
    color: #a5f3fcf2
}

.text-cyan-200\/100 {
    color: #a5f3fc
}

.text-cyan-300\/0 {
    color: #67e8f900
}

.text-cyan-300\/5 {
    color: #67e8f90d
}

.text-cyan-300\/10 {
    color: #67e8f91a
}

.text-cyan-300\/20 {
    color: #67e8f933
}

.text-cyan-300\/25 {
    color: #67e8f940
}

.text-cyan-300\/30 {
    color: #67e8f94d
}

.text-cyan-300\/40 {
    color: #67e8f966
}

.text-cyan-300\/50 {
    color: #67e8f980
}

.text-cyan-300\/60 {
    color: #67e8f999
}

.text-cyan-300\/70 {
    color: #67e8f9b3
}

.text-cyan-300\/75 {
    color: #67e8f9bf
}

.text-cyan-300\/80 {
    color: #67e8f9cc
}

.text-cyan-300\/90 {
    color: #67e8f9e6
}

.text-cyan-300\/95 {
    color: #67e8f9f2
}

.text-cyan-300\/100 {
    color: #67e8f9
}

.text-cyan-400\/0 {
    color: #22d3ee00
}

.text-cyan-400\/5 {
    color: #22d3ee0d
}

.text-cyan-400\/10 {
    color: #22d3ee1a
}

.text-cyan-400\/20 {
    color: #22d3ee33
}

.text-cyan-400\/25 {
    color: #22d3ee40
}

.text-cyan-400\/30 {
    color: #22d3ee4d
}

.text-cyan-400\/40 {
    color: #22d3ee66
}

.text-cyan-400\/50 {
    color: #22d3ee80
}

.text-cyan-400\/60 {
    color: #22d3ee99
}

.text-cyan-400\/70 {
    color: #22d3eeb3
}

.text-cyan-400\/75 {
    color: #22d3eebf
}

.text-cyan-400\/80 {
    color: #22d3eecc
}

.text-cyan-400\/90 {
    color: #22d3eee6
}

.text-cyan-400\/95 {
    color: #22d3eef2
}

.text-cyan-400\/100 {
    color: #22d3ee
}

.text-cyan-500\/0 {
    color: #06b6d400
}

.text-cyan-500\/5 {
    color: #06b6d40d
}

.text-cyan-500\/10 {
    color: #06b6d41a
}

.text-cyan-500\/20 {
    color: #06b6d433
}

.text-cyan-500\/25 {
    color: #06b6d440
}

.text-cyan-500\/30 {
    color: #06b6d44d
}

.text-cyan-500\/40 {
    color: #06b6d466
}

.text-cyan-500\/50 {
    color: #06b6d480
}

.text-cyan-500\/60 {
    color: #06b6d499
}

.text-cyan-500\/70 {
    color: #06b6d4b3
}

.text-cyan-500\/75 {
    color: #06b6d4bf
}

.text-cyan-500\/80 {
    color: #06b6d4cc
}

.text-cyan-500\/90 {
    color: #06b6d4e6
}

.text-cyan-500\/95 {
    color: #06b6d4f2
}

.text-cyan-500\/100 {
    color: #06b6d4
}

.text-cyan-600\/0 {
    color: #0891b200
}

.text-cyan-600\/5 {
    color: #0891b20d
}

.text-cyan-600\/10 {
    color: #0891b21a
}

.text-cyan-600\/20 {
    color: #0891b233
}

.text-cyan-600\/25 {
    color: #0891b240
}

.text-cyan-600\/30 {
    color: #0891b24d
}

.text-cyan-600\/40 {
    color: #0891b266
}

.text-cyan-600\/50 {
    color: #0891b280
}

.text-cyan-600\/60 {
    color: #0891b299
}

.text-cyan-600\/70 {
    color: #0891b2b3
}

.text-cyan-600\/75 {
    color: #0891b2bf
}

.text-cyan-600\/80 {
    color: #0891b2cc
}

.text-cyan-600\/90 {
    color: #0891b2e6
}

.text-cyan-600\/95 {
    color: #0891b2f2
}

.text-cyan-600\/100 {
    color: #0891b2
}

.text-cyan-700\/0 {
    color: #0e749000
}

.text-cyan-700\/5 {
    color: #0e74900d
}

.text-cyan-700\/10 {
    color: #0e74901a
}

.text-cyan-700\/20 {
    color: #0e749033
}

.text-cyan-700\/25 {
    color: #0e749040
}

.text-cyan-700\/30 {
    color: #0e74904d
}

.text-cyan-700\/40 {
    color: #0e749066
}

.text-cyan-700\/50 {
    color: #0e749080
}

.text-cyan-700\/60 {
    color: #0e749099
}

.text-cyan-700\/70 {
    color: #0e7490b3
}

.text-cyan-700\/75 {
    color: #0e7490bf
}

.text-cyan-700\/80 {
    color: #0e7490cc
}

.text-cyan-700\/90 {
    color: #0e7490e6
}

.text-cyan-700\/95 {
    color: #0e7490f2
}

.text-cyan-700\/100 {
    color: #0e7490
}

.text-cyan-800\/0 {
    color: #155e7500
}

.text-cyan-800\/5 {
    color: #155e750d
}

.text-cyan-800\/10 {
    color: #155e751a
}

.text-cyan-800\/20 {
    color: #155e7533
}

.text-cyan-800\/25 {
    color: #155e7540
}

.text-cyan-800\/30 {
    color: #155e754d
}

.text-cyan-800\/40 {
    color: #155e7566
}

.text-cyan-800\/50 {
    color: #155e7580
}

.text-cyan-800\/60 {
    color: #155e7599
}

.text-cyan-800\/70 {
    color: #155e75b3
}

.text-cyan-800\/75 {
    color: #155e75bf
}

.text-cyan-800\/80 {
    color: #155e75cc
}

.text-cyan-800\/90 {
    color: #155e75e6
}

.text-cyan-800\/95 {
    color: #155e75f2
}

.text-cyan-800\/100 {
    color: #155e75
}

.text-cyan-900\/0 {
    color: #164e6300
}

.text-cyan-900\/5 {
    color: #164e630d
}

.text-cyan-900\/10 {
    color: #164e631a
}

.text-cyan-900\/20 {
    color: #164e6333
}

.text-cyan-900\/25 {
    color: #164e6340
}

.text-cyan-900\/30 {
    color: #164e634d
}

.text-cyan-900\/40 {
    color: #164e6366
}

.text-cyan-900\/50 {
    color: #164e6380
}

.text-cyan-900\/60 {
    color: #164e6399
}

.text-cyan-900\/70 {
    color: #164e63b3
}

.text-cyan-900\/75 {
    color: #164e63bf
}

.text-cyan-900\/80 {
    color: #164e63cc
}

.text-cyan-900\/90 {
    color: #164e63e6
}

.text-cyan-900\/95 {
    color: #164e63f2
}

.text-cyan-900\/100 {
    color: #164e63
}

.text-sky-50\/0 {
    color: #f0f9ff00
}

.text-sky-50\/5 {
    color: #f0f9ff0d
}

.text-sky-50\/10 {
    color: #f0f9ff1a
}

.text-sky-50\/20 {
    color: #f0f9ff33
}

.text-sky-50\/25 {
    color: #f0f9ff40
}

.text-sky-50\/30 {
    color: #f0f9ff4d
}

.text-sky-50\/40 {
    color: #f0f9ff66
}

.text-sky-50\/50 {
    color: #f0f9ff80
}

.text-sky-50\/60 {
    color: #f0f9ff99
}

.text-sky-50\/70 {
    color: #f0f9ffb3
}

.text-sky-50\/75 {
    color: #f0f9ffbf
}

.text-sky-50\/80 {
    color: #f0f9ffcc
}

.text-sky-50\/90 {
    color: #f0f9ffe6
}

.text-sky-50\/95 {
    color: #f0f9fff2
}

.text-sky-50\/100 {
    color: #f0f9ff
}

.text-sky-100\/0 {
    color: #e0f2fe00
}

.text-sky-100\/5 {
    color: #e0f2fe0d
}

.text-sky-100\/10 {
    color: #e0f2fe1a
}

.text-sky-100\/20 {
    color: #e0f2fe33
}

.text-sky-100\/25 {
    color: #e0f2fe40
}

.text-sky-100\/30 {
    color: #e0f2fe4d
}

.text-sky-100\/40 {
    color: #e0f2fe66
}

.text-sky-100\/50 {
    color: #e0f2fe80
}

.text-sky-100\/60 {
    color: #e0f2fe99
}

.text-sky-100\/70 {
    color: #e0f2feb3
}

.text-sky-100\/75 {
    color: #e0f2febf
}

.text-sky-100\/80 {
    color: #e0f2fecc
}

.text-sky-100\/90 {
    color: #e0f2fee6
}

.text-sky-100\/95 {
    color: #e0f2fef2
}

.text-sky-100\/100 {
    color: #e0f2fe
}

.text-sky-200\/0 {
    color: #bae6fd00
}

.text-sky-200\/5 {
    color: #bae6fd0d
}

.text-sky-200\/10 {
    color: #bae6fd1a
}

.text-sky-200\/20 {
    color: #bae6fd33
}

.text-sky-200\/25 {
    color: #bae6fd40
}

.text-sky-200\/30 {
    color: #bae6fd4d
}

.text-sky-200\/40 {
    color: #bae6fd66
}

.text-sky-200\/50 {
    color: #bae6fd80
}

.text-sky-200\/60 {
    color: #bae6fd99
}

.text-sky-200\/70 {
    color: #bae6fdb3
}

.text-sky-200\/75 {
    color: #bae6fdbf
}

.text-sky-200\/80 {
    color: #bae6fdcc
}

.text-sky-200\/90 {
    color: #bae6fde6
}

.text-sky-200\/95 {
    color: #bae6fdf2
}

.text-sky-200\/100 {
    color: #bae6fd
}

.text-sky-300\/0 {
    color: #7dd3fc00
}

.text-sky-300\/5 {
    color: #7dd3fc0d
}

.text-sky-300\/10 {
    color: #7dd3fc1a
}

.text-sky-300\/20 {
    color: #7dd3fc33
}

.text-sky-300\/25 {
    color: #7dd3fc40
}

.text-sky-300\/30 {
    color: #7dd3fc4d
}

.text-sky-300\/40 {
    color: #7dd3fc66
}

.text-sky-300\/50 {
    color: #7dd3fc80
}

.text-sky-300\/60 {
    color: #7dd3fc99
}

.text-sky-300\/70 {
    color: #7dd3fcb3
}

.text-sky-300\/75 {
    color: #7dd3fcbf
}

.text-sky-300\/80 {
    color: #7dd3fccc
}

.text-sky-300\/90 {
    color: #7dd3fce6
}

.text-sky-300\/95 {
    color: #7dd3fcf2
}

.text-sky-300\/100 {
    color: #7dd3fc
}

.text-sky-400\/0 {
    color: #38bdf800
}

.text-sky-400\/5 {
    color: #38bdf80d
}

.text-sky-400\/10 {
    color: #38bdf81a
}

.text-sky-400\/20 {
    color: #38bdf833
}

.text-sky-400\/25 {
    color: #38bdf840
}

.text-sky-400\/30 {
    color: #38bdf84d
}

.text-sky-400\/40 {
    color: #38bdf866
}

.text-sky-400\/50 {
    color: #38bdf880
}

.text-sky-400\/60 {
    color: #38bdf899
}

.text-sky-400\/70 {
    color: #38bdf8b3
}

.text-sky-400\/75 {
    color: #38bdf8bf
}

.text-sky-400\/80 {
    color: #38bdf8cc
}

.text-sky-400\/90 {
    color: #38bdf8e6
}

.text-sky-400\/95 {
    color: #38bdf8f2
}

.text-sky-400\/100 {
    color: #38bdf8
}

.text-sky-500\/0 {
    color: #0ea5e900
}

.text-sky-500\/5 {
    color: #0ea5e90d
}

.text-sky-500\/10 {
    color: #0ea5e91a
}

.text-sky-500\/20 {
    color: #0ea5e933
}

.text-sky-500\/25 {
    color: #0ea5e940
}

.text-sky-500\/30 {
    color: #0ea5e94d
}

.text-sky-500\/40 {
    color: #0ea5e966
}

.text-sky-500\/50 {
    color: #0ea5e980
}

.text-sky-500\/60 {
    color: #0ea5e999
}

.text-sky-500\/70 {
    color: #0ea5e9b3
}

.text-sky-500\/75 {
    color: #0ea5e9bf
}

.text-sky-500\/80 {
    color: #0ea5e9cc
}

.text-sky-500\/90 {
    color: #0ea5e9e6
}

.text-sky-500\/95 {
    color: #0ea5e9f2
}

.text-sky-500\/100 {
    color: #0ea5e9
}

.text-sky-600\/0 {
    color: #0284c700
}

.text-sky-600\/5 {
    color: #0284c70d
}

.text-sky-600\/10 {
    color: #0284c71a
}

.text-sky-600\/20 {
    color: #0284c733
}

.text-sky-600\/25 {
    color: #0284c740
}

.text-sky-600\/30 {
    color: #0284c74d
}

.text-sky-600\/40 {
    color: #0284c766
}

.text-sky-600\/50 {
    color: #0284c780
}

.text-sky-600\/60 {
    color: #0284c799
}

.text-sky-600\/70 {
    color: #0284c7b3
}

.text-sky-600\/75 {
    color: #0284c7bf
}

.text-sky-600\/80 {
    color: #0284c7cc
}

.text-sky-600\/90 {
    color: #0284c7e6
}

.text-sky-600\/95 {
    color: #0284c7f2
}

.text-sky-600\/100 {
    color: #0284c7
}

.text-sky-700\/0 {
    color: #0369a100
}

.text-sky-700\/5 {
    color: #0369a10d
}

.text-sky-700\/10 {
    color: #0369a11a
}

.text-sky-700\/20 {
    color: #0369a133
}

.text-sky-700\/25 {
    color: #0369a140
}

.text-sky-700\/30 {
    color: #0369a14d
}

.text-sky-700\/40 {
    color: #0369a166
}

.text-sky-700\/50 {
    color: #0369a180
}

.text-sky-700\/60 {
    color: #0369a199
}

.text-sky-700\/70 {
    color: #0369a1b3
}

.text-sky-700\/75 {
    color: #0369a1bf
}

.text-sky-700\/80 {
    color: #0369a1cc
}

.text-sky-700\/90 {
    color: #0369a1e6
}

.text-sky-700\/95 {
    color: #0369a1f2
}

.text-sky-700\/100 {
    color: #0369a1
}

.text-sky-800\/0 {
    color: #07598500
}

.text-sky-800\/5 {
    color: #0759850d
}

.text-sky-800\/10 {
    color: #0759851a
}

.text-sky-800\/20 {
    color: #07598533
}

.text-sky-800\/25 {
    color: #07598540
}

.text-sky-800\/30 {
    color: #0759854d
}

.text-sky-800\/40 {
    color: #07598566
}

.text-sky-800\/50 {
    color: #07598580
}

.text-sky-800\/60 {
    color: #07598599
}

.text-sky-800\/70 {
    color: #075985b3
}

.text-sky-800\/75 {
    color: #075985bf
}

.text-sky-800\/80 {
    color: #075985cc
}

.text-sky-800\/90 {
    color: #075985e6
}

.text-sky-800\/95 {
    color: #075985f2
}

.text-sky-800\/100 {
    color: #075985
}

.text-sky-900\/0 {
    color: #0c4a6e00
}

.text-sky-900\/5 {
    color: #0c4a6e0d
}

.text-sky-900\/10 {
    color: #0c4a6e1a
}

.text-sky-900\/20 {
    color: #0c4a6e33
}

.text-sky-900\/25 {
    color: #0c4a6e40
}

.text-sky-900\/30 {
    color: #0c4a6e4d
}

.text-sky-900\/40 {
    color: #0c4a6e66
}

.text-sky-900\/50 {
    color: #0c4a6e80
}

.text-sky-900\/60 {
    color: #0c4a6e99
}

.text-sky-900\/70 {
    color: #0c4a6eb3
}

.text-sky-900\/75 {
    color: #0c4a6ebf
}

.text-sky-900\/80 {
    color: #0c4a6ecc
}

.text-sky-900\/90 {
    color: #0c4a6ee6
}

.text-sky-900\/95 {
    color: #0c4a6ef2
}

.text-sky-900\/100 {
    color: #0c4a6e
}

.text-blue\/0 {
    color: #2e9fd800
}

.text-blue\/5 {
    color: #2e9fd80d
}

.text-blue\/10 {
    color: #2e9fd81a
}

.text-blue\/20 {
    color: #2e9fd833
}

.text-blue\/25 {
    color: #2e9fd840
}

.text-blue\/30 {
    color: #2e9fd84d
}

.text-blue\/40 {
    color: #2e9fd866
}

.text-blue\/50 {
    color: #2e9fd880
}

.text-blue\/60 {
    color: #2e9fd899
}

.text-blue\/70 {
    color: #2e9fd8b3
}

.text-blue\/75 {
    color: #2e9fd8bf
}

.text-blue\/80 {
    color: #2e9fd8cc
}

.text-blue\/90 {
    color: #2e9fd8e6
}

.text-blue\/95 {
    color: #2e9fd8f2
}

.text-blue\/100 {
    color: #2e9fd8
}

.text-indigo-50\/0 {
    color: #eef2ff00
}

.text-indigo-50\/5 {
    color: #eef2ff0d
}

.text-indigo-50\/10 {
    color: #eef2ff1a
}

.text-indigo-50\/20 {
    color: #eef2ff33
}

.text-indigo-50\/25 {
    color: #eef2ff40
}

.text-indigo-50\/30 {
    color: #eef2ff4d
}

.text-indigo-50\/40 {
    color: #eef2ff66
}

.text-indigo-50\/50 {
    color: #eef2ff80
}

.text-indigo-50\/60 {
    color: #eef2ff99
}

.text-indigo-50\/70 {
    color: #eef2ffb3
}

.text-indigo-50\/75 {
    color: #eef2ffbf
}

.text-indigo-50\/80 {
    color: #eef2ffcc
}

.text-indigo-50\/90 {
    color: #eef2ffe6
}

.text-indigo-50\/95 {
    color: #eef2fff2
}

.text-indigo-50\/100 {
    color: #eef2ff
}

.text-indigo-100\/0 {
    color: #e0e7ff00
}

.text-indigo-100\/5 {
    color: #e0e7ff0d
}

.text-indigo-100\/10 {
    color: #e0e7ff1a
}

.text-indigo-100\/20 {
    color: #e0e7ff33
}

.text-indigo-100\/25 {
    color: #e0e7ff40
}

.text-indigo-100\/30 {
    color: #e0e7ff4d
}

.text-indigo-100\/40 {
    color: #e0e7ff66
}

.text-indigo-100\/50 {
    color: #e0e7ff80
}

.text-indigo-100\/60 {
    color: #e0e7ff99
}

.text-indigo-100\/70 {
    color: #e0e7ffb3
}

.text-indigo-100\/75 {
    color: #e0e7ffbf
}

.text-indigo-100\/80 {
    color: #e0e7ffcc
}

.text-indigo-100\/90 {
    color: #e0e7ffe6
}

.text-indigo-100\/95 {
    color: #e0e7fff2
}

.text-indigo-100\/100 {
    color: #e0e7ff
}

.text-indigo-200\/0 {
    color: #c7d2fe00
}

.text-indigo-200\/5 {
    color: #c7d2fe0d
}

.text-indigo-200\/10 {
    color: #c7d2fe1a
}

.text-indigo-200\/20 {
    color: #c7d2fe33
}

.text-indigo-200\/25 {
    color: #c7d2fe40
}

.text-indigo-200\/30 {
    color: #c7d2fe4d
}

.text-indigo-200\/40 {
    color: #c7d2fe66
}

.text-indigo-200\/50 {
    color: #c7d2fe80
}

.text-indigo-200\/60 {
    color: #c7d2fe99
}

.text-indigo-200\/70 {
    color: #c7d2feb3
}

.text-indigo-200\/75 {
    color: #c7d2febf
}

.text-indigo-200\/80 {
    color: #c7d2fecc
}

.text-indigo-200\/90 {
    color: #c7d2fee6
}

.text-indigo-200\/95 {
    color: #c7d2fef2
}

.text-indigo-200\/100 {
    color: #c7d2fe
}

.text-indigo-300\/0 {
    color: #a5b4fc00
}

.text-indigo-300\/5 {
    color: #a5b4fc0d
}

.text-indigo-300\/10 {
    color: #a5b4fc1a
}

.text-indigo-300\/20 {
    color: #a5b4fc33
}

.text-indigo-300\/25 {
    color: #a5b4fc40
}

.text-indigo-300\/30 {
    color: #a5b4fc4d
}

.text-indigo-300\/40 {
    color: #a5b4fc66
}

.text-indigo-300\/50 {
    color: #a5b4fc80
}

.text-indigo-300\/60 {
    color: #a5b4fc99
}

.text-indigo-300\/70 {
    color: #a5b4fcb3
}

.text-indigo-300\/75 {
    color: #a5b4fcbf
}

.text-indigo-300\/80 {
    color: #a5b4fccc
}

.text-indigo-300\/90 {
    color: #a5b4fce6
}

.text-indigo-300\/95 {
    color: #a5b4fcf2
}

.text-indigo-300\/100 {
    color: #a5b4fc
}

.text-indigo-400\/0 {
    color: #818cf800
}

.text-indigo-400\/5 {
    color: #818cf80d
}

.text-indigo-400\/10 {
    color: #818cf81a
}

.text-indigo-400\/20 {
    color: #818cf833
}

.text-indigo-400\/25 {
    color: #818cf840
}

.text-indigo-400\/30 {
    color: #818cf84d
}

.text-indigo-400\/40 {
    color: #818cf866
}

.text-indigo-400\/50 {
    color: #818cf880
}

.text-indigo-400\/60 {
    color: #818cf899
}

.text-indigo-400\/70 {
    color: #818cf8b3
}

.text-indigo-400\/75 {
    color: #818cf8bf
}

.text-indigo-400\/80 {
    color: #818cf8cc
}

.text-indigo-400\/90 {
    color: #818cf8e6
}

.text-indigo-400\/95 {
    color: #818cf8f2
}

.text-indigo-400\/100 {
    color: #818cf8
}

.text-indigo-500\/0 {
    color: #6366f100
}

.text-indigo-500\/5 {
    color: #6366f10d
}

.text-indigo-500\/10 {
    color: #6366f11a
}

.text-indigo-500\/20 {
    color: #6366f133
}

.text-indigo-500\/25 {
    color: #6366f140
}

.text-indigo-500\/30 {
    color: #6366f14d
}

.text-indigo-500\/40 {
    color: #6366f166
}

.text-indigo-500\/50 {
    color: #6366f180
}

.text-indigo-500\/60 {
    color: #6366f199
}

.text-indigo-500\/70 {
    color: #6366f1b3
}

.text-indigo-500\/75 {
    color: #6366f1bf
}

.text-indigo-500\/80 {
    color: #6366f1cc
}

.text-indigo-500\/90 {
    color: #6366f1e6
}

.text-indigo-500\/95 {
    color: #6366f1f2
}

.text-indigo-500\/100 {
    color: #6366f1
}

.text-indigo-600\/0 {
    color: #4f46e500
}

.text-indigo-600\/5 {
    color: #4f46e50d
}

.text-indigo-600\/10 {
    color: #4f46e51a
}

.text-indigo-600\/20 {
    color: #4f46e533
}

.text-indigo-600\/25 {
    color: #4f46e540
}

.text-indigo-600\/30 {
    color: #4f46e54d
}

.text-indigo-600\/40 {
    color: #4f46e566
}

.text-indigo-600\/50 {
    color: #4f46e580
}

.text-indigo-600\/60 {
    color: #4f46e599
}

.text-indigo-600\/70 {
    color: #4f46e5b3
}

.text-indigo-600\/75 {
    color: #4f46e5bf
}

.text-indigo-600\/80 {
    color: #4f46e5cc
}

.text-indigo-600\/90 {
    color: #4f46e5e6
}

.text-indigo-600\/95 {
    color: #4f46e5f2
}

.text-indigo-600\/100 {
    color: #4f46e5
}

.text-indigo-700\/0 {
    color: #4338ca00
}

.text-indigo-700\/5 {
    color: #4338ca0d
}

.text-indigo-700\/10 {
    color: #4338ca1a
}

.text-indigo-700\/20 {
    color: #4338ca33
}

.text-indigo-700\/25 {
    color: #4338ca40
}

.text-indigo-700\/30 {
    color: #4338ca4d
}

.text-indigo-700\/40 {
    color: #4338ca66
}

.text-indigo-700\/50 {
    color: #4338ca80
}

.text-indigo-700\/60 {
    color: #4338ca99
}

.text-indigo-700\/70 {
    color: #4338cab3
}

.text-indigo-700\/75 {
    color: #4338cabf
}

.text-indigo-700\/80 {
    color: #4338cacc
}

.text-indigo-700\/90 {
    color: #4338cae6
}

.text-indigo-700\/95 {
    color: #4338caf2
}

.text-indigo-700\/100 {
    color: #4338ca
}

.text-indigo-800\/0 {
    color: #3730a300
}

.text-indigo-800\/5 {
    color: #3730a30d
}

.text-indigo-800\/10 {
    color: #3730a31a
}

.text-indigo-800\/20 {
    color: #3730a333
}

.text-indigo-800\/25 {
    color: #3730a340
}

.text-indigo-800\/30 {
    color: #3730a34d
}

.text-indigo-800\/40 {
    color: #3730a366
}

.text-indigo-800\/50 {
    color: #3730a380
}

.text-indigo-800\/60 {
    color: #3730a399
}

.text-indigo-800\/70 {
    color: #3730a3b3
}

.text-indigo-800\/75 {
    color: #3730a3bf
}

.text-indigo-800\/80 {
    color: #3730a3cc
}

.text-indigo-800\/90 {
    color: #3730a3e6
}

.text-indigo-800\/95 {
    color: #3730a3f2
}

.text-indigo-800\/100 {
    color: #3730a3
}

.text-indigo-900\/0 {
    color: #312e8100
}

.text-indigo-900\/5 {
    color: #312e810d
}

.text-indigo-900\/10 {
    color: #312e811a
}

.text-indigo-900\/20 {
    color: #312e8133
}

.text-indigo-900\/25 {
    color: #312e8140
}

.text-indigo-900\/30 {
    color: #312e814d
}

.text-indigo-900\/40 {
    color: #312e8166
}

.text-indigo-900\/50 {
    color: #312e8180
}

.text-indigo-900\/60 {
    color: #312e8199
}

.text-indigo-900\/70 {
    color: #312e81b3
}

.text-indigo-900\/75 {
    color: #312e81bf
}

.text-indigo-900\/80 {
    color: #312e81cc
}

.text-indigo-900\/90 {
    color: #312e81e6
}

.text-indigo-900\/95 {
    color: #312e81f2
}

.text-indigo-900\/100 {
    color: #312e81
}

.text-violet\/0 {
    color: rgba(var(--colors-violet), 0)
}

.text-violet\/5 {
    color: rgba(var(--colors-violet), .05)
}

.text-violet\/10 {
    color: rgba(var(--colors-violet), .1)
}

.text-violet\/20 {
    color: rgba(var(--colors-violet), .2)
}

.text-violet\/25 {
    color: rgba(var(--colors-violet), .25)
}

.text-violet\/30 {
    color: rgba(var(--colors-violet), .3)
}

.text-violet\/40 {
    color: rgba(var(--colors-violet), .4)
}

.text-violet\/50 {
    color: rgba(var(--colors-violet), .5)
}

.text-violet\/60 {
    color: rgba(var(--colors-violet), .6)
}

.text-violet\/70 {
    color: rgba(var(--colors-violet), .7)
}

.text-violet\/75 {
    color: rgba(var(--colors-violet), .75)
}

.text-violet\/80 {
    color: rgba(var(--colors-violet), .8)
}

.text-violet\/90 {
    color: rgba(var(--colors-violet), .9)
}

.text-violet\/95 {
    color: rgba(var(--colors-violet), .95)
}

.text-violet\/100 {
    color: rgba(var(--colors-violet), 1)
}

.text-purple\/0 {
    color: #7d00ff00
}

.text-purple\/5 {
    color: #7d00ff0d
}

.text-purple\/10 {
    color: #7d00ff1a
}

.text-purple\/20 {
    color: #7d00ff33
}

.text-purple\/25 {
    color: #7d00ff40
}

.text-purple\/30 {
    color: #7d00ff4d
}

.text-purple\/40 {
    color: #7d00ff66
}

.text-purple\/50 {
    color: #7d00ff80
}

.text-purple\/60 {
    color: #7d00ff99
}

.text-purple\/70 {
    color: #7d00ffb3
}

.text-purple\/75 {
    color: #7d00ffbf
}

.text-purple\/80 {
    color: #7d00ffcc
}

.text-purple\/90 {
    color: #7d00ffe6
}

.text-purple\/95 {
    color: #7d00fff2
}

.text-purple\/100 {
    color: #7d00ff
}

.text-fuchsia-50\/0 {
    color: #fdf4ff00
}

.text-fuchsia-50\/5 {
    color: #fdf4ff0d
}

.text-fuchsia-50\/10 {
    color: #fdf4ff1a
}

.text-fuchsia-50\/20 {
    color: #fdf4ff33
}

.text-fuchsia-50\/25 {
    color: #fdf4ff40
}

.text-fuchsia-50\/30 {
    color: #fdf4ff4d
}

.text-fuchsia-50\/40 {
    color: #fdf4ff66
}

.text-fuchsia-50\/50 {
    color: #fdf4ff80
}

.text-fuchsia-50\/60 {
    color: #fdf4ff99
}

.text-fuchsia-50\/70 {
    color: #fdf4ffb3
}

.text-fuchsia-50\/75 {
    color: #fdf4ffbf
}

.text-fuchsia-50\/80 {
    color: #fdf4ffcc
}

.text-fuchsia-50\/90 {
    color: #fdf4ffe6
}

.text-fuchsia-50\/95 {
    color: #fdf4fff2
}

.text-fuchsia-50\/100 {
    color: #fdf4ff
}

.text-fuchsia-100\/0 {
    color: #fae8ff00
}

.text-fuchsia-100\/5 {
    color: #fae8ff0d
}

.text-fuchsia-100\/10 {
    color: #fae8ff1a
}

.text-fuchsia-100\/20 {
    color: #fae8ff33
}

.text-fuchsia-100\/25 {
    color: #fae8ff40
}

.text-fuchsia-100\/30 {
    color: #fae8ff4d
}

.text-fuchsia-100\/40 {
    color: #fae8ff66
}

.text-fuchsia-100\/50 {
    color: #fae8ff80
}

.text-fuchsia-100\/60 {
    color: #fae8ff99
}

.text-fuchsia-100\/70 {
    color: #fae8ffb3
}

.text-fuchsia-100\/75 {
    color: #fae8ffbf
}

.text-fuchsia-100\/80 {
    color: #fae8ffcc
}

.text-fuchsia-100\/90 {
    color: #fae8ffe6
}

.text-fuchsia-100\/95 {
    color: #fae8fff2
}

.text-fuchsia-100\/100 {
    color: #fae8ff
}

.text-fuchsia-200\/0 {
    color: #f5d0fe00
}

.text-fuchsia-200\/5 {
    color: #f5d0fe0d
}

.text-fuchsia-200\/10 {
    color: #f5d0fe1a
}

.text-fuchsia-200\/20 {
    color: #f5d0fe33
}

.text-fuchsia-200\/25 {
    color: #f5d0fe40
}

.text-fuchsia-200\/30 {
    color: #f5d0fe4d
}

.text-fuchsia-200\/40 {
    color: #f5d0fe66
}

.text-fuchsia-200\/50 {
    color: #f5d0fe80
}

.text-fuchsia-200\/60 {
    color: #f5d0fe99
}

.text-fuchsia-200\/70 {
    color: #f5d0feb3
}

.text-fuchsia-200\/75 {
    color: #f5d0febf
}

.text-fuchsia-200\/80 {
    color: #f5d0fecc
}

.text-fuchsia-200\/90 {
    color: #f5d0fee6
}

.text-fuchsia-200\/95 {
    color: #f5d0fef2
}

.text-fuchsia-200\/100 {
    color: #f5d0fe
}

.text-fuchsia-300\/0 {
    color: #f0abfc00
}

.text-fuchsia-300\/5 {
    color: #f0abfc0d
}

.text-fuchsia-300\/10 {
    color: #f0abfc1a
}

.text-fuchsia-300\/20 {
    color: #f0abfc33
}

.text-fuchsia-300\/25 {
    color: #f0abfc40
}

.text-fuchsia-300\/30 {
    color: #f0abfc4d
}

.text-fuchsia-300\/40 {
    color: #f0abfc66
}

.text-fuchsia-300\/50 {
    color: #f0abfc80
}

.text-fuchsia-300\/60 {
    color: #f0abfc99
}

.text-fuchsia-300\/70 {
    color: #f0abfcb3
}

.text-fuchsia-300\/75 {
    color: #f0abfcbf
}

.text-fuchsia-300\/80 {
    color: #f0abfccc
}

.text-fuchsia-300\/90 {
    color: #f0abfce6
}

.text-fuchsia-300\/95 {
    color: #f0abfcf2
}

.text-fuchsia-300\/100 {
    color: #f0abfc
}

.text-fuchsia-400\/0 {
    color: #e879f900
}

.text-fuchsia-400\/5 {
    color: #e879f90d
}

.text-fuchsia-400\/10 {
    color: #e879f91a
}

.text-fuchsia-400\/20 {
    color: #e879f933
}

.text-fuchsia-400\/25 {
    color: #e879f940
}

.text-fuchsia-400\/30 {
    color: #e879f94d
}

.text-fuchsia-400\/40 {
    color: #e879f966
}

.text-fuchsia-400\/50 {
    color: #e879f980
}

.text-fuchsia-400\/60 {
    color: #e879f999
}

.text-fuchsia-400\/70 {
    color: #e879f9b3
}

.text-fuchsia-400\/75 {
    color: #e879f9bf
}

.text-fuchsia-400\/80 {
    color: #e879f9cc
}

.text-fuchsia-400\/90 {
    color: #e879f9e6
}

.text-fuchsia-400\/95 {
    color: #e879f9f2
}

.text-fuchsia-400\/100 {
    color: #e879f9
}

.text-fuchsia-500\/0 {
    color: #d946ef00
}

.text-fuchsia-500\/5 {
    color: #d946ef0d
}

.text-fuchsia-500\/10 {
    color: #d946ef1a
}

.text-fuchsia-500\/20 {
    color: #d946ef33
}

.text-fuchsia-500\/25 {
    color: #d946ef40
}

.text-fuchsia-500\/30 {
    color: #d946ef4d
}

.text-fuchsia-500\/40 {
    color: #d946ef66
}

.text-fuchsia-500\/50 {
    color: #d946ef80
}

.text-fuchsia-500\/60 {
    color: #d946ef99
}

.text-fuchsia-500\/70 {
    color: #d946efb3
}

.text-fuchsia-500\/75 {
    color: #d946efbf
}

.text-fuchsia-500\/80 {
    color: #d946efcc
}

.text-fuchsia-500\/90 {
    color: #d946efe6
}

.text-fuchsia-500\/95 {
    color: #d946eff2
}

.text-fuchsia-500\/100 {
    color: #d946ef
}

.text-fuchsia-600\/0 {
    color: #c026d300
}

.text-fuchsia-600\/5 {
    color: #c026d30d
}

.text-fuchsia-600\/10 {
    color: #c026d31a
}

.text-fuchsia-600\/20 {
    color: #c026d333
}

.text-fuchsia-600\/25 {
    color: #c026d340
}

.text-fuchsia-600\/30 {
    color: #c026d34d
}

.text-fuchsia-600\/40 {
    color: #c026d366
}

.text-fuchsia-600\/50 {
    color: #c026d380
}

.text-fuchsia-600\/60 {
    color: #c026d399
}

.text-fuchsia-600\/70 {
    color: #c026d3b3
}

.text-fuchsia-600\/75 {
    color: #c026d3bf
}

.text-fuchsia-600\/80 {
    color: #c026d3cc
}

.text-fuchsia-600\/90 {
    color: #c026d3e6
}

.text-fuchsia-600\/95 {
    color: #c026d3f2
}

.text-fuchsia-600\/100 {
    color: #c026d3
}

.text-fuchsia-700\/0 {
    color: #a21caf00
}

.text-fuchsia-700\/5 {
    color: #a21caf0d
}

.text-fuchsia-700\/10 {
    color: #a21caf1a
}

.text-fuchsia-700\/20 {
    color: #a21caf33
}

.text-fuchsia-700\/25 {
    color: #a21caf40
}

.text-fuchsia-700\/30 {
    color: #a21caf4d
}

.text-fuchsia-700\/40 {
    color: #a21caf66
}

.text-fuchsia-700\/50 {
    color: #a21caf80
}

.text-fuchsia-700\/60 {
    color: #a21caf99
}

.text-fuchsia-700\/70 {
    color: #a21cafb3
}

.text-fuchsia-700\/75 {
    color: #a21cafbf
}

.text-fuchsia-700\/80 {
    color: #a21cafcc
}

.text-fuchsia-700\/90 {
    color: #a21cafe6
}

.text-fuchsia-700\/95 {
    color: #a21caff2
}

.text-fuchsia-700\/100 {
    color: #a21caf
}

.text-fuchsia-800\/0 {
    color: #86198f00
}

.text-fuchsia-800\/5 {
    color: #86198f0d
}

.text-fuchsia-800\/10 {
    color: #86198f1a
}

.text-fuchsia-800\/20 {
    color: #86198f33
}

.text-fuchsia-800\/25 {
    color: #86198f40
}

.text-fuchsia-800\/30 {
    color: #86198f4d
}

.text-fuchsia-800\/40 {
    color: #86198f66
}

.text-fuchsia-800\/50 {
    color: #86198f80
}

.text-fuchsia-800\/60 {
    color: #86198f99
}

.text-fuchsia-800\/70 {
    color: #86198fb3
}

.text-fuchsia-800\/75 {
    color: #86198fbf
}

.text-fuchsia-800\/80 {
    color: #86198fcc
}

.text-fuchsia-800\/90 {
    color: #86198fe6
}

.text-fuchsia-800\/95 {
    color: #86198ff2
}

.text-fuchsia-800\/100 {
    color: #86198f
}

.text-fuchsia-900\/0 {
    color: #701a7500
}

.text-fuchsia-900\/5 {
    color: #701a750d
}

.text-fuchsia-900\/10 {
    color: #701a751a
}

.text-fuchsia-900\/20 {
    color: #701a7533
}

.text-fuchsia-900\/25 {
    color: #701a7540
}

.text-fuchsia-900\/30 {
    color: #701a754d
}

.text-fuchsia-900\/40 {
    color: #701a7566
}

.text-fuchsia-900\/50 {
    color: #701a7580
}

.text-fuchsia-900\/60 {
    color: #701a7599
}

.text-fuchsia-900\/70 {
    color: #701a75b3
}

.text-fuchsia-900\/75 {
    color: #701a75bf
}

.text-fuchsia-900\/80 {
    color: #701a75cc
}

.text-fuchsia-900\/90 {
    color: #701a75e6
}

.text-fuchsia-900\/95 {
    color: #701a75f2
}

.text-fuchsia-900\/100 {
    color: #701a75
}

.text-pink-50\/0 {
    color: #fdf2f800
}

.text-pink-50\/5 {
    color: #fdf2f80d
}

.text-pink-50\/10 {
    color: #fdf2f81a
}

.text-pink-50\/20 {
    color: #fdf2f833
}

.text-pink-50\/25 {
    color: #fdf2f840
}

.text-pink-50\/30 {
    color: #fdf2f84d
}

.text-pink-50\/40 {
    color: #fdf2f866
}

.text-pink-50\/50 {
    color: #fdf2f880
}

.text-pink-50\/60 {
    color: #fdf2f899
}

.text-pink-50\/70 {
    color: #fdf2f8b3
}

.text-pink-50\/75 {
    color: #fdf2f8bf
}

.text-pink-50\/80 {
    color: #fdf2f8cc
}

.text-pink-50\/90 {
    color: #fdf2f8e6
}

.text-pink-50\/95 {
    color: #fdf2f8f2
}

.text-pink-50\/100 {
    color: #fdf2f8
}

.text-pink-100\/0 {
    color: #fce7f300
}

.text-pink-100\/5 {
    color: #fce7f30d
}

.text-pink-100\/10 {
    color: #fce7f31a
}

.text-pink-100\/20 {
    color: #fce7f333
}

.text-pink-100\/25 {
    color: #fce7f340
}

.text-pink-100\/30 {
    color: #fce7f34d
}

.text-pink-100\/40 {
    color: #fce7f366
}

.text-pink-100\/50 {
    color: #fce7f380
}

.text-pink-100\/60 {
    color: #fce7f399
}

.text-pink-100\/70 {
    color: #fce7f3b3
}

.text-pink-100\/75 {
    color: #fce7f3bf
}

.text-pink-100\/80 {
    color: #fce7f3cc
}

.text-pink-100\/90 {
    color: #fce7f3e6
}

.text-pink-100\/95 {
    color: #fce7f3f2
}

.text-pink-100\/100 {
    color: #fce7f3
}

.text-pink-200\/0 {
    color: #fbcfe800
}

.text-pink-200\/5 {
    color: #fbcfe80d
}

.text-pink-200\/10 {
    color: #fbcfe81a
}

.text-pink-200\/20 {
    color: #fbcfe833
}

.text-pink-200\/25 {
    color: #fbcfe840
}

.text-pink-200\/30 {
    color: #fbcfe84d
}

.text-pink-200\/40 {
    color: #fbcfe866
}

.text-pink-200\/50 {
    color: #fbcfe880
}

.text-pink-200\/60 {
    color: #fbcfe899
}

.text-pink-200\/70 {
    color: #fbcfe8b3
}

.text-pink-200\/75 {
    color: #fbcfe8bf
}

.text-pink-200\/80 {
    color: #fbcfe8cc
}

.text-pink-200\/90 {
    color: #fbcfe8e6
}

.text-pink-200\/95 {
    color: #fbcfe8f2
}

.text-pink-200\/100 {
    color: #fbcfe8
}

.text-pink-300\/0 {
    color: #f9a8d400
}

.text-pink-300\/5 {
    color: #f9a8d40d
}

.text-pink-300\/10 {
    color: #f9a8d41a
}

.text-pink-300\/20 {
    color: #f9a8d433
}

.text-pink-300\/25 {
    color: #f9a8d440
}

.text-pink-300\/30 {
    color: #f9a8d44d
}

.text-pink-300\/40 {
    color: #f9a8d466
}

.text-pink-300\/50 {
    color: #f9a8d480
}

.text-pink-300\/60 {
    color: #f9a8d499
}

.text-pink-300\/70 {
    color: #f9a8d4b3
}

.text-pink-300\/75 {
    color: #f9a8d4bf
}

.text-pink-300\/80 {
    color: #f9a8d4cc
}

.text-pink-300\/90 {
    color: #f9a8d4e6
}

.text-pink-300\/95 {
    color: #f9a8d4f2
}

.text-pink-300\/100 {
    color: #f9a8d4
}

.text-pink-400\/0 {
    color: #f472b600
}

.text-pink-400\/5 {
    color: #f472b60d
}

.text-pink-400\/10 {
    color: #f472b61a
}

.text-pink-400\/20 {
    color: #f472b633
}

.text-pink-400\/25 {
    color: #f472b640
}

.text-pink-400\/30 {
    color: #f472b64d
}

.text-pink-400\/40 {
    color: #f472b666
}

.text-pink-400\/50 {
    color: #f472b680
}

.text-pink-400\/60 {
    color: #f472b699
}

.text-pink-400\/70 {
    color: #f472b6b3
}

.text-pink-400\/75 {
    color: #f472b6bf
}

.text-pink-400\/80 {
    color: #f472b6cc
}

.text-pink-400\/90 {
    color: #f472b6e6
}

.text-pink-400\/95 {
    color: #f472b6f2
}

.text-pink-400\/100 {
    color: #f472b6
}

.text-pink-500\/0 {
    color: #ec489900
}

.text-pink-500\/5 {
    color: #ec48990d
}

.text-pink-500\/10 {
    color: #ec48991a
}

.text-pink-500\/20 {
    color: #ec489933
}

.text-pink-500\/25 {
    color: #ec489940
}

.text-pink-500\/30 {
    color: #ec48994d
}

.text-pink-500\/40 {
    color: #ec489966
}

.text-pink-500\/50 {
    color: #ec489980
}

.text-pink-500\/60 {
    color: #ec489999
}

.text-pink-500\/70 {
    color: #ec4899b3
}

.text-pink-500\/75 {
    color: #ec4899bf
}

.text-pink-500\/80 {
    color: #ec4899cc
}

.text-pink-500\/90 {
    color: #ec4899e6
}

.text-pink-500\/95 {
    color: #ec4899f2
}

.text-pink-500\/100 {
    color: #ec4899
}

.text-pink-600\/0 {
    color: #db277700
}

.text-pink-600\/5 {
    color: #db27770d
}

.text-pink-600\/10 {
    color: #db27771a
}

.text-pink-600\/20 {
    color: #db277733
}

.text-pink-600\/25 {
    color: #db277740
}

.text-pink-600\/30 {
    color: #db27774d
}

.text-pink-600\/40 {
    color: #db277766
}

.text-pink-600\/50 {
    color: #db277780
}

.text-pink-600\/60 {
    color: #db277799
}

.text-pink-600\/70 {
    color: #db2777b3
}

.text-pink-600\/75 {
    color: #db2777bf
}

.text-pink-600\/80 {
    color: #db2777cc
}

.text-pink-600\/90 {
    color: #db2777e6
}

.text-pink-600\/95 {
    color: #db2777f2
}

.text-pink-600\/100 {
    color: #db2777
}

.text-pink-700\/0 {
    color: #be185d00
}

.text-pink-700\/5 {
    color: #be185d0d
}

.text-pink-700\/10 {
    color: #be185d1a
}

.text-pink-700\/20 {
    color: #be185d33
}

.text-pink-700\/25 {
    color: #be185d40
}

.text-pink-700\/30 {
    color: #be185d4d
}

.text-pink-700\/40 {
    color: #be185d66
}

.text-pink-700\/50 {
    color: #be185d80
}

.text-pink-700\/60 {
    color: #be185d99
}

.text-pink-700\/70 {
    color: #be185db3
}

.text-pink-700\/75 {
    color: #be185dbf
}

.text-pink-700\/80 {
    color: #be185dcc
}

.text-pink-700\/90 {
    color: #be185de6
}

.text-pink-700\/95 {
    color: #be185df2
}

.text-pink-700\/100 {
    color: #be185d
}

.text-pink-800\/0 {
    color: #9d174d00
}

.text-pink-800\/5 {
    color: #9d174d0d
}

.text-pink-800\/10 {
    color: #9d174d1a
}

.text-pink-800\/20 {
    color: #9d174d33
}

.text-pink-800\/25 {
    color: #9d174d40
}

.text-pink-800\/30 {
    color: #9d174d4d
}

.text-pink-800\/40 {
    color: #9d174d66
}

.text-pink-800\/50 {
    color: #9d174d80
}

.text-pink-800\/60 {
    color: #9d174d99
}

.text-pink-800\/70 {
    color: #9d174db3
}

.text-pink-800\/75 {
    color: #9d174dbf
}

.text-pink-800\/80 {
    color: #9d174dcc
}

.text-pink-800\/90 {
    color: #9d174de6
}

.text-pink-800\/95 {
    color: #9d174df2
}

.text-pink-800\/100 {
    color: #9d174d
}

.text-pink-900\/0 {
    color: #83184300
}

.text-pink-900\/5 {
    color: #8318430d
}

.text-pink-900\/10 {
    color: #8318431a
}

.text-pink-900\/20 {
    color: #83184333
}

.text-pink-900\/25 {
    color: #83184340
}

.text-pink-900\/30 {
    color: #8318434d
}

.text-pink-900\/40 {
    color: #83184366
}

.text-pink-900\/50 {
    color: #83184380
}

.text-pink-900\/60 {
    color: #83184399
}

.text-pink-900\/70 {
    color: #831843b3
}

.text-pink-900\/75 {
    color: #831843bf
}

.text-pink-900\/80 {
    color: #831843cc
}

.text-pink-900\/90 {
    color: #831843e6
}

.text-pink-900\/95 {
    color: #831843f2
}

.text-pink-900\/100 {
    color: #831843
}

.text-rose-50\/0 {
    color: #fff1f200
}

.text-rose-50\/5 {
    color: #fff1f20d
}

.text-rose-50\/10 {
    color: #fff1f21a
}

.text-rose-50\/20 {
    color: #fff1f233
}

.text-rose-50\/25 {
    color: #fff1f240
}

.text-rose-50\/30 {
    color: #fff1f24d
}

.text-rose-50\/40 {
    color: #fff1f266
}

.text-rose-50\/50 {
    color: #fff1f280
}

.text-rose-50\/60 {
    color: #fff1f299
}

.text-rose-50\/70 {
    color: #fff1f2b3
}

.text-rose-50\/75 {
    color: #fff1f2bf
}

.text-rose-50\/80 {
    color: #fff1f2cc
}

.text-rose-50\/90 {
    color: #fff1f2e6
}

.text-rose-50\/95 {
    color: #fff1f2f2
}

.text-rose-50\/100 {
    color: #fff1f2
}

.text-rose-100\/0 {
    color: #ffe4e600
}

.text-rose-100\/5 {
    color: #ffe4e60d
}

.text-rose-100\/10 {
    color: #ffe4e61a
}

.text-rose-100\/20 {
    color: #ffe4e633
}

.text-rose-100\/25 {
    color: #ffe4e640
}

.text-rose-100\/30 {
    color: #ffe4e64d
}

.text-rose-100\/40 {
    color: #ffe4e666
}

.text-rose-100\/50 {
    color: #ffe4e680
}

.text-rose-100\/60 {
    color: #ffe4e699
}

.text-rose-100\/70 {
    color: #ffe4e6b3
}

.text-rose-100\/75 {
    color: #ffe4e6bf
}

.text-rose-100\/80 {
    color: #ffe4e6cc
}

.text-rose-100\/90 {
    color: #ffe4e6e6
}

.text-rose-100\/95 {
    color: #ffe4e6f2
}

.text-rose-100\/100 {
    color: #ffe4e6
}

.text-rose-200\/0 {
    color: #fecdd300
}

.text-rose-200\/5 {
    color: #fecdd30d
}

.text-rose-200\/10 {
    color: #fecdd31a
}

.text-rose-200\/20 {
    color: #fecdd333
}

.text-rose-200\/25 {
    color: #fecdd340
}

.text-rose-200\/30 {
    color: #fecdd34d
}

.text-rose-200\/40 {
    color: #fecdd366
}

.text-rose-200\/50 {
    color: #fecdd380
}

.text-rose-200\/60 {
    color: #fecdd399
}

.text-rose-200\/70 {
    color: #fecdd3b3
}

.text-rose-200\/75 {
    color: #fecdd3bf
}

.text-rose-200\/80 {
    color: #fecdd3cc
}

.text-rose-200\/90 {
    color: #fecdd3e6
}

.text-rose-200\/95 {
    color: #fecdd3f2
}

.text-rose-200\/100 {
    color: #fecdd3
}

.text-rose-300\/0 {
    color: #fda4af00
}

.text-rose-300\/5 {
    color: #fda4af0d
}

.text-rose-300\/10 {
    color: #fda4af1a
}

.text-rose-300\/20 {
    color: #fda4af33
}

.text-rose-300\/25 {
    color: #fda4af40
}

.text-rose-300\/30 {
    color: #fda4af4d
}

.text-rose-300\/40 {
    color: #fda4af66
}

.text-rose-300\/50 {
    color: #fda4af80
}

.text-rose-300\/60 {
    color: #fda4af99
}

.text-rose-300\/70 {
    color: #fda4afb3
}

.text-rose-300\/75 {
    color: #fda4afbf
}

.text-rose-300\/80 {
    color: #fda4afcc
}

.text-rose-300\/90 {
    color: #fda4afe6
}

.text-rose-300\/95 {
    color: #fda4aff2
}

.text-rose-300\/100 {
    color: #fda4af
}

.text-rose-400\/0 {
    color: #fb718500
}

.text-rose-400\/5 {
    color: #fb71850d
}

.text-rose-400\/10 {
    color: #fb71851a
}

.text-rose-400\/20 {
    color: #fb718533
}

.text-rose-400\/25 {
    color: #fb718540
}

.text-rose-400\/30 {
    color: #fb71854d
}

.text-rose-400\/40 {
    color: #fb718566
}

.text-rose-400\/50 {
    color: #fb718580
}

.text-rose-400\/60 {
    color: #fb718599
}

.text-rose-400\/70 {
    color: #fb7185b3
}

.text-rose-400\/75 {
    color: #fb7185bf
}

.text-rose-400\/80 {
    color: #fb7185cc
}

.text-rose-400\/90 {
    color: #fb7185e6
}

.text-rose-400\/95 {
    color: #fb7185f2
}

.text-rose-400\/100 {
    color: #fb7185
}

.text-rose-500\/0 {
    color: #f43f5e00
}

.text-rose-500\/5 {
    color: #f43f5e0d
}

.text-rose-500\/10 {
    color: #f43f5e1a
}

.text-rose-500\/20 {
    color: #f43f5e33
}

.text-rose-500\/25 {
    color: #f43f5e40
}

.text-rose-500\/30 {
    color: #f43f5e4d
}

.text-rose-500\/40 {
    color: #f43f5e66
}

.text-rose-500\/50 {
    color: #f43f5e80
}

.text-rose-500\/60 {
    color: #f43f5e99
}

.text-rose-500\/70 {
    color: #f43f5eb3
}

.text-rose-500\/75 {
    color: #f43f5ebf
}

.text-rose-500\/80 {
    color: #f43f5ecc
}

.text-rose-500\/90 {
    color: #f43f5ee6
}

.text-rose-500\/95 {
    color: #f43f5ef2
}

.text-rose-500\/100 {
    color: #f43f5e
}

.text-rose-600\/0 {
    color: #e11d4800
}

.text-rose-600\/5 {
    color: #e11d480d
}

.text-rose-600\/10 {
    color: #e11d481a
}

.text-rose-600\/20 {
    color: #e11d4833
}

.text-rose-600\/25 {
    color: #e11d4840
}

.text-rose-600\/30 {
    color: #e11d484d
}

.text-rose-600\/40 {
    color: #e11d4866
}

.text-rose-600\/50 {
    color: #e11d4880
}

.text-rose-600\/60 {
    color: #e11d4899
}

.text-rose-600\/70 {
    color: #e11d48b3
}

.text-rose-600\/75 {
    color: #e11d48bf
}

.text-rose-600\/80 {
    color: #e11d48cc
}

.text-rose-600\/90 {
    color: #e11d48e6
}

.text-rose-600\/95 {
    color: #e11d48f2
}

.text-rose-600\/100 {
    color: #e11d48
}

.text-rose-700\/0 {
    color: #be123c00
}

.text-rose-700\/5 {
    color: #be123c0d
}

.text-rose-700\/10 {
    color: #be123c1a
}

.text-rose-700\/20 {
    color: #be123c33
}

.text-rose-700\/25 {
    color: #be123c40
}

.text-rose-700\/30 {
    color: #be123c4d
}

.text-rose-700\/40 {
    color: #be123c66
}

.text-rose-700\/50 {
    color: #be123c80
}

.text-rose-700\/60 {
    color: #be123c99
}

.text-rose-700\/70 {
    color: #be123cb3
}

.text-rose-700\/75 {
    color: #be123cbf
}

.text-rose-700\/80 {
    color: #be123ccc
}

.text-rose-700\/90 {
    color: #be123ce6
}

.text-rose-700\/95 {
    color: #be123cf2
}

.text-rose-700\/100 {
    color: #be123c
}

.text-rose-800\/0 {
    color: #9f123900
}

.text-rose-800\/5 {
    color: #9f12390d
}

.text-rose-800\/10 {
    color: #9f12391a
}

.text-rose-800\/20 {
    color: #9f123933
}

.text-rose-800\/25 {
    color: #9f123940
}

.text-rose-800\/30 {
    color: #9f12394d
}

.text-rose-800\/40 {
    color: #9f123966
}

.text-rose-800\/50 {
    color: #9f123980
}

.text-rose-800\/60 {
    color: #9f123999
}

.text-rose-800\/70 {
    color: #9f1239b3
}

.text-rose-800\/75 {
    color: #9f1239bf
}

.text-rose-800\/80 {
    color: #9f1239cc
}

.text-rose-800\/90 {
    color: #9f1239e6
}

.text-rose-800\/95 {
    color: #9f1239f2
}

.text-rose-800\/100 {
    color: #9f1239
}

.text-rose-900\/0 {
    color: #88133700
}

.text-rose-900\/5 {
    color: #8813370d
}

.text-rose-900\/10 {
    color: #8813371a
}

.text-rose-900\/20 {
    color: #88133733
}

.text-rose-900\/25 {
    color: #88133740
}

.text-rose-900\/30 {
    color: #8813374d
}

.text-rose-900\/40 {
    color: #88133766
}

.text-rose-900\/50 {
    color: #88133780
}

.text-rose-900\/60 {
    color: #88133799
}

.text-rose-900\/70 {
    color: #881337b3
}

.text-rose-900\/75 {
    color: #881337bf
}

.text-rose-900\/80 {
    color: #881337cc
}

.text-rose-900\/90 {
    color: #881337e6
}

.text-rose-900\/95 {
    color: #881337f2
}

.text-rose-900\/100 {
    color: #881337
}

.text-body-dark\/0 {
    color: #bebebe00
}

.text-body-dark\/5 {
    color: #bebebe0d
}

.text-body-dark\/10 {
    color: #bebebe1a
}

.text-body-dark\/20 {
    color: #bebebe33
}

.text-body-dark\/25 {
    color: #bebebe40
}

.text-body-dark\/30 {
    color: #bebebe4d
}

.text-body-dark\/40 {
    color: #bebebe66
}

.text-body-dark\/50 {
    color: #bebebe80
}

.text-body-dark\/60 {
    color: #bebebe99
}

.text-body-dark\/70 {
    color: #bebebeb3
}

.text-body-dark\/75 {
    color: #bebebebf
}

.text-body-dark\/80 {
    color: #bebebecc
}

.text-body-dark\/90 {
    color: #bebebee6
}

.text-body-dark\/95 {
    color: #bebebef2
}

.text-body-dark\/100 {
    color: #bebebe
}

.text-body-light\/0 {
    color: #4f4f4f00
}

.text-body-light\/5 {
    color: #4f4f4f0d
}

.text-body-light\/10 {
    color: #4f4f4f1a
}

.text-body-light\/20 {
    color: #4f4f4f33
}

.text-body-light\/25 {
    color: #4f4f4f40
}

.text-body-light\/30 {
    color: #4f4f4f4d
}

.text-body-light\/40 {
    color: #4f4f4f66
}

.text-body-light\/50 {
    color: #4f4f4f80
}

.text-body-light\/60 {
    color: #4f4f4f99
}

.text-body-light\/70 {
    color: #4f4f4fb3
}

.text-body-light\/75 {
    color: #4f4f4fbf
}

.text-body-light\/80 {
    color: #4f4f4fcc
}

.text-body-light\/90 {
    color: #4f4f4fe6
}

.text-body-light\/95 {
    color: #4f4f4ff2
}

.text-body-light\/100 {
    color: #4f4f4f
}

.text-off-black\/0 {
    color: #1c1c1e00
}

.text-off-black\/5 {
    color: #1c1c1e0d
}

.text-off-black\/10 {
    color: #1c1c1e1a
}

.text-off-black\/20 {
    color: #1c1c1e33
}

.text-off-black\/25 {
    color: #1c1c1e40
}

.text-off-black\/30 {
    color: #1c1c1e4d
}

.text-off-black\/40 {
    color: #1c1c1e66
}

.text-off-black\/50 {
    color: #1c1c1e80
}

.text-off-black\/60 {
    color: #1c1c1e99
}

.text-off-black\/70 {
    color: #1c1c1eb3
}

.text-off-black\/75 {
    color: #1c1c1ebf
}

.text-off-black\/80 {
    color: #1c1c1ecc
}

.text-off-black\/90 {
    color: #1c1c1ee6
}

.text-off-black\/95 {
    color: #1c1c1ef2
}

.text-off-black\/100 {
    color: #1c1c1e
}

.text-purple-dark\/0 {
    color: #6400cc00
}

.text-purple-dark\/5 {
    color: #6400cc0d
}

.text-purple-dark\/10 {
    color: #6400cc1a
}

.text-purple-dark\/20 {
    color: #6400cc33
}

.text-purple-dark\/25 {
    color: #6400cc40
}

.text-purple-dark\/30 {
    color: #6400cc4d
}

.text-purple-dark\/40 {
    color: #6400cc66
}

.text-purple-dark\/50 {
    color: #6400cc80
}

.text-purple-dark\/60 {
    color: #6400cc99
}

.text-purple-dark\/70 {
    color: #6400ccb3
}

.text-purple-dark\/75 {
    color: #6400ccbf
}

.text-purple-dark\/80 {
    color: #6400cccc
}

.text-purple-dark\/90 {
    color: #6400cce6
}

.text-purple-dark\/95 {
    color: #6400ccf2
}

.text-purple-dark\/100 {
    color: #6400cc
}

.text-light-blue\/0 {
    color: #e6f4f400
}

.text-light-blue\/5 {
    color: #e6f4f40d
}

.text-light-blue\/10 {
    color: #e6f4f41a
}

.text-light-blue\/20 {
    color: #e6f4f433
}

.text-light-blue\/25 {
    color: #e6f4f440
}

.text-light-blue\/30 {
    color: #e6f4f44d
}

.text-light-blue\/40 {
    color: #e6f4f466
}

.text-light-blue\/50 {
    color: #e6f4f480
}

.text-light-blue\/60 {
    color: #e6f4f499
}

.text-light-blue\/70 {
    color: #e6f4f4b3
}

.text-light-blue\/75 {
    color: #e6f4f4bf
}

.text-light-blue\/80 {
    color: #e6f4f4cc
}

.text-light-blue\/90 {
    color: #e6f4f4e6
}

.text-light-blue\/95 {
    color: #e6f4f4f2
}

.text-light-blue\/100 {
    color: #e6f4f4
}

.text-gard-grey\/0 {
    color: #40404000
}

.text-gard-grey\/5 {
    color: #4040400d
}

.text-gard-grey\/10 {
    color: #4040401a
}

.text-gard-grey\/20 {
    color: #40404033
}

.text-gard-grey\/25 {
    color: #40404040
}

.text-gard-grey\/30 {
    color: #4040404d
}

.text-gard-grey\/40 {
    color: #40404066
}

.text-gard-grey\/50 {
    color: #40404080
}

.text-gard-grey\/60 {
    color: #40404099
}

.text-gard-grey\/70 {
    color: #404040b3
}

.text-gard-grey\/75 {
    color: #404040bf
}

.text-gard-grey\/80 {
    color: #404040cc
}

.text-gard-grey\/90 {
    color: #404040e6
}

.text-gard-grey\/95 {
    color: #404040f2
}

.text-gard-grey\/100 {
    color: #404040
}

.text-lightGreen\/0 {
    color: #f0ffaa00
}

.text-lightGreen\/5 {
    color: #f0ffaa0d
}

.text-lightGreen\/10 {
    color: #f0ffaa1a
}

.text-lightGreen\/20 {
    color: #f0ffaa33
}

.text-lightGreen\/25 {
    color: #f0ffaa40
}

.text-lightGreen\/30 {
    color: #f0ffaa4d
}

.text-lightGreen\/40 {
    color: #f0ffaa66
}

.text-lightGreen\/50 {
    color: #f0ffaa80
}

.text-lightGreen\/60 {
    color: #f0ffaa99
}

.text-lightGreen\/70 {
    color: #f0ffaab3
}

.text-lightGreen\/75 {
    color: #f0ffaabf
}

.text-lightGreen\/80 {
    color: #f0ffaacc
}

.text-lightGreen\/90 {
    color: #f0ffaae6
}

.text-lightGreen\/95 {
    color: #f0ffaaf2
}

.text-lightGreen\/100 {
    color: #f0ffaa
}

.text-lightRed\/0 {
    color: #f8bbc900
}

.text-lightRed\/5 {
    color: #f8bbc90d
}

.text-lightRed\/10 {
    color: #f8bbc91a
}

.text-lightRed\/20 {
    color: #f8bbc933
}

.text-lightRed\/25 {
    color: #f8bbc940
}

.text-lightRed\/30 {
    color: #f8bbc94d
}

.text-lightRed\/40 {
    color: #f8bbc966
}

.text-lightRed\/50 {
    color: #f8bbc980
}

.text-lightRed\/60 {
    color: #f8bbc999
}

.text-lightRed\/70 {
    color: #f8bbc9b3
}

.text-lightRed\/75 {
    color: #f8bbc9bf
}

.text-lightRed\/80 {
    color: #f8bbc9cc
}

.text-lightRed\/90 {
    color: #f8bbc9e6
}

.text-lightRed\/95 {
    color: #f8bbc9f2
}

.text-lightRed\/100 {
    color: #f8bbc9
}

.text-lightBlue\/0 {
    color: #c9ebfd00
}

.text-lightBlue\/5 {
    color: #c9ebfd0d
}

.text-lightBlue\/10 {
    color: #c9ebfd1a
}

.text-lightBlue\/20 {
    color: #c9ebfd33
}

.text-lightBlue\/25 {
    color: #c9ebfd40
}

.text-lightBlue\/30 {
    color: #c9ebfd4d
}

.text-lightBlue\/40 {
    color: #c9ebfd66
}

.text-lightBlue\/50 {
    color: #c9ebfd80
}

.text-lightBlue\/60 {
    color: #c9ebfd99
}

.text-lightBlue\/70 {
    color: #c9ebfdb3
}

.text-lightBlue\/75 {
    color: #c9ebfdbf
}

.text-lightBlue\/80 {
    color: #c9ebfdcc
}

.text-lightBlue\/90 {
    color: #c9ebfde6
}

.text-lightBlue\/95 {
    color: #c9ebfdf2
}

.text-lightBlue\/100 {
    color: #c9ebfd
}

.text-nero\/0 {
    color: #1e1e1e00
}

.text-nero\/5 {
    color: #1e1e1e0d
}

.text-nero\/10 {
    color: #1e1e1e1a
}

.text-nero\/20 {
    color: #1e1e1e33
}

.text-nero\/25 {
    color: #1e1e1e40
}

.text-nero\/30 {
    color: #1e1e1e4d
}

.text-nero\/40 {
    color: #1e1e1e66
}

.text-nero\/50 {
    color: #1e1e1e80
}

.text-nero\/60 {
    color: #1e1e1e99
}

.text-nero\/70 {
    color: #1e1e1eb3
}

.text-nero\/75 {
    color: #1e1e1ebf
}

.text-nero\/80 {
    color: #1e1e1ecc
}

.text-nero\/90 {
    color: #1e1e1ee6
}

.text-nero\/95 {
    color: #1e1e1ef2
}

.text-nero\/100 {
    color: #1e1e1e
}

.text-black50\/0 {
    color: #1110
}

.text-black50\/5 {
    color: #1111110d
}

.text-black50\/10 {
    color: #1111111a
}

.text-black50\/20 {
    color: #1113
}

.text-black50\/25 {
    color: #11111140
}

.text-black50\/30 {
    color: #1111114d
}

.text-black50\/40 {
    color: #1116
}

.text-black50\/50 {
    color: #11111180
}

.text-black50\/60 {
    color: #1119
}

.text-black50\/70 {
    color: #111111b3
}

.text-black50\/75 {
    color: #111111bf
}

.text-black50\/80 {
    color: #111c
}

.text-black50\/90 {
    color: #111111e6
}

.text-black50\/95 {
    color: #111111f2
}

.text-black50\/100 {
    color: #111
}

.text-white50\/0 {
    color: #fff0
}

.text-white50\/5 {
    color: #ffffff0d
}

.text-white50\/10 {
    color: #ffffff1a
}

.text-white50\/20 {
    color: #fff3
}

.text-white50\/25 {
    color: #ffffff40
}

.text-white50\/30 {
    color: #ffffff4d
}

.text-white50\/40 {
    color: #fff6
}

.text-white50\/50 {
    color: #ffffff80
}

.text-white50\/60 {
    color: #fff9
}

.text-white50\/70 {
    color: #ffffffb3
}

.text-white50\/75 {
    color: #ffffffbf
}

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

.text-white50\/90 {
    color: #ffffffe6
}

.text-white50\/95 {
    color: #fffffff2
}

.text-white50\/100 {
    color: #fff
}

.text-white10\/0 {
    color: #fff0
}

.text-white10\/5 {
    color: #ffffff0d
}

.text-white10\/10 {
    color: #ffffff1a
}

.text-white10\/20 {
    color: #fff3
}

.text-white10\/25 {
    color: #ffffff40
}

.text-white10\/30 {
    color: #ffffff4d
}

.text-white10\/40 {
    color: #fff6
}

.text-white10\/50 {
    color: #ffffff80
}

.text-white10\/60 {
    color: #fff9
}

.text-white10\/70 {
    color: #ffffffb3
}

.text-white10\/75 {
    color: #ffffffbf
}

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

.text-white10\/90 {
    color: #ffffffe6
}

.text-white10\/95 {
    color: #fffffff2
}

.text-white10\/100 {
    color: #fff
}

.text-veryDarkGrey\/0 {
    color: #2220
}

.text-veryDarkGrey\/5 {
    color: #2222220d
}

.text-veryDarkGrey\/10 {
    color: #2222221a
}

.text-veryDarkGrey\/20 {
    color: #2223
}

.text-veryDarkGrey\/25 {
    color: #22222240
}

.text-veryDarkGrey\/30 {
    color: #2222224d
}

.text-veryDarkGrey\/40 {
    color: #2226
}

.text-veryDarkGrey\/50 {
    color: #22222280
}

.text-veryDarkGrey\/60 {
    color: #2229
}

.text-veryDarkGrey\/70 {
    color: #222222b3
}

.text-veryDarkGrey\/75 {
    color: #222222bf
}

.text-veryDarkGrey\/80 {
    color: #222c
}

.text-veryDarkGrey\/90 {
    color: #222222e6
}

.text-veryDarkGrey\/95 {
    color: #222222f2
}

.text-veryDarkGrey\/100 {
    color: #222
}

.text-darkGrey\/0 {
    color: #5550
}

.text-darkGrey\/5 {
    color: #5555550d
}

.text-darkGrey\/10 {
    color: #5555551a
}

.text-darkGrey\/20 {
    color: #5553
}

.text-darkGrey\/25 {
    color: #55555540
}

.text-darkGrey\/30 {
    color: #5555554d
}

.text-darkGrey\/40 {
    color: #5556
}

.text-darkGrey\/50 {
    color: #55555580
}

.text-darkGrey\/60 {
    color: #5559
}

.text-darkGrey\/70 {
    color: #555555b3
}

.text-darkGrey\/75 {
    color: #555555bf
}

.text-darkGrey\/80 {
    color: #555c
}

.text-darkGrey\/90 {
    color: #555555e6
}

.text-darkGrey\/95 {
    color: #555555f2
}

.text-darkGrey\/100 {
    color: #555
}

.text-grey\/0 {
    color: #9990
}

.text-grey\/5 {
    color: #9999990d
}

.text-grey\/10 {
    color: #9999991a
}

.text-grey\/20 {
    color: #9993
}

.text-grey\/25 {
    color: #99999940
}

.text-grey\/30 {
    color: #9999994d
}

.text-grey\/40 {
    color: #9996
}

.text-grey\/50 {
    color: #99999980
}

.text-grey\/60 {
    color: #9999
}

.text-grey\/70 {
    color: #999999b3
}

.text-grey\/75 {
    color: #999999bf
}

.text-grey\/80 {
    color: #999c
}

.text-grey\/90 {
    color: #999999e6
}

.text-grey\/95 {
    color: #999999f2
}

.text-grey\/100 {
    color: #999
}

.text-midGrey\/0 {
    color: #dfdfdf00
}

.text-midGrey\/5 {
    color: #dfdfdf0d
}

.text-midGrey\/10 {
    color: #dfdfdf1a
}

.text-midGrey\/20 {
    color: #dfdfdf33
}

.text-midGrey\/25 {
    color: #dfdfdf40
}

.text-midGrey\/30 {
    color: #dfdfdf4d
}

.text-midGrey\/40 {
    color: #dfdfdf66
}

.text-midGrey\/50 {
    color: #dfdfdf80
}

.text-midGrey\/60 {
    color: #dfdfdf99
}

.text-midGrey\/70 {
    color: #dfdfdfb3
}

.text-midGrey\/75 {
    color: #dfdfdfbf
}

.text-midGrey\/80 {
    color: #dfdfdfcc
}

.text-midGrey\/90 {
    color: #dfdfdfe6
}

.text-midGrey\/95 {
    color: #dfdfdff2
}

.text-midGrey\/100 {
    color: #dfdfdf
}

.text-lightGrey\/0 {
    color: #f0f0f000
}

.text-lightGrey\/5 {
    color: #f0f0f00d
}

.text-lightGrey\/10 {
    color: #f0f0f01a
}

.text-lightGrey\/20 {
    color: #f0f0f033
}

.text-lightGrey\/25 {
    color: #f0f0f040
}

.text-lightGrey\/30 {
    color: #f0f0f04d
}

.text-lightGrey\/40 {
    color: #f0f0f066
}

.text-lightGrey\/50 {
    color: #f0f0f080
}

.text-lightGrey\/60 {
    color: #f0f0f099
}

.text-lightGrey\/70 {
    color: #f0f0f0b3
}

.text-lightGrey\/75 {
    color: #f0f0f0bf
}

.text-lightGrey\/80 {
    color: #f0f0f0cc
}

.text-lightGrey\/90 {
    color: #f0f0f0e6
}

.text-lightGrey\/95 {
    color: #f0f0f0f2
}

.text-lightGrey\/100 {
    color: #f0f0f0
}

.text-light\/0 {
    color: #f7f7f700
}

.text-light\/5 {
    color: #f7f7f70d
}

.text-light\/10 {
    color: #f7f7f71a
}

.text-light\/20 {
    color: #f7f7f733
}

.text-light\/25 {
    color: #f7f7f740
}

.text-light\/30 {
    color: #f7f7f74d
}

.text-light\/40 {
    color: #f7f7f766
}

.text-light\/50 {
    color: #f7f7f780
}

.text-light\/60 {
    color: #f7f7f799
}

.text-light\/70 {
    color: #f7f7f7b3
}

.text-light\/75 {
    color: #f7f7f7bf
}

.text-light\/80 {
    color: #f7f7f7cc
}

.text-light\/90 {
    color: #f7f7f7e6
}

.text-light\/95 {
    color: #f7f7f7f2
}

.text-light\/100 {
    color: #f7f7f7
}

.text-lighter\/0 {
    color: #fafafa00
}

.text-lighter\/5 {
    color: #fafafa0d
}

.text-lighter\/10 {
    color: #fafafa1a
}

.text-lighter\/20 {
    color: #fafafa33
}

.text-lighter\/25 {
    color: #fafafa40
}

.text-lighter\/30 {
    color: #fafafa4d
}

.text-lighter\/40 {
    color: #fafafa66
}

.text-lighter\/50 {
    color: #fafafa80
}

.text-lighter\/60 {
    color: #fafafa99
}

.text-lighter\/70 {
    color: #fafafab3
}

.text-lighter\/75 {
    color: #fafafabf
}

.text-lighter\/80 {
    color: #fafafacc
}

.text-lighter\/90 {
    color: #fafafae6
}

.text-lighter\/95 {
    color: #fafafaf2
}

.text-lighter\/100 {
    color: #fafafa
}

.text-bgGrey\/0 {
    color: #f5f5f500
}

.text-bgGrey\/5 {
    color: #f5f5f50d
}

.text-bgGrey\/10 {
    color: #f5f5f51a
}

.text-bgGrey\/20 {
    color: #f5f5f533
}

.text-bgGrey\/25 {
    color: #f5f5f540
}

.text-bgGrey\/30 {
    color: #f5f5f54d
}

.text-bgGrey\/40 {
    color: #f5f5f566
}

.text-bgGrey\/50 {
    color: #f5f5f580
}

.text-bgGrey\/60 {
    color: #f5f5f599
}

.text-bgGrey\/70 {
    color: #f5f5f5b3
}

.text-bgGrey\/75 {
    color: #f5f5f5bf
}

.text-bgGrey\/80 {
    color: #f5f5f5cc
}

.text-bgGrey\/90 {
    color: #f5f5f5e6
}

.text-bgGrey\/95 {
    color: #f5f5f5f2
}

.text-bgGrey\/100 {
    color: #f5f5f5
}

.text-gray93\/0 {
    color: #ededed00
}

.text-gray93\/5 {
    color: #ededed0d
}

.text-gray93\/10 {
    color: #ededed1a
}

.text-gray93\/20 {
    color: #ededed33
}

.text-gray93\/25 {
    color: #ededed40
}

.text-gray93\/30 {
    color: #ededed4d
}

.text-gray93\/40 {
    color: #ededed66
}

.text-gray93\/50 {
    color: #ededed80
}

.text-gray93\/60 {
    color: #ededed99
}

.text-gray93\/70 {
    color: #edededb3
}

.text-gray93\/75 {
    color: #edededbf
}

.text-gray93\/80 {
    color: #edededcc
}

.text-gray93\/90 {
    color: #ededede6
}

.text-gray93\/95 {
    color: #edededf2
}

.text-gray93\/100 {
    color: #ededed
}

.text-gray900\/0 {
    color: #11111200
}

.text-gray900\/5 {
    color: #1111120d
}

.text-gray900\/10 {
    color: #1111121a
}

.text-gray900\/20 {
    color: #11111233
}

.text-gray900\/25 {
    color: #11111240
}

.text-gray900\/30 {
    color: #1111124d
}

.text-gray900\/40 {
    color: #11111266
}

.text-gray900\/50 {
    color: #11111280
}

.text-gray900\/60 {
    color: #11111299
}

.text-gray900\/70 {
    color: #111112b3
}

.text-gray900\/75 {
    color: #111112bf
}

.text-gray900\/80 {
    color: #111112cc
}

.text-gray900\/90 {
    color: #111112e6
}

.text-gray900\/95 {
    color: #111112f2
}

.text-gray900\/100 {
    color: #111112
}

.text-gray700\/0 {
    color: #3a414b00
}

.text-gray700\/5 {
    color: #3a414b0d
}

.text-gray700\/10 {
    color: #3a414b1a
}

.text-gray700\/20 {
    color: #3a414b33
}

.text-gray700\/25 {
    color: #3a414b40
}

.text-gray700\/30 {
    color: #3a414b4d
}

.text-gray700\/40 {
    color: #3a414b66
}

.text-gray700\/50 {
    color: #3a414b80
}

.text-gray700\/60 {
    color: #3a414b99
}

.text-gray700\/70 {
    color: #3a414bb3
}

.text-gray700\/75 {
    color: #3a414bbf
}

.text-gray700\/80 {
    color: #3a414bcc
}

.text-gray700\/90 {
    color: #3a414be6
}

.text-gray700\/95 {
    color: #3a414bf2
}

.text-gray700\/100 {
    color: #3a414b
}

.text-gray500\/0 {
    color: #6b6f7800
}

.text-gray500\/5 {
    color: #6b6f780d
}

.text-gray500\/10 {
    color: #6b6f781a
}

.text-gray500\/20 {
    color: #6b6f7833
}

.text-gray500\/25 {
    color: #6b6f7840
}

.text-gray500\/30 {
    color: #6b6f784d
}

.text-gray500\/40 {
    color: #6b6f7866
}

.text-gray500\/50 {
    color: #6b6f7880
}

.text-gray500\/60 {
    color: #6b6f7899
}

.text-gray500\/70 {
    color: #6b6f78b3
}

.text-gray500\/75 {
    color: #6b6f78bf
}

.text-gray500\/80 {
    color: #6b6f78cc
}

.text-gray500\/90 {
    color: #6b6f78e6
}

.text-gray500\/95 {
    color: #6b6f78f2
}

.text-gray500\/100 {
    color: #6b6f78
}

.text-greenTrustpilot\/0 {
    color: #00b67a00
}

.text-greenTrustpilot\/5 {
    color: #00b67a0d
}

.text-greenTrustpilot\/10 {
    color: #00b67a1a
}

.text-greenTrustpilot\/20 {
    color: #00b67a33
}

.text-greenTrustpilot\/25 {
    color: #00b67a40
}

.text-greenTrustpilot\/30 {
    color: #00b67a4d
}

.text-greenTrustpilot\/40 {
    color: #00b67a66
}

.text-greenTrustpilot\/50 {
    color: #00b67a80
}

.text-greenTrustpilot\/60 {
    color: #00b67a99
}

.text-greenTrustpilot\/70 {
    color: #00b67ab3
}

.text-greenTrustpilot\/75 {
    color: #00b67abf
}

.text-greenTrustpilot\/80 {
    color: #00b67acc
}

.text-greenTrustpilot\/90 {
    color: #00b67ae6
}

.text-greenTrustpilot\/95 {
    color: #00b67af2
}

.text-greenTrustpilot\/100 {
    color: #00b67a
}

.text-cosmos\/0 {
    color: #39107a00
}

.text-cosmos\/5 {
    color: #39107a0d
}

.text-cosmos\/10 {
    color: #39107a1a
}

.text-cosmos\/20 {
    color: #39107a33
}

.text-cosmos\/25 {
    color: #39107a40
}

.text-cosmos\/30 {
    color: #39107a4d
}

.text-cosmos\/40 {
    color: #39107a66
}

.text-cosmos\/50 {
    color: #39107a80
}

.text-cosmos\/60 {
    color: #39107a99
}

.text-cosmos\/70 {
    color: #39107ab3
}

.text-cosmos\/75 {
    color: #39107abf
}

.text-cosmos\/80 {
    color: #39107acc
}

.text-cosmos\/90 {
    color: #39107ae6
}

.text-cosmos\/95 {
    color: #39107af2
}

.text-cosmos\/100 {
    color: #39107a
}

.text-purple900\/0 {
    color: #221a3900
}

.text-purple900\/5 {
    color: #221a390d
}

.text-purple900\/10 {
    color: #221a391a
}

.text-purple900\/20 {
    color: #221a3933
}

.text-purple900\/25 {
    color: #221a3940
}

.text-purple900\/30 {
    color: #221a394d
}

.text-purple900\/40 {
    color: #221a3966
}

.text-purple900\/50 {
    color: #221a3980
}

.text-purple900\/60 {
    color: #221a3999
}

.text-purple900\/70 {
    color: #221a39b3
}

.text-purple900\/75 {
    color: #221a39bf
}

.text-purple900\/80 {
    color: #221a39cc
}

.text-purple900\/90 {
    color: #221a39e6
}

.text-purple900\/95 {
    color: #221a39f2
}

.text-purple900\/100 {
    color: #221a39
}

.text-purple500\/0 {
    color: #5500ad00
}

.text-purple500\/5 {
    color: #5500ad0d
}

.text-purple500\/10 {
    color: #5500ad1a
}

.text-purple500\/20 {
    color: #5500ad33
}

.text-purple500\/25 {
    color: #5500ad40
}

.text-purple500\/30 {
    color: #5500ad4d
}

.text-purple500\/40 {
    color: #5500ad66
}

.text-purple500\/50 {
    color: #5500ad80
}

.text-purple500\/60 {
    color: #5500ad99
}

.text-purple500\/70 {
    color: #5500adb3
}

.text-purple500\/75 {
    color: #5500adbf
}

.text-purple500\/80 {
    color: #5500adcc
}

.text-purple500\/90 {
    color: #5500ade6
}

.text-purple500\/95 {
    color: #5500adf2
}

.text-purple500\/100 {
    color: #5500ad
}

.text-purple400\/0 {
    color: #6900d600
}

.text-purple400\/5 {
    color: #6900d60d
}

.text-purple400\/10 {
    color: #6900d61a
}

.text-purple400\/20 {
    color: #6900d633
}

.text-purple400\/25 {
    color: #6900d640
}

.text-purple400\/30 {
    color: #6900d64d
}

.text-purple400\/40 {
    color: #6900d666
}

.text-purple400\/50 {
    color: #6900d680
}

.text-purple400\/60 {
    color: #6900d699
}

.text-purple400\/70 {
    color: #6900d6b3
}

.text-purple400\/75 {
    color: #6900d6bf
}

.text-purple400\/80 {
    color: #6900d6cc
}

.text-purple400\/90 {
    color: #6900d6e6
}

.text-purple400\/95 {
    color: #6900d6f2
}

.text-purple400\/100 {
    color: #6900d6
}

.text-purple300\/0 {
    color: #7d00ff00
}

.text-purple300\/5 {
    color: #7d00ff0d
}

.text-purple300\/10 {
    color: #7d00ff1a
}

.text-purple300\/20 {
    color: #7d00ff33
}

.text-purple300\/25 {
    color: #7d00ff40
}

.text-purple300\/30 {
    color: #7d00ff4d
}

.text-purple300\/40 {
    color: #7d00ff66
}

.text-purple300\/50 {
    color: #7d00ff80
}

.text-purple300\/60 {
    color: #7d00ff99
}

.text-purple300\/70 {
    color: #7d00ffb3
}

.text-purple300\/75 {
    color: #7d00ffbf
}

.text-purple300\/80 {
    color: #7d00ffcc
}

.text-purple300\/90 {
    color: #7d00ffe6
}

.text-purple300\/95 {
    color: #7d00fff2
}

.text-purple300\/100 {
    color: #7d00ff
}

.text-purple200\/0 {
    color: #8d1fff00
}

.text-purple200\/5 {
    color: #8d1fff0d
}

.text-purple200\/10 {
    color: #8d1fff1a
}

.text-purple200\/20 {
    color: #8d1fff33
}

.text-purple200\/25 {
    color: #8d1fff40
}

.text-purple200\/30 {
    color: #8d1fff4d
}

.text-purple200\/40 {
    color: #8d1fff66
}

.text-purple200\/50 {
    color: #8d1fff80
}

.text-purple200\/60 {
    color: #8d1fff99
}

.text-purple200\/70 {
    color: #8d1fffb3
}

.text-purple200\/75 {
    color: #8d1fffbf
}

.text-purple200\/80 {
    color: #8d1fffcc
}

.text-purple200\/90 {
    color: #8d1fffe6
}

.text-purple200\/95 {
    color: #8d1ffff2
}

.text-purple200\/100 {
    color: #8d1fff
}

.text-purple100\/0 {
    color: #c38aff00
}

.text-purple100\/5 {
    color: #c38aff0d
}

.text-purple100\/10 {
    color: #c38aff1a
}

.text-purple100\/20 {
    color: #c38aff33
}

.text-purple100\/25 {
    color: #c38aff40
}

.text-purple100\/30 {
    color: #c38aff4d
}

.text-purple100\/40 {
    color: #c38aff66
}

.text-purple100\/50 {
    color: #c38aff80
}

.text-purple100\/60 {
    color: #c38aff99
}

.text-purple100\/70 {
    color: #c38affb3
}

.text-purple100\/75 {
    color: #c38affbf
}

.text-purple100\/80 {
    color: #c38affcc
}

.text-purple100\/90 {
    color: #c38affe6
}

.text-purple100\/95 {
    color: #c38afff2
}

.text-purple100\/100 {
    color: #c38aff
}

.text-red500\/0 {
    color: #bc2d1a00
}

.text-red500\/5 {
    color: #bc2d1a0d
}

.text-red500\/10 {
    color: #bc2d1a1a
}

.text-red500\/20 {
    color: #bc2d1a33
}

.text-red500\/25 {
    color: #bc2d1a40
}

.text-red500\/30 {
    color: #bc2d1a4d
}

.text-red500\/40 {
    color: #bc2d1a66
}

.text-red500\/50 {
    color: #bc2d1a80
}

.text-red500\/60 {
    color: #bc2d1a99
}

.text-red500\/70 {
    color: #bc2d1ab3
}

.text-red500\/75 {
    color: #bc2d1abf
}

.text-red500\/80 {
    color: #bc2d1acc
}

.text-red500\/90 {
    color: #bc2d1ae6
}

.text-red500\/95 {
    color: #bc2d1af2
}

.text-red500\/100 {
    color: #bc2d1a
}

.text-red400\/0 {
    color: #e13a2300
}

.text-red400\/5 {
    color: #e13a230d
}

.text-red400\/10 {
    color: #e13a231a
}

.text-red400\/20 {
    color: #e13a2333
}

.text-red400\/25 {
    color: #e13a2340
}

.text-red400\/30 {
    color: #e13a234d
}

.text-red400\/40 {
    color: #e13a2366
}

.text-red400\/50 {
    color: #e13a2380
}

.text-red400\/60 {
    color: #e13a2399
}

.text-red400\/70 {
    color: #e13a23b3
}

.text-red400\/75 {
    color: #e13a23bf
}

.text-red400\/80 {
    color: #e13a23cc
}

.text-red400\/90 {
    color: #e13a23e6
}

.text-red400\/95 {
    color: #e13a23f2
}

.text-red400\/100 {
    color: #e13a23
}

.text-red300\/0 {
    color: #e5564300
}

.text-red300\/5 {
    color: #e556430d
}

.text-red300\/10 {
    color: #e556431a
}

.text-red300\/20 {
    color: #e5564333
}

.text-red300\/25 {
    color: #e5564340
}

.text-red300\/30 {
    color: #e556434d
}

.text-red300\/40 {
    color: #e5564366
}

.text-red300\/50 {
    color: #e5564380
}

.text-red300\/60 {
    color: #e5564399
}

.text-red300\/70 {
    color: #e55643b3
}

.text-red300\/75 {
    color: #e55643bf
}

.text-red300\/80 {
    color: #e55643cc
}

.text-red300\/90 {
    color: #e55643e6
}

.text-red300\/95 {
    color: #e55643f2
}

.text-red300\/100 {
    color: #e55643
}

.text-red200\/0 {
    color: #e7665500
}

.text-red200\/5 {
    color: #e766550d
}

.text-red200\/10 {
    color: #e766551a
}

.text-red200\/20 {
    color: #e7665533
}

.text-red200\/25 {
    color: #e7665540
}

.text-red200\/30 {
    color: #e766554d
}

.text-red200\/40 {
    color: #e7665566
}

.text-red200\/50 {
    color: #e7665580
}

.text-red200\/60 {
    color: #e7665599
}

.text-red200\/70 {
    color: #e76655b3
}

.text-red200\/75 {
    color: #e76655bf
}

.text-red200\/80 {
    color: #e76655cc
}

.text-red200\/90 {
    color: #e76655e6
}

.text-red200\/95 {
    color: #e76655f2
}

.text-red200\/100 {
    color: #e76655
}

.text-red100\/0 {
    color: #f3aea500
}

.text-red100\/5 {
    color: #f3aea50d
}

.text-red100\/10 {
    color: #f3aea51a
}

.text-red100\/20 {
    color: #f3aea533
}

.text-red100\/25 {
    color: #f3aea540
}

.text-red100\/30 {
    color: #f3aea54d
}

.text-red100\/40 {
    color: #f3aea566
}

.text-red100\/50 {
    color: #f3aea580
}

.text-red100\/60 {
    color: #f3aea599
}

.text-red100\/70 {
    color: #f3aea5b3
}

.text-red100\/75 {
    color: #f3aea5bf
}

.text-red100\/80 {
    color: #f3aea5cc
}

.text-red100\/90 {
    color: #f3aea5e6
}

.text-red100\/95 {
    color: #f3aea5f2
}

.text-red100\/100 {
    color: #f3aea5
}

.text-yellow500\/0 {
    color: #eba90000
}

.text-yellow500\/5 {
    color: #eba9000d
}

.text-yellow500\/10 {
    color: #eba9001a
}

.text-yellow500\/20 {
    color: #eba90033
}

.text-yellow500\/25 {
    color: #eba90040
}

.text-yellow500\/30 {
    color: #eba9004d
}

.text-yellow500\/40 {
    color: #eba90066
}

.text-yellow500\/50 {
    color: #eba90080
}

.text-yellow500\/60 {
    color: #eba90099
}

.text-yellow500\/70 {
    color: #eba900b3
}

.text-yellow500\/75 {
    color: #eba900bf
}

.text-yellow500\/80 {
    color: #eba900cc
}

.text-yellow500\/90 {
    color: #eba900e6
}

.text-yellow500\/95 {
    color: #eba900f2
}

.text-yellow500\/100 {
    color: #eba900
}

.text-yellow400\/0 {
    color: #ffbf1a00
}

.text-yellow400\/5 {
    color: #ffbf1a0d
}

.text-yellow400\/10 {
    color: #ffbf1a1a
}

.text-yellow400\/20 {
    color: #ffbf1a33
}

.text-yellow400\/25 {
    color: #ffbf1a40
}

.text-yellow400\/30 {
    color: #ffbf1a4d
}

.text-yellow400\/40 {
    color: #ffbf1a66
}

.text-yellow400\/50 {
    color: #ffbf1a80
}

.text-yellow400\/60 {
    color: #ffbf1a99
}

.text-yellow400\/70 {
    color: #ffbf1ab3
}

.text-yellow400\/75 {
    color: #ffbf1abf
}

.text-yellow400\/80 {
    color: #ffbf1acc
}

.text-yellow400\/90 {
    color: #ffbf1ae6
}

.text-yellow400\/95 {
    color: #ffbf1af2
}

.text-yellow400\/100 {
    color: #ffbf1a
}

.text-yellow300\/0 {
    color: #ffcb4400
}

.text-yellow300\/5 {
    color: #ffcb440d
}

.text-yellow300\/10 {
    color: #ffcb441a
}

.text-yellow300\/20 {
    color: #ffcb4433
}

.text-yellow300\/25 {
    color: #ffcb4440
}

.text-yellow300\/30 {
    color: #ffcb444d
}

.text-yellow300\/40 {
    color: #ffcb4466
}

.text-yellow300\/50 {
    color: #ffcb4480
}

.text-yellow300\/60 {
    color: #ffcb4499
}

.text-yellow300\/70 {
    color: #ffcb44b3
}

.text-yellow300\/75 {
    color: #ffcb44bf
}

.text-yellow300\/80 {
    color: #ffcb44cc
}

.text-yellow300\/90 {
    color: #ffcb44e6
}

.text-yellow300\/95 {
    color: #ffcb44f2
}

.text-yellow300\/100 {
    color: #ffcb44
}

.text-yellow200\/0 {
    color: #ffd77000
}

.text-yellow200\/5 {
    color: #ffd7700d
}

.text-yellow200\/10 {
    color: #ffd7701a
}

.text-yellow200\/20 {
    color: #ffd77033
}

.text-yellow200\/25 {
    color: #ffd77040
}

.text-yellow200\/30 {
    color: #ffd7704d
}

.text-yellow200\/40 {
    color: #ffd77066
}

.text-yellow200\/50 {
    color: #ffd77080
}

.text-yellow200\/60 {
    color: #ffd77099
}

.text-yellow200\/70 {
    color: #ffd770b3
}

.text-yellow200\/75 {
    color: #ffd770bf
}

.text-yellow200\/80 {
    color: #ffd770cc
}

.text-yellow200\/90 {
    color: #ffd770e6
}

.text-yellow200\/95 {
    color: #ffd770f2
}

.text-yellow200\/100 {
    color: #ffd770
}

.text-yellow100\/0 {
    color: #ffe5a300
}

.text-yellow100\/5 {
    color: #ffe5a30d
}

.text-yellow100\/10 {
    color: #ffe5a31a
}

.text-yellow100\/20 {
    color: #ffe5a333
}

.text-yellow100\/25 {
    color: #ffe5a340
}

.text-yellow100\/30 {
    color: #ffe5a34d
}

.text-yellow100\/40 {
    color: #ffe5a366
}

.text-yellow100\/50 {
    color: #ffe5a380
}

.text-yellow100\/60 {
    color: #ffe5a399
}

.text-yellow100\/70 {
    color: #ffe5a3b3
}

.text-yellow100\/75 {
    color: #ffe5a3bf
}

.text-yellow100\/80 {
    color: #ffe5a3cc
}

.text-yellow100\/90 {
    color: #ffe5a3e6
}

.text-yellow100\/95 {
    color: #ffe5a3f2
}

.text-yellow100\/100 {
    color: #ffe5a3
}

.text-green500\/0 {
    color: #1ba75b00
}

.text-green500\/5 {
    color: #1ba75b0d
}

.text-green500\/10 {
    color: #1ba75b1a
}

.text-green500\/20 {
    color: #1ba75b33
}

.text-green500\/25 {
    color: #1ba75b40
}

.text-green500\/30 {
    color: #1ba75b4d
}

.text-green500\/40 {
    color: #1ba75b66
}

.text-green500\/50 {
    color: #1ba75b80
}

.text-green500\/60 {
    color: #1ba75b99
}

.text-green500\/70 {
    color: #1ba75bb3
}

.text-green500\/75 {
    color: #1ba75bbf
}

.text-green500\/80 {
    color: #1ba75bcc
}

.text-green500\/90 {
    color: #1ba75be6
}

.text-green500\/95 {
    color: #1ba75bf2
}

.text-green500\/100 {
    color: #1ba75b
}

.text-green400\/0 {
    color: #21ce7100
}

.text-green400\/5 {
    color: #21ce710d
}

.text-green400\/10 {
    color: #21ce711a
}

.text-green400\/20 {
    color: #21ce7133
}

.text-green400\/25 {
    color: #21ce7140
}

.text-green400\/30 {
    color: #21ce714d
}

.text-green400\/40 {
    color: #21ce7166
}

.text-green400\/50 {
    color: #21ce7180
}

.text-green400\/60 {
    color: #21ce7199
}

.text-green400\/70 {
    color: #21ce71b3
}

.text-green400\/75 {
    color: #21ce71bf
}

.text-green400\/80 {
    color: #21ce71cc
}

.text-green400\/90 {
    color: #21ce71e6
}

.text-green400\/95 {
    color: #21ce71f2
}

.text-green400\/100 {
    color: #21ce71
}

.text-green300\/0 {
    color: #47e18e00
}

.text-green300\/5 {
    color: #47e18e0d
}

.text-green300\/10 {
    color: #47e18e1a
}

.text-green300\/20 {
    color: #47e18e33
}

.text-green300\/25 {
    color: #47e18e40
}

.text-green300\/30 {
    color: #47e18e4d
}

.text-green300\/40 {
    color: #47e18e66
}

.text-green300\/50 {
    color: #47e18e80
}

.text-green300\/60 {
    color: #47e18e99
}

.text-green300\/70 {
    color: #47e18eb3
}

.text-green300\/75 {
    color: #47e18ebf
}

.text-green300\/80 {
    color: #47e18ecc
}

.text-green300\/90 {
    color: #47e18ee6
}

.text-green300\/95 {
    color: #47e18ef2
}

.text-green300\/100 {
    color: #47e18e
}

.text-green200\/0 {
    color: #6ee8a600
}

.text-green200\/5 {
    color: #6ee8a60d
}

.text-green200\/10 {
    color: #6ee8a61a
}

.text-green200\/20 {
    color: #6ee8a633
}

.text-green200\/25 {
    color: #6ee8a640
}

.text-green200\/30 {
    color: #6ee8a64d
}

.text-green200\/40 {
    color: #6ee8a666
}

.text-green200\/50 {
    color: #6ee8a680
}

.text-green200\/60 {
    color: #6ee8a699
}

.text-green200\/70 {
    color: #6ee8a6b3
}

.text-green200\/75 {
    color: #6ee8a6bf
}

.text-green200\/80 {
    color: #6ee8a6cc
}

.text-green200\/90 {
    color: #6ee8a6e6
}

.text-green200\/95 {
    color: #6ee8a6f2
}

.text-green200\/100 {
    color: #6ee8a6
}

.text-green100\/0 {
    color: #a7f1c900
}

.text-green100\/5 {
    color: #a7f1c90d
}

.text-green100\/10 {
    color: #a7f1c91a
}

.text-green100\/20 {
    color: #a7f1c933
}

.text-green100\/25 {
    color: #a7f1c940
}

.text-green100\/30 {
    color: #a7f1c94d
}

.text-green100\/40 {
    color: #a7f1c966
}

.text-green100\/50 {
    color: #a7f1c980
}

.text-green100\/60 {
    color: #a7f1c999
}

.text-green100\/70 {
    color: #a7f1c9b3
}

.text-green100\/75 {
    color: #a7f1c9bf
}

.text-green100\/80 {
    color: #a7f1c9cc
}

.text-green100\/90 {
    color: #a7f1c9e6
}

.text-green100\/95 {
    color: #a7f1c9f2
}

.text-green100\/100 {
    color: #a7f1c9
}

.text-neutral10\/0 {
    color: #fbfafb00
}

.text-neutral10\/5 {
    color: #fbfafb0d
}

.text-neutral10\/10 {
    color: #fbfafb1a
}

.text-neutral10\/20 {
    color: #fbfafb33
}

.text-neutral10\/25 {
    color: #fbfafb40
}

.text-neutral10\/30 {
    color: #fbfafb4d
}

.text-neutral10\/40 {
    color: #fbfafb66
}

.text-neutral10\/50 {
    color: #fbfafb80
}

.text-neutral10\/60 {
    color: #fbfafb99
}

.text-neutral10\/70 {
    color: #fbfafbb3
}

.text-neutral10\/75 {
    color: #fbfafbbf
}

.text-neutral10\/80 {
    color: #fbfafbcc
}

.text-neutral10\/90 {
    color: #fbfafbe6
}

.text-neutral10\/95 {
    color: #fbfafbf2
}

.text-neutral10\/100 {
    color: #fbfafb
}

.text-neutral20\/0 {
    color: #f6f6f700
}

.text-neutral20\/5 {
    color: #f6f6f70d
}

.text-neutral20\/10 {
    color: #f6f6f71a
}

.text-neutral20\/20 {
    color: #f6f6f733
}

.text-neutral20\/25 {
    color: #f6f6f740
}

.text-neutral20\/30 {
    color: #f6f6f74d
}

.text-neutral20\/40 {
    color: #f6f6f766
}

.text-neutral20\/50 {
    color: #f6f6f780
}

.text-neutral20\/60 {
    color: #f6f6f799
}

.text-neutral20\/70 {
    color: #f6f6f7b3
}

.text-neutral20\/75 {
    color: #f6f6f7bf
}

.text-neutral20\/80 {
    color: #f6f6f7cc
}

.text-neutral20\/90 {
    color: #f6f6f7e6
}

.text-neutral20\/95 {
    color: #f6f6f7f2
}

.text-neutral20\/100 {
    color: #f6f6f7
}

.text-neutral30\/0 {
    color: #ededef00
}

.text-neutral30\/5 {
    color: #ededef0d
}

.text-neutral30\/10 {
    color: #ededef1a
}

.text-neutral30\/20 {
    color: #ededef33
}

.text-neutral30\/25 {
    color: #ededef40
}

.text-neutral30\/30 {
    color: #ededef4d
}

.text-neutral30\/40 {
    color: #ededef66
}

.text-neutral30\/50 {
    color: #ededef80
}

.text-neutral30\/60 {
    color: #ededef99
}

.text-neutral30\/70 {
    color: #ededefb3
}

.text-neutral30\/75 {
    color: #ededefbf
}

.text-neutral30\/80 {
    color: #ededefcc
}

.text-neutral30\/90 {
    color: #ededefe6
}

.text-neutral30\/95 {
    color: #ededeff2
}

.text-neutral30\/100 {
    color: #ededef
}

.text-neutral60\/0 {
    color: #bcb8c200
}

.text-neutral60\/5 {
    color: #bcb8c20d
}

.text-neutral60\/10 {
    color: #bcb8c21a
}

.text-neutral60\/20 {
    color: #bcb8c233
}

.text-neutral60\/25 {
    color: #bcb8c240
}

.text-neutral60\/30 {
    color: #bcb8c24d
}

.text-neutral60\/40 {
    color: #bcb8c266
}

.text-neutral60\/50 {
    color: #bcb8c280
}

.text-neutral60\/60 {
    color: #bcb8c299
}

.text-neutral60\/70 {
    color: #bcb8c2b3
}

.text-neutral60\/75 {
    color: #bcb8c2bf
}

.text-neutral60\/80 {
    color: #bcb8c2cc
}

.text-neutral60\/90 {
    color: #bcb8c2e6
}

.text-neutral60\/95 {
    color: #bcb8c2f2
}

.text-neutral60\/100 {
    color: #bcb8c2
}

.text-neutral300\/0 {
    color: #6e687e00
}

.text-neutral300\/5 {
    color: #6e687e0d
}

.text-neutral300\/10 {
    color: #6e687e1a
}

.text-neutral300\/20 {
    color: #6e687e33
}

.text-neutral300\/25 {
    color: #6e687e40
}

.text-neutral300\/30 {
    color: #6e687e4d
}

.text-neutral300\/40 {
    color: #6e687e66
}

.text-neutral300\/50 {
    color: #6e687e80
}

.text-neutral300\/60 {
    color: #6e687e99
}

.text-neutral300\/70 {
    color: #6e687eb3
}

.text-neutral300\/75 {
    color: #6e687ebf
}

.text-neutral300\/80 {
    color: #6e687ecc
}

.text-neutral300\/90 {
    color: #6e687ee6
}

.text-neutral300\/95 {
    color: #6e687ef2
}

.text-neutral300\/100 {
    color: #6e687e
}

.text-teaGreen\/0 {
    color: #cbfdb600
}

.text-teaGreen\/5 {
    color: #cbfdb60d
}

.text-teaGreen\/10 {
    color: #cbfdb61a
}

.text-teaGreen\/20 {
    color: #cbfdb633
}

.text-teaGreen\/25 {
    color: #cbfdb640
}

.text-teaGreen\/30 {
    color: #cbfdb64d
}

.text-teaGreen\/40 {
    color: #cbfdb666
}

.text-teaGreen\/50 {
    color: #cbfdb680
}

.text-teaGreen\/60 {
    color: #cbfdb699
}

.text-teaGreen\/70 {
    color: #cbfdb6b3
}

.text-teaGreen\/75 {
    color: #cbfdb6bf
}

.text-teaGreen\/80 {
    color: #cbfdb6cc
}

.text-teaGreen\/90 {
    color: #cbfdb6e6
}

.text-teaGreen\/95 {
    color: #cbfdb6f2
}

.text-teaGreen\/100 {
    color: #cbfdb6
}

.text-azureishWhite\/0 {
    color: #cee9ea00
}

.text-azureishWhite\/5 {
    color: #cee9ea0d
}

.text-azureishWhite\/10 {
    color: #cee9ea1a
}

.text-azureishWhite\/20 {
    color: #cee9ea33
}

.text-azureishWhite\/25 {
    color: #cee9ea40
}

.text-azureishWhite\/30 {
    color: #cee9ea4d
}

.text-azureishWhite\/40 {
    color: #cee9ea66
}

.text-azureishWhite\/50 {
    color: #cee9ea80
}

.text-azureishWhite\/60 {
    color: #cee9ea99
}

.text-azureishWhite\/70 {
    color: #cee9eab3
}

.text-azureishWhite\/75 {
    color: #cee9eabf
}

.text-azureishWhite\/80 {
    color: #cee9eacc
}

.text-azureishWhite\/90 {
    color: #cee9eae6
}

.text-azureishWhite\/95 {
    color: #cee9eaf2
}

.text-azureishWhite\/100 {
    color: #cee9ea
}

.text-cheese\/0 {
    color: #f6c58600
}

.text-cheese\/5 {
    color: #f6c5860d
}

.text-cheese\/10 {
    color: #f6c5861a
}

.text-cheese\/20 {
    color: #f6c58633
}

.text-cheese\/25 {
    color: #f6c58640
}

.text-cheese\/30 {
    color: #f6c5864d
}

.text-cheese\/40 {
    color: #f6c58666
}

.text-cheese\/50 {
    color: #f6c58680
}

.text-cheese\/60 {
    color: #f6c58699
}

.text-cheese\/70 {
    color: #f6c586b3
}

.text-cheese\/75 {
    color: #f6c586bf
}

.text-cheese\/80 {
    color: #f6c586cc
}

.text-cheese\/90 {
    color: #f6c586e6
}

.text-cheese\/95 {
    color: #f6c586f2
}

.text-cheese\/100 {
    color: #f6c586
}

.text-platinum\/0 {
    color: #e2e1e500
}

.text-platinum\/5 {
    color: #e2e1e50d
}

.text-platinum\/10 {
    color: #e2e1e51a
}

.text-platinum\/20 {
    color: #e2e1e533
}

.text-platinum\/25 {
    color: #e2e1e540
}

.text-platinum\/30 {
    color: #e2e1e54d
}

.text-platinum\/40 {
    color: #e2e1e566
}

.text-platinum\/50 {
    color: #e2e1e580
}

.text-platinum\/60 {
    color: #e2e1e599
}

.text-platinum\/70 {
    color: #e2e1e5b3
}

.text-platinum\/75 {
    color: #e2e1e5bf
}

.text-platinum\/80 {
    color: #e2e1e5cc
}

.text-platinum\/90 {
    color: #e2e1e5e6
}

.text-platinum\/95 {
    color: #e2e1e5f2
}

.text-platinum\/100 {
    color: #e2e1e5
}

.text-purple-hover\/0 {
    color: rgba(var(--colors-purple-hover), 0)
}

.text-purple-hover\/5 {
    color: rgba(var(--colors-purple-hover), .05)
}

.text-purple-hover\/10 {
    color: rgba(var(--colors-purple-hover), .1)
}

.text-purple-hover\/20 {
    color: rgba(var(--colors-purple-hover), .2)
}

.text-purple-hover\/25 {
    color: rgba(var(--colors-purple-hover), .25)
}

.text-purple-hover\/30 {
    color: rgba(var(--colors-purple-hover), .3)
}

.text-purple-hover\/40 {
    color: rgba(var(--colors-purple-hover), .4)
}

.text-purple-hover\/50 {
    color: rgba(var(--colors-purple-hover), .5)
}

.text-purple-hover\/60 {
    color: rgba(var(--colors-purple-hover), .6)
}

.text-purple-hover\/70 {
    color: rgba(var(--colors-purple-hover), .7)
}

.text-purple-hover\/75 {
    color: rgba(var(--colors-purple-hover), .75)
}

.text-purple-hover\/80 {
    color: rgba(var(--colors-purple-hover), .8)
}

.text-purple-hover\/90 {
    color: rgba(var(--colors-purple-hover), .9)
}

.text-purple-hover\/95 {
    color: rgba(var(--colors-purple-hover), .95)
}

.text-purple-hover\/100 {
    color: rgba(var(--colors-purple-hover), 1)
}

.text-purple-active\/0 {
    color: rgba(var(--colors-purple-active), 0)
}

.text-purple-active\/5 {
    color: rgba(var(--colors-purple-active), .05)
}

.text-purple-active\/10 {
    color: rgba(var(--colors-purple-active), .1)
}

.text-purple-active\/20 {
    color: rgba(var(--colors-purple-active), .2)
}

.text-purple-active\/25 {
    color: rgba(var(--colors-purple-active), .25)
}

.text-purple-active\/30 {
    color: rgba(var(--colors-purple-active), .3)
}

.text-purple-active\/40 {
    color: rgba(var(--colors-purple-active), .4)
}

.text-purple-active\/50 {
    color: rgba(var(--colors-purple-active), .5)
}

.text-purple-active\/60 {
    color: rgba(var(--colors-purple-active), .6)
}

.text-purple-active\/70 {
    color: rgba(var(--colors-purple-active), .7)
}

.text-purple-active\/75 {
    color: rgba(var(--colors-purple-active), .75)
}

.text-purple-active\/80 {
    color: rgba(var(--colors-purple-active), .8)
}

.text-purple-active\/90 {
    color: rgba(var(--colors-purple-active), .9)
}

.text-purple-active\/95 {
    color: rgba(var(--colors-purple-active), .95)
}

.text-purple-active\/100 {
    color: rgba(var(--colors-purple-active), 1)
}

.text-white-hover\/0 {
    color: rgba(var(--colors-white-hover), 0)
}

.text-white-hover\/5 {
    color: rgba(var(--colors-white-hover), .05)
}

.text-white-hover\/10 {
    color: rgba(var(--colors-white-hover), .1)
}

.text-white-hover\/20 {
    color: rgba(var(--colors-white-hover), .2)
}

.text-white-hover\/25 {
    color: rgba(var(--colors-white-hover), .25)
}

.text-white-hover\/30 {
    color: rgba(var(--colors-white-hover), .3)
}

.text-white-hover\/40 {
    color: rgba(var(--colors-white-hover), .4)
}

.text-white-hover\/50 {
    color: rgba(var(--colors-white-hover), .5)
}

.text-white-hover\/60 {
    color: rgba(var(--colors-white-hover), .6)
}

.text-white-hover\/70 {
    color: rgba(var(--colors-white-hover), .7)
}

.text-white-hover\/75 {
    color: rgba(var(--colors-white-hover), .75)
}

.text-white-hover\/80 {
    color: rgba(var(--colors-white-hover), .8)
}

.text-white-hover\/90 {
    color: rgba(var(--colors-white-hover), .9)
}

.text-white-hover\/95 {
    color: rgba(var(--colors-white-hover), .95)
}

.text-white-hover\/100 {
    color: rgba(var(--colors-white-hover), 1)
}

.text-white-active\/0 {
    color: rgba(var(--colors-white-active), 0)
}

.text-white-active\/5 {
    color: rgba(var(--colors-white-active), .05)
}

.text-white-active\/10 {
    color: rgba(var(--colors-white-active), .1)
}

.text-white-active\/20 {
    color: rgba(var(--colors-white-active), .2)
}

.text-white-active\/25 {
    color: rgba(var(--colors-white-active), .25)
}

.text-white-active\/30 {
    color: rgba(var(--colors-white-active), .3)
}

.text-white-active\/40 {
    color: rgba(var(--colors-white-active), .4)
}

.text-white-active\/50 {
    color: rgba(var(--colors-white-active), .5)
}

.text-white-active\/60 {
    color: rgba(var(--colors-white-active), .6)
}

.text-white-active\/70 {
    color: rgba(var(--colors-white-active), .7)
}

.text-white-active\/75 {
    color: rgba(var(--colors-white-active), .75)
}

.text-white-active\/80 {
    color: rgba(var(--colors-white-active), .8)
}

.text-white-active\/90 {
    color: rgba(var(--colors-white-active), .9)
}

.text-white-active\/95 {
    color: rgba(var(--colors-white-active), .95)
}

.text-white-active\/100 {
    color: rgba(var(--colors-white-active), 1)
}

.text-cosmos-hover\/0 {
    color: rgba(var(--colors-cosmos-hover), 0)
}

.text-cosmos-hover\/5 {
    color: rgba(var(--colors-cosmos-hover), .05)
}

.text-cosmos-hover\/10 {
    color: rgba(var(--colors-cosmos-hover), .1)
}

.text-cosmos-hover\/20 {
    color: rgba(var(--colors-cosmos-hover), .2)
}

.text-cosmos-hover\/25 {
    color: rgba(var(--colors-cosmos-hover), .25)
}

.text-cosmos-hover\/30 {
    color: rgba(var(--colors-cosmos-hover), .3)
}

.text-cosmos-hover\/40 {
    color: rgba(var(--colors-cosmos-hover), .4)
}

.text-cosmos-hover\/50 {
    color: rgba(var(--colors-cosmos-hover), .5)
}

.text-cosmos-hover\/60 {
    color: rgba(var(--colors-cosmos-hover), .6)
}

.text-cosmos-hover\/70 {
    color: rgba(var(--colors-cosmos-hover), .7)
}

.text-cosmos-hover\/75 {
    color: rgba(var(--colors-cosmos-hover), .75)
}

.text-cosmos-hover\/80 {
    color: rgba(var(--colors-cosmos-hover), .8)
}

.text-cosmos-hover\/90 {
    color: rgba(var(--colors-cosmos-hover), .9)
}

.text-cosmos-hover\/95 {
    color: rgba(var(--colors-cosmos-hover), .95)
}

.text-cosmos-hover\/100 {
    color: rgba(var(--colors-cosmos-hover), 1)
}

.text-cosmos-active\/0 {
    color: rgba(var(--colors-cosmos-active), 0)
}

.text-cosmos-active\/5 {
    color: rgba(var(--colors-cosmos-active), .05)
}

.text-cosmos-active\/10 {
    color: rgba(var(--colors-cosmos-active), .1)
}

.text-cosmos-active\/20 {
    color: rgba(var(--colors-cosmos-active), .2)
}

.text-cosmos-active\/25 {
    color: rgba(var(--colors-cosmos-active), .25)
}

.text-cosmos-active\/30 {
    color: rgba(var(--colors-cosmos-active), .3)
}

.text-cosmos-active\/40 {
    color: rgba(var(--colors-cosmos-active), .4)
}

.text-cosmos-active\/50 {
    color: rgba(var(--colors-cosmos-active), .5)
}

.text-cosmos-active\/60 {
    color: rgba(var(--colors-cosmos-active), .6)
}

.text-cosmos-active\/70 {
    color: rgba(var(--colors-cosmos-active), .7)
}

.text-cosmos-active\/75 {
    color: rgba(var(--colors-cosmos-active), .75)
}

.text-cosmos-active\/80 {
    color: rgba(var(--colors-cosmos-active), .8)
}

.text-cosmos-active\/90 {
    color: rgba(var(--colors-cosmos-active), .9)
}

.text-cosmos-active\/95 {
    color: rgba(var(--colors-cosmos-active), .95)
}

.text-cosmos-active\/100 {
    color: rgba(var(--colors-cosmos-active), 1)
}

.text-mauve\/0 {
    color: rgba(var(--colors-mauve), 0)
}

.text-mauve\/5 {
    color: rgba(var(--colors-mauve), .05)
}

.text-mauve\/10 {
    color: rgba(var(--colors-mauve), .1)
}

.text-mauve\/20 {
    color: rgba(var(--colors-mauve), .2)
}

.text-mauve\/25 {
    color: rgba(var(--colors-mauve), .25)
}

.text-mauve\/30 {
    color: rgba(var(--colors-mauve), .3)
}

.text-mauve\/40 {
    color: rgba(var(--colors-mauve), .4)
}

.text-mauve\/50 {
    color: rgba(var(--colors-mauve), .5)
}

.text-mauve\/60 {
    color: rgba(var(--colors-mauve), .6)
}

.text-mauve\/70 {
    color: rgba(var(--colors-mauve), .7)
}

.text-mauve\/75 {
    color: rgba(var(--colors-mauve), .75)
}

.text-mauve\/80 {
    color: rgba(var(--colors-mauve), .8)
}

.text-mauve\/90 {
    color: rgba(var(--colors-mauve), .9)
}

.text-mauve\/95 {
    color: rgba(var(--colors-mauve), .95)
}

.text-mauve\/100 {
    color: rgba(var(--colors-mauve), 1)
}

.text-neon\/0 {
    color: rgba(var(--colors-neon), 0)
}

.text-neon\/5 {
    color: rgba(var(--colors-neon), .05)
}

.text-neon\/10 {
    color: rgba(var(--colors-neon), .1)
}

.text-neon\/20 {
    color: rgba(var(--colors-neon), .2)
}

.text-neon\/25 {
    color: rgba(var(--colors-neon), .25)
}

.text-neon\/30 {
    color: rgba(var(--colors-neon), .3)
}

.text-neon\/40 {
    color: rgba(var(--colors-neon), .4)
}

.text-neon\/50 {
    color: rgba(var(--colors-neon), .5)
}

.text-neon\/60 {
    color: rgba(var(--colors-neon), .6)
}

.text-neon\/70 {
    color: rgba(var(--colors-neon), .7)
}

.text-neon\/75 {
    color: rgba(var(--colors-neon), .75)
}

.text-neon\/80 {
    color: rgba(var(--colors-neon), .8)
}

.text-neon\/90 {
    color: rgba(var(--colors-neon), .9)
}

.text-neon\/95 {
    color: rgba(var(--colors-neon), .95)
}

.text-neon\/100 {
    color: rgba(var(--colors-neon), 1)
}

.text-mist\/0 {
    color: rgba(var(--colors-mist), 0)
}

.text-mist\/5 {
    color: rgba(var(--colors-mist), .05)
}

.text-mist\/10 {
    color: rgba(var(--colors-mist), .1)
}

.text-mist\/20 {
    color: rgba(var(--colors-mist), .2)
}

.text-mist\/25 {
    color: rgba(var(--colors-mist), .25)
}

.text-mist\/30 {
    color: rgba(var(--colors-mist), .3)
}

.text-mist\/40 {
    color: rgba(var(--colors-mist), .4)
}

.text-mist\/50 {
    color: rgba(var(--colors-mist), .5)
}

.text-mist\/60 {
    color: rgba(var(--colors-mist), .6)
}

.text-mist\/70 {
    color: rgba(var(--colors-mist), .7)
}

.text-mist\/75 {
    color: rgba(var(--colors-mist), .75)
}

.text-mist\/80 {
    color: rgba(var(--colors-mist), .8)
}

.text-mist\/90 {
    color: rgba(var(--colors-mist), .9)
}

.text-mist\/95 {
    color: rgba(var(--colors-mist), .95)
}

.text-mist\/100 {
    color: rgba(var(--colors-mist), 1)
}

.text-sand\/0 {
    color: rgba(var(--colors-sand), 0)
}

.text-sand\/5 {
    color: rgba(var(--colors-sand), .05)
}

.text-sand\/10 {
    color: rgba(var(--colors-sand), .1)
}

.text-sand\/20 {
    color: rgba(var(--colors-sand), .2)
}

.text-sand\/25 {
    color: rgba(var(--colors-sand), .25)
}

.text-sand\/30 {
    color: rgba(var(--colors-sand), .3)
}

.text-sand\/40 {
    color: rgba(var(--colors-sand), .4)
}

.text-sand\/50 {
    color: rgba(var(--colors-sand), .5)
}

.text-sand\/60 {
    color: rgba(var(--colors-sand), .6)
}

.text-sand\/70 {
    color: rgba(var(--colors-sand), .7)
}

.text-sand\/75 {
    color: rgba(var(--colors-sand), .75)
}

.text-sand\/80 {
    color: rgba(var(--colors-sand), .8)
}

.text-sand\/90 {
    color: rgba(var(--colors-sand), .9)
}

.text-sand\/95 {
    color: rgba(var(--colors-sand), .95)
}

.text-sand\/100 {
    color: rgba(var(--colors-sand), 1)
}

.text-mint\/0 {
    color: rgba(var(--colors-mint), 0)
}

.text-mint\/5 {
    color: rgba(var(--colors-mint), .05)
}

.text-mint\/10 {
    color: rgba(var(--colors-mint), .1)
}

.text-mint\/20 {
    color: rgba(var(--colors-mint), .2)
}

.text-mint\/25 {
    color: rgba(var(--colors-mint), .25)
}

.text-mint\/30 {
    color: rgba(var(--colors-mint), .3)
}

.text-mint\/40 {
    color: rgba(var(--colors-mint), .4)
}

.text-mint\/50 {
    color: rgba(var(--colors-mint), .5)
}

.text-mint\/60 {
    color: rgba(var(--colors-mint), .6)
}

.text-mint\/70 {
    color: rgba(var(--colors-mint), .7)
}

.text-mint\/75 {
    color: rgba(var(--colors-mint), .75)
}

.text-mint\/80 {
    color: rgba(var(--colors-mint), .8)
}

.text-mint\/90 {
    color: rgba(var(--colors-mint), .9)
}

.text-mint\/95 {
    color: rgba(var(--colors-mint), .95)
}

.text-mint\/100 {
    color: rgba(var(--colors-mint), 1)
}

.text-error\/0 {
    color: rgba(var(--colors-error), 0)
}

.text-error\/5 {
    color: rgba(var(--colors-error), .05)
}

.text-error\/10 {
    color: rgba(var(--colors-error), .1)
}

.text-error\/20 {
    color: rgba(var(--colors-error), .2)
}

.text-error\/25 {
    color: rgba(var(--colors-error), .25)
}

.text-error\/30 {
    color: rgba(var(--colors-error), .3)
}

.text-error\/40 {
    color: rgba(var(--colors-error), .4)
}

.text-error\/50 {
    color: rgba(var(--colors-error), .5)
}

.text-error\/60 {
    color: rgba(var(--colors-error), .6)
}

.text-error\/70 {
    color: rgba(var(--colors-error), .7)
}

.text-error\/75 {
    color: rgba(var(--colors-error), .75)
}

.text-error\/80 {
    color: rgba(var(--colors-error), .8)
}

.text-error\/90 {
    color: rgba(var(--colors-error), .9)
}

.text-error\/95 {
    color: rgba(var(--colors-error), .95)
}

.text-error\/100 {
    color: rgba(var(--colors-error), 1)
}

.text-warning\/0 {
    color: rgba(var(--colors-warning), 0)
}

.text-warning\/5 {
    color: rgba(var(--colors-warning), .05)
}

.text-warning\/10 {
    color: rgba(var(--colors-warning), .1)
}

.text-warning\/20 {
    color: rgba(var(--colors-warning), .2)
}

.text-warning\/25 {
    color: rgba(var(--colors-warning), .25)
}

.text-warning\/30 {
    color: rgba(var(--colors-warning), .3)
}

.text-warning\/40 {
    color: rgba(var(--colors-warning), .4)
}

.text-warning\/50 {
    color: rgba(var(--colors-warning), .5)
}

.text-warning\/60 {
    color: rgba(var(--colors-warning), .6)
}

.text-warning\/70 {
    color: rgba(var(--colors-warning), .7)
}

.text-warning\/75 {
    color: rgba(var(--colors-warning), .75)
}

.text-warning\/80 {
    color: rgba(var(--colors-warning), .8)
}

.text-warning\/90 {
    color: rgba(var(--colors-warning), .9)
}

.text-warning\/95 {
    color: rgba(var(--colors-warning), .95)
}

.text-warning\/100 {
    color: rgba(var(--colors-warning), 1)
}

.text-success\/0 {
    color: rgba(var(--colors-success), 0)
}

.text-success\/5 {
    color: rgba(var(--colors-success), .05)
}

.text-success\/10 {
    color: rgba(var(--colors-success), .1)
}

.text-success\/20 {
    color: rgba(var(--colors-success), .2)
}

.text-success\/25 {
    color: rgba(var(--colors-success), .25)
}

.text-success\/30 {
    color: rgba(var(--colors-success), .3)
}

.text-success\/40 {
    color: rgba(var(--colors-success), .4)
}

.text-success\/50 {
    color: rgba(var(--colors-success), .5)
}

.text-success\/60 {
    color: rgba(var(--colors-success), .6)
}

.text-success\/70 {
    color: rgba(var(--colors-success), .7)
}

.text-success\/75 {
    color: rgba(var(--colors-success), .75)
}

.text-success\/80 {
    color: rgba(var(--colors-success), .8)
}

.text-success\/90 {
    color: rgba(var(--colors-success), .9)
}

.text-success\/95 {
    color: rgba(var(--colors-success), .95)
}

.text-success\/100 {
    color: rgba(var(--colors-success), 1)
}

.text-\[\#39107A\] {
    --tw-text-opacity: 1;
    color: rgb(57 16 122/var(--tw-text-opacity))
}

.text-\[\#221a39\] {
    --tw-text-opacity: 1;
    color: rgb(34 26 57/var(--tw-text-opacity))
}

.text-\[\#11183C\] {
    --tw-text-opacity: 1;
    color: rgb(17 24 60/var(--tw-text-opacity))
}

.text-\[\#666\] {
    --tw-text-opacity: 1;
    color: rgb(102 102 102/var(--tw-text-opacity))
}

.text-\[\#221A39\] {
    --tw-text-opacity: 1;
    color: rgb(34 26 57/var(--tw-text-opacity))
}

.text-\[\#000000b3\] {
    color: #000000b3
}

.text-\[\#94A3B8\] {
    --tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity))
}

.text-\[\#AF6FF7\] {
    --tw-text-opacity: 1;
    color: rgb(175 111 247/var(--tw-text-opacity))
}

.text-\[\#51CAB4\] {
    --tw-text-opacity: 1;
    color: rgb(81 202 180/var(--tw-text-opacity))
}

.text-\[\#11183CB2\] {
    color: #11183cb2
}

.text-\[\#18181B\] {
    --tw-text-opacity: 1;
    color: rgb(24 24 27/var(--tw-text-opacity))
}

.text-\[\#BEBEBE\] {
    --tw-text-opacity: 1;
    color: rgb(190 190 190/var(--tw-text-opacity))
}

.text-\[\#C8C0FF\] {
    --tw-text-opacity: 1;
    color: rgb(200 192 255/var(--tw-text-opacity))
}

.text-\[\#D7D7D7\] {
    --tw-text-opacity: 1;
    color: rgb(215 215 215/var(--tw-text-opacity))
}

.text-\[\#868686\] {
    --tw-text-opacity: 1;
    color: rgb(134 134 134/var(--tw-text-opacity))
}

.text-\[\#F6F6F6\] {
    --tw-text-opacity: 1;
    color: rgb(246 246 246/var(--tw-text-opacity))
}

.text-\[\#d7d7d780\] {
    color: #d7d7d780
}

.text-\[\#252A30\] {
    --tw-text-opacity: 1;
    color: rgb(37 42 48/var(--tw-text-opacity))
}

.text-opacity-0 {
    --tw-text-opacity: 0
}

.text-opacity-5 {
    --tw-text-opacity: 0.05
}

.text-opacity-10 {
    --tw-text-opacity: 0.1
}

.text-opacity-20 {
    --tw-text-opacity: 0.2
}

.text-opacity-25 {
    --tw-text-opacity: 0.25
}

.text-opacity-30 {
    --tw-text-opacity: 0.3
}

.text-opacity-40 {
    --tw-text-opacity: 0.4
}

.text-opacity-50 {
    --tw-text-opacity: 0.5
}

.text-opacity-60 {
    --tw-text-opacity: 0.6
}

.text-opacity-70 {
    --tw-text-opacity: 0.7
}

.text-opacity-75 {
    --tw-text-opacity: 0.75
}

.text-opacity-80 {
    --tw-text-opacity: 0.8
}

.text-opacity-90 {
    --tw-text-opacity: 0.9
}

.text-opacity-95 {
    --tw-text-opacity: 0.95
}

.text-opacity-100 {
    --tw-text-opacity: 1
}

.underline {
    text-decoration-line: underline
}

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

.opacity-0 {
    opacity: 0
}

.opacity-100 {
    opacity: 1
}

.opacity-60 {
    opacity: .6
}

.opacity-30 {
    opacity: .3
}

.opacity-50 {
    opacity: .5
}

.opacity-70 {
    opacity: .7
}

.opacity-10 {
    opacity: .1
}

.mix-blend-hard-light {
    mix-blend-mode: hard-light
}

.shadow-elevated {
    --tw-shadow: 0px 4px 12px #00000008, 0px 1px 4px #0000000a, 0px 20px 40px #0000000a;
    --tw-shadow-colored: 0px 4px 12px var(--tw-shadow-color), 0px 1px 4px var(--tw-shadow-color), 0px 20px 40px var(--tw-shadow-color)
}

.shadow-2xl,
.shadow-elevated {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px #00000040;
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color)
}

.shadow-elevatedLight {
    --tw-shadow: 0px 4px 12px #00000008, 0px 1px 4px #0000000a;
    --tw-shadow-colored: 0px 4px 12px var(--tw-shadow-color), 0px 1px 4px var(--tw-shadow-color)
}

.shadow-elevatedLight,
.shadow-elevatedStrong {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-elevatedStrong {
    --tw-shadow: 0px 0px 50px #7d00ff26;
    --tw-shadow-colored: 0px 0px 50px var(--tw-shadow-color)
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 #0000000d;
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)
}

.shadow-none,
.shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000
}

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

.outline-none {
    outline: 2px solid #0000;
    outline-offset: 2px
}

.outline {
    outline-style: solid
}

.ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.blur {
    --tw-blur: blur(8px)
}

.blur,
.grayscale {
    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)
}

.grayscale {
    --tw-grayscale: grayscale(100%)
}

.invert {
    --tw-invert: invert(100%)
}

.filter,
.invert {
    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)
}

.backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-max-height {
    transition-property: margin, padding, max-height;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-\[max-height\2c margin\] {
    transition-property: max-height, margin;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.duration-100 {
    transition-duration: .1s
}

.duration-300 {
    transition-duration: .3s
}

.duration-200 {
    transition-duration: .2s
}

.duration-500 {
    transition-duration: .5s
}

.ease-linear {
    transition-timing-function: linear
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.\[text-wrap\:pretty\] {
    text-wrap: pretty
}

b,
strong {
    font-weight: 600
}

blockquote {
    quotes: "“" "”"
}

blockquote p:before {
    content: "“";
    content: open-quote
}

blockquote p:after {
    content: "";
    content: no-close-quote
}

blockquote p:last-child:after {
    content: "”";
    content: close-quote
}

.md\:prose-xl a {
    color: #2e9fd8
}

.no-scrollbar::-webkit-scrollbar {
    display: none
}

.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none
}

select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-position: right .75rem center;
    background-size: 16px 12px;
    background-repeat: no-repeat;
    -webkit-appearance: none
}

.grecaptcha-logo {
    display: none
}

.grecaptcha-badge {
    display: none !important
}

#ot-sdk-btn-floating {
    display: none
}

@font-face {
    font-family: Luna;
    src: url(../fonts/luna.woff2) format("woff2-variations");
    font-weight: 100 900
}

@font-face {
    font-family: DMMono;
    src: url(../fonts/DMMono-Regular.ttf) format("truetype");
    font-weight: 400
}

@font-face {
    font-family: FakeReceipt;
    src: url(../fonts/fake-receipt.ttf) format("truetype");
    font-weight: 400
}

@font-face {
    font-family: LunaVF;
    src: url(../fonts/Luna-VF.ttf) format("truetype")
}

@font-face {
    font-family: LunaExtraCondensed;
    src: url(../fonts/Luna-ExtraCondensedBold.otf) format("opentype")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/Inter-Regular.2c6df491.woff2) format("woff2"), url(../fonts/Inter-Regular.11c7697b.woff) format("woff")
}

@font-face {
    font-family: Inter;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/Inter-Italic.b9c0ca9b.woff2) format("woff2"), url(../fonts/Inter-Italic.74505ca1.woff) format("woff")
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/Inter-Bold.b6289334.woff2) format("woff2"), url(../fonts/Inter-Bold.90c20fd8.woff) format("woff")
}

@font-face {
    font-family: Inter;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/Inter-BoldItalic.77fbfcc6.woff2) format("woff2"), url(../fonts/Inter-BoldItalic.f708f734.woff) format("woff")
}

.last\:mb-0:last-child {
    margin-bottom: 0
}

.last\:mr-0:last-child {
    margin-right: 0
}

.last\:pb-0:last-child {
    padding-bottom: 0
}

.hover\:border-purple-hover:hover {
    --tw-border-opacity: 1;
    border-color: rgba(var(--colors-purple-hover), var(--tw-border-opacity))
}

.hover\:border-white-hover:hover {
    --tw-border-opacity: 1;
    border-color: rgba(var(--colors-white-hover), var(--tw-border-opacity))
}

.hover\:border-cosmos-hover:hover {
    --tw-border-opacity: 1;
    border-color: rgba(var(--colors-cosmos-hover), var(--tw-border-opacity))
}

.hover\:border-midGrey:hover {
    --tw-border-opacity: 1;
    border-color: rgb(223 223 223/var(--tw-border-opacity))
}

.hover\:bg-purple400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(105 0 214/var(--tw-bg-opacity))
}

.hover\:bg-light:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(247 247 247/var(--tw-bg-opacity))
}

.hover\:bg-white50:hover {
    background-color: #ffffff80
}

.hover\:bg-label-primary:hover {
    background-color: var(--label-primary)
}

.hover\:bg-purple-hover:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--colors-purple-hover), var(--tw-bg-opacity))
}

.hover\:bg-white-hover:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--colors-white-hover), var(--tw-bg-opacity))
}

.hover\:bg-cosmos-hover:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--colors-cosmos-hover), var(--tw-bg-opacity))
}

.hover\:bg-midGrey:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(223 223 223/var(--tw-bg-opacity))
}

.hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235/var(--tw-bg-opacity))
}

.hover\:bg-slate-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity))
}

.hover\:bg-white\/10:hover {
    background-color: #ffffff1a
}

.hover\:bg-\[\#F1E8FE\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(241 232 254/var(--tw-bg-opacity))
}

.hover\:bg-black\/10:hover {
    background-color: #1111111a
}

.hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.hover\:bg-purple-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(100 0 204/var(--tw-bg-opacity))
}

.hover\:bg-\[\#333333\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(51 51 51/var(--tw-bg-opacity))
}

.hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(17 17 17/var(--tw-bg-opacity))
}

.hover\:bg-\[\#1C1C1E\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(28 28 30/var(--tw-bg-opacity))
}

.hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity))
}

.hover\:text-darkGrey:hover {
    --tw-text-opacity: 1;
    color: rgb(85 85 85/var(--tw-text-opacity))
}

.hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(17 17 17/var(--tw-text-opacity))
}

.hover\:text-lightGrey:hover {
    --tw-text-opacity: 1;
    color: rgb(240 240 240/var(--tw-text-opacity))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.hover\:text-purple500:hover {
    --tw-text-opacity: 1;
    color: rgb(85 0 173/var(--tw-text-opacity))
}

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

.hover\:text-white\/50:hover {
    color: #ffffff80
}

.hover\:text-purple-hover:hover {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-purple-hover), var(--tw-text-opacity))
}

.hover\:text-white-hover:hover {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-white-hover), var(--tw-text-opacity))
}

.hover\:text-cosmos-hover:hover {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-cosmos-hover), var(--tw-text-opacity))
}

.hover\:text-label-tertiary:hover {
    color: var(--label-tertiary)
}

.hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgb(125 0 255/var(--tw-text-opacity))
}

.hover\:text-\[\#181818\]:hover {
    --tw-text-opacity: 1;
    color: rgb(24 24 24/var(--tw-text-opacity))
}

.hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.hover\:opacity-70:hover {
    opacity: .7
}

.hover\:shadow-blogCard:hover {
    --tw-shadow: 0 4px 18px #2121261a;
    --tw-shadow-colored: 0 4px 18px var(--tw-shadow-color)
}

.hover\:shadow-blogCard:hover,
.hover\:shadow-xl:hover {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color)
}

.focus\:outline-none:focus {
    outline: 2px solid #0000;
    outline-offset: 2px
}

.active\:border-purple-active:active {
    --tw-border-opacity: 1;
    border-color: rgba(var(--colors-purple-active), var(--tw-border-opacity))
}

.active\:border-white-active:active {
    --tw-border-opacity: 1;
    border-color: rgba(var(--colors-white-active), var(--tw-border-opacity))
}

.active\:border-cosmos-active:active {
    --tw-border-opacity: 1;
    border-color: rgba(var(--colors-cosmos-active), var(--tw-border-opacity))
}

.active\:border-grey:active {
    --tw-border-opacity: 1;
    border-color: rgb(153 153 153/var(--tw-border-opacity))
}

.active\:bg-purple-active:active {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--colors-purple-active), var(--tw-bg-opacity))
}

.active\:bg-white-active:active {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--colors-white-active), var(--tw-bg-opacity))
}

.active\:bg-cosmos-active:active {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--colors-cosmos-active), var(--tw-bg-opacity))
}

.active\:bg-darkGrey:active {
    --tw-bg-opacity: 1;
    background-color: rgb(85 85 85/var(--tw-bg-opacity))
}

.active\:bg-grey:active {
    --tw-bg-opacity: 1;
    background-color: rgb(153 153 153/var(--tw-bg-opacity))
}

.active\:text-purple-active:active {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-purple-active), var(--tw-text-opacity))
}

.active\:text-white-active:active {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-white-active), var(--tw-text-opacity))
}

.active\:text-cosmos-active:active {
    --tw-text-opacity: 1;
    color: rgba(var(--colors-cosmos-active), var(--tw-text-opacity))
}

.group:hover .group-hover\:top-0 {
    top: 0
}

.group:hover .group-hover\:h-\[100\%\] {
    height: 100%
}

.group:hover .group-hover\:-translate-x-1 {
    --tw-translate-x: -0.25rem
}

.group:hover .group-hover\:-translate-x-1,
.group:hover .group-hover\:translate-x-2 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:hover .group-hover\:translate-x-2 {
    --tw-translate-x: 0.5rem
}

.group:hover .group-hover\:bg-slate-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240/var(--tw-bg-opacity))
}

.group:hover .group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgb(125 0 255/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-gray700 {
    --tw-text-opacity: 1;
    color: rgb(58 65 75/var(--tw-text-opacity))
}

.group:hover .group-hover\:opacity-100 {
    opacity: 1
}

.group:hover .group-hover\:grayscale-0 {
    --tw-grayscale: grayscale(0);
    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)
}

@media (min-width:670px) {
    .sm\:col-span-2 {
        grid-column: span 2/span 2
    }

    .sm\:ml-2 {
        margin-left: .5rem
    }

    .sm\:mt-20 {
        margin-top: 5rem
    }

    .sm\:mt-\[135px\] {
        margin-top: 135px
    }

    .sm\:mb-0 {
        margin-bottom: 0
    }

    .sm\:block {
        display: block
    }

    .sm\:inline {
        display: inline
    }

    .sm\:flex {
        display: flex
    }

    .sm\:grid {
        display: grid
    }

    .sm\:aspect-square {
        aspect-ratio: 1/1
    }

    .sm\:h-96 {
        height: 24rem
    }

    .sm\:w-auto {
        width: auto
    }

    .sm\:w-\[120px\] {
        width: 120px
    }

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

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

    .sm\:w-\[60px\] {
        width: 60px
    }

    .sm\:w-128 {
        width: 32rem
    }

    .sm\:max-w-md {
        max-width: 28rem
    }

    .sm\:max-w-\[220px\] {
        max-width: 220px
    }

    .sm\:max-w-full {
        max-width: 100%
    }

    .sm\:max-w-\[288px\] {
        max-width: 288px
    }

    .sm\:scale-75 {
        --tw-scale-x: .75;
        --tw-scale-y: .75;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .sm\:grid-flow-col {
        grid-auto-flow: column
    }

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

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

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

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

    .sm\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr))
    }

    .sm\:flex-row {
        flex-direction: row
    }

    .sm\:flex-col {
        flex-direction: column
    }

    .sm\:flex-nowrap {
        flex-wrap: nowrap
    }

    .sm\:items-center {
        align-items: center
    }

    .sm\:rounded-3xl {
        border-radius: 1.5rem
    }

    .sm\:rounded-t-md {
        border-top-left-radius: .375rem;
        border-top-right-radius: .375rem
    }

    .sm\:p-12 {
        padding: 3rem
    }

    .sm\:p-4 {
        padding: 1rem
    }

    .sm\:p-\[48px\] {
        padding: 48px
    }

    .sm\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .sm\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .sm\:py-2 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .sm\:pb-12 {
        padding-bottom: 3rem
    }

    .sm\:pt-0 {
        padding-top: 0
    }

    .sm\:pt-12 {
        padding-top: 3rem
    }

    .sm\:pt-\[335px\] {
        padding-top: 335px
    }

    .sm\:text-\[46px\] {
        font-size: 46px
    }

    .sm\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }

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

    .sm\:leading-6 {
        line-height: 1.5rem
    }

    .sm\:shadow-elevatedStrong {
        --tw-shadow: 0px 0px 50px #7d00ff26;
        --tw-shadow-colored: 0px 0px 50px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
    }
}

@media (min-width:960px) {
    .md\:prose-lg {
        font-size: 1.125rem;
        line-height: 1.7777778
    }

    .md\:prose-lg :where(p):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .md\:prose-lg :where([class~=lead]):not(:where([class~=not-prose] *)) {
        font-size: 1.2222222em;
        line-height: 1.4545455;
        margin-top: 1.0909091em;
        margin-bottom: 1.0909091em
    }

    .md\:prose-lg :where(blockquote):not(:where([class~=not-prose] *)) {
        margin-top: 1.6666667em;
        margin-bottom: 1.6666667em;
        padding-left: 1em
    }

    .md\:prose-lg :where(h1):not(:where([class~=not-prose] *)) {
        font-size: 2.6666667em;
        margin-top: 0;
        margin-bottom: .8333333em;
        line-height: 1
    }

    .md\:prose-lg :where(h2):not(:where([class~=not-prose] *)) {
        font-size: 1.6666667em;
        margin-top: 1.8666667em;
        margin-bottom: 1.0666667em;
        line-height: 1.3333333
    }

    .md\:prose-lg :where(h3):not(:where([class~=not-prose] *)) {
        font-size: 1.3333333em;
        margin-top: 1.6666667em;
        margin-bottom: .6666667em;
        line-height: 1.5
    }

    .md\:prose-lg :where(h4):not(:where([class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: .4444444em;
        line-height: 1.5555556
    }

    .md\:prose-lg :where(img):not(:where([class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .md\:prose-lg :where(video):not(:where([class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .md\:prose-lg :where(figure):not(:where([class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .md\:prose-lg :where(figure>*):not(:where([class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .md\:prose-lg :where(figcaption):not(:where([class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.5;
        margin-top: 1em
    }

    .md\:prose-lg :where(code):not(:where([class~=not-prose] *)) {
        font-size: .8888889em
    }

    .md\:prose-lg :where(h2 code):not(:where([class~=not-prose] *)) {
        font-size: .8666667em
    }

    .md\:prose-lg :where(h3 code):not(:where([class~=not-prose] *)) {
        font-size: .875em
    }

    .md\:prose-lg :where(pre):not(:where([class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.75;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: .375rem;
        padding: 1em 1.5em
    }

    .md\:prose-lg :where(ol):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-left: 1.5555556em
    }

    .md\:prose-lg :where(ul):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-left: 1.5555556em
    }

    .md\:prose-lg :where(li):not(:where([class~=not-prose] *)) {
        margin-top: .6666667em;
        margin-bottom: .6666667em
    }

    .md\:prose-lg :where(ol>li):not(:where([class~=not-prose] *)) {
        padding-left: .4444444em
    }

    .md\:prose-lg :where(ul>li):not(:where([class~=not-prose] *)) {
        padding-left: .4444444em
    }

    .md\:prose-lg :where(.md\:prose-lg>ul>li p):not(:where([class~=not-prose] *)) {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .md\:prose-lg :where(.md\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .md\:prose-lg :where(.md\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .md\:prose-lg :where(.md\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .md\:prose-lg :where(.md\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .md\:prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .md\:prose-lg :where(hr):not(:where([class~=not-prose] *)) {
        margin-top: 3.1111111em;
        margin-bottom: 3.1111111em
    }

    .md\:prose-lg :where(hr+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(h2+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(h3+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(h4+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(table):not(:where([class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.5
    }

    .md\:prose-lg :where(thead th):not(:where([class~=not-prose] *)) {
        padding-right: .75em;
        padding-bottom: .75em;
        padding-left: .75em
    }

    .md\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose] *)) {
        padding-left: 0
    }

    .md\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose] *)) {
        padding-right: 0
    }

    .md\:prose-lg :where(tbody td, tfoot td):not(:where([class~=not-prose] *)) {
        padding: .75em
    }

    .md\:prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose] *)) {
        padding-left: 0
    }

    .md\:prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose] *)) {
        padding-right: 0
    }

    .md\:prose-lg :where(.md\:prose-lg>:first-child):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(.md\:prose-lg>:last-child):not(:where([class~=not-prose] *)) {
        margin-bottom: 0
    }

    .md\:visible {
        visibility: visible
    }

    .md\:sticky {
        position: -webkit-sticky;
        position: sticky
    }

    .md\:top-20 {
        top: 5rem
    }

    .md\:-top-10 {
        top: -2.5rem
    }

    .md\:left-auto {
        left: auto
    }

    .md\:-right-4 {
        right: -1rem
    }

    .md\:-top-\[250px\] {
        top: -250px
    }

    .md\:top-\[55px\] {
        top: 55px
    }

    .md\:order-2 {
        order: 2
    }

    .md\:order-1 {
        order: 1
    }

    .md\:order-none {
        order: 0
    }

    .md\:col-span-5 {
        grid-column: span 5/span 5
    }

    .md\:col-span-8 {
        grid-column: span 8/span 8
    }

    .md\:col-span-4 {
        grid-column: span 4/span 4
    }

    .md\:col-span-7 {
        grid-column: span 7/span 7
    }

    .md\:col-span-3 {
        grid-column: span 3/span 3
    }

    .md\:col-span-2 {
        grid-column: span 2/span 2
    }

    .md\:col-span-10 {
        grid-column: span 10/span 10
    }

    .md\:col-span-6 {
        grid-column: span 6/span 6
    }

    .md\:col-start-1 {
        grid-column-start: 1
    }

    .md\:col-start-2 {
        grid-column-start: 2
    }

    .md\:col-end-2 {
        grid-column-end: 2
    }

    .md\:col-end-3 {
        grid-column-end: 3
    }

    .md\:col-end-8 {
        grid-column-end: 8
    }

    .md\:row-span-1 {
        grid-row: span 1/span 1
    }

    .md\:row-span-3 {
        grid-row: span 3/span 3
    }

    .md\:row-start-1 {
        grid-row-start: 1
    }

    .md\:row-end-3 {
        grid-row-end: 3
    }

    .md\:mx-2\.5 {
        margin-left: .625rem;
        margin-right: .625rem
    }

    .md\:mx-2 {
        margin-left: .5rem;
        margin-right: .5rem
    }

    .md\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .md\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .md\:my-20 {
        margin-top: 5rem;
        margin-bottom: 5rem
    }

    .md\:mx-\[unset\] {
        margin-left: unset;
        margin-right: unset
    }

    .md\:mx-3 {
        margin-left: .75rem;
        margin-right: .75rem
    }

    .md\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .md\:mx-1 {
        margin-left: .25rem;
        margin-right: .25rem
    }

    .md\:my-1\.5 {
        margin-top: .375rem;
        margin-bottom: .375rem
    }

    .md\:my-1 {
        margin-top: .25rem;
        margin-bottom: .25rem
    }

    .md\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .md\:mb-10 {
        margin-bottom: 2.5rem
    }

    .md\:mt-8 {
        margin-top: 2rem
    }

    .md\:mr-24 {
        margin-right: 6rem
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:mt-12 {
        margin-top: 3rem
    }

    .md\:mb-6 {
        margin-bottom: 1.5rem
    }

    .md\:-mt-20 {
        margin-top: -5rem
    }

    .md\:mt-6 {
        margin-top: 1.5rem
    }

    .md\:mb-8 {
        margin-bottom: 2rem
    }

    .md\:ml-3 {
        margin-left: .75rem
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mt-24 {
        margin-top: 6rem
    }

    .md\:mb-3\.5 {
        margin-bottom: .875rem
    }

    .md\:mb-3 {
        margin-bottom: .75rem
    }

    .md\:ml-20 {
        margin-left: 5rem
    }

    .md\:mt-4 {
        margin-top: 1rem
    }

    .md\:mb-20 {
        margin-bottom: 5rem
    }

    .md\:mr-36 {
        margin-right: 9rem
    }

    .md\:ml-auto {
        margin-left: auto
    }

    .md\:mt-16 {
        margin-top: 4rem
    }

    .md\:-mt-\[50px\] {
        margin-top: -50px
    }

    .md\:mt-\[80px\] {
        margin-top: 80px
    }

    .md\:mt-\[30px\] {
        margin-top: 30px
    }

    .md\:-mt-\[438px\] {
        margin-top: -438px
    }

    .md\:mr-0 {
        margin-right: 0
    }

    .md\:mb-\[40px\] {
        margin-bottom: 40px
    }

    .md\:mb-16 {
        margin-bottom: 4rem
    }

    .md\:mr-1 {
        margin-right: .25rem
    }

    .md\:ml-1 {
        margin-left: .25rem
    }

    .md\:-mt-\[1px\] {
        margin-top: -1px
    }

    .md\:ml-4 {
        margin-left: 1rem
    }

    .md\:-mb-24 {
        margin-bottom: -6rem
    }

    .md\:mb-24 {
        margin-bottom: 6rem
    }

    .md\:mt-20 {
        margin-top: 5rem
    }

    .md\:-mb-0 {
        margin-bottom: 0
    }

    .md\:ml-0 {
        margin-left: 0
    }

    .md\:block {
        display: block
    }

    .md\:inline-block {
        display: inline-block
    }

    .md\:flex {
        display: flex
    }

    .md\:grid {
        display: grid
    }

    .md\:hidden {
        display: none
    }

    .md\:aspect-square {
        aspect-ratio: 1/1
    }

    .md\:h-15 {
        height: 3.75rem
    }

    .md\:h-136 {
        height: 34rem
    }

    .md\:h-auto {
        height: auto
    }

    .md\:h-24 {
        height: 6rem
    }

    .md\:h-14 {
        height: 3.5rem
    }

    .md\:h-\[1000px\] {
        height: 1000px
    }

    .md\:h-\[467px\] {
        height: 467px
    }

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

    .md\:max-h-10 {
        max-height: 2.5rem
    }

    .md\:min-h-112 {
        min-height: 28rem
    }

    .md\:min-h-\[840px\] {
        min-height: 840px
    }

    .md\:w-40 {
        width: 10rem
    }

    .md\:w-20 {
        width: 5rem
    }

    .md\:w-24 {
        width: 6rem
    }

    .md\:w-48 {
        width: 12rem
    }

    .md\:w-44 {
        width: 11rem
    }

    .md\:w-28 {
        width: 7rem
    }

    .md\:w-36 {
        width: 9rem
    }

    .md\:w-\[calc\(100\%\+7rem\)\] {
        width: calc(100% + 7rem)
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-3\/4 {
        width: 75%
    }

    .md\:w-auto {
        width: auto
    }

    .md\:w-fit {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .md\:w-128 {
        width: 32rem
    }

    .md\:w-7\/12 {
        width: 58.333333%
    }

    .md\:w-160 {
        width: 40rem
    }

    .md\:w-14 {
        width: 3.5rem
    }

    .md\:w-\[50\%\] {
        width: 50%
    }

    .md\:w-full {
        width: 100%
    }

    .md\:w-\[unset\] {
        width: unset
    }

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

    .md\:w-\[33\%\] {
        width: 33%
    }

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

    .md\:min-w-32 {
        min-width: 8rem
    }

    .md\:min-w-52 {
        min-width: 13rem
    }

    .md\:min-w-24 {
        min-width: 6rem
    }

    .md\:min-w-1\/5 {
        min-width: 20%
    }

    .md\:min-w-44 {
        min-width: 11rem
    }

    .md\:max-w-3xl {
        max-width: 48rem
    }

    .md\:max-w-5xl {
        max-width: 64rem
    }

    .md\:max-w-xs {
        max-width: 20rem
    }

    .md\:max-w-lg {
        max-width: 32rem
    }

    .md\:max-w-2xl {
        max-width: 42rem
    }

    .md\:max-w-sm {
        max-width: 24rem
    }

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

    .md\:max-w-\[450px\] {
        max-width: 450px
    }

    .md\:max-w-\[220px\] {
        max-width: 220px
    }

    .md\:max-w-full {
        max-width: 100%
    }

    .md\:max-w-\[300px\] {
        max-width: 300px
    }

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

    .md\:max-w-\[550px\] {
        max-width: 550px
    }

    .md\:\!max-w-none {
        max-width: none !important
    }

    .md\:flex-grow-0 {
        flex-grow: 0
    }

    .md\:flex-grow {
        flex-grow: 1
    }

    .md\:translate-x-\[60px\] {
        --tw-translate-x: 60px
    }

    .md\:scale-75,
    .md\:translate-x-\[60px\] {
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .md\:scale-75 {
        --tw-scale-x: .75;
        --tw-scale-y: .75
    }

    .md\:columns-2 {
        column-count: 2
    }

    .md\:grid-flow-col {
        grid-auto-flow: column
    }

    .md\:auto-rows-min {
        grid-auto-rows: -webkit-min-content;
        grid-auto-rows: min-content
    }

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

    .md\:grid-cols-skewed {
        grid-template-columns: 9fr 11fr
    }

    .md\:grid-cols-skewed-more {
        grid-template-columns: 7fr 13fr
    }

    .md\:grid-cols-skewed-rev {
        grid-template-columns: 11fr 9fr
    }

    .md\:grid-cols-skewed-rev-more {
        grid-template-columns: 13fr 7fr
    }

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

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

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

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

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

    .md\:grid-cols-\[4fr_5fr\] {
        grid-template-columns: 4fr 5fr
    }

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

    .md\:grid-cols-\[1fr_1fr\] {
        grid-template-columns: 1fr 1fr
    }

    .md\:grid-cols-\[3fr_7fr\] {
        grid-template-columns: 3fr 7fr
    }

    .md\:grid-cols-\[7fr_3fr\] {
        grid-template-columns: 7fr 3fr
    }

    .md\:grid-cols-\[4fr_6fr\] {
        grid-template-columns: 4fr 6fr
    }

    .md\:grid-cols-\[6fr_4fr\] {
        grid-template-columns: 6fr 4fr
    }

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

    .md\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr))
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:flex-row-reverse {
        flex-direction: row-reverse
    }

    .md\:flex-col {
        flex-direction: column
    }

    .md\:flex-wrap {
        flex-wrap: wrap
    }

    .md\:flex-nowrap {
        flex-wrap: nowrap
    }

    .md\:items-start {
        align-items: flex-start
    }

    .md\:items-end {
        align-items: flex-end
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:justify-end {
        justify-content: flex-end
    }

    .md\:justify-center {
        justify-content: center
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:gap-8 {
        gap: 2rem
    }

    .md\:gap-6 {
        gap: 1.5rem
    }

    .md\:gap-12 {
        gap: 3rem
    }

    .md\:gap-0 {
        gap: 0
    }

    .md\:gap-7 {
        gap: 1.75rem
    }

    .md\:gap-10 {
        gap: 2.5rem
    }

    .md\:gap-16 {
        gap: 4rem
    }

    .md\:gap-5 {
        gap: 1.25rem
    }

    .md\:gap-20 {
        gap: 5rem
    }

    .md\:gap-\[60px\] {
        gap: 60px
    }

    .md\:gap-2 {
        gap: .5rem
    }

    .md\:gap-4 {
        gap: 1rem
    }

    .md\:gap-y-16 {
        row-gap: 4rem
    }

    .md\:gap-x-4 {
        column-gap: 1rem
    }

    .md\:gap-x-16 {
        column-gap: 4rem
    }

    .md\:gap-y-7 {
        row-gap: 1.75rem
    }

    .md\:gap-x-36 {
        column-gap: 9rem
    }

    .md\:gap-x-5 {
        column-gap: 1.25rem
    }

    .md\:space-y-\[0px\]>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0px * var(--tw-space-y-reverse))
    }

    .md\:space-x-\[16px\]>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(16px * var(--tw-space-x-reverse));
        margin-left: calc(16px * calc(1 - var(--tw-space-x-reverse)))
    }

    .md\:space-x-\[50px\]>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(50px * var(--tw-space-x-reverse));
        margin-left: calc(50px * calc(1 - var(--tw-space-x-reverse)))
    }

    .md\:self-start {
        align-self: flex-start
    }

    .md\:justify-self-start {
        justify-self: start
    }

    .md\:overflow-y-auto {
        overflow-y: auto
    }

    .md\:break-normal {
        overflow-wrap: normal;
        word-break: normal
    }

    .md\:rounded-2xl {
        border-radius: 1rem
    }

    .md\:rounded-3xl {
        border-radius: 1.5rem
    }

    .md\:rounded-5xl {
        border-radius: 4rem
    }

    .md\:rounded-r-none {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .md\:rounded-t-5xl {
        border-top-left-radius: 4rem;
        border-top-right-radius: 4rem
    }

    .md\:rounded-tl-xmd {
        border-top-left-radius: 20px
    }

    .md\:rounded-br-none {
        border-bottom-right-radius: 0
    }

    .md\:border-0 {
        border-width: 0
    }

    .md\:border-y {
        border-top-width: 1px
    }

    .md\:border-b,
    .md\:border-y {
        border-bottom-width: 1px
    }

    .md\:border-r {
        border-right-width: 1px
    }

    .md\:border-t {
        border-top-width: 1px
    }

    .md\:border-gray93 {
        --tw-border-opacity: 1;
        border-color: rgb(237 237 237/var(--tw-border-opacity))
    }

    .md\:bg-transparent {
        background-color: initial
    }

    .md\:p-10 {
        padding: 2.5rem
    }

    .md\:p-8 {
        padding: 2rem
    }

    .md\:p-0 {
        padding: 0
    }

    .md\:p-4 {
        padding: 1rem
    }

    .md\:p-12 {
        padding: 3rem
    }

    .md\:p-6 {
        padding: 1.5rem
    }

    .md\:p-5 {
        padding: 1.25rem
    }

    .md\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .md\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .md\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .md\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .md\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .md\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .md\:py-2\.5 {
        padding-top: .625rem;
        padding-bottom: .625rem
    }

    .md\:py-2 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .md\:px-15 {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }

    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .md\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .md\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .md\:py-40 {
        padding-top: 10rem;
        padding-bottom: 10rem
    }

    .md\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

    .md\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .md\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .md\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .md\:px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .md\:py-1\.5 {
        padding-top: .375rem;
        padding-bottom: .375rem
    }

    .md\:py-1 {
        padding-top: .25rem;
        padding-bottom: .25rem
    }

    .md\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .md\:py-52 {
        padding-top: 13rem;
        padding-bottom: 13rem
    }

    .md\:py-3 {
        padding-top: .75rem;
        padding-bottom: .75rem
    }

    .md\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .md\:py-64 {
        padding-top: 16rem;
        padding-bottom: 16rem
    }

    .md\:pt-16 {
        padding-top: 4rem
    }

    .md\:pt-0 {
        padding-top: 0
    }

    .md\:pt-36 {
        padding-top: 9rem
    }

    .md\:pt-48 {
        padding-top: 12rem
    }

    .md\:pb-56 {
        padding-bottom: 14rem
    }

    .md\:pb-15 {
        padding-bottom: 3.75rem
    }

    .md\:pb-32 {
        padding-bottom: 8rem
    }

    .md\:pt-24 {
        padding-top: 6rem
    }

    .md\:pb-0 {
        padding-bottom: 0
    }

    .md\:pb-20 {
        padding-bottom: 5rem
    }

    .md\:pt-5 {
        padding-top: 1.25rem
    }

    .md\:pr-8 {
        padding-right: 2rem
    }

    .md\:pt-40 {
        padding-top: 10rem
    }

    .md\:pb-36 {
        padding-bottom: 9rem
    }

    .md\:pt-\[50\%\] {
        padding-top: 50%
    }

    .md\:pt-20 {
        padding-top: 5rem
    }

    .md\:pl-10 {
        padding-left: 2.5rem
    }

    .md\:pb-30 {
        padding-bottom: 7.5rem
    }

    .md\:pt-32 {
        padding-top: 8rem
    }

    .md\:pt-10 {
        padding-top: 2.5rem
    }

    .md\:pt-\[33px\] {
        padding-top: 33px
    }

    .md\:pb-\[23px\] {
        padding-bottom: 23px
    }

    .md\:pt-\[100px\] {
        padding-top: 100px
    }

    .md\:pb-28 {
        padding-bottom: 7rem
    }

    .md\:pt-4 {
        padding-top: 1rem
    }

    .md\:pt-72 {
        padding-top: 18rem
    }

    .md\:pb-48 {
        padding-bottom: 12rem
    }

    .md\:pb-8 {
        padding-bottom: 2rem
    }

    .md\:pb-10 {
        padding-bottom: 2.5rem
    }

    .md\:pt-8 {
        padding-top: 2rem
    }

    .md\:pb-16 {
        padding-bottom: 4rem
    }

    .md\:text-left {
        text-align: left
    }

    .md\:text-right {
        text-align: right
    }

    .md\:text-3xl {
        font-size: 2rem
    }

    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .md\:text-\[56px\] {
        font-size: 56px
    }

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

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

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

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

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

    .md\:text-\[29px\] {
        font-size: 29px
    }

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

    .md\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }

    .md\:normal-case {
        text-transform: none
    }

    .md\:leading-\[113\%\] {
        line-height: 113%
    }

    .md\:leading-\[120\%\] {
        line-height: 120%
    }

    .md\:shadow-lg {
        --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
        --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)
    }

    .md\:shadow-lg,
    .md\:shadow-none {
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
    }

    .md\:shadow-none {
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000
    }

    .md\:hover\:w-\[38\%\]:hover {
        width: 38%
    }

    .group:hover .md\:group-hover\:bg-\[\#C8C0FF\] {
        --tw-bg-opacity: 1;
        background-color: rgb(200 192 255/var(--tw-bg-opacity))
    }

    .group:hover .md\:group-hover\:opacity-50 {
        opacity: .5
    }
}

@media (min-width:1280px) {
    .lg\:absolute {
        position: absolute
    }

    .lg\:sticky {
        position: -webkit-sticky;
        position: sticky
    }

    .lg\:top-10 {
        top: 2.5rem
    }

    .lg\:-left-36 {
        left: -9rem
    }

    .lg\:-top-\[350px\] {
        top: -350px
    }

    .lg\:top-0 {
        top: 0
    }

    .lg\:-right-\[100px\] {
        right: -100px
    }

    .lg\:col-span-1 {
        grid-column: span 1/span 1
    }

    .lg\:col-span-2 {
        grid-column: span 2/span 2
    }

    .lg\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .lg\:my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .lg\:mt-48 {
        margin-top: 12rem
    }

    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:mt-16 {
        margin-top: 4rem
    }

    .lg\:mb-\[144px\] {
        margin-bottom: 144px
    }

    .lg\:mb-\[140px\] {
        margin-bottom: 140px
    }

    .lg\:mt-\[40px\] {
        margin-top: 40px
    }

    .lg\:mt-\[100px\] {
        margin-top: 100px
    }

    .lg\:mb-7 {
        margin-bottom: 1.75rem
    }

    .lg\:mb-14 {
        margin-bottom: 3.5rem
    }

    .lg\:mt-4 {
        margin-top: 1rem
    }

    .lg\:mb-9 {
        margin-bottom: 2.25rem
    }

    .lg\:mt-20 {
        margin-top: 5rem
    }

    .lg\:mt-6 {
        margin-top: 1.5rem
    }

    .lg\:mb-6 {
        margin-bottom: 1.5rem
    }

    .lg\:mt-24 {
        margin-top: 6rem
    }

    .lg\:-mt-10 {
        margin-top: -2.5rem
    }

    .lg\:-mt-\[100px\] {
        margin-top: -100px
    }

    .lg\:mb-\[80px\] {
        margin-bottom: 80px
    }

    .lg\:mt-\[80px\] {
        margin-top: 80px
    }

    .lg\:mr-6 {
        margin-right: 1.5rem
    }

    .lg\:ml-6 {
        margin-left: 1.5rem
    }

    .lg\:mb-8 {
        margin-bottom: 2rem
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:grid {
        display: grid
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-\[567px\] {
        height: 567px
    }

    .lg\:h-\[415px\] {
        height: 415px
    }

    .lg\:h-75 {
        height: 18.75rem
    }

    .lg\:w-16 {
        width: 4rem
    }

    .lg\:w-\[588px\] {
        width: 588px
    }

    .lg\:w-\[25\%\] {
        width: 25%
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:min-w-0 {
        min-width: 0
    }

    .lg\:max-w-lg {
        max-width: 32rem
    }

    .lg\:max-w-max {
        max-width: -webkit-max-content;
        max-width: max-content
    }

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

    .lg\:max-w-\[250px\] {
        max-width: 250px
    }

    .lg\:\!max-w-7xl {
        max-width: 80rem !important
    }

    .lg\:grid-cols-skewed {
        grid-template-columns: 9fr 11fr
    }

    .lg\:grid-cols-skewed-rev {
        grid-template-columns: 11fr 9fr
    }

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

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

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

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

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:justify-start {
        justify-content: flex-start
    }

    .lg\:gap-6 {
        gap: 1.5rem
    }

    .lg\:gap-8 {
        gap: 2rem
    }

    .lg\:gap-\[100px\] {
        gap: 100px
    }

    .lg\:gap-12 {
        gap: 3rem
    }

    .lg\:gap-y-0 {
        row-gap: 0
    }

    .lg\:justify-self-end {
        justify-self: end
    }

    .lg\:bg-\[url\(\'https\:\/\/static\.moonpay\.com\/media\/ventures\/stats\.svg\'\)\] {
        background-image: url(../images/stats.svg)
    }

    .lg\:p-4 {
        padding: 1rem
    }

    .lg\:px-15 {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }

    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .lg\:px-9 {
        padding-left: 2.25rem;
        padding-right: 2.25rem
    }

    .lg\:px-36 {
        padding-left: 9rem;
        padding-right: 9rem
    }

    .lg\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

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

    .lg\:px-\[40px\] {
        padding-left: 40px;
        padding-right: 40px
    }

    .lg\:px-\[105px\] {
        padding-left: 105px;
        padding-right: 105px
    }

    .lg\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .lg\:px-\[130px\] {
        padding-left: 130px;
        padding-right: 130px
    }

    .lg\:px-\[65px\] {
        padding-left: 65px;
        padding-right: 65px
    }

    .lg\:py-\[64px\] {
        padding-top: 64px;
        padding-bottom: 64px
    }

    .lg\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .lg\:pb-40 {
        padding-bottom: 10rem
    }

    .lg\:pl-20 {
        padding-left: 5rem
    }

    .lg\:pr-4 {
        padding-right: 1rem
    }

    .lg\:pt-40 {
        padding-top: 10rem
    }

    .lg\:pb-48 {
        padding-bottom: 12rem
    }

    .lg\:pb-64 {
        padding-bottom: 16rem
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-right {
        text-align: right
    }

    .lg\:text-\[60px\] {
        font-size: 60px
    }

    .lg\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .lg\:text-\[46px\] {
        font-size: 46px
    }

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

    .lg\:text-\[50px\] {
        font-size: 50px
    }

    .lg\:text-\[44px\] {
        font-size: 44px
    }

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

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

    .lg\:text-\[42px\] {
        font-size: 42px
    }

    .lg\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }

    .lg\:hover\:w-\[30\%\]:hover {
        width: 30%
    }
}

@media (min-width:1500px) {
    .xl\:w-\[20\%\] {
        width: 20%
    }

    .xl\:max-w-\[600px\] {
        max-width: 600px
    }

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

    .xl\:py-\[112\.5px\] {
        padding-top: 112.5px;
        padding-bottom: 112.5px
    }

    .xl\:px-15 {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }

    .xl\:text-\[60px\] {
        font-size: 60px
    }

    .xl\:hover\:w-\[25\%\]:hover {
        width: 25%
    }
}

@media (min-width:0px) {
    .xs\:mb-2 {
        margin-bottom: .5rem
    }

    .xs\:mb-0 {
        margin-bottom: 0
    }

    .xs\:inline {
        display: inline
    }

    .xs\:w-128 {
        width: 32rem
    }

    .xs\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255/var(--tw-bg-opacity))
    }

    .xs\:px-15 {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }

    .xs\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .xs\:\!px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .xs\:text-black {
        --tw-text-opacity: 1;
        color: rgb(17 17 17/var(--tw-text-opacity))
    }
}

@media (min-width:1150px) {
    .mdPlus\:my-6 {
        margin-bottom: 1.5rem
    }

    .mdPlus\:mt-6,
    .mdPlus\:my-6 {
        margin-top: 1.5rem
    }

    .mdPlus\:mb-7 {
        margin-bottom: 1.75rem
    }

    .mdPlus\:mt-10 {
        margin-top: 2.5rem
    }

    .mdPlus\:mt-8 {
        margin-top: 2rem
    }

    .mdPlus\:flex {
        display: flex
    }

    .mdPlus\:hidden {
        display: none
    }

    .mdPlus\:w-5\/12 {
        width: 41.666667%
    }

    .mdPlus\:w-8\/12 {
        width: 66.666667%
    }

    .mdPlus\:shrink-0 {
        flex-shrink: 0
    }

    .mdPlus\:justify-between {
        justify-content: space-between
    }

    .mdPlus\:gap-9 {
        gap: 2.25rem
    }

    .mdPlus\:p-7 {
        padding: 1.75rem
    }

    .mdPlus\:pr-4 {
        padding-right: 1rem
    }

    .mdPlus\:pl-16 {
        padding-left: 4rem
    }
}